diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:06:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:06:22 +0000 |
| commit | de752b7e2917563469414871f7fd1a064db01822 (patch) | |
| tree | a68c0515e0a4e518c28c440a9b5b9bc345ee6f3a /cscript | |
| parent | 4d863308ded1dc0b72ff7816d5b63474e87c5bdd (diff) | |
New sk_SK translation from Tomáš Hlaváč.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -242,7 +242,7 @@ def make_spec(filename, version, target): print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_batch.png' % r print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_kdm.png' % r print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_server.png' % r - for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK', 'pt_PT']: + for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK', 'pt_PT', 'sk_SK']: print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/dcpomatic2.mo' % l print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2-wx.mo' % l print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2.mo' % l |
