diff options
Diffstat (limited to 'apps/files_external/l10n/fr.js')
-rw-r--r-- | apps/files_external/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 7e2baaac1b1..b8f9b3502db 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -45,8 +45,8 @@ OC.L10N.register( "Secure https://" : "Sécurisation https://", "Public key" : "Clef publique", "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", - "Invalid mount point" : "Point de montage invalide", - "Invalid storage backend \"%s\"" : "Service de stockage invalide : \"%s\"", + "Invalid mount point" : "Point de montage non valide", + "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", "Access granted" : "Accès autorisé", "Error configuring Dropbox storage" : "Erreur lors de la configuration du support de stockage Dropbox", "Grant access" : "Autoriser l'accès", |