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:
authorTom Musgrove <LetterRip@gmail.com>2007-01-06 11:46:42 +0300
committerTom Musgrove <LetterRip@gmail.com>2007-01-06 11:46:42 +0300
commitfe178ff16a72e402e14512c64e4fd375f7298f2f (patch)
tree1dd73779d6db5cea64c1717e9f654cbac96fdbc4 /po
parent1d0af71d3986e602211ba54f3a9a01c4822fb66a (diff)
= more translation updates =
okay updated translations - they actually compile and can be used now - woo hoo :) Thank you translators for your hard work. Also for other languages - if I haven't committed your language my apologies - please email me the most to up to date version you have thanks.
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 b97fd857e9b..ed043e52858 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 pl pt_br
+LINGUAS = ca cs de es fr hr it ja nl pl pt_br ro ru sr sr@Latn sv uk zh_CN
ifeq ($(OS), darwin)
DIR = $(OCGDIR)/bin/blender.app/Contents/Resources/locale/$@/LC_MESSAGES/
else