ICU-999 This didn't need to be UTF8 anyway

X-SVN-Rev: 5392
This commit is contained in:
George Rhoten 2001-07-31 02:07:41 +00:00
parent 918b6d50bc
commit 777eddb56a
4 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
// *******************************************************************************
// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
@ -6,7 +6,7 @@
// *******************************************************************************
fo_FO {
Version { "x0.0" }
Version { "x0.1" }
/* Discarding duplicate data for tag: AmPmMarkers */
CurrencyElements {
@ -27,7 +27,7 @@ fo_FO {
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;¤ -#,##0.00",
"\u00a4#,##0.00;\u00a4 -#,##0.00",
"#,##0%",
}
LocaleID{ "0438"}

View File

@ -1,4 +1,4 @@
// *******************************************************************************
// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
@ -9,7 +9,7 @@ ga_IE {
Version { "x0.1" }
CurrencyElements {
"£",
"\u00a3",
"IEP",
".",
}
@ -28,7 +28,7 @@ ga_IE {
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;-¤#,##0.00",
"\u00a4#,##0.00;-\u00a4#,##0.00",
"#,##0%",
}
}

View File

@ -1,4 +1,4 @@
// *******************************************************************************
// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
@ -6,7 +6,7 @@
// *******************************************************************************
fo_FO {
Version { "x0.0" }
Version { "x0.1" }
/* Discarding duplicate data for tag: AmPmMarkers */
CurrencyElements {
@ -27,7 +27,7 @@ fo_FO {
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;¤ -#,##0.00",
"\u00a4#,##0.00;\u00a4 -#,##0.00",
"#,##0%",
}
LocaleID{ "0438"}

View File

@ -1,4 +1,4 @@
// *******************************************************************************
// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
@ -9,7 +9,7 @@ ga_IE {
Version { "x0.1" }
CurrencyElements {
"£",
"\u00a3",
"IEP",
".",
}
@ -28,7 +28,7 @@ ga_IE {
NumberPatterns {
"#,##0.###;-#,##0.###",
"¤#,##0.00;-¤#,##0.00",
"\u00a4#,##0.00;-\u00a4#,##0.00",
"#,##0%",
}
}