diff options
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values-zh-rCN/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values-zh-rCN/strings.xml b/src/main/res/values-zh-rCN/strings.xml index 26aa7bc5..05565b33 100644 --- a/src/main/res/values-zh-rCN/strings.xml +++ b/src/main/res/values-zh-rCN/strings.xml @@ -482,7 +482,6 @@ <string name="download_failed_could_not_connect">下载失败:无法连接到服务器</string> <string name="pref_use_white_background">使用白色背景</string> <string name="pref_use_white_background_summary">收到的消息将显示为白底黑字</string> - <string name="account_status_tor_unavailable">TOR 网络不可用</string> <string name="server_info_broken">损坏</string> <string name="pref_presence_settings">上线设置</string> <string name="pref_away_when_screen_off">关闭屏幕时离开</string> @@ -502,7 +501,6 @@ <string name="device_does_not_support_certificates">您的设备不支持设备证书选择!</string> <string name="pref_connection_options">连接选项</string> <string name="pref_use_tor">通过 Tor 连接</string> - <string name="pref_use_tor_summary">所有连接使用 TOR 网络隧道。需要 Orbot</string> <string name="account_settings_hostname">主机名</string> <string name="account_settings_port">端口</string> <string name="hostname_or_onion">服务器 - 或者 .orion 地址</string> |