forgot to add 2 translation .qm files
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@347 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
parent
457f393cb4
commit
338aa5f332
Binary file not shown.
Binary file not shown.
|
@ -175,6 +175,7 @@ TRANSLATIONS_KX = translations/keepassx-de_DE.ts \
|
|||
translations/keepassx-uk_UA.ts \
|
||||
translations/keepassx-zh_CN.ts
|
||||
|
||||
# also update in translations_release.sh
|
||||
TRANSLATIONS_DISABLED = translations/keepassx-cs_CZ.ts
|
||||
|
||||
TRANSLATIONS_QT = translations/qt_fi.ts \
|
||||
|
|
|
@ -20,4 +20,3 @@ $LRELEASE translations/*.ts
|
|||
mv translations/*.qm ../share/keepassx/i18n
|
||||
rm ../share/keepassx/i18n/keepassx-xx_XX.qm
|
||||
rm ../share/keepassx/i18n/keepassx-cs_CZ.qm
|
||||
rm ../share/keepassx/i18n/keepassx-ja_JP.qm
|
||||
|
|
Loading…
Reference in New Issue