summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/cm_strings.xml9
-rw-r--r--res/values-fr/qcomstrings.xml2
2 files changed, 11 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>
diff --git a/res/values-fr/qcomstrings.xml b/res/values-fr/qcomstrings.xml
index 614a651ef..8434beb13 100644
--- a/res/values-fr/qcomstrings.xml
+++ b/res/values-fr/qcomstrings.xml
@@ -80,6 +80,7 @@
<!-- Face detection -->
<string name="pref_camera_facedetection_title">Détection de visage</string>
<!-- Selfie Flash -->
+ <string name="pref_selfie_flash_title">Flash frontal</string>
<!-- Red eye reduction -->
<string name="pref_camera_redeyereduction_title">Réduction des yeux rouges</string>
<!-- AE bracketing -->
@@ -250,6 +251,7 @@
<!-- toast message for storage location switch -->
<string name="on_switch_save_path_to_sdcard">Plus assez de mémoire interne, stockage basculé sur la carte SD</string>
<!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
+ <string name="map_activity_not_found_err">Il n\'y a aucune application de cartographie installée pour afficher la position</string>
<!-- Continous shot enable message -->
<string name="longshot_enable_message">Les fonctionnalités avancées ne sont pas prises en charge en mode rafale</string>
<!-- Advance features enable message -->