summaryrefslogtreecommitdiff
path: root/src/tools/po/fr_FR.po
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-03-26 21:13:40 +0000
committerCarl Hetherington <cth@carlh.net>2013-03-26 21:13:40 +0000
commita97ae09e4e9946f168c38174cb83f7dd29235997 (patch)
tree3ffaeba71d02da4afa1462e7e36bf4eb5f3fd9d1 /src/tools/po/fr_FR.po
parentd4b0043f4024d3b51fbb2b527994a569f3245a6c (diff)
Yet another try at the wxString / std::string / i18n mess.
Diffstat (limited to 'src/tools/po/fr_FR.po')
-rw-r--r--src/tools/po/fr_FR.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tools/po/fr_FR.po b/src/tools/po/fr_FR.po
index 54fb2d070..857e5b512 100644
--- a/src/tools/po/fr_FR.po
+++ b/src/tools/po/fr_FR.po
@@ -80,8 +80,8 @@ msgstr "Impossible de charger le film %1 (%2)"
#: src/tools/dvdomatic.cc:331
#, c-format
-msgid "Could not open film at %s (%s)"
-msgstr "Impossible d'ouvrir le film à %s (%s)"
+msgid "Could not open film at %1 (%2)"
+msgstr "Impossible d'ouvrir le film à %1 (%2)"
#: src/tools/dvdomatic.cc:287 src/tools/dvdomatic.cc:402
#: src/tools/dvdomatic.cc:520
@@ -110,5 +110,5 @@ msgstr "Sélectionner le film à ouvrir"
#: src/tools/dvdomatic.cc:303
#, c-format
-msgid "The directory %s already exists."
-msgstr "Le dossier %s existe déjà."
+msgid "The directory %1 already exists."
+msgstr "Le dossier %1 existe déjà."