ICU-950 Converted UTF-8 to escape sequences.

X-SVN-Rev: 4606
This commit is contained in:
George Rhoten 2001-05-04 23:11:46 +00:00
parent f6e455ddbc
commit dee03e6888
4 changed files with 34 additions and 42 deletions

View File

@ -1,14 +1,12 @@
 // -*- Coding: utf-8; -*-
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
eu {
Version { "x0.0" }
Version { "x0.0" }
DayAbbreviations {
"igandea",
"astelehena",
@ -66,9 +64,9 @@ eu {
"#",
"-",
"E",
"",
"",
"<EFBFBD>",
"\u2030",
"\u221e",
"\ufffd",
}
LocaleID{ "2D"}
// /**************** Info Below is needed ****************/

View File

@ -1,4 +1,3 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
@ -7,9 +6,8 @@
// *******************************************************************************
eu_ES {
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
CurrencyElements {
"Pts",
"ESP ",
@ -20,7 +18,7 @@ eu_ES {
"h:mm:ss a",
"h:mm a",
"hh:mm:ss",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEE, YYYY'eko' MMM'ren' dd'a'",
"yy'-'MMM'-'dd",
"yy'-'MM'-'dd",
@ -29,7 +27,7 @@ eu_ES {
NumberPatterns {
"#,#0.##;-#,#0.##",
"¤ #,##0.#;-¤ #,##0.#",
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
"#,#0%",
}
LocaleID{ "042D"}

View File

@ -1,14 +1,12 @@
 // -*- Coding: utf-8; -*-
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
eu {
Version { "x0.0" }
Version { "x0.0" }
DayAbbreviations {
"igandea",
"astelehena",
@ -66,9 +64,9 @@ eu {
"#",
"-",
"E",
"",
"",
"<EFBFBD>",
"\u2030",
"\u221e",
"\ufffd",
}
LocaleID{ "2D"}
// /**************** Info Below is needed ****************/

View File

@ -1,4 +1,3 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
@ -7,9 +6,8 @@
// *******************************************************************************
eu_ES {
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
CurrencyElements {
"Pts",
"ESP ",
@ -20,7 +18,7 @@ eu_ES {
"h:mm:ss a",
"h:mm a",
"hh:mm:ss",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEE, YYYY'eko' MMM'ren' dd'a'",
"yy'-'MMM'-'dd",
"yy'-'MM'-'dd",
@ -29,7 +27,7 @@ eu_ES {
NumberPatterns {
"#,#0.##;-#,#0.##",
"¤ #,##0.#;-¤ #,##0.#",
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
"#,#0%",
}
LocaleID{ "042D"}