[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - i18npool/source
Eike Rathke (via logerrit)
logerrit at kemper.freedesktop.org
Wed Aug 14 23:51:15 UTC 2019
i18npool/source/localedata/data/fr_BF.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 4cbc0ac530c8a9e843ba875708368109926aeccc
Author: Eike Rathke <erack at redhat.com>
AuthorDate: Wed Aug 14 20:34:58 2019 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Aug 15 01:50:24 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
(cherry picked from commit 21bffad6bc108f3dc5eee608bf702412a5fcb530)
Reviewed-on: https://gerrit.libreoffice.org/77478
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
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