Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJean-Luc Peurière <jlp@nerim.net>2006-06-28 02:51:56 +0400
committerJean-Luc Peurière <jlp@nerim.net>2006-06-28 02:51:56 +0400
commitd91048c0dc5190a9778a5cccf7488b6285e33fbf (patch)
tree6ec32f2e47ded321b6f230cd572b69d9958db87d /po
parent88bfc44ca2f348f665b8673491cdccced4bc03ed (diff)
added polish and coatian languages.
note that finish and russian ones are broken
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 417daf8384f..b97fd857e9b 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -36,7 +36,7 @@ SOURCEDIR = blender/po
include nan_definitions.mk
-LINGUAS = ca cs de es fr it ja nl sv sr sr@Latn uk
+LINGUAS = ca cs de es fr it ja nl sv sr sr@Latn uk pl pt_br
ifeq ($(OS), darwin)
DIR = $(OCGDIR)/bin/blender.app/Contents/Resources/locale/$@/LC_MESSAGES/
else