aboutsummaryrefslogtreecommitdiff
path: root/language/Galician
diff options
context:
space:
mode:
authorronie <ronie@poedel.net>2013-04-24 00:13:20 +0200
committerronie <ronie@poedel.net>2013-04-24 00:13:20 +0200
commit45d3e227ffe819c7b1b670a96644be10cb434e5f (patch)
tree866932673ef886fdfad010f215ff0b963254d6df /language/Galician
parent1a87283bce5595fd16fb549a07cacafcc90f2cf7 (diff)
correct date formats. fixes #14286
Diffstat (limited to 'language/Galician')
-rw-r--r--language/Galician/langinfo.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/language/Galician/langinfo.xml b/language/Galician/langinfo.xml
index 314540df02..4271cb4d14 100644
--- a/language/Galician/langinfo.xml
+++ b/language/Galician/langinfo.xml
@@ -11,15 +11,15 @@
</dvd>
<regions>
<region name="Santiago, Galicia" locale="GL">
- <dateshort>D/M/YYYY</dateshort>
- <datelong>DDD, DD' de 'MMMM' de 'YYYY</datelong>
+ <dateshort>DD/MM/YYYY</dateshort>
+ <datelong>DDDD, DD' de 'MMMM' de 'YYYY</datelong>
<time symbolAM="AM" symbolPM="PM">H:mm:ss</time>
<tempunit>C</tempunit>
<speedunit>kmh</speedunit>
</region>
<region name="La Coruna, Galicia" locale="GL">
- <dateshort>D/M/YYYY</dateshort>
- <datelong>DDD, DD' de 'MMMM' de 'YYYY</datelong>
+ <dateshort>DD/MM/YYYY</dateshort>
+ <datelong>DDDD, DD' de 'MMMM' de 'YYYY</datelong>
<time symbolAM="AM" symbolPM="PM">H:mm:ss</time>
<tempunit>C</tempunit>
<speedunit>kmh</speedunit>