Index: mythplugins/mythnews/i18n/translate.pro
===================================================================
--- mythplugins/mythnews/i18n/translate.pro	(wersja 21565)
+++ mythplugins/mythnews/i18n/translate.pro	(kopia robocza)
@@ -1,6 +1,6 @@
 SOURCES += ../mythnews/mythnewsconfig.cpp
 SOURCES += ../mythnews/mythnews.cpp
-SOURCES += ../mythnews/newsengine.cpp
+SOURCES += ../mythnews/mythnewseditor.cpp
 SOURCES += ./themestrings.h
 
 TRANSLATIONS  = mythnews_it.ts mythnews_es.ts mythnews_ca.ts
@@ -8,4 +8,4 @@
 TRANSLATIONS += mythnews_pt.ts mythnews_sv.ts mythnews_fr.ts
 TRANSLATIONS += mythnews_ja.ts mythnews_sl.ts mythnews_et.ts
 TRANSLATIONS += mythnews_fi.ts mythnews_nb.ts mythnews_ru.ts
-TRANSLATIONS += mythnews_cs.ts
+TRANSLATIONS += mythnews_cs.ts mythnews_pl.ts
Index: mythplugins/mythnews/i18n/i18n.pro
===================================================================
--- mythplugins/mythnews/i18n/i18n.pro	(wersja 21565)
+++ mythplugins/mythnews/i18n/i18n.pro	(kopia robocza)
@@ -10,7 +10,7 @@
 trans.files += mythnews_pt.qm mythnews_sv.qm mythnews_fr.qm
 trans.files += mythnews_ja.qm mythnews_sl.qm mythnews_et.qm
 trans.files += mythnews_fi.qm mythnews_nb.qm mythnews_ru.qm
-trans.files += mythnews_cs.qm
+trans.files += mythnews_cs.qm mythnews_pl.qm
 
 INSTALLS += trans
 
