added 'stealth' mode
This commit is contained in:
parent
35d0f0bf32
commit
680b22eda1
27 changed files with 266 additions and 80 deletions
|
|
@ -16,6 +16,9 @@
|
|||
<string name="add_word_title">Aggiungi parola</string>
|
||||
|
||||
<string name="pref_category_about">Sull\'applicazione</string>
|
||||
<string name="pref_layout_numpad">Tastierino numerico (BETA)</string>
|
||||
<string name="pref_layout_small">Tasti di funzione</string>
|
||||
<string name="pref_layout_tray">Solo elenco delle parole</string>
|
||||
<string name="pref_help">Aiuto</string>
|
||||
<string name="pref_dark_theme">Tema scuro</string>
|
||||
<string name="pref_choose_languages">Lingue</string>
|
||||
|
|
@ -78,5 +81,6 @@
|
|||
<string name="dictionary_export_finished_more_info">Parole esportate su: \"%1$s\".</string>
|
||||
<string name="dictionary_export_generating_csv">CSV in corso…</string>
|
||||
<string name="dictionary_export_generating_csv_for_language">CSV in corso (%1$s)…</string>
|
||||
<string name="pref_layout">Tipo di layout sullo schermo</string>
|
||||
</resources>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue