ICU-950 Converted UTF-8 to escape sequences.
X-SVN-Rev: 4611
This commit is contained in:
parent
9655ae3afc
commit
d793ef341e
@ -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 ****************/
|
||||
|
@ -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%",
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -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 ****************/
|
||||
|
@ -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%",
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user