FM: Display "FM recording in progress" in Chinese.
Display "FM recording in progress" in Chinese.
Change-Id: Ifab79eab98760b6ef2d689f411432dcc9950a84b
CRs-fixed: 605576
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>