From c78bf189985b89941aab1861145b99f7f61c2013 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Thu, 18 Oct 2012 23:33:08 +0300 Subject: French translation update there is a missing % in one of the lines i think: po/fr_FR.po:62: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The string refers to argument number 4 but ignores argument number 3. Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- po/fr_FR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/fr_FR.po b/po/fr_FR.po index 2b4edbe58..a599fc490 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -59,7 +59,7 @@ msgstr "%1$s %3$d %2$s %4$d, %5$02d:%6$02d" #: statistics.c:529 #, c-format msgid "%1$s, %2$s %3$d, %4$d %5$2d:%6$02d" -msgstr "%1$s 3$d %2$s %4$d, %5$2d:%6$02d" +msgstr "%1$s %3$d %2$s %4$d, %5$2d:%6$02d" #: print.c:254 statistics.c:536 #, c-format -- cgit v1.2.3-70-g09d2