mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-02 12:52:15 +00:00
Removed unused strings, added string res descriptions and corrected some options labels
This commit is contained in:
parent
5a7e5cf506
commit
5b332fca2e
6 changed files with 50 additions and 111 deletions
|
@ -36,6 +36,7 @@
|
|||
<CheckBoxPreference
|
||||
android:key="prefs_long_press_keyboard_to_change_lang"
|
||||
android:title="@string/prefs_long_press_keyboard_to_change_lang"
|
||||
android:summary="@string/prefs_long_press_keyboard_to_change_lang_summary"
|
||||
android:persistent="true"
|
||||
android:defaultValue="true" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue