INTEGRATION: CWS pj18 (1.24.60); FILE MERGED

2005/01/29 11:54:34 pjanik 1.24.60.1: #i41503#: Add Malay language (ms).
This commit is contained in:
Jens-Heiner Rechtien 2005-02-11 14:31:04 +00:00
parent fa7ffbe59a
commit 803bced5de

View file

@ -2,9 +2,9 @@
#
# $RCSfile: postset.mk,v $
#
# $Revision: 1.24 $
# $Revision: 1.25 $
#
# last change: $Author: rt $ $Date: 2004-12-10 16:49:21 $
# last change: $Author: hr $ $Date: 2005-02-11 15:31:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -66,6 +66,6 @@
defaultlangiso=en-US
# Complete list of all supported ISO codes
completelangiso=af ar bg ca cs cy da de el en-US eo es et eu fi fr gl he hi-IN hu it ja kn-IN ko lt nb nl nn ns pl pt pt-BR ru sk sl sv th tn tr zh-CN zh-TW zu
completelangiso=af ar bg ca cs cy da de el en-US eo es et eu fi fr gl he hi-IN hu it ja kn-IN ko lt ms nb nl nn ns pl pt pt-BR ru sk sl sv th tn tr zh-CN zh-TW zu
alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangiso) $(WITH_LANG)))))