diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/data/locales/nl_NL.txt')
-rw-r--r-- | Build/source/libs/icu-xetex/data/locales/nl_NL.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Build/source/libs/icu-xetex/data/locales/nl_NL.txt b/Build/source/libs/icu-xetex/data/locales/nl_NL.txt new file mode 100644 index 00000000000..b6e7e288fe1 --- /dev/null +++ b/Build/source/libs/icu-xetex/data/locales/nl_NL.txt @@ -0,0 +1,17 @@ +// *************************************************************************** +// * +// * Copyright (C) 2005 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File: ../../../cldr/common/main/nl_NL.xml +// * +// *************************************************************************** +nl_NL{ + NumberPatterns{ + "#,##0.###", + "¤ #,##0.00;¤ #,##0.00-", + "#,##0%", + "#E0", + } + Version{"1.27"} +} |