Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref
Christopher Hall 0088c5da53 Bug 5462: fixed current preferences tab highlighting bug created by dashfix
Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
2011-02-03 09:58:52 +00:00

25 lines
673 B
Text

I18N/L10N:
-
- Format dates like
- pref: dateformat
default: us
choices:
us: mm/dd/yyyy
metric: dd/mm/yyyy
iso: yyyy/mm/dd
- .
-
- "Enable the following languages on the staff interface:"
- pref: language
type: staff-languages
-
- pref: opaclanguagesdisplay
default: 0
choices:
yes: Allow
no: "Don't allow"
- patrons to change the language they see on the OPAC.
-
- "Enable the following languages on the OPAC:"
- pref: opaclanguages
type: opac-languages