From 7590598c87d7e910df6567c377192e93c0e2f771 Mon Sep 17 00:00:00 2001 From: Mathew Inwood Date: Wed, 7 Sep 2011 14:24:06 +0100 Subject: Change default preload setting to 'Always'. Also some tidying up to that the default is only specified in a single place. Change-Id: I6d66739a8b0d307f8af3c29c62d122a3044c4943 --- res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 77e25a3..9bf1dcb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -656,6 +656,7 @@ NEVER WIFI_ONLY ALWAYS + @string/pref_data_preload_value_always @string/pref_data_preload_value_never @string/pref_data_preload_value_wifi_only -- cgit v1.1