2004-04-14 19:39:08 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2004-05-18 22:01:41 +00:00
|
|
|
// * Copyright (C) 1997-2004, International Business Machines
|
2004-04-14 19:39:08 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
|
|
|
|
bg {
|
|
|
|
// We use UCA collation table optimized for Cyrillic
|
|
|
|
// as defined in the Russian locale
|
|
|
|
collations:alias { "ru" }
|
|
|
|
|
|
|
|
Version{ "2.0" }
|
2004-04-26 22:13:48 +00:00
|
|
|
}
|