Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccdaa4e0 authored by Andrew Jiang's avatar Andrew Jiang Committed by Gerrit Code Review
Browse files

Frameworks/base: Correct Simplified Chinese Translations

The current translation refers to the radio as "收音机", which is the
common name for an FM radio receiver. Based the English strings
(And also based on how AOSP doesn't really have FM radio support),
it's actually referring to the wireless radio, which is translated as
"无线电" in Chinese.

Also submitted to AOSP:
https://android-review.googlesource.com/#/c/46240/

Change-Id: If9578ed285c02873805be2625a85ae8ddc042311
parent 8e005bfb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -153,8 +153,8 @@
    <string name="power_dialog" product="tablet" msgid="8545351420865202853">"平板电脑选项"</string>
    <string name="power_dialog" product="default" msgid="1319919075463988638">"手机选项"</string>
    <string name="silent_mode" msgid="7167703389802618663">"静音模式"</string>
    <string name="turn_on_radio" msgid="3912793092339962371">"打开收音机"</string>
    <string name="turn_off_radio" msgid="8198784949987062346">"关闭收音机"</string>
    <string name="turn_on_radio" msgid="3912793092339962371">"打开无线电"</string>
    <string name="turn_off_radio" msgid="8198784949987062346">"关闭无线电"</string>
    <string name="screen_lock" msgid="799094655496098153">"屏幕锁定"</string>
    <string name="power_off" msgid="4266614107412865048">"关机"</string>