summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2014-12-14 09:30:44 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2014-12-14 09:30:44 -0800
commitb8a211285617dbecc49cf391db9219d82f38bdfd (patch)
tree8c230c8dfa71c76392b8a68eeea31e73ddb4f8b1 /res/values/qcomstrings.xml
parentbf220f28502268d071d5466107650c0e9fe90268 (diff)
parent2b80b5abc38ea5d434f3ceac2c4f599ae2ed4dc0 (diff)
downloadandroid_packages_apps_Snap-b8a211285617dbecc49cf391db9219d82f38bdfd.tar.gz
android_packages_apps_Snap-b8a211285617dbecc49cf391db9219d82f38bdfd.tar.bz2
android_packages_apps_Snap-b8a211285617dbecc49cf391db9219d82f38bdfd.zip
Merge "SnapdragonCamera: Add HVGA (480x360) video quality."
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 7e4988a01..faf21e681 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -25,6 +25,8 @@
<string name="pref_video_quality_entry_wvga" translatable="false">WVGA</string>
<!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_vga" translatable="false">VGA</string>
+ <!-- Video quality setting entry. Videos will be recorded in HVGA quality. [CHAR LIMIT=24] -->
+ <string name="pref_video_quality_entry_hvga" translatable="false">HVGA</string>
<!-- Video quality setting entry. Videos will be recorded in WQVGA quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_wqvga" translatable="false">WQVGA</string>
<!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->