mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-16 00:15:01 -04:00
added missing entry in property file
This commit is contained in:
parent
853fa6eaac
commit
abf10531dc
@ -81,6 +81,8 @@ msg_errorCalculatingStep=Fehler beim Berechnen eines Schrittes
|
|||||||
msg_missingShape_N=Es fehlt ein Diagramm f\u00FCr {0}
|
msg_missingShape_N=Es fehlt ein Diagramm f\u00FCr {0}
|
||||||
msg_needOneClockAndOneTimer=Um den Schelllauf zu nutzen, m\u00FCssen ein Clock- und ein Break-Element vorhanden sein
|
msg_needOneClockAndOneTimer=Um den Schelllauf zu nutzen, m\u00FCssen ein Clock- und ein Break-Element vorhanden sein
|
||||||
msg_fastRunError=Ein Fehler beim Schnellen Lauf
|
msg_fastRunError=Ein Fehler beim Schnellen Lauf
|
||||||
|
msg_errorReadingListing_N0=Fehler beim Laden des Listings {0}
|
||||||
|
|
||||||
stat_clocks={0} Halbzyklen
|
stat_clocks={0} Halbzyklen
|
||||||
|
|
||||||
btn_edit=Bearbeiten
|
btn_edit=Bearbeiten
|
||||||
|
@ -81,6 +81,8 @@ msg_errorCalculatingStep=Error calculating a step
|
|||||||
msg_missingShape_N=Shape {0} is missing
|
msg_missingShape_N=Shape {0} is missing
|
||||||
msg_needOneClockAndOneTimer=To use Fast Mode there must be one Clock and one Break element
|
msg_needOneClockAndOneTimer=To use Fast Mode there must be one Clock and one Break element
|
||||||
msg_fastRunError=Error at fast run
|
msg_fastRunError=Error at fast run
|
||||||
|
msg_errorReadingListing_N0=Error reading the listing {0}
|
||||||
|
|
||||||
stat_clocks={0} half cycles
|
stat_clocks={0} half cycles
|
||||||
|
|
||||||
btn_edit=Edit
|
btn_edit=Edit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user