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.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 9cf5b73e2..8a813e9cc 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -16,10 +16,16 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Large</string>
+ <!-- Format for entries in the picture size menu. Parameter one is aspect ratio,
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Macro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Réduction du flou de mouvement</string>
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f mégapixels</string>
<string name="pref_camera_scenemode_entry_aqua">Eau</string>
<string name="pref_camera_scenemode_entry_ar">Réalité augmentée</string>
<string name="pref_camera_scenemode_entry_asd">Meilleure prise</string>