mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-04 05:40:17 +00:00
rename prefs for more keys to popup keys
more internal renaming will follow (later)
This commit is contained in:
parent
0c868ab22a
commit
09803fdf92
12 changed files with 41 additions and 29 deletions
|
@ -18,11 +18,11 @@
|
|||
android:persistent="true" />
|
||||
|
||||
<Preference
|
||||
android:key="more_keys_labels_order"
|
||||
android:key="popup_keys_labels_order"
|
||||
android:title="@string/hint_source" />
|
||||
|
||||
<Preference
|
||||
android:key="more_keys_order"
|
||||
android:key="popup_keys_order"
|
||||
android:title="@string/popup_order" />
|
||||
|
||||
<SwitchPreference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue