diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-28 00:48:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-28 00:49:31 +0100 |
| commit | 5f8250c029d342ebb670deff6007fb044dd4a38d (patch) | |
| tree | ddb907d122782f29736ba98010f2e4a1ed3fbaa8 /src/tools/po/es_ES.po | |
| parent | 0a36c87b86695758b661cbef4ae9cc89ef948820 (diff) | |
Use pofilter to check i18n and fix some .po file glitches.
Forward-ported from fe6de8b48ff0a40e229c06932ac5fd497322f208 in master.
Diffstat (limited to 'src/tools/po/es_ES.po')
| -rw-r--r-- | src/tools/po/es_ES.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/po/es_ES.po b/src/tools/po/es_ES.po index 08cae8ac7..47932f63c 100644 --- a/src/tools/po/es_ES.po +++ b/src/tools/po/es_ES.po @@ -253,7 +253,7 @@ msgstr "No se pudo cargar la película %1" #: src/tools/dcpomatic.cc:1532 msgid "Could not load film %1 (%2)" -msgstr "No se pudo cargar la película %s (%s)" +msgstr "No se pudo cargar la película %1 (%2)" #: src/tools/dcpomatic.cc:760 msgid "Could not make DCP." |
