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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 95ef781..81494b6 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -60,8 +60,13 @@
<string name="notification_bg_title">Enregistrement de l\'audio</string>
<string name="notification_bg_content">Le magnétophone est en train d\'enregistrer\u2026</string>
<string name="notification_stopped_title">Enregistrement arrêté</string>
+ <string name="notification_stopped_content">Interrompue par l’appel ou de la musique</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Utilise l\'oreillette bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Connexion à oreillette</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Perte de connexion Bluetooth</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Délai de connexion Bluetooth dépassé</string>
</resources>