summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-es-rUS/cm_strings.xml1
-rw-r--r--res/values-fr/cm_strings.xml1
-rw-r--r--res/values-in/qcomstrings.xml1
-rw-r--r--res/values-it/cm_strings.xml1
-rw-r--r--res/values-iw/cm_strings.xml1
5 files changed, 5 insertions, 0 deletions
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index 8531404a2..19f6ce3d9 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -104,4 +104,5 @@
<!-- Advanced options -->
<string name="developer_menu_enabled">Has activado las opciones avanzadas de la cámara</string>
<string name="developer_menu_disabled">Has desactivado las opciones avanzadas de la cámara</string>
+ <string name="pref_camera2_preferences_category_developer">Opciones avanzadas</string>
</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 2d7597717..2ab57b3ec 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -104,4 +104,5 @@
<!-- Advanced options -->
<string name="developer_menu_enabled">Vous avez activé les options avancées d\'appareil photo</string>
<string name="developer_menu_disabled">Vous avez désactivé les options avancées d\'appareil photo</string>
+ <string name="pref_camera2_preferences_category_developer">Options avancées</string>
</resources>
diff --git a/res/values-in/qcomstrings.xml b/res/values-in/qcomstrings.xml
index 7b4703e90..df9cd5213 100644
--- a/res/values-in/qcomstrings.xml
+++ b/res/values-in/qcomstrings.xml
@@ -518,6 +518,7 @@
<string name="pref_camera2_auto_hdr_title">HDR Otomatis</string>
<string name="pref_camera2_auto_hdr_entry_enable">Hidup</string>
<string name="pref_camera2_auto_hdr_entry_disable">Mati</string>
+ <string name="pref_camera_bokeh_mode_title">Modus Bokeh</string>
<string name="pref_camera_bokeh_mode_entry_enable">Hidup</string>
<string name="pref_camera_bokeh_mode_entry_disable">Mati</string>
<string name="pref_camera_bokeh_mpo_entry_enable">Hidup</string>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 6d909a3e0..5b213c1dc 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -104,4 +104,5 @@
<!-- Advanced options -->
<string name="developer_menu_enabled">Hai attivato le impostazioni avanzate della fotocamera</string>
<string name="developer_menu_disabled">Hai disattivato le impostazioni avanzate della fotocamera</string>
+ <string name="pref_camera2_preferences_category_developer">Opzioni avanzate</string>
</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index b5618806b..a4ad27660 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -104,4 +104,5 @@
<!-- Advanced options -->
<string name="developer_menu_enabled">הפעלת אפשרויות מצלמה מתקדמות</string>
<string name="developer_menu_disabled">כיבית אפשרויות מצלמה מתקדמות</string>
+ <string name="pref_camera2_preferences_category_developer">אפשרויות מתקדמות</string>
</resources>