summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/values-zh-rCN/arrays.xml
diff options
context:
space:
mode:
authorVenkateshwarlu Domakonda <vdomak@codeaurora.org>2014-04-03 17:27:22 +0530
committerVenkateshwarlu Domakonda <vdomak@codeaurora.org>2014-04-07 11:17:36 +0530
commit8dee44f412544c7e10df0475b0e17f11e8e04794 (patch)
treefe7ed72724d1791cc986b2403709e165152b1edd /fmapp2/res/values-zh-rCN/arrays.xml
parent7132d6b4cb3b78548f5200f116c445da72d6e82b (diff)
downloadandroid_hardware_qcom_fm-8dee44f412544c7e10df0475b0e17f11e8e04794.tar.gz
android_hardware_qcom_fm-8dee44f412544c7e10df0475b0e17f11e8e04794.tar.bz2
android_hardware_qcom_fm-8dee44f412544c7e10df0475b0e17f11e8e04794.zip
FM: Fix the issue of FM show Chinese string
String "User Defined Band" is not translated in Chinese properly. Change-Id: Iea89d8f0ceeaf3064957c100d345641c50cafb23 CRs-Fixed: 640301
Diffstat (limited to 'fmapp2/res/values-zh-rCN/arrays.xml')
-rw-r--r--fmapp2/res/values-zh-rCN/arrays.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fmapp2/res/values-zh-rCN/arrays.xml b/fmapp2/res/values-zh-rCN/arrays.xml
index 773dd45..313ceec 100644
--- a/fmapp2/res/values-zh-rCN/arrays.xml
+++ b/fmapp2/res/values-zh-rCN/arrays.xml
@@ -160,7 +160,7 @@
<item>土耳其</item>
<item>英国</item>
<item>美国</item>
- <item>用户定义的乐队</item>
+ <item>用户定义的频段</item>
</string-array>
<string-array name="regional_band_summary">
@@ -200,6 +200,6 @@
<item>土耳其 (87.5MHz - 108.0MHz ,步长 100 Khz)</item>
<item>英国 (87.5MHz - 108.0MHz ,步长 100 Khz)</item>
<item>美国 (88.1MHz - 107.9MHz ,步长 200 Khz)</item>
- <item>用户定义的乐队</item>
+ <item>用户定义的频段</item>
</string-array>
</resources>