diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/fr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/fr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index d6d0b87d7d7..61a4f410179 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -56,7 +56,6 @@ OC.L10N.register( "Not supported!" : "Non supporté!", "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", - "Open documentation" : "Voir la documentation", - "Adjust how people can share between servers." : "Réglez comment les personnes peuvent partager entre les serveurs." + "Open documentation" : "Voir la documentation" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |