summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-12-23 13:40:15 -0800
committerEric Fischer <enf@google.com>2010-12-23 13:40:15 -0800
commit9cdc047ecc50c11aa4e5e6290957e6f7035769ce (patch)
tree12283c0d3f83782e8268d7e3500f97e409833b57 /res/xml
parentafe928ebb2c1e9b78b2338917482ddc7f72f88cd (diff)
downloadandroid_packages_apps_Gello-9cdc047ecc50c11aa4e5e6290957e6f7035769ce.tar.gz
android_packages_apps_Gello-9cdc047ecc50c11aa4e5e6290957e6f7035769ce.tar.bz2
android_packages_apps_Gello-9cdc047ecc50c11aa4e5e6290957e6f7035769ce.zip
Fix references to renamed strings.
Change-Id: Ia8024a23f34752bf1a7e4fb752e50f1481b4d680
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/browser_preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/browser_preferences.xml b/res/xml/browser_preferences.xml
index a2d91ff1..1c04528c 100644
--- a/res/xml/browser_preferences.xml
+++ b/res/xml/browser_preferences.xml
@@ -95,7 +95,7 @@
</PreferenceCategory>
<PreferenceCategory
- android:title="@string/pref_privacy_title">
+ android:title="@string/pref_privacy_security_title">
<com.android.browser.BrowserYesNoPreference
android:key="privacy_clear_cache"
@@ -165,7 +165,7 @@
</PreferenceCategory>
<PreferenceCategory
- android:title="@string/pref_security_title">
+ android:title="@string/pref_privacy_security_title">
<CheckBoxPreference
android:key="remember_passwords"