minor text changes

This commit is contained in:
hneemann 2019-08-28 11:40:28 +02:00
parent 173a2172cf
commit f7b04ffa9d
2 changed files with 2 additions and 2 deletions

View File

@ -1372,7 +1372,7 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
<string name="key_SVG_noShapeFilling_tt">Polygone werden nicht ausgefüllt.</string>
<string name="key_SVG_smallIO">kleine Ein- und Ausgänge</string>
<string name="key_SVG_smallIO_tt">Ein- und Ausgänge werden als kleine Kreise dargestellt.</string>
<string name="key_SVG_noPinMarker">keine Pin-Marker</string>
<string name="key_SVG_noPinMarker">Pin-Marker weglassen</string>
<string name="key_SVG_noPinMarker_tt">Die blauen und roten Pin-Marker an den Symbolen entfallen.</string>
<string name="key_SVG_highContrast">hoher Kontrast</string>
<string name="key_SVG_highContrast_tt">Leitungen und der Text der Pins werden in Schwarz ausgegeben.</string>

View File

@ -1358,7 +1358,7 @@
<string name="key_SVG_noShapeFilling_tt">Polygons are not filled.</string>
<string name="key_SVG_smallIO">Small Inputs and Outputs</string>
<string name="key_SVG_smallIO_tt">Inputs and outputs are represented as small circles.</string>
<string name="key_SVG_noPinMarker">No Pin Markers</string>
<string name="key_SVG_noPinMarker">Leave out Pin Marker</string>
<string name="key_SVG_noPinMarker_tt">The blue and red pin markers on the symbols are omitted.</string>
<string name="key_SVG_highContrast">High Contrast</string>
<string name="key_SVG_highContrast_tt">The wires and the text of the pins are displayed in black.</string>