summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-zh-rCN/cm_strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index 1a76145..75634b1 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -14,11 +14,13 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="contextmenu_openlink_incognito_newwindow">在新隐身标签页中打开</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">在后台新隐身标签页中打开</string>
<string name="pref_content_ua">用户代理</string>
<string name="pref_content_ua_summary">选择一个用户代理</string>
<string name="pref_lab_webgl">WebGL</string>
<string name="pref_lab_webgl_summary">启用 WebGL</string>
- <string name="contextmenu_openlink_incognito_newwindow">在新隐身标签页中打开</string>
- <string name="contextmenu_openlink_incognito_newwindow_background">在后台新隐身标签页中打开</string>
+ <string name="pref_lab_websockets">WebSockets</string>
+ <string name="pref_lab_websockets_summary">启用 WebSockets</string>
<string name="accessibility_button_homescreen">主屏幕</string>
</resources>