diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-06-09 13:36:50 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-06-09 13:36:50 +0000 |
commit | 64e4e8c010011b36198306ba8f4a26e92a97c7bb (patch) | |
tree | d6c022915a9d482576cce5aa66e3bfb52413092c | |
parent | 8a64eccbd0604153066c30ae6007eb092e897623 (diff) |
INTEGRATION: CWS localedata4 (1.4.4); FILE MERGED
2005/04/25 15:24:36 er 1.4.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)
-rw-r--r-- | i18npool/source/localedata/data/bg_BG.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/i18npool/source/localedata/data/bg_BG.xml b/i18npool/source/localedata/data/bg_BG.xml index e4ed1a4ad531..9a21a4eed0d8 100644 --- a/i18npool/source/localedata/data/bg_BG.xml +++ b/i18npool/source/localedata/data/bg_BG.xml @@ -168,39 +168,39 @@ <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3"> -<FormatCode># ##0</FormatCode> +<FormatCode> ##0</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> -<FormatCode># ##0,00</FormatCode> +<FormatCode> ##0,00</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> -<FormatCode># ###,00</FormatCode> +<FormatCode> ###,00</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> -<FormatCode># ##0 [CURRENCY];-# ##0 [CURRENCY]</FormatCode> +<FormatCode> ##0 [CURRENCY];- ##0 [CURRENCY]</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> -<FormatCode># ##0,00 [CURRENCY];-# ##0,00 [CURRENCY]</FormatCode> +<FormatCode> ##0,00 [CURRENCY];- ##0,00 [CURRENCY]</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> -<FormatCode># ##0 [CURRENCY];[RED]-# ##0 [CURRENCY]</FormatCode> +<FormatCode> ##0 [CURRENCY];[RED]- ##0 [CURRENCY]</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> -<FormatCode># ##0,00 [CURRENCY];[RED]-# ##0,00 [CURRENCY]</FormatCode> +<FormatCode> ##0,00 [CURRENCY];[RED]- ##0,00 [CURRENCY]</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> -<FormatCode># ##0,00 CCC</FormatCode> +<FormatCode> ##0,00 CCC</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> -<FormatCode># ##0,-- [CURRENCY];[RED]-# ##0,-- [CURRENCY]</FormatCode> +<FormatCode> ##0,-- [CURRENCY];[RED]- ##0,-- [CURRENCY]</FormatCode> <DefaultName></DefaultName> </FormatElement> <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> |