summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN/cm_strings.xml')
-rw-r--r--res/values-zh-rCN/cm_strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index a59d3d63b..f12d06142 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -16,15 +16,25 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
<string name="accessibility_button_homescreen">主屏幕</string>
+ <!-- Context Menu item to open the currently selected link in a new
+ incognito window. -->
<string name="contextmenu_openlink_incognito_newwindow">在新的隐身标签页中打开</string>
+ <!-- Context Menu item to open the currently selected link in a new
+ background window. [CHAR LIMIT=50] -->
<string name="contextmenu_openlink_incognito_newwindow_background">在新的后台隐身标签页中打开</string>
+ <!-- User agent label -->
<string name="pref_content_ua">用户代理 (User agent)</string>
+ <!-- Interface preferences -->
<string name="pref_interface_title">界面</string>
+ <!-- FullScreen -->
<string name="full_screen_title">全屏</string>
<string name="full_screen_summary">启用沉浸式导航</string>
+ <!-- OneHand -->
<string name="onehand_title">单手导航</string>
<string name="onehand_summary">使用滑动和快速操作来更容易的浏览网页</string>
+ <!-- Permission check -->
<string name="permission_not_granted_dialog_title">未授予权限</string>
<string name="permission_not_granted_dialog_message">未被授予写入外部存储的权限。无法下载。</string>
<string name="browser_error_title">浏览器错误</string>