summaryrefslogtreecommitdiffstats
path: root/res/values-fr/strings_ftp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr/strings_ftp.xml')
-rw-r--r--res/values-fr/strings_ftp.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/values-fr/strings_ftp.xml b/res/values-fr/strings_ftp.xml
index d3ef82f..9dbfb9c 100644
--- a/res/values-fr/strings_ftp.xml
+++ b/res/values-fr/strings_ftp.xml
@@ -33,9 +33,14 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="ftp_session_key_dialog_title">Entrez la clé de session pour %1$s</string>
<string name="ftp_session_key_dialog_header">Clé de session bluetooth requise</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Demande de clé de session pour le FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Session FTP bluetooth active</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Le transfert de fichiers Bluetooth accède à <xliff:g id="device_name">%1$s</xliff:g>.</string>
- <string name="bluetooth_ftp_request">Requête FTP</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
+ <string name="bluetooth_ftp_request">Demande FTP</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s souhaiterait accéder à vos fichiers et dossiers. Accorder l\'accès à %2$s\u00A0?</string>
</resources>