mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 17:04:42 -04:00
adds some missing language keys
This commit is contained in:
parent
1afc9d66b7
commit
f6ddd29682
@ -1568,6 +1568,11 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
|
||||
<string name="cli_help_svg_ieee">Verwendung der IEEE Symbole.</string>
|
||||
<string name="cli_errorCreatingSVG">Fehler bei der Erzeugung der SVG Datei!</string>
|
||||
|
||||
<string name="cli_help_stats">Erzeugt eine CSV Datei welche die Schaltungsstatistik enthält.
|
||||
Aufgeführt sind alle verwendeten Komponenten.
|
||||
</string>
|
||||
<string name="cli_help_stats_dig">Name der Schaltung.</string>
|
||||
<string name="cli_help_stats_csv">Name der Ausgabedatei.</string>
|
||||
<string name="cli_errorCreatingStats">Fehler bei der Erzeugung der CSV Datei!</string>
|
||||
|
||||
<string name="menu_window">Fenster</string>
|
||||
|
@ -1530,6 +1530,11 @@
|
||||
<string name="cli_help_svg_ieee">Use of the IEEE symbols.</string>
|
||||
<string name="cli_errorCreatingSVG">Error while creating the SVG file!</string>
|
||||
|
||||
<string name="cli_help_stats">Creates a CSV file which contains the circuit statistics.
|
||||
All components used are listed.
|
||||
</string>
|
||||
<string name="cli_help_stats_dig">File name of the circuit.</string>
|
||||
<string name="cli_help_stats_csv">Name of the csv file to be created.</string>
|
||||
<string name="cli_errorCreatingStats">Error while creating the stats file!</string>
|
||||
|
||||
<string name="menu_window">Windows</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user