i18npool/source/localedata/data/id_ID.xml |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit d65a28188339ef3e0ddc54307bd12d76675f4fb5
Author:     Eike Rathke <er...@redhat.com>
AuthorDate: Wed Feb 19 14:48:54 2020 +0100
Commit:     Eike Rathke <er...@redhat.com>
CommitDate: Wed Feb 19 17:52:35 2020 +0100

    Related: tdf#130772 Prepare id-ID currency formats to ref-derive from
    
    Change-Id: I35a5311b9b9b6c5dd76352fdf12d64361bbaa5fa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89024
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Jenkins

diff --git a/i18npool/source/localedata/data/id_ID.xml 
b/i18npool/source/localedata/data/id_ID.xml
index 19bbeafef1d0..c1a555530a4c 100644
--- a/i18npool/source/localedata/data/id_ID.xml
+++ b/i18npool/source/localedata/data/id_ID.xml
@@ -51,7 +51,7 @@
     <TimePM>PM</TimePM>
     <MeasurementSystem>metric</MeasurementSystem>
   </LC_CTYPE>
-  <LC_FORMAT>
+  <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$Rp-421]">
     <DateAcceptancePattern>D/M</DateAcceptancePattern>
     <FormatElement msgid="FixedFormatskey1" default="true" type="medium" 
usage="FIXED_NUMBER" formatindex="0">
       <FormatCode>Standard</FormatCode>
@@ -87,22 +87,22 @@
       <FormatCode>0,00%</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" 
usage="CURRENCY" formatindex="12">
-      <FormatCode>[$Rp-421]#.##0;([$Rp-421]#.##0)</FormatCode>
+      <FormatCode>[CURRENCY]#.##0;([CURRENCY]#.##0)</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" 
usage="CURRENCY" formatindex="13">
-      <FormatCode>[$Rp-421]#.##0;([$Rp-421]#.##0)</FormatCode>
+      <FormatCode>[CURRENCY]#.##0;([CURRENCY]#.##0)</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" 
usage="CURRENCY" formatindex="14">
-      <FormatCode>[$Rp-421]#.##0;[RED]([$Rp-421]#.##0)</FormatCode>
+      <FormatCode>[CURRENCY]#.##0;[RED]([CURRENCY]#.##0)</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" 
usage="CURRENCY" formatindex="15">
-      <FormatCode>[$Rp-421]#.##0;[RED]([$Rp-421]#.##0)</FormatCode>
+      <FormatCode>[CURRENCY]#.##0;[RED]([CURRENCY]#.##0)</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" 
usage="CURRENCY" formatindex="16">
       <FormatCode>#.##0 CCC</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" 
usage="CURRENCY" formatindex="17">
-      <FormatCode>[$Rp-421]#.##0;[RED]([$Rp-421]#.##0)</FormatCode>
+      <FormatCode>[CURRENCY]#.##0;[RED]([CURRENCY]#.##0)</FormatCode>
     </FormatElement>
     <FormatElement msgid="DateFormatskey1" default="true" type="short" 
usage="DATE" formatindex="18">
       <FormatCode>DD/MM/YY</FormatCode>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to