This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
app/src/main/res/values-zh-rCN Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 234
234
235
235
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
236
236
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 >
238
238
239
239
<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
240
240
changes the app and the language of the speech-recognition-based search to 'Chinese (Simplified/Pinyin)'. -->
367
367
and is used to toggle remote debugging of website content in the application. -->
368
368
<string name =" developer_options_remote_debugging" >启用远程调试</string >
369
369
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
-
374
370
<!-- This string labels an On/Off switch in the developer options dialog
375
371
and is used to customize background environments of the app. -->
376
372
<string name =" developer_options_env_override" >启用环境覆盖</string >
You can’t perform that action at this time.
0 commit comments