summaryrefslogtreecommitdiffstats
path: root/FMRecord
diff options
context:
space:
mode:
authorSatish Kodishala <skodisha@codeaurora.org>2014-01-27 13:26:26 +0530
committerSatish Kodishala <skodisha@codeaurora.org>2014-01-27 16:32:52 +0530
commit7b2512325925d17558bb959bab3943567ed51404 (patch)
tree93c0016c93d62214bd648a03df7698b071d2f978 /FMRecord
parent47a9890f5fd21c8f1b3b2426782f61354b7ba960 (diff)
downloadandroid_hardware_qcom_fm-7b2512325925d17558bb959bab3943567ed51404.tar.gz
android_hardware_qcom_fm-7b2512325925d17558bb959bab3943567ed51404.tar.bz2
android_hardware_qcom_fm-7b2512325925d17558bb959bab3943567ed51404.zip
FM: Display "FM recording in progress" in Chinese.
Display "FM recording in progress" in Chinese. Change-Id: Ifab79eab98760b6ef2d689f411432dcc9950a84b CRs-fixed: 605576
Diffstat (limited to 'FMRecord')
-rw-r--r--FMRecord/res/values-zh-rCN/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/FMRecord/res/values-zh-rCN/strings.xml b/FMRecord/res/values-zh-rCN/strings.xml
index 253a137..a55ae4b 100644
--- a/FMRecord/res/values-zh-rCN/strings.xml
+++ b/FMRecord/res/values-zh-rCN/strings.xml
@@ -40,4 +40,5 @@
<string name="audio_db_album_name">FM 录音</string>
<!-- all recordings will show up in the media database in a playlist with this name -->
<string name="audio_db_playlist_name">FM 录音</string>
+ <string name="fm_record_progress">FM 录音进行中</string>
</resources>