improved some dialog titles

This commit is contained in:
hneemann 2019-08-21 12:09:05 +02:00
parent e2033b6679
commit 4f7172a5dc
4 changed files with 8 additions and 0 deletions

View File

@ -1788,4 +1788,6 @@ Por tanto, la señal 'D_out' estará también disponible para chequear el valor
<string name="menu_table_showAllSolutions_tt">Muestra el cuadro de diálogo de resultados si se cerró manualmente</string>
<string name="msg_codeNotConsistent">Las definiciones de entrada y salida no se pudieron crear automáticamente.
¡Por favor, comprueba los ajustes!</string>
<string name="msg_fsmTransition">Transición</string>
<string name="msg_fsmState">Estado</string>
</resources>

View File

@ -1809,4 +1809,6 @@ Therefore, the signal 'D_out' is also available to check the value in this case.
<string name="menu_table_showAllSolutions_tt">Shows the results dialog again if it was closed manually.</string>
<string name="msg_codeNotConsistent">Input and output definitions could not be created automatically.
Please check the settings!</string>
<string name="msg_fsmTransition">Transition</string>
<string name="msg_fsmState">State</string>
</resources>

View File

@ -1852,4 +1852,6 @@ Portanto, o sinal 'D_out' também será avaliado para se verificar o valor desse
<string name="tutorial11">Rotular todas as entradas e as saídas.</string>
<string name="tutorialUniqueIdents">Entradas e saídas sempre deverão ter nomes únicos.</string>
<string name="tutorialNotNeeded">Pular o tutorial</string>
<string name="msg_fsmTransition">Transição</string>
<string name="msg_fsmState">Estado</string>
</resources>

View File

@ -1865,4 +1865,6 @@ Therefore, the signal 'D_out' is also available to check the value in this case.
<string name="tutorial11">Label all inputs and outputs.</string>
<string name="tutorialUniqueIdents">Inputs and outputs should always be uniquely named.</string>
<string name="tutorialNotNeeded">Skip Tutorial</string>
<string name="msg_fsmTransition">Transition</string>
<string name="msg_fsmState">State</string>
</resources>