diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-12 21:06:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-12 21:06:00 +0100 |
| commit | 020d50e63542c815d368d72c92b9a2cd33dbb1f9 (patch) | |
| tree | da9d84795cc5586a56ffb6ec191a27d17234d7d5 /cscript | |
| parent | 4ad19b270980c66c7a2e1ec7719d19e66cceed35 (diff) | |
New ru_RU translation from Igor Voytovich.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -193,7 +193,7 @@ def make_spec(filename, version, target): print >>f,'%{_datadir}/dcpomatic/taskbar_icon.png' for r in ['128x128', '22x22', '32x32', '48x48', '64x64']: print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2.png' % r - for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL']: + for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU']: 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 |
