diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-10 10:24:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-10 10:24:16 +0100 |
| commit | 2984694418c8d2e3cc5f7dd4e87c2cd17e8b47f2 (patch) | |
| tree | 30c0b027c8e22c79d013566941e48d629b332cf8 /src/tools/po/it_IT.po | |
| parent | a7f74b6789ec6c482d5b2a825d69cab145bf7098 (diff) | |
Try to fix blank FilmChangedDialog under translation (#112).
Diffstat (limited to 'src/tools/po/it_IT.po')
| -rw-r--r-- | src/tools/po/it_IT.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/po/it_IT.po b/src/tools/po/it_IT.po index 09e3f5f34..38cbec157 100644 --- a/src/tools/po/it_IT.po +++ b/src/tools/po/it_IT.po @@ -106,8 +106,8 @@ msgid "S&how DCP" msgstr "&Mostra DCP" #: src/tools/dvdomatic.cc:74 -msgid "Save changes to film \"%1\" before closing?" -msgstr "Salvare i cambiamenti del film \"%1\" prima di chiudere?" +msgid "Save changes to film \"%s\" before closing?" +msgstr "Salvare i cambiamenti del film \"%s\" prima di chiudere?" #: src/tools/dvdomatic.cc:319 msgid "Select film to open" |
