Lines 52-58
I18N/L10N:
Link Here
|
52 |
- pref: alphabet |
52 |
- pref: alphabet |
53 |
class: long |
53 |
class: long |
54 |
- "for lists of browsable letters. This should be a space separated list of uppercase letters." |
54 |
- "for lists of browsable letters. This should be a space separated list of uppercase letters." |
55 |
- "<br/> Hint: Changing collation in the database for the 'surname' column of the 'borrowers' table is helpful to make browsing by last name work in members-home.pl when using an alphabet outside of A-Z" |
55 |
- "<br/> Hint: Changing collation in the database for the 'surname' column of the 'borrowers' table is helpful to make browsing by last name work in members-home.pl when using an alphabet outside of A-Z." |
56 |
- |
56 |
- |
57 |
- Format postal addresses using |
57 |
- Format postal addresses using |
58 |
- pref: AddressFormat |
58 |
- pref: AddressFormat |
Lines 61-70
I18N/L10N:
Link Here
|
61 |
us: US style ([Street number], [Address] - [City], [ZIP/Postal Code], [Country]) |
61 |
us: US style ([Street number], [Address] - [City], [ZIP/Postal Code], [Country]) |
62 |
de: German style ([Address] [Street number] - [ZIP/Postal Code] [City] - [Country]) |
62 |
de: German style ([Address] [Street number] - [ZIP/Postal Code] [City] - [Country]) |
63 |
fr: French style ([Street number] [Address] - [ZIP/Postal Code] [City] - [Country]) |
63 |
fr: French style ([Street number] [Address] - [ZIP/Postal Code] [City] - [Country]) |
|
|
64 |
- "." |
64 |
- |
65 |
- |
65 |
- pref: TranslateNotices |
66 |
- pref: TranslateNotices |
66 |
choices: |
67 |
choices: |
67 |
yes: Allow |
68 |
yes: Allow |
68 |
no: "Don't allow" |
69 |
no: "Don't allow" |
69 |
- notices to be translated. |
70 |
- notices to be translated. |
70 |
- If set, notices will be translatable from the "Notices and Slips" interface. The language used to send a notice to a patron will be the one defined for the patron. |
71 |
- If set, notices will be translatable from the "Notices and slips" interface. The language used to send a notice to a patron will be the one defined for the patron. |