include enigma2 release 2.5 messages in enigma2.pot
[enigma2.git] / po / Makefile.am
index 986f0ae4d64197c1fd2f2738d2e731c386aea483..41cf55eacafa7d9772e8e31c5c59b5ea25a2d5c0 100755 (executable)
@@ -31,6 +31,7 @@ enigma2.pot:
        ./xml2po.py     ../data/ >> enigma2.pot
        ./xml2po.py     ../lib/python/Plugins/SystemPlugins/Videomode/ >> enigma2.pot
        ./xml2po.py     ../lib/python/Plugins/SystemPlugins/SoftwareManager/ >> enigma2.pot
+       cat enigma2_rel25.pot | tail -n +19 >> enigma2.pot
        msguniq -o enigma2uniq.pot enigma2.pot
        $(RM) enigma2.pot
        mv enigma2uniq.pot enigma2.pot