ICU-999 This didn't need to be UTF8 anyway
X-SVN-Rev: 5392
This commit is contained in:
parent
918b6d50bc
commit
777eddb56a
@ -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"}
|
||||
|
@ -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%",
|
||||
}
|
||||
}
|
||||
|
@ -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"}
|
||||
|
@ -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%",
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user