make warn-phonies the default. Users are complaining about bogus

words being accepted; this may may the feature easier to find.
This commit is contained in:
Andy2 2010-06-30 06:32:21 -07:00
parent cf5f94ffc7
commit 0eab25eec9

View file

@ -16,7 +16,7 @@
android:title="@string/default_phonies"
android:entries="@array/phony_names"
android:entryValues="@array/phony_names"
android:defaultValue="@string/phonies_ignore"
android:defaultValue="@string/phonies_warn"
/>
<CheckBoxPreference android:key="@string/key_default_timerenabled"