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 <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Lubomir I. Ivanov 2012-10-18 23:33:08 +03:00 committed by Dirk Hohndel
parent f7b5737c71
commit c78bf18998

View file

@ -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