Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 2360d87

Browse files
Import l10n. (#3501)
1 parent 5c3e6f6 commit 2360d87

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234

235235
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
236236
changes the app and the language of the speech-recognition-based search to 'Chinese (Traditional/Zhuyin)'. -->
237-
<string name="settings_language_traditional_chinese">中文(正体/注音)</string>
237+
<string name="settings_language_traditional_chinese">中文(繁体/注音)</string>
238238

239239
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
240240
changes the app and the language of the speech-recognition-based search to 'Chinese (Simplified/Pinyin)'. -->
@@ -367,10 +367,6 @@
367367
and is used to toggle remote debugging of website content in the application. -->
368368
<string name="developer_options_remote_debugging">启用远程调试</string>
369369

370-
<!-- This string labels an On/Off switch in the 'Developer Options' dialog
371-
and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). -->
372-
<string name="developer_options_show_console">将控制台日志并入 Logcat</string>
373-
374370
<!-- This string labels an On/Off switch in the developer options dialog
375371
and is used to customize background environments of the app. -->
376372
<string name="developer_options_env_override">启用环境覆盖</string>

0 commit comments

Comments
 (0)