This commit is contained in:
hneemann 2020-06-23 06:58:04 +02:00
parent 6c8bc65d7c
commit b10d5cc2ff
4 changed files with 4 additions and 4 deletions

View File

@ -1613,7 +1613,7 @@
<string name="menu_runToBreakMicro">Run To Break in Single Gate Mode</string> <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. <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> 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_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_N_variables">{0} variables</string>
<string name="menu_table_create">Create</string> <string name="menu_table_create">Create</string>

View File

@ -1287,7 +1287,7 @@
<string name="menu_speedTest_tt">Performs a speed test by calculating the max. clock frequency.</string> <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">Gate Step</string>
<string name="menu_step_tt">Calculates a single 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_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_N_variables">{0} variables</string>
<string name="menu_table_create">Create</string> <string name="menu_table_create">Create</string>

View File

@ -1348,7 +1348,7 @@
<string name="menu_speedTest_tt">Performs a speed test by calculating the max. clock frequency.</string> <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">Gate Step</string>
<string name="menu_step_tt">Calculates a single 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_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_N_variables">{0} variables</string>
<string name="menu_table_create">Create</string> <string name="menu_table_create">Create</string>

View File

@ -828,7 +828,7 @@
<string name="menu_runToBreakMicro">Run To Break in Single Gate Mode</string> <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. <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> 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_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_N_variables">{0} variables</string>
<string name="menu_table_create">Create</string> <string name="menu_table_create">Create</string>