summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorPankaj Garg <pgarg@codeaurora.org>2015-05-12 11:52:17 -0700
committerPankaj Garg <pgarg@codeaurora.org>2015-06-01 16:18:16 -0700
commit1c13cab53dbf8c4bebf1bc59e8ecb919b5f5c253 (patch)
tree13d00ad68cf2f05223dee90e850dcf2241e101b6 /res/values-zh-rCN
parent0f808cac6457ab210043077deaf779f9aff03b62 (diff)
downloadandroid_packages_apps_Gello-1c13cab53dbf8c4bebf1bc59e8ecb919b5f5c253.tar.gz
android_packages_apps_Gello-1c13cab53dbf8c4bebf1bc59e8ecb919b5f5c253.tar.bz2
android_packages_apps_Gello-1c13cab53dbf8c4bebf1bc59e8ecb919b5f5c253.zip
Temporal edge navigation feature
- User can swipe from left and right edge to go back and forward in history of a tab Change-Id: I941f91122510b004bdcb6a718eb6c05730694960
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 7f0e63e3..0cb0edf3 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -503,4 +503,11 @@
<!-- Toast message displayed when user attempts to modify a setting disabled by the administrator -->
<string name="mdm_managed_alert">被管理员禁用</string>
+
+ <string name="pref_edge_swipe_title">边缘滑动</string>
+ <string name="pref_edge_swipe_option_msg">滑过屏幕边缘时,您想:</string>
+ <string name="pref_temporal_edge_swipe">上一个/下一个网站</string>
+ <string name="pref_spatial_edge_swipe">更换标签页</string>
+ <string name="pref_disable_edge_swipe">禁用边缘滑动</string>
+ <string name="pref_edge_swipe_option_close">关闭</string>
</resources>