summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorkaiyiz <kaiyiz@codeaurora.org>2014-11-28 13:50:43 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2014-12-05 15:45:34 -0800
commitdc2a394c4bea7f4464952177c3a52ed673ac1018 (patch)
tree0dbfda7baaa737c5aeeb02ebca36aafe1b3e3e62 /res/values-zh-rCN
parentbe01dc243365529c173e4e7ea17833d927974a8c (diff)
downloadandroid_packages_apps_Snap-dc2a394c4bea7f4464952177c3a52ed673ac1018.tar.gz
android_packages_apps_Snap-dc2a394c4bea7f4464952177c3a52ed673ac1018.tar.bz2
android_packages_apps_Snap-dc2a394c4bea7f4464952177c3a52ed673ac1018.zip
SnapdragonCamera: Add a option item for record video unlimit
There is no menu item for select unlimit video duration. Add relate resource in video duration menu pref for select. CRs-Fixed: 763378 Change-Id: Ie64ce018822acb0d25dcf327a5626a8463a61a13
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 42a59a262..76e36c35a 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -398,6 +398,7 @@
<string name="pref_camera_video_duration_entry_mms">"30 秒(MMS)"</string>
<string name="pref_camera_video_duration_entry_10">"10 分钟"</string>
<string name="pref_camera_video_duration_entry_30">"30 分钟"</string>
+ <string name="pref_camera_video_duration_entry_nolimit">"无限制"</string>
<!-- Settings screen, Select hfr title -->
<string name="pref_camera_hfr_title">"视频高帧率"</string>