ICU-142 Added he.txt and he_IL.txt. These two locales will be aliased
to be "iw" and "iw_IL". X-SVN-Rev: 462
This commit is contained in:
parent
770bc2f3f2
commit
80bd3a9090
18
icu4c/data/he.txt
Normal file
18
icu4c/data/he.txt
Normal file
@ -0,0 +1,18 @@
|
||||
// ****************************************************************************
|
||||
// * *
|
||||
// * COPYRIGHT: *
|
||||
// * (C) Copyright Taligent, Inc., 1997 *
|
||||
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
||||
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
// * *
|
||||
// ****************************************************************************
|
||||
//**********************************************************************
|
||||
//* Copyright (C) 1999, International Business Machines
|
||||
//* Corporation and others. All Rights Reserved.
|
||||
//**********************************************************************
|
||||
|
||||
he {
|
||||
"%%ALIAS" { "iw" }
|
||||
}
|
18
icu4c/data/he_IL.txt
Normal file
18
icu4c/data/he_IL.txt
Normal file
@ -0,0 +1,18 @@
|
||||
// ****************************************************************************
|
||||
// * *
|
||||
// * COPYRIGHT: *
|
||||
// * (C) Copyright Taligent, Inc., 1997 *
|
||||
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
||||
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
// * *
|
||||
// ****************************************************************************
|
||||
//**********************************************************************
|
||||
//* Copyright (C) 1999, International Business Machines
|
||||
//* Corporation and others. All Rights Reserved.
|
||||
//**********************************************************************
|
||||
|
||||
he_IL {
|
||||
"%%ALIAS" { "iw_IL" }
|
||||
}
|
@ -95,6 +95,8 @@ index {
|
||||
fr_FR_EURO,
|
||||
fr_LU,
|
||||
fr_LU_EURO,
|
||||
he,
|
||||
he_IL,
|
||||
hr,
|
||||
hr_HR,
|
||||
hu,
|
||||
|
18
icu4c/source/data/locales/he.txt
Normal file
18
icu4c/source/data/locales/he.txt
Normal file
@ -0,0 +1,18 @@
|
||||
// ****************************************************************************
|
||||
// * *
|
||||
// * COPYRIGHT: *
|
||||
// * (C) Copyright Taligent, Inc., 1997 *
|
||||
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
||||
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
// * *
|
||||
// ****************************************************************************
|
||||
//**********************************************************************
|
||||
//* Copyright (C) 1999, International Business Machines
|
||||
//* Corporation and others. All Rights Reserved.
|
||||
//**********************************************************************
|
||||
|
||||
he {
|
||||
"%%ALIAS" { "iw" }
|
||||
}
|
18
icu4c/source/data/locales/he_IL.txt
Normal file
18
icu4c/source/data/locales/he_IL.txt
Normal file
@ -0,0 +1,18 @@
|
||||
// ****************************************************************************
|
||||
// * *
|
||||
// * COPYRIGHT: *
|
||||
// * (C) Copyright Taligent, Inc., 1997 *
|
||||
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
||||
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
// * *
|
||||
// ****************************************************************************
|
||||
//**********************************************************************
|
||||
//* Copyright (C) 1999, International Business Machines
|
||||
//* Corporation and others. All Rights Reserved.
|
||||
//**********************************************************************
|
||||
|
||||
he_IL {
|
||||
"%%ALIAS" { "iw_IL" }
|
||||
}
|
@ -95,6 +95,8 @@ index {
|
||||
fr_FR_EURO,
|
||||
fr_LU,
|
||||
fr_LU_EURO,
|
||||
he,
|
||||
he_IL,
|
||||
hr,
|
||||
hr_HR,
|
||||
hu,
|
||||
|
Loading…
Reference in New Issue
Block a user