[Libreoffice-commits] core.git: i18npool/source

Eike Rathke erack at redhat.com
Thu Nov 6 12:53:40 PST 2014


 i18npool/source/localedata/data/nds_DE.xml |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 68290fec9a8b9b8e8c73408c8b9cd80097b273fb
Author: Eike Rathke <erack at redhat.com>
Date:   Thu Nov 6 21:49:52 2014 +0100

    use correct LCID and English color keyword
    
    As could be seen when running in dbgutil build or with environment
    variable OOO_ENABLE_LOCALE_DATA_CHECKS=1
    
    Change-Id: Iaf3b4cbe58acea9fa8aed0b1793e0ff28c089de6

diff --git a/i18npool/source/localedata/data/nds_DE.xml b/i18npool/source/localedata/data/nds_DE.xml
index e6a5a1a..c7f53ca 100644
--- a/i18npool/source/localedata/data/nds_DE.xml
+++ b/i18npool/source/localedata/data/nds_DE.xml
@@ -84,22 +84,22 @@
       <FormatCode>0,00%</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
-      <FormatCode>#.##0 [$DM-407];-#.##0 [$DM-407]</FormatCode>
+      <FormatCode>#.##0 [$DM-63C];-#.##0 [$DM-63C]</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
-      <FormatCode>#.##0,00 [$DM-407];-#.##0,00 [$DM-407]</FormatCode>
+      <FormatCode>#.##0,00 [$DM-63C];-#.##0,00 [$DM-63C]</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
-      <FormatCode>#.##0 [$DM-407];[ROT]-#.##0 [$DM-407]</FormatCode>
+      <FormatCode>#.##0 [$DM-63C];[RED]-#.##0 [$DM-63C]</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
-      <FormatCode>#.##0,00 [$DM-407];[ROT]-#.##0,00 [$DM-407]</FormatCode>
+      <FormatCode>#.##0,00 [$DM-63C];[RED]-#.##0,00 [$DM-63C]</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
       <FormatCode>#.##0,00 CCC</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
-      <FormatCode>#.##0,-- [$DM-407];[ROT]-#.##0,-- [$DM-407]</FormatCode>
+      <FormatCode>#.##0,-- [$DM-63C];[RED]-#.##0,-- [$DM-63C]</FormatCode>
     </FormatElement>
     <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
       <FormatCode>DD.MM.YY</FormatCode>


More information about the Libreoffice-commits mailing list