@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref @@ -44,4 +44,4 @@ I18N/L10N: - pref: alphabet class: long - "for lists of browsable letters. This should be a space separated list of uppercase letters." - - "
Hint: Changing collation in the database for the surname column of members is helpful to make browsing by last name work in members-home.pl when using an alphabet outside of A-Z." + - "
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" --