renamed the Stealth mode to Invisible mode and added some missing translations
This commit is contained in:
parent
7f402d370e
commit
91a278210e
9 changed files with 20 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<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_stealth">Modalità invisibile</string>
|
||||
<string name="pref_layout_stealth">Invisibile</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>
|
||||
|
|
@ -28,6 +28,8 @@
|
|||
<string name="pref_abc_auto_accept_fast">Veloce</string>
|
||||
<string name="pref_abc_auto_accept_normal">Moderata</string>
|
||||
<string name="pref_abc_auto_accept_slow">Lenta</string>
|
||||
<string name="pref_alternative_suggestion_scrolling">Metodo alternativo di scorrimento delle suggerimenti</string>
|
||||
<string name="pref_alternative_suggestion_scrolling_summary">Abilitare se a volte non riesci a vedere tutti i suggerimenti o hai problemi a scorrerli (Android 9 o precedente).</string>
|
||||
<string name="pref_auto_text_case">Maiuscole automatiche</string>
|
||||
<string name="pref_auto_text_case_summary">Iniziare automaticamente le frasi con una lettera maiuscola.</string>
|
||||
<string name="pref_auto_capitals_after_newline">Maiuscole automatiche su ogni riga</string>
|
||||
|
|
@ -92,6 +94,7 @@
|
|||
<string name="donate_title">Donare</string>
|
||||
<string name="donate_summary">Se ti piace %1$s, potresti supportarne lo sviluppo su: %2$s.</string>
|
||||
<string name="pref_hack_fb_messenger">Inviare con \"OK\" su Facebook Messenger</string>
|
||||
<string name="pref_double_zero_char">Simbolo quando si preme due volte il tasto \"0\"</string>
|
||||
<string name="pref_hack_google_chat">Inviare messaggi con \"OK\" su Google Chat</string>
|
||||
<string name="pref_hack_key_pad_debounce_time">Protezione contro la ripetizione accidentale dei tasti</string>
|
||||
<string name="pref_hack_key_pad_debounce_off">Spento</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue