mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-19 01:44:44 -04:00
typo, see #482
This commit is contained in:
parent
6c8bc65d7c
commit
b10d5cc2ff
@ -1613,7 +1613,7 @@
|
||||
<string name="menu_runToBreakMicro">Run To Break in Single Gate Mode</string>
|
||||
<string name="menu_runToBreakMicro_tt">Executes all single gate steps until a rising edge is detected on a break component.
|
||||
If there is no break component, the remaining single gate steps are executed.</string>
|
||||
<string name="menu_synthesise">Synthesise</string>
|
||||
<string name="menu_synthesise">Synthesis</string>
|
||||
<string name="menu_synthesise_tt">Generates the minimal bool expressions described by a truth table.</string>
|
||||
<string name="menu_table_N_variables">{0} variables</string>
|
||||
<string name="menu_table_create">Create</string>
|
||||
|
@ -1287,7 +1287,7 @@
|
||||
<string name="menu_speedTest_tt">Performs a speed test by calculating the max. clock frequency.</string>
|
||||
<string name="menu_step">Gate Step</string>
|
||||
<string name="menu_step_tt">Calculates a single gate step</string>
|
||||
<string name="menu_synthesise">Synthesise</string>
|
||||
<string name="menu_synthesise">Synthesis</string>
|
||||
<string name="menu_synthesise_tt">Generates the minimal bool expressions described by a truth table.</string>
|
||||
<string name="menu_table_N_variables">{0} variables</string>
|
||||
<string name="menu_table_create">Create</string>
|
||||
|
@ -1348,7 +1348,7 @@
|
||||
<string name="menu_speedTest_tt">Performs a speed test by calculating the max. clock frequency.</string>
|
||||
<string name="menu_step">Gate Step</string>
|
||||
<string name="menu_step_tt">Calculates a single gate step</string>
|
||||
<string name="menu_synthesise">Synthesise</string>
|
||||
<string name="menu_synthesise">Synthesis</string>
|
||||
<string name="menu_synthesise_tt">Generates the minimal bool expressions described by a truth table.</string>
|
||||
<string name="menu_table_N_variables">{0} variables</string>
|
||||
<string name="menu_table_create">Create</string>
|
||||
|
@ -828,7 +828,7 @@
|
||||
<string name="menu_runToBreakMicro">Run To Break in Single Gate Mode</string>
|
||||
<string name="menu_runToBreakMicro_tt">Executes all single gate steps until a rising edge is detected on a break component.
|
||||
If there is no break component, the remaining single gate steps are executed.</string>
|
||||
<string name="menu_synthesise">Synthesise</string>
|
||||
<string name="menu_synthesise">Synthesis</string>
|
||||
<string name="menu_synthesise_tt">Generates the minimal bool expressions described by a truth table.</string>
|
||||
<string name="menu_table_N_variables">{0} variables</string>
|
||||
<string name="menu_table_create">Create</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user