aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/fr/strings.php')
-rw-r--r--view/fr/strings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php
index 93f2b163d..095788338 100644
--- a/view/fr/strings.php
+++ b/view/fr/strings.php
@@ -737,9 +737,9 @@ $a->strings["Secret Passphrase"] = "Phrase de passe secrète";
$a->strings["Passphrase hint"] = "Indice pour la phrase de passe";
$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changé, mais n'ont pas encore été soumises.";
$a->strings["close all"] = "fermer tout";
-$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo";
+$a->strings["timeago.prefixAgo"] = "Il y a";
$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow";
-$a->strings["ago"] = "auparavant";
+$a->strings["ago"] = " ";
$a->strings["from now"] = "de maintenant";
$a->strings["less than a minute"] = "moins d'une minute";
$a->strings["about a minute"] = "environ une minute";