diff options
Diffstat (limited to 'view/fr/strings.php')
-rw-r--r-- | view/fr/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php index 654fba019..bbe728bf0 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -828,7 +828,7 @@ $a->strings["Delete Selected Items"] = "Supprimer les éléments selectionnés"; $a->strings["Attach file"] = "Joindre un fichier"; $a->strings["Public post"] = "Entrée publique"; $a->strings["bytes"] = "octets"; -$a->strings["Select an alternate language"] = "Choisir une langue complémentaire"; +$a->strings["Select an alternate language"] = "Choisir une autre langue"; $a->strings["show"] = "montrer"; $a->strings["don't show"] = "ne pas montrer"; $a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; |