Rename translation files bitcoin_*.ts to novacoin_*.ts
[novacoin.git] / src / qt / locale / translations.pro
index ada7a2f..615bd18 100644 (file)
@@ -2,7 +2,7 @@ CODECFORTR = UTF-8
 
 # for lrelease/lupdate
 # also add new translations to src/qt/bitcoin.qrc under translations/
-TRANSLATIONS = $$files(bitcoin_*.ts)
+TRANSLATIONS = $$files(novacoin_*.ts)
 
 isEmpty(QM_DIR):QM_DIR = $$PWD/src/qt/locale
 # automatically build translations, so they can be included in resource file