added missing language strings

This commit is contained in:
hneemann 2017-05-26 12:19:07 +02:00
parent 032fe14172
commit 6616d03d1b
2 changed files with 10 additions and 0 deletions

View File

@ -805,6 +805,11 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
<string name="menu_removePinNumbers">Pin Nummern entfernen</string>
<string name="menu_removePinNumbers_tt">Alle Pinnummern in der Schaltung werden entfernt.</string>
<string name="menu_undo">Rückgängig</string>
<string name="menu_undo_tt">Letzte Aktion rückgängig machen</string>
<string name="menu_redo">Wiederherstellen</string>
<string name="menu_redo_tt">Letzte rückgängig gemachte Aktion wieder herstellen.</string>
<string name="message">Digital
Ein einfacher Simulator für digitale Schaltkreise.

View File

@ -794,6 +794,11 @@ The names of the variables may not be unique.</string>
<string name="menu_removePinNumbers_tt">Remove all pin numbers in the circuit</string>
<string name="msg_pin_numbering_N">Select pin {0}:</string>
<string name="menu_undo">Undo</string>
<string name="menu_undo_tt">Revert last modification</string>
<string name="menu_redo">Redo</string>
<string name="menu_redo_tt">Apply last reverted modification again.</string>
<string name="message">Digital