summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2014-10-09 21:19:02 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-10-09 21:19:02 -0700
commit9aa0b4af98c821b032b2ff708dda2034ba401e52 (patch)
tree02f1e4ed558a10574874653753b6f30fa0d09467 /res
parent755f42864e39aa6e5f8c2211fdb4380b3a50dc8a (diff)
parent9b88eba0cf07fd75dee944daa3cfe998d8153431 (diff)
downloadandroid_packages_apps_Snap-9aa0b4af98c821b032b2ff708dda2034ba401e52.tar.gz
android_packages_apps_Snap-9aa0b4af98c821b032b2ff708dda2034ba401e52.tar.bz2
android_packages_apps_Snap-9aa0b4af98c821b032b2ff708dda2034ba401e52.zip
Merge "SanpdragonCamera: Disable continuous shot for advanced capture"
Diffstat (limited to 'res')
-rwxr-xr-xres/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 27f3b6488..fe0f73586 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -422,6 +422,9 @@
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
<string name="HDR_disable_continuous_shot">Enable HDR will disable Continuous Shot.</string>
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">Enable Advanced Capture will disable Continuous Shot.</string>
+
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposure</string>
<string name="pref_exposure_default" translatable="false">0</string>