Bug 9014 - Add time due to slips
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / i18n_l10n.pref
1 I18N/L10N:
2     -
3         - Format dates like
4         - pref: dateformat
5           default: us
6           choices:
7               us: mm/dd/yyyy
8               metric: dd/mm/yyyy
9               iso: yyyy-mm-dd
10         - .
11     -
12         - Format times in
13         - pref: TimeFormat
14           default: 24hr
15           choices:
16               24hr: 24 hour format ( e.g. "14:18" )
17               12hr: 12 hour format ( e.g. "02:18 PM" )
18         - .
19     -
20         - Use
21         - pref: CalendarFirstDayOfWeek
22           default: Sunday
23           choices:
24               Sunday: Sunday
25               Monday: Monday
26         - as the first day of week in the calendar.
27     -
28         - "Enable the following languages on the staff interface:"
29         - pref: language
30           type: staff-languages
31     -
32         - pref: opaclanguagesdisplay
33           default: 0
34           choices:
35               yes: Allow
36               no: "Don't allow"
37         - patrons to change the language they see on the OPAC.
38     -
39         - "Enable the following languages on the OPAC:"
40         - pref: opaclanguages
41           type: opac-languages
42     -
43         - "Use the alphabet"
44         - pref: alphabet
45           class: long
46         - for lists of browsable letters. This should be a space separated list of uppercase letters.