From f362d407853832d213ae0a2bd8b8c794e7ca12b1 Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Thu, 4 Dec 2014 00:46:22 -0400 Subject: update fr: use prefixFromNow to display time delta in the most used, natural form ("Il y a 2 jours" and not "2 jours auparavant") --- view/fr/messages.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/fr/messages.po') diff --git a/view/fr/messages.po b/view/fr/messages.po index 1ef71294f..9bc64f2b3 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -3134,7 +3134,7 @@ msgstr "fermer tout" #: ../../include/js_strings.php:19 msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" +msgstr "Il y a" #: ../../include/js_strings.php:20 msgid "timeago.prefixFromNow" @@ -3142,7 +3142,7 @@ msgstr "timeago.prefixFromNow" #: ../../include/js_strings.php:21 msgid "ago" -msgstr "auparavant" +msgstr " " #: ../../include/js_strings.php:22 msgid "from now" -- cgit v1.2.3