summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2018-02-09 12:40:47 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-02-09 15:13:45 +0100
commit03d6a29d34e1c4e72ffa49ec3259eaf4059d9c60 (patch)
treefb39bb4d577ac2692cc6b49e472035c0f8332c5b /i18npool
parent74b11a0bae4a796c41264a6e33162c82556671e5 (diff)
Resolves: tdf#105837 use angle quotation marks (Guillemets) for [*-CH]
This is a combination of 2 commits. Resolves: tdf#105837 use angle quotation marks (Guillemets) for [de-CH] Source: https://en.wikipedia.org/wiki/Quotation_mark#German https://de.wikipedia.org/wiki/Anf%C3%BChrungszeichen#Schweiz,_Liechtenstein,_Frankreich (cherry picked from commit 2ebb38dd36022d5d61bfb9fc3edfbf460153e1ff) Use angle quotation marks (Guillemets) for [*-CH], tdf#115493 related Source: https://en.wikipedia.org/wiki/Quotation_mark#French https://de.wikipedia.org/wiki/Anf%C3%BChrungszeichen#Schweiz,_Liechtenstein,_Frankreich (cherry picked from commit 4b938c558d004537cf73ca4319019ff64f052270) 015e8d68aecdc7c7ca3620105b7a2685648438d5 Change-Id: I9aa13eb610b39d1443acb0d2993a3e6f3e68a12e Reviewed-on: https://gerrit.libreoffice.org/49489 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/de_CH.xml8
-rw-r--r--i18npool/source/localedata/data/fr_CH.xml4
-rw-r--r--i18npool/source/localedata/data/it_CH.xml8
3 files changed, 10 insertions, 10 deletions
diff --git a/i18npool/source/localedata/data/de_CH.xml b/i18npool/source/localedata/data/de_CH.xml
index 5b2ac1f8e9c7..e76dc2027377 100644
--- a/i18npool/source/localedata/data/de_CH.xml
+++ b/i18npool/source/localedata/data/de_CH.xml
@@ -42,10 +42,10 @@
<LongDateYearSeparator> </LongDateYearSeparator>
</Separators>
<Markers>
- <QuotationStart>‚</QuotationStart>
- <QuotationEnd>‘</QuotationEnd>
- <DoubleQuotationStart>„</DoubleQuotationStart>
- <DoubleQuotationEnd>“</DoubleQuotationEnd>
+ <QuotationStart>‹</QuotationStart>
+ <QuotationEnd>›</QuotationEnd>
+ <DoubleQuotationStart>«</DoubleQuotationStart>
+ <DoubleQuotationEnd>»</DoubleQuotationEnd>
</Markers>
<TimeAM>vorm.</TimeAM>
<TimePM>nachm.</TimePM>
diff --git a/i18npool/source/localedata/data/fr_CH.xml b/i18npool/source/localedata/data/fr_CH.xml
index a2a51fca38c1..69ad52687600 100644
--- a/i18npool/source/localedata/data/fr_CH.xml
+++ b/i18npool/source/localedata/data/fr_CH.xml
@@ -42,8 +42,8 @@
<LongDateYearSeparator> </LongDateYearSeparator>
</Separators>
<Markers>
- <QuotationStart>‘</QuotationStart>
- <QuotationEnd>’</QuotationEnd>
+ <QuotationStart>‹</QuotationStart>
+ <QuotationEnd>›</QuotationEnd>
<DoubleQuotationStart>«</DoubleQuotationStart>
<DoubleQuotationEnd>»</DoubleQuotationEnd>
</Markers>
diff --git a/i18npool/source/localedata/data/it_CH.xml b/i18npool/source/localedata/data/it_CH.xml
index aa19b9e2339d..aac62761fc0d 100644
--- a/i18npool/source/localedata/data/it_CH.xml
+++ b/i18npool/source/localedata/data/it_CH.xml
@@ -42,10 +42,10 @@
<LongDateYearSeparator> </LongDateYearSeparator>
</Separators>
<Markers>
- <QuotationStart>‘</QuotationStart>
- <QuotationEnd>’</QuotationEnd>
- <DoubleQuotationStart>“</DoubleQuotationStart>
- <DoubleQuotationEnd>”</DoubleQuotationEnd>
+ <QuotationStart>‹</QuotationStart>
+ <QuotationEnd>›</QuotationEnd>
+ <DoubleQuotationStart>«</DoubleQuotationStart>
+ <DoubleQuotationEnd>»</DoubleQuotationEnd>
</Markers>
<TimeAM>a.m.</TimeAM>
<TimePM>p.m.</TimePM>