summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/qcomarrays.xml2
-rw-r--r--res/values/qcomstrings.xml3
2 files changed, 5 insertions, 0 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index 776fae6de..ae2201c58 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -588,6 +588,7 @@
<item>@string/pref_camera_advanced_feature_entry_refocus</item>
<item>@string/pref_camera_advanced_feature_entry_chromaflash</item>
<item>@string/pref_camera_advanced_feature_entry_optizoom</item>
+ <item>@string/pref_camera_advanced_feature_entry_FSSR</item>
<item>@string/pref_camera_advanced_feature_entry_trueportrait</item>
</string-array>
@@ -597,6 +598,7 @@
<item>@string/pref_camera_advanced_feature_value_refocus_on</item>
<item>@string/pref_camera_advanced_feature_value_chromaflash_on</item>
<item>@string/pref_camera_advanced_feature_value_optizoom_on</item>
+ <item>@string/pref_camera_advanced_feature_value_FSSR_on</item>
<item>@string/pref_camera_advanced_feature_value_trueportrait_on</item>
</string-array>
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 95a151e3d..40cd2b69c 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -145,6 +145,7 @@
<string name="pref_camera_advanced_feature_entry_refocus">Refocus</string>
<string name="pref_camera_advanced_feature_entry_chromaflash">Chroma Flash</string>
<string name="pref_camera_advanced_feature_entry_optizoom">Opti Zoom</string>
+ <string name="pref_camera_advanced_feature_entry_FSSR">FSSR</string>
<string name="pref_camera_advanced_feature_entry_trueportrait">True Portrait</string>
<!-- Auto exposure entry values. Do not translate. -->
@@ -153,11 +154,13 @@
<string name="pref_camera_advanced_feature_value_refocus_on">re-focus-on</string>
<string name="pref_camera_advanced_feature_value_chromaflash_on">chroma-flash-on</string>
<string name="pref_camera_advanced_feature_value_optizoom_on">opti-zoom-on</string>
+ <string name="pref_camera_advanced_feature_value_FSSR_on">FSSR-on</string>
<string name="pref_camera_advanced_feature_value_trueportrait_on">true-portrait-on</string>
<string name="pref_camera_advanced_feature_value_ubifocus_off">af-bracket-off</string>
<string name="pref_camera_advanced_feature_value_refocus_off">re-focus-off</string>
<string name="pref_camera_advanced_feature_value_chromaflash_off">chroma-flash-off</string>
<string name="pref_camera_advanced_feature_value_optizoom_off">opti-zoom-off</string>
+ <string name="pref_camera_advanced_feature_value_FSSR_off">FSSR-off</string>
<string name="pref_camera_advanced_feature_value_trueportrait_off">true-portrait-off</string>
<!-- Settings screen, ZSL location dialog choices -->