Skip to content

Commit

Permalink
update italian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
dslul committed Jan 15, 2020
1 parent 7db0e2c commit 24baf3f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,6 @@
<string name="user_dict_settings_more_languages" msgid="7131268499685180461">"Altre lingue..."</string>
<string name="user_dict_settings_delete" msgid="110413335187193859">"Elimina"</string>
<string name="user_dict_fast_scroll_alphabet" msgid="5431919401558285473">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="prefs_resize_keyboard">Abilita ridimensionamento</string>
<string name="prefs_keyboard_height_scale">Altezza tastiera</string>
</resources>
4 changes: 0 additions & 4 deletions app/src/main/res/values/donottranslate-debug-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
<string name="prefs_key_popup_dismiss_end_x_scale_settings">Key popup dismiss end X scale</string>
<!-- Title of the settings for key popup dismiss animation end Y-scale (in percentile) [CHAR LIMIT=35] -->
<string name="prefs_key_popup_dismiss_end_y_scale_settings">Key popup dismiss end Y scale</string>
<!-- Title of the settings to enable keyboard resizing -->
<string name="prefs_resize_keyboard">Enable keyboard resizing</string>
<!-- Title of the settings for setting keyboard height -->
<string name="prefs_keyboard_height_scale">Keyboard height scale</string>
<!-- Title of the settings group for dumpping dictionary files that have been created on the device [CHAR LIMIT=35] -->
<string name="prefs_dump_dynamic_dicts">Dump dictionary</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,11 @@
<!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
<string name="keyboard_layout">Keyboard theme</string>

<!-- Title of the settings to enable keyboard resizing -->
<string name="prefs_resize_keyboard">Enable keyboard resizing</string>
<!-- Title of the settings for setting keyboard height -->
<string name="prefs_keyboard_height_scale">Keyboard height scale</string>

<!-- Title of the preference item for switching accounts [CHAR LIMIT=30] -->
<string name="switch_accounts">Switch accounts</string>
<!-- Summary of the preference item for switching accounts when no accounts
Expand Down

0 comments on commit 24baf3f

Please sign in to comment.