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.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index fb440b5f2..d1796c882 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -18,6 +18,10 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to show Device Id -->
+ <plurals name="show_device_id_countdown_cm">
+ <item quantity="one">Plus que <xliff:g id="step_count">%1$d</xliff:g> étape pour obtenir l\'ID de l\'appareil.</item>
+ <item quantity="other">Plus que <xliff:g id="step_count">%1$d</xliff:g> étapes pour obtenir l\'ID de l\'appareil.</item>
+ </plurals>
<!-- Device Info screen. Confirmation that Device ID is copied to clipboard -->
<string name="show_device_id_copied_cm">ID de périphérique : [<xliff:g id="device_id">%1$s</xliff:g>] copiée dans le presse-papiers</string>
<!-- Device Info screen. Confirmation that Device ID is not available -->