Bug 14790 - Add OPAC view link to items editor
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / i18n_l10n.pref
index 738643b..6f7e60a 100644 (file)
@@ -6,6 +6,7 @@ I18N/L10N:
           choices:
               us: mm/dd/yyyy
               metric: dd/mm/yyyy
+              dmydot: dd.mm.yyyy
               iso: yyyy-mm-dd
         - . <b>Note:</b> Do not change this preference on a production server with overdue items that are accruing fines. Doing so will result in duplicate fines!
     -
@@ -19,10 +20,15 @@ I18N/L10N:
     -
         - Use
         - pref: CalendarFirstDayOfWeek
-          default: Sunday
+          default: 0
           choices:
-              Sunday: Sunday
-              Monday: Monday
+              0: Sunday
+              1: Monday
+              2: Tuesday
+              3: Wednesday
+              4: Thursday
+              5: Friday
+              6: Saturday
         - as the first day of week in the calendar.
     -
         - "Enable the following languages on the staff interface:"
@@ -50,5 +56,5 @@ I18N/L10N:
         - pref: AddressFormat
           default: us
           choices:
-              us: US style ([Street number], [Address] - [City], [Zip/Postal Code], [Country])
-              de: German style ([Adress] [Street number] - [Zip/Postal Code] [City] - [Country])
+              us: US style ([Street number], [Address] - [City], [ZIP/Postal Code], [Country])
+              de: German style ([Address] [Street number] - [ZIP/Postal Code] [City] - [Country])