added an compatibility option for hiding the composing text for apps like Deezer and Smouldering Durtles
This commit is contained in:
parent
3869ee06a7
commit
7e3d2c0062
28 changed files with 106 additions and 19 deletions
|
|
@ -33,6 +33,7 @@
|
|||
<string name="pref_abc_auto_accept_fast">מהיר</string>
|
||||
<string name="pref_abc_auto_accept_normal">בינוני</string>
|
||||
<string name="pref_abc_auto_accept_slow">איטי</string>
|
||||
<string name="pref_allow_composing_text_summary">הצגת המילים בשדות טקסט בעת ההקלדה. השבת כאשר אפליקציה מפריעה להקלדה.</string>
|
||||
<string name="pref_alternative_suggestion_scrolling">שיטת גלילת מילים אלטרנטיבית</string>
|
||||
<string name="pref_alternative_suggestion_scrolling_summary">הפעל אם לפעמים אי אפשר לראות את כל ההצעות או יש בעיות בגלילתן.</string>
|
||||
<string name="pref_arrow_keys_visible_summary">הצגת מקשי גלילה בשני צידי רשימת הצעות המילים.</string>
|
||||
|
|
@ -210,4 +211,5 @@
|
|||
<string name="function_filter_clear">נקה מסנן</string>
|
||||
<string name="function_edit_text">ערוך טקסט</string>
|
||||
<string name="function_previous_suggestion">הצעה קודמת</string>
|
||||
<string name="pref_allow_composing_text">הצגת טקסט בהרכבה</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue