summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-fr/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 2dd3828be..5de140636 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -143,7 +143,9 @@
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">La caméra a été désactivée en raison des règles de sécurité.</string>
<!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">L\'application ne dispose pas des autorisations critiques nécessaires à l\'exécution. Veuillez vérifier vos paramètres d\'autorisations.</string>
<!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Fermer</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Veuillez patienter\u2026</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -294,7 +296,9 @@
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Impossible de sélectionner ce paramètre en mode Scène.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">En haute qualité, la réduction du bruit désactivera CDS</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">En haute qualité, la réduction du bruit désactivera TNR</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposition</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->