am 93f4c84d
: Fix build
* commit '93f4c84d9576c9e3b70f273940091b74cff23b13': Fix build
This commit is contained in:
commit
bdc8767c03
1 changed files with 2 additions and 2 deletions
|
@ -53,9 +53,9 @@
|
|||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:key="use_only_personalization_dictionary"
|
||||
android:key="use_only_personalization_dictionary_for_debug"
|
||||
android:persistent="true"
|
||||
android:title="@string/prefs_use_only_personalization_dictionary_for_debug" />
|
||||
android:title="@string/prefs_use_only_personalization_dictionary" />
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="read_external_dictionary"
|
||||
|
|
Loading…
Reference in a new issue