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

Commit

Permalink
Import strings from android-l10n (#1305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pike authored and MortimerGoro committed Jun 7, 2019
1 parent a2ce8ca commit a4ba50a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,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 @@ -417,7 +417,7 @@

<!-- This string is displayed in the voice-search dialog box that is shown to the user when they press the
button used to initiate Voice Search. -->
<string name="voice_search_example">例如:请说“360° 视频、天气、新闻…”</string>
<string name="voice_search_example">例如:可说“全景视频、天气、新闻…”</string>

<!-- This string is displayed in a dialog box show to the user while the Voice Search is being
performed. It indicates that the search query is running and they should wait for the result. -->
Expand All @@ -433,7 +433,7 @@

<!-- This string is displayed in a dialog after the user has declined permission to use the
device's microphone. It explains why Voice Search is not working. -->
<string name="voice_search_permission_after_decline">请允许访问麦克风以使用语音搜索。</string>
<string name="voice_search_permission_after_decline">要使用语音搜索,请许可麦克风使用权限。</string>

<!-- This string is displayed in the URL bar when it is empty. It informs the user that they
may use the URL bar to search the Web or enter a Web address. -->
Expand Down

0 comments on commit a4ba50a

Please sign in to comment.