mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:13:24 +00:00
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:
parent
f7b5737c71
commit
c78bf18998
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue