Skip to content

Commit

Permalink
Import l10n. (#3501)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot committed Jun 13, 2020
1 parent 5c3e6f6 commit 2360d87
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@

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

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

<!-- This string labels an On/Off switch in the 'Developer Options' dialog
and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). -->
<string name="developer_options_show_console">将控制台日志并入 Logcat</string>

<!-- This string labels an On/Off switch in the developer options dialog
and is used to customize background environments of the app. -->
<string name="developer_options_env_override">启用环境覆盖</string>
Expand Down

0 comments on commit 2360d87

Please sign in to comment.