From 6c1ff08cf8734e77b9201d968ae8bbc0626d09a4 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sun, 29 Apr 2012 16:44:53 +0200 Subject: Fix February month name in de_AT locale The current de_AT locale defines "Feber" for the month of February, which is correct in some parts of Austria, but is not the standards. This patch fixes the problem by changing it to the standards version "Februar". 2012-04-29 Aurelien Jarno * locales/de_AT: Change month name from "Feber" to "Februar". --- localedata/locales/de_AT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localedata/locales') diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT index b3adf90..e566eed 100644 --- a/localedata/locales/de_AT +++ b/localedata/locales/de_AT @@ -100,7 +100,7 @@ abmon "";"";/ "";"";/ "";"" mon "";/ - "";/ + "";/ "";/ "";/ "";/ -- cgit v1.1