]> git.decadent.org.uk Git - ion3.git/blobdiff - po/Makefile
[svn-upgrade] Integrating new upstream version, ion3 (20070506)
[ion3.git] / po / Makefile
index 23397381d2b27277af5936816afc511fe775e860..2db7db1d0d2e37877ca6becd7ed8afbeb439bbaa 100644 (file)
@@ -13,7 +13,7 @@ MSGMERGE = msgmerge
 MSGCAT = msgcat
 LXGETTEXT = lua-xgettext
 
-TRANSLATIONS := fi cs de ru
+TRANSLATIONS := fi cs
 MO_FILES := $(patsubst %,%.mo, $(TRANSLATIONS))
 PO_FILES := $(patsubst %,%.po, $(TRANSLATIONS))
 
@@ -89,8 +89,3 @@ update_fi: pot
 update_cs: pot
        $(MSGMERGE) -U cs.po $(POTFILE)
 
-update_ru: pot
-       $(MSGMERGE) -U ru.po $(POTFILE)
-
-update_de: pot
-       $(MSGMERGE) -U de.po $(POTFILE)