mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-23 07:39:11 +00:00
update italian translation
This commit is contained in:
parent
7db0e2c39f
commit
24baf3f391
3 changed files with 7 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue