summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/qcomstrings.xml6
-rw-r--r--res/values/strings.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 414d8f9c8..388ac0ae5 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -314,13 +314,13 @@
<string name="pref_camera_mce_default">enable</string>
<!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
- <string name="error_app_unsupported_hfr_selection">HFR/HSR is not supported for DIS/TimeLapse/HDR</string>
+ <string name="error_app_unsupported_hfr_selection">HFR/HSR is not supported for Image Stabilization/TimeLapse/HDR</string>
<!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
<string name="error_app_unsupported_hfr">HFR is not supported for selected resolution</string>
<!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
- <string name="error_app_unsupported_dis">Unsupported video resolution for Display Image Stabilization(DIS)</string>
+ <string name="error_app_unsupported_dis">Unsupported video resolution for Image Stabilization</string>
<!-- The message is shown in dialog when the app
encounters an unsupported resolution for HSR mode -->
@@ -504,7 +504,7 @@
<string name="pref_camera_touchafaec_entry_on">On</string>
<!-- Select IS title -->
- <string name="pref_camera_dis_title">IS</string>
+ <string name="pref_camera_dis_title">Image Stabilization</string>
<string name="pref_camera_dis_default">disable</string>
<!-- DIS choices -->
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1fe80abdc..a676d9c53 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -437,7 +437,7 @@
<string name="advanced_capture_disable_continuous_shot">Enable Advanced Capture will disable Continuous Shot.</string>
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
- <string name="video_quality_4k_disable_IS">Enable 4k video quality will disable IS.</string>
+ <string name="video_quality_4k_disable_IS">Enable 4k video quality will disable Image Stabilization.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore cannot be enabled during 4k video.</string>