am 93f4c84d: Fix build

* commit '93f4c84d9576c9e3b70f273940091b74cff23b13':
  Fix build
main
Satoshi Kataoka 2013-08-02 04:44:46 -07:00 committed by Android Git Automerger
commit bdc8767c03
1 changed files with 2 additions and 2 deletions

View File

@ -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"