summaryrefslogtreecommitdiffstats
path: root/res/values-fr/strings_map.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr/strings_map.xml')
-rw-r--r--res/values-fr/strings_map.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values-fr/strings_map.xml b/res/values-fr/strings_map.xml
index 81b0162..78e404e 100644
--- a/res/values-fr/strings_map.xml
+++ b/res/values-fr/strings_map.xml
@@ -31,8 +31,12 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!--Notification Title for ACTIVE SESSION -->
<string name="map_notif_active_session">Session MAP Bluetooth active</string>
- <string name="map_notif_connected">Bluetooth message accède à <xliff:g id="device_name">%1$s</xliff:g>.</string>
+ <!--Notification message for ACTIVE SESSION -->
+ <string name="map_notif_connected">Message Bluetooth a accès à <xliff:g id="device_name">%1$s</xliff:g>.</string>
+ <!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">Demande d\'accès au message</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$s souhaiterait accéder à vos messages. Accorder l\'accès à %2$s\u00A0?</string>
</resources>