diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-10-21 11:52:30 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-21 11:52:30 -0700 |
commit | b1dbdf63228026f84450d445a960155a0529dd44 (patch) | |
tree | 07d9eeaf946f16f2e06e9068acd7d2ec0310a356 /po | |
parent | 75d0aee907fdf3c6ecbc25b2f487d6c60793c058 (diff) | |
download | subsurface-b1dbdf63228026f84450d445a960155a0529dd44.tar.gz |
Fixed French translation
One message had the wrong number of format strings.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'po')
-rw-r--r-- | po/fr_FR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/fr_FR.po b/po/fr_FR.po index bbe754016..3c5f57c7e 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -1011,7 +1011,7 @@ msgstr "Incapable de créer une analyse pour %s %s" #: libdivecomputer.c:390 #, c-format msgid "Unable to open %s %s (%s)" -msgstr "Échec de l'ouverture du fichier %i." +msgstr "Échec de l'ouverture du fichier %s %s (%s)" #: gtk-gui.c:579 msgid "Units" |