mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
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:
parent
cf5f94ffc7
commit
0eab25eec9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue