X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=po%2FMakefile;h=2db7db1d0d2e37877ca6becd7ed8afbeb439bbaa;hb=ae4260bb64817c11f9a7140324cd3e3ba113e297;hp=23397381d2b27277af5936816afc511fe775e860;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/po/Makefile b/po/Makefile index 2339738..2db7db1 100644 --- a/po/Makefile +++ b/po/Makefile @@ -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)