summaryrefslogtreecommitdiffstats
path: root/res/values-fr/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr/cm_strings.xml')
-rw-r--r--res/values-fr/cm_strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index a00c3c129..fdfe0837c 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -17,6 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Settings screen, dialog choice for 21 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_21mp">21 MP</string>
<!-- Settings screen, dialog choice for 20.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_20_7mp">20,7 MP</string>
<!-- Settings screen, dialog choice for 20.1 megapixels picture size [CHAR LIMIT=15] -->
@@ -26,6 +27,7 @@
<!-- Settings screen, dialog choice for 16.2 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_16_2mp_wide">16,2 MP (16:9)</string>
<!-- Settings screen, dialog choice for 16.1 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_16_1mp_wide">16,1 MP (16:9)</string>
<!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_16mp">16 MP</string>
<!-- Settings screen, dialog choice for 15.9 megapixels picture size [CHAR LIMIT=15] -->
@@ -39,9 +41,11 @@
<!-- Settings screen, dialog choice for 12.6 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12_6mp">12,6 MP</string>
<!-- Settings screen, dialog choice for 12.2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_12_2mp">12,2 MP</string>
<!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12mp">12 MP</string>
<!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_11_9mp_wide">11,9 MP (16:9)</string>
<!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_11_9mp">11,9 MP</string>
<!-- Settings screen, dialog choice for 11.5 megapixels picture size [CHAR LIMIT=15] -->
@@ -57,6 +61,7 @@
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9mp">9 MP</string>
<!-- Settings screen, dialog choice for 8.9 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_8_9mp">8,9 MP</string>
<!-- Settings screen, dialog choice for 8.2 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_8_2mp_wide">8,2 MP (16:9)</string>
<!-- Settings screen, dialog choice for 8 megapixels picture size [CHAR LIMIT=15] -->
@@ -94,11 +99,13 @@
<!-- Settings screen, dialog choice for 1.9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_9mp">1,9 MP</string>
<!-- Settings screen, dialog choice for 1.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_1_6mp">1,6 MP</string>
<!-- Settings screen, dialog choice for 1.5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_5mp">1,5 MP</string>
<!-- Settings screen, dialog choice for 1.3 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_3mp">1,3 MP</string>
<!-- Settings screen, dialog choice for 1.2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_1_2mp_wide">1,2 MP (16:9)</string>
<!-- Settings screen, dialog choice for 1 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1mp">1 MP</string>
<!-- Settings screen, dialog choice for WXGA picture size [CHAR LIMIT=15] -->
@@ -188,6 +195,8 @@
<string name="pref_camera_max_brightness_title">Luminosité maximale</string>
<!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Durée de mise au point tactile</string>
+ <string name="pref_camera_focustime_entry_0">0 s</string>
+ <string name="pref_camera_focustime_entry_3">3 s</string>
<string name="pref_camera_focustime_entry_5">5s</string>
<string name="pref_camera_focustime_entry_10">10s</string>
<string name="pref_camera_focustime_entry_infinite">Infini</string>