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-09 21:49:10 +0300
committerTom Musgrove <LetterRip@gmail.com>2007-01-09 21:49:10 +0300
commit9b3862b4c040eabcb5d3fc82b0ed9774170c0fbe (patch)
tree214a0459c8d05f3c2492ef19aec1e549d753b0c3 /po
parent4b9051501f276d5aa2f6772c4b0520ed9737d3d8 (diff)
= arabic translation =
arabic translation by M. Bashir Al-Noimi, be aware that we don't support right to left languages so this may not be of benefit to end users currently
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 ed043e52858..36924697aed 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -36,7 +36,7 @@ SOURCEDIR = blender/po
include nan_definitions.mk
-LINGUAS = ca cs de es fr hr it ja nl pl pt_br ro ru sr sr@Latn sv uk zh_CN
+LINGUAS = ar 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