diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 72db7ae166a..f98286651f1 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -198,7 +198,7 @@ OC.L10N.register( "Search contacts …" : "Rechercher un contact...", "Could not load your contacts" : "Impossible de charger vos contacts", "No contacts found" : "Aucun contact trouvé", - "Show all contacts …" : "Afficher tous les contacts...", + "Show all contacts" : "Afficher toutes les contacts", "Install the Contacts app" : "Installer l'appli Contacts", "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", @@ -410,6 +410,7 @@ OC.L10N.register( "Open settings menu" : "Ouvrir le menu des paramètres", "Settings" : "Paramètres", "Avatar of {fullName}" : "Avatar de {fullName}", + "Show all contacts …" : "Afficher tous les contacts...", "No files in here" : "Aucun fichier", "New folder" : "Nouveau dossier", "No more subfolders in here" : "Plus aucun sous-dossier ici", |