mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-2487 remove locales which were collation-only.
X-SVN-Rev: 14962
This commit is contained in:
parent
89b3116eb8
commit
423fdb8c87
5 changed files with 0 additions and 66 deletions
|
@ -1,13 +0,0 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 1997-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
||||
de__PHONEBOOK {
|
||||
Version { "1.0" }
|
||||
collations {
|
||||
default { "phonebook" }
|
||||
}
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 1997-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
||||
es__TRADITIONAL {
|
||||
Version { "2.0" }
|
||||
collations {
|
||||
default { "traditional" }
|
||||
}
|
||||
}
|
|
@ -1,14 +0,0 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 1997-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
||||
hi__DIRECT {
|
||||
Version { "1.1" }
|
||||
// This is the order ICU originaly used
|
||||
collations {
|
||||
default { "direct" }
|
||||
}
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 1997-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
||||
zh_TW_STROKE {
|
||||
Version{ "2.0" }
|
||||
collations {
|
||||
default { "stroke" }
|
||||
}
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
// *******************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 1997-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// *******************************************************************************
|
||||
|
||||
zh__PINYIN {
|
||||
Version{ "1.0" }
|
||||
collations {
|
||||
default { "pinyin" }
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue