diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/data/locales/so_SO.txt')
-rw-r--r-- | Build/source/libs/icu-xetex/data/locales/so_SO.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Build/source/libs/icu-xetex/data/locales/so_SO.txt b/Build/source/libs/icu-xetex/data/locales/so_SO.txt new file mode 100644 index 00000000000..b1969d0081a --- /dev/null +++ b/Build/source/libs/icu-xetex/data/locales/so_SO.txt @@ -0,0 +1,27 @@ +// *************************************************************************** +// * +// * 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/so_SO.xml +// * +// *************************************************************************** +so_SO{ + Currencies{ + SOS{ + "$", + "SOS", + } + USD{ + "US$", + "USD", + } + } + NumberPatterns{ + "#,##0.###", + "¤#,##0.00", + "#,##0%", + "#E0", + } + Version{"1.29"} +} |