[Libreoffice-commits] core.git: i18npool/source
Eike Rathke (via logerrit)
logerrit at kemper.freedesktop.org
Wed Aug 14 20:50:38 UTC 2019
i18npool/source/localedata/data/fr_BF.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 21bffad6bc108f3dc5eee608bf702412a5fcb530
Author: Eike Rathke <erack at redhat.com>
AuthorDate: Wed Aug 14 20:34:58 2019 +0200
Commit: Eike Rathke <erack at redhat.com>
CommitDate: Wed Aug 14 22:49:34 2019 +0200
Resolves: tdf#124108 localized quotation marks for [fr-BF] and derived
Inherited by
fr_BJ
fr_CI
fr_ML
fr_NE
fr_SN
fr_TG
Change-Id: Ic47345fedd0792db213e6584f581ce63b8c5439b
Reviewed-on: https://gerrit.libreoffice.org/77470
Reviewed-by: Eike Rathke <erack at redhat.com>
Tested-by: Jenkins
diff --git a/i18npool/source/localedata/data/fr_BF.xml b/i18npool/source/localedata/data/fr_BF.xml
index 0a7ee39fd750..c442a93ceea7 100644
--- a/i18npool/source/localedata/data/fr_BF.xml
+++ b/i18npool/source/localedata/data/fr_BF.xml
@@ -33,10 +33,10 @@
<LongDateYearSeparator> </LongDateYearSeparator>
</Separators>
<Markers>
- <QuotationStart>'</QuotationStart>
- <QuotationEnd>'</QuotationEnd>
- <DoubleQuotationStart>"</DoubleQuotationStart>
- <DoubleQuotationEnd>"</DoubleQuotationEnd>
+ <QuotationStart>‘</QuotationStart>
+ <QuotationEnd>’</QuotationEnd>
+ <DoubleQuotationStart>«</DoubleQuotationStart>
+ <DoubleQuotationEnd>»</DoubleQuotationEnd>
</Markers>
<TimeAM>AM</TimeAM>
<TimePM>PM</TimePM>
More information about the Libreoffice-commits
mailing list