summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/qcomarrays.xml12
-rw-r--r--res/values/qcomstrings.xml6
2 files changed, 0 insertions, 18 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index bb4b16390..16e9c4e83 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -286,18 +286,6 @@
<item>AE-Bracket</item>
</string-array>
- <!-- Camera Preferences Touch AF/AEC dialog box entries -->
- <string-array name="pref_camera_touchafaec_entries">
- <item>@string/pref_camera_touchafaec_entry_off</item>
- <item>@string/pref_camera_touchafaec_entry_on</item>
- </string-array>
-
- <!-- Do not localize entryvalues -->
- <string-array name="pref_camera_touchafaec_entryvalues">
- <item>touch-off</item>
- <item>touch-on</item>
- </string-array>
-
<!-- DIS dialog box entries -->
<string-array name="pref_camera_dis_entries">
<item>@string/pref_camera_dis_entry_off</item>
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index db3e559a6..97ca0ded2 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -505,12 +505,6 @@
<string name="pref_camera_coloreffect_entry_bluetint">Blue tint</string>
<string name="pref_camera_coloreffect_entry_greentint">Green tint</string>
- <!-- Default Touch AF/AEC setting. Do not translate. -->
- <string name="pref_camera_touchafaec_default" translatable="false">touch-on</string>
-
- <!-- Settings screen, Select Touch AF/AEC title -->
- <string name="pref_camera_touchafaec_title">Touch AF/AEC</string>
-
<!-- Settings screen, Touch AF/AEC dialog radio button choices -->
<string name="pref_camera_touchafaec_entry_off">Off</string>
<string name="pref_camera_touchafaec_entry_on">On</string>