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:
authorWouter van Heyst <larstiq-bforge@larstiq.dyndns.org>2006-02-12 20:19:53 +0300
committerWouter van Heyst <larstiq-bforge@larstiq.dyndns.org>2006-02-12 20:19:53 +0300
commit041aecdc1786e60e8b54f051fbb37427210a4f6f (patch)
tree7a2ca2ee69bc452cb295a6bf9180e1be7d4512b6 /po
parente3e94f1bb72c7200b429d172e7a87eb993f7abee (diff)
==Translations==
* Make sure all languages get built (Makefile, scons to be done)
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 f9980369818..417daf8384f 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
+LINGUAS = ca cs de es fr it ja nl sv sr sr@Latn uk
ifeq ($(OS), darwin)
DIR = $(OCGDIR)/bin/blender.app/Contents/Resources/locale/$@/LC_MESSAGES/
else