summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-06-25 17:11:30 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-06-25 17:35:14 -0700
commitb6e358f2f206e670c504a5eba5aa56682aad7891 (patch)
treebc95d911f5585d43a883a8a04e0b8fa94a3aae08 /res/xml
parent9063bfaad00de340bc614e677c1a3eeaadc7e433 (diff)
downloadandroid_packages_apps_Trebuchet-b6e358f2f206e670c504a5eba5aa56682aad7891.tar.gz
android_packages_apps_Trebuchet-b6e358f2f206e670c504a5eba5aa56682aad7891.tar.bz2
android_packages_apps_Trebuchet-b6e358f2f206e670c504a5eba5aa56682aad7891.zip
Enabling translation for preference string
> Removing description string Bug: 22065032 Change-Id: I8acb51b113066924f028b4dd891b508027e7cb6a
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/launcher_preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/launcher_preferences.xml b/res/xml/launcher_preferences.xml
index f283575f0..624d9eb2c 100644
--- a/res/xml/launcher_preferences.xml
+++ b/res/xml/launcher_preferences.xml
@@ -19,7 +19,6 @@
<SwitchPreference
android:key="pref_allowRotation"
android:title="@string/allow_rotation_title"
- android:summary="@string/allow_rotation_summary"
android:defaultValue="@bool/allow_rotation"
android:persistent="true"
/>