New translations strings.xml (Arabic)
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
<!-- Option to always hide the settings key -->
|
||||
<string name="settings_key_mode_always_hide_name">إخفاء دومًا</string>
|
||||
<!-- Array of the settings key modes -->
|
||||
<string-array name="settings_key_modes">
|
||||
<item>@string/settings_key_mode_auto_name</item>
|
||||
<item>@string/settings_key_mode_always_show_name</item>
|
||||
<item>@string/settings_key_mode_always_hide_name</item>
|
||||
</string-array>
|
||||
<!-- Option to enable bigram completion -->
|
||||
<string name="bigram_suggestion">اقتراحات ثنائية</string>
|
||||
<!-- Description for auto completion -->
|
||||
@@ -133,9 +138,11 @@
|
||||
<!-- Label for "switch to symbols" key. Must be short to fit on key! -->
|
||||
<string name="label_symbol_key">\?123</string>
|
||||
<!-- Label for "switch to numeric" key. Must be short to fit on key! -->
|
||||
<string name="label_phone_key">123</string>
|
||||
<!-- Label for "switch to alphabetic" key. Must be short to fit on key! -->
|
||||
<string name="label_alpha_key">ب ت ث</string>
|
||||
<!-- Label for ALT modifier key. Must be short to fit on key! -->
|
||||
<string name="label_alt_key">ALT</string>
|
||||
<!-- Voice related labels -->
|
||||
<!-- Title of the warning dialog that shows when a user initiates voice input for
|
||||
the first time. -->
|
||||
@@ -247,4 +254,5 @@
|
||||
<string name="subtype_mode_keyboard">لوحة مفاتيح</string>
|
||||
<string name="subtype_mode_voice">صوت</string>
|
||||
<!-- Title for Latin keyboard debug settings activity / dialog -->
|
||||
<string name="kp2a_nextfields"><![CDATA[>]]></string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user