i18npool/source/localedata/data/be_BY.xml | 4 ++-- i18npool/source/localedata/data/ru_RU.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit fd99a87a42a79169e55f36044c24a75c6345d241 Author: Eike Rathke <er...@redhat.com> Date: Mon Jun 13 11:01:19 2016 +0200 remove the correct but unwanted no-break space in percentage, tdf#63272 As per l10n request https://listarchives.libreoffice.org/global/l10n/msg09997.html Change-Id: I4f83c85abc15c12f77ac478589736cd799760832 (cherry picked from commit ff1edd625709dd8e140e31609158c59a6413f72e) Reviewed-on: https://gerrit.libreoffice.org/26215 Reviewed-by: Eike Rathke <er...@redhat.com> Tested-by: Eike Rathke <er...@redhat.com> diff --git a/i18npool/source/localedata/data/be_BY.xml b/i18npool/source/localedata/data/be_BY.xml index 38ab18d..545ceeb 100644 --- a/i18npool/source/localedata/data/be_BY.xml +++ b/i18npool/source/localedata/data/be_BY.xml @@ -82,10 +82,10 @@ <FormatCode>##0,00E+00</FormatCode> </FormatElement> <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> - <FormatCode>0"Â "%</FormatCode> + <FormatCode>0%</FormatCode> </FormatElement> <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> - <FormatCode>0,00"Â "%</FormatCode> + <FormatCode>0,00%</FormatCode> </FormatElement> <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> <FormatCode>#Â ##0[$Ñ.-423];-#Â ##0[$Ñ.-423]</FormatCode> diff --git a/i18npool/source/localedata/data/ru_RU.xml b/i18npool/source/localedata/data/ru_RU.xml index 4f1ce15..1ebf8cd 100644 --- a/i18npool/source/localedata/data/ru_RU.xml +++ b/i18npool/source/localedata/data/ru_RU.xml @@ -82,10 +82,10 @@ <FormatCode>##0,00E+00</FormatCode> </FormatElement> <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> - <FormatCode>0"Â "%</FormatCode> + <FormatCode>0%</FormatCode> </FormatElement> <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> - <FormatCode>0,00"Â "%</FormatCode> + <FormatCode>0,00%</FormatCode> </FormatElement> <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> <FormatCode>#Â ##0 [CURRENCY];-#Â ##0 [CURRENCY]</FormatCode>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits