diff --git a/xwords4/android/app/src/main/java/org/eehouse/android/xw4/XWPrefs.java b/xwords4/android/app/src/main/java/org/eehouse/android/xw4/XWPrefs.java
index 1f1a1a2eb..1eca3e8d9 100644
--- a/xwords4/android/app/src/main/java/org/eehouse/android/xw4/XWPrefs.java
+++ b/xwords4/android/app/src/main/java/org/eehouse/android/xw4/XWPrefs.java
@@ -152,7 +152,7 @@ public class XWPrefs {
public static String getDefaultDictURL( Context context )
{
- return getPrefsString( context, R.string.key_dict_host );
+ return getPrefsString( context, R.string.key_dict_host4 );
}
public static boolean getSquareTiles( Context context )
diff --git a/xwords4/android/app/src/main/res/values/common_rsrc.xml b/xwords4/android/app/src/main/res/values/common_rsrc.xml
index 40d186f7e..083dee889 100644
--- a/xwords4/android/app/src/main/res/values/common_rsrc.xml
+++ b/xwords4/android/app/src/main/res/values/common_rsrc.xml
@@ -42,7 +42,7 @@
key_update_prerel
key_proxy_port
key_sms_port
- key_dict_host4
+ key_dict_host4
key_logging_on
key_show_sms
key_init_hintsallowed
diff --git a/xwords4/android/app/src/main/res/xml/xwprefs.xml b/xwords4/android/app/src/main/res/xml/xwprefs.xml
index 9045fe6b5..9ce53c5df 100644
--- a/xwords4/android/app/src/main/res/xml/xwprefs.xml
+++ b/xwords4/android/app/src/main/res/xml/xwprefs.xml
@@ -493,7 +493,7 @@
/>