about summary refs log tree commit diff
path: root/localedata/locales/de_DE
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-08-14 17:12:37 +0200
committerMike FABIAN <mfabian@redhat.com>2017-08-14 17:12:37 +0200
commit2a124c616384f140a21ee675b3e6799f8e0e7592 (patch)
tree7145ccbff4937a80f94466fdbcb23a015ea7f969 /localedata/locales/de_DE
parent66ba2e4ae5ab35e1a1cf8ab32f0382dc4270d07c (diff)
downloadglibc-2a124c616384f140a21ee675b3e6799f8e0e7592.tar.gz
glibc-2a124c616384f140a21ee675b3e6799f8e0e7592.tar.xz
glibc-2a124c616384f140a21ee675b3e6799f8e0e7592.zip
Use two letter abbreviations in abday in all German locales.
	[BZ #20482]
	* locales/de_AT (LC_TIME): Use 2 letter abbreviations in abday.
	* locales/de_BE (LC_TIME): Use 2 letter abbreviations in abday.
	* locales/de_CH (LC_TIME): Use 2 letter abbreviations in abday.
	* locales/de_DE (LC_TIME): Use readable ASCII in abday.
	* locales/de_IT (LC_TIME): Use readable ASCII in abday.
	* locales/de_LU (LC_TIME): Use 2 letter abbreviations in abday.
Diffstat (limited to 'localedata/locales/de_DE')
-rw-r--r--localedata/locales/de_DE8
1 files changed, 4 insertions, 4 deletions
diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE
index 8d6b4d31fb..b3a26b8fd5 100644
--- a/localedata/locales/de_DE
+++ b/localedata/locales/de_DE
@@ -117,10 +117,10 @@ grouping        3;3
 END LC_NUMERIC
 
 LC_TIME
-abday	"<U0053><U006F>";"<U004D><U006F>";/
-	"<U0044><U0069>";"<U004D><U0069>";/
-	"<U0044><U006F>";"<U0046><U0072>";/
-	"<U0053><U0061>"
+abday	"So";"Mo";/
+	"Di";"Mi";/
+	"Do";"Fr";/
+	"Sa"
 day	"<U0053><U006F><U006E><U006E><U0074><U0061><U0067>";/
 	"<U004D><U006F><U006E><U0074><U0061><U0067>";/
 	"<U0044><U0069><U0065><U006E><U0073><U0074><U0061><U0067>";/