From f466f1a484a620ab604d75b67564f63d6ba18b0c Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sat, 30 May 2009 07:00:12 +0000 Subject: Do not let locales seep into the preferences NOTICE: If you're a foreign language user, you may have to reset your general preferences for Rotation Mode, Key Shortcut Side, Camera Button Action, and Update Check Frequency git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@246 df292f66-193f-0410-a5fc-6d59da041ff2 --- res/xml/preferences.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'res/xml/preferences.xml') diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index ef384f1..5836d33 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -30,8 +30,8 @@ android:title="@string/pref_update_title" android:summary="@string/pref_update_summary" android:entries="@array/list_update" - android:entryValues="@array/list_update" - android:defaultValue="@string/list_update_daily" + android:entryValues="@array/list_update_values" + android:defaultValue="Daily" /> - + - + - +