ICU-950 Converted UTF-8 to escape sequences.

X-SVN-Rev: 4611
This commit is contained in:
George Rhoten 2001-05-05 00:24:54 +00:00
parent 9655ae3afc
commit d793ef341e
4 changed files with 18 additions and 34 deletions

View File

@ -1,7 +1,6 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
@ -66,9 +65,9 @@ kl{
"#",
"-",
"E",
"",
"",
"<EFBFBD>",
"\u2030",
"\u221e",
"\ufffd",
}
// /**************** Info Below is needed ****************/

View File

@ -1,4 +1,3 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
@ -7,16 +6,13 @@
// *******************************************************************************
kl_GL {
Version { "x0.0" }
CurrencyElements {
Version { "x0.0" }
CurrencyElements {
"kr",
"DKK",
",",
}
DateTimePatterns {
DateTimePatterns {
"h:mm:ss a",
"h:mm:ss a",
"h:mm:ss a",
@ -26,13 +22,10 @@ kl_GL {
"MMM dd,yy",
"dd/MM/yy",
"{1} {0}",
}
NumberPatterns {
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;¤ -#,##0.00",
"\u00a4#,##0.00;\u00a4 -#,##0.00",
"#,##0%",
}
}

View File

@ -1,7 +1,6 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
@ -66,9 +65,9 @@ kl{
"#",
"-",
"E",
"",
"",
"<EFBFBD>",
"\u2030",
"\u221e",
"\ufffd",
}
// /**************** Info Below is needed ****************/

View File

@ -1,4 +1,3 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
@ -7,16 +6,13 @@
// *******************************************************************************
kl_GL {
Version { "x0.0" }
CurrencyElements {
Version { "x0.0" }
CurrencyElements {
"kr",
"DKK",
",",
}
DateTimePatterns {
DateTimePatterns {
"h:mm:ss a",
"h:mm:ss a",
"h:mm:ss a",
@ -26,13 +22,10 @@ kl_GL {
"MMM dd,yy",
"dd/MM/yy",
"{1} {0}",
}
NumberPatterns {
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;¤ -#,##0.00",
"\u00a4#,##0.00;\u00a4 -#,##0.00",
"#,##0%",
}
}