diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 081ed035924..6959db65e01 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -106,7 +106,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Étiquette #{tag} inexistante", "restricted" : "Restreint", "invisible" : "invisible", - "({scope})" : "({scope})", "Delete" : "Supprimer", "Rename" : "Renommer", "Collaborative tags" : "Étiquettes collaboratives ", @@ -429,6 +428,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nom, ID du cloud fédéré ou adresse mail...", "Name..." : "Nom...", "Error removing share" : "Erreur lors de l'arrêt du partage", + "({scope})" : "({scope})", "Saving..." : "Enregistrement…", "Dismiss" : "Ignorer", "Your client should now be connected! You can close this window." : "Votre client devrait maintenant être connecté ! Vous pouvez fermer cette fenêtre.", |