summaryrefslogtreecommitdiffstats
path: root/res/values-es/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es/cm_strings.xml')
-rw-r--r--res/values-es/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index 154b759b8..c32f61a24 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -87,9 +87,11 @@
<!-- Settings screen, dialog choice for 6.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_6_4mp">6.4 MP</string>
<!-- Settings screen, dialog choice for 6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_6mp_square">6 MP (1:1)</string>
<!-- Settings screen, dialog choice for 6 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_6mp_wide">6 MP (16:9)</string>
<!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_5mp_square">5 MP (1:1) </string>
<!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_5mp">5 MP</string>
<!-- Settings screen, dialog choice for 4.5 megapixels picture size [CHAR LIMIT=15] -->
@@ -222,4 +224,6 @@
<string name="pref_camera_shutter_speed_title">Velocidad del obturador</string>
<string name="auto_hdr_enabled">Auto HDR activado</string>
<!-- 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>
</resources>