summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2018-02-09 12:40:47 +0100
committerEike Rathke <erack@redhat.com>2018-02-09 12:44:30 +0100
commit2ebb38dd36022d5d61bfb9fc3edfbf460153e1ff (patch)
treebb193859b94b77b2fc074c1e626af788559644da /i18npool
parent2defbbd3e448758fb150ed4f8cd3d7afd0f0fdf2 (diff)
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 Change-Id: I9aa13eb610b39d1443acb0d2993a3e6f3e68a12e
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/de_CH.xml8
1 files changed, 4 insertions, 4 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>