File r881465.diff of Package kdebase4-runtime
Subject: jp locale: Fix default date formats
From: wstephenson@suse.de
Bug:
Patch-upstream: 881465
--- l10n/jp/entry.desktop (revision 881464)
+++ l10n/jp/entry.desktop (revision 881465)
@@ -75,12 +75,12 @@ PositivePrefixCurrencySymbol=true
NegativePrefixCurrencySymbol=true
PositiveMonetarySignPosition=1
NegativeMonetarySignPosition=1
-DateFormat[ja]=%Y %B %e %A
+DateFormat[ja]=%Y年%B%e日 %A
DateFormat[eo]=%A, la %ea de %B %Y
-#DateFormatShort=%e.%n.%Y
+DateFormatShort=%Y-%m-%d
TimeFormat=%H:%M:%S
#WeekStartDay=
-#PageSize=
-#MeasureSystem=
+PageSize=0
+MeasureSystem=0
AddressFormat=%0(%z%w%r)%w%l%0(\n%s)%0(\n%cm)%0(\n%n)
AddressCountryPosition=ABOVE
Index: l10n/jp/entry.desktop
===================================================================