[PATCH] fix fdo#63619 no need for RTL mark
Faisal al-otaibi (via Code Review)
gerrit at gerrit.libreoffice.org
Sat Apr 20 05:25:05 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3498
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/3498/1
fix fdo#63619 no need for RTL mark
Change-Id: I88588be252455bbb353c757a75f2ec9ea2d17e9e
---
M i18npool/source/localedata/data/ar_DZ.xml
M i18npool/source/localedata/data/ar_EG.xml
M i18npool/source/localedata/data/ar_LB.xml
M i18npool/source/localedata/data/ar_OM.xml
M i18npool/source/localedata/data/ar_SA.xml
M i18npool/source/localedata/data/ar_TN.xml
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/i18npool/source/localedata/data/ar_DZ.xml b/i18npool/source/localedata/data/ar_DZ.xml
index 7c2649a..a96ab94 100644
--- a/i18npool/source/localedata/data/ar_DZ.xml
+++ b/i18npool/source/localedata/data/ar_DZ.xml
@@ -51,7 +51,7 @@
<TimePM>م</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$د.ج.-1401]">
+ <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ د.ج.-1401]">
<DateAcceptancePattern>D/M</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>General</FormatCode>
@@ -444,7 +444,7 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>DZD</CurrencyID>
- <CurrencySymbol>د.ج.</CurrencySymbol>
+ <CurrencySymbol> د.ج.</CurrencySymbol>
<BankSymbol>DZD</BankSymbol>
<CurrencyName>دينار جزائري</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
diff --git a/i18npool/source/localedata/data/ar_EG.xml b/i18npool/source/localedata/data/ar_EG.xml
index 09ce368..f608ccb 100644
--- a/i18npool/source/localedata/data/ar_EG.xml
+++ b/i18npool/source/localedata/data/ar_EG.xml
@@ -51,7 +51,7 @@
<TimePM>م</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ج.م.-C01]">
+ <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ ج.م.-C01]">
<DateAcceptancePattern>D/M</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>General</FormatCode>
@@ -449,7 +449,7 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>EGP</CurrencyID>
- <CurrencySymbol>ج.م.</CurrencySymbol>
+ <CurrencySymbol> ج.م.</CurrencySymbol>
<BankSymbol>EGP</BankSymbol>
<CurrencyName>EGP</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
diff --git a/i18npool/source/localedata/data/ar_LB.xml b/i18npool/source/localedata/data/ar_LB.xml
index 86aba61..0a058a5 100644
--- a/i18npool/source/localedata/data/ar_LB.xml
+++ b/i18npool/source/localedata/data/ar_LB.xml
@@ -51,7 +51,7 @@
<TimePM>م</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT ref="ar_EG" replaceFrom="[CURRENCY]" replaceTo="[$ل.ل.-3001]"/>
+ <LC_FORMAT ref="ar_EG" replaceFrom="[CURRENCY]" replaceTo="[$ ل.ل.-3001]"/>
<LC_COLLATION ref="en_US" />
<LC_SEARCH ref="en_US"/>
<LC_INDEX ref="ar_EG"/>
@@ -294,7 +294,7 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>LBP</CurrencyID>
- <CurrencySymbol>ل.ل.</CurrencySymbol>
+ <CurrencySymbol> ل.ل.</CurrencySymbol>
<BankSymbol>LBP</BankSymbol>
<CurrencyName>LBP</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
diff --git a/i18npool/source/localedata/data/ar_OM.xml b/i18npool/source/localedata/data/ar_OM.xml
index a31b967..e6b56d4 100644
--- a/i18npool/source/localedata/data/ar_OM.xml
+++ b/i18npool/source/localedata/data/ar_OM.xml
@@ -51,7 +51,7 @@
<TimePM>م</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ر.ع-2001]">
+ <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ ر.ع-2001]">
<DateAcceptancePattern>D/M</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>General</FormatCode>
@@ -332,7 +332,7 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>OMR</CurrencyID>
- <CurrencySymbol>ر.ع</CurrencySymbol>
+ <CurrencySymbol> ر.ع</CurrencySymbol>
<BankSymbol>OMR</BankSymbol>
<CurrencyName>ريال عماني</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
diff --git a/i18npool/source/localedata/data/ar_SA.xml b/i18npool/source/localedata/data/ar_SA.xml
index 01b596c..52aea03 100644
--- a/i18npool/source/localedata/data/ar_SA.xml
+++ b/i18npool/source/localedata/data/ar_SA.xml
@@ -51,7 +51,7 @@
<TimePM>م</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT ref="ar_EG" replaceFrom="[CURRENCY]" replaceTo="[$ر.س.-401]"/>
+ <LC_FORMAT ref="ar_EG" replaceFrom="[CURRENCY]" replaceTo="[$ ر.س.-401]"/>
<LC_COLLATION ref="en_US" />
<LC_SEARCH ref="en_US"/>
<LC_INDEX ref="ar_EG"/>
@@ -294,7 +294,7 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>SAR</CurrencyID>
- <CurrencySymbol>ر.س.</CurrencySymbol>
+ <CurrencySymbol> ر.س.</CurrencySymbol>
<BankSymbol>SAR</BankSymbol>
<CurrencyName>SAR</CurrencyName>
<DecimalPlaces>2</DecimalPlaces>
diff --git a/i18npool/source/localedata/data/ar_TN.xml b/i18npool/source/localedata/data/ar_TN.xml
index b69ad31..1b6f313 100644
--- a/i18npool/source/localedata/data/ar_TN.xml
+++ b/i18npool/source/localedata/data/ar_TN.xml
@@ -51,7 +51,7 @@
<TimePM>م</TimePM>
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
- <LC_FORMAT ref="ar_EG" replaceFrom="[CURRENCY]" replaceTo="[$د.ت.-1C01]"/>
+ <LC_FORMAT ref="ar_EG" replaceFrom="[CURRENCY]" replaceTo="[$ د.ت.-1C01]"/>
<LC_COLLATION ref="en_US" />
<LC_SEARCH ref="en_US"/>
<LC_INDEX ref="ar_EG"/>
@@ -294,7 +294,7 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>TND</CurrencyID>
- <CurrencySymbol>د.ت.</CurrencySymbol>
+ <CurrencySymbol> د.ت.</CurrencySymbol>
<BankSymbol>TND</BankSymbol>
<CurrencyName>TND</CurrencyName>
<DecimalPlaces>3</DecimalPlaces>
--
To view, visit https://gerrit.libreoffice.org/3498
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I88588be252455bbb353c757a75f2ec9ea2d17e9e
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Faisal al-otaibi <fmalotaibi at kacst.edu.sa>
More information about the LibreOffice
mailing list