summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPankaj Garg <pgarg@codeaurora.org>2015-08-11 14:45:10 -0700
committerjrizzoli <joey@cyanogenmoditalia.it>2015-08-28 13:15:47 +0200
commit7961e4749f00e0b310ce86ae09061aaebc809a22 (patch)
tree94d2e60cb84d9f24d1cb0a72de562e2f7d64ec2b
parentf320d6e5c0ecc21fcd8a1f6ed77ce79993e524ff (diff)
downloadandroid_packages_apps_Gello-7961e4749f00e0b310ce86ae09061aaebc809a22.tar.gz
android_packages_apps_Gello-7961e4749f00e0b310ce86ae09061aaebc809a22.tar.bz2
android_packages_apps_Gello-7961e4749f00e0b310ce86ae09061aaebc809a22.zip
Reworded default status for edge swipe setting
Change-Id: I990146eaccc38472517667faf1ce7834caafa4cd
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b7379507..3dac55da 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -490,7 +490,7 @@
<string name="pref_temporal_edge_swipe_enabled_toast">Swipe from edge to navigate</string>
<string name="pref_spatial_edge_swipe_enabled_toast">Swipe from edge to change tabs</string>
<string name="pref_edge_swipe_disabled_toast">Swiping from edge disabled</string>
- <string name="pref_edge_swipe_unknown">Unknown</string>
+ <string name="pref_edge_swipe_unknown">Choose behavior</string>
<string-array name="pref_edge_swiping_choices">
<item>@string/pref_temporal_edge_swipe</item>
<!--