mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
l10n: adjust to KLocale and KCalendarSystem changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f1ad39ed60
commit
1830a0c2cd
3 changed files with 4 additions and 8 deletions
|
@ -216,12 +216,8 @@ between the entry name and the value.
|
||||||
This defines which calendar system to use. Available systems are:
|
This defines which calendar system to use. Available systems are:
|
||||||
|
|
||||||
gregorian
|
gregorian
|
||||||
hebrew
|
gregorian-proleptic
|
||||||
hijri
|
julian
|
||||||
jalali
|
|
||||||
indian-national
|
|
||||||
ethiopian
|
|
||||||
coptic
|
|
||||||
|
|
||||||
Default: gregorian
|
Default: gregorian
|
||||||
|
|
||||||
|
|
|
@ -103,5 +103,5 @@ TimeFormat=%H:%M:%S
|
||||||
MeasureSystem=0
|
MeasureSystem=0
|
||||||
PageSize=0
|
PageSize=0
|
||||||
WeekStartDay=6
|
WeekStartDay=6
|
||||||
CalendarSystem=jalali
|
#CalendarSystem=
|
||||||
#DecimalPlaces=2
|
#DecimalPlaces=2
|
||||||
|
|
|
@ -95,5 +95,5 @@ Region=middleeast
|
||||||
Languages=ar
|
Languages=ar
|
||||||
DecimalSymbol=,
|
DecimalSymbol=,
|
||||||
DateFormatShort=%y/%m/%d
|
DateFormatShort=%y/%m/%d
|
||||||
CalendarSystem=hijri
|
#CalendarSystem=
|
||||||
#DecimalPlaces=2
|
#DecimalPlaces=2
|
||||||
|
|
Loading…
Add table
Reference in a new issue