From 69058f790d5fba410915ef4feb14d837b91b25f3 Mon Sep 17 00:00:00 2001 From: Viktor Sarge Date: Mon, 16 Feb 2015 20:56:11 +0000 Subject: [PATCH] Bug 13686 Add a hint about collation to the alphabet syspref MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit New attempt from a fresh branch. Test plan: * Look at the alphabet syspref. * Install the patch. * Look again at the alphabet syspref and you should see a short hint about collation. Thanks for the patience - I already learned a few new things about Git with this patch. Text appears as expected. Signed-off-by: Marc Véron Signed-off-by: Jonathan Druart Amended patch: add a br tag Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/admin/preferences/i18n_l10n.pref | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref index dde2f09f63..8d319bd17d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref @@ -43,4 +43,5 @@ I18N/L10N: - "Use the alphabet" - pref: alphabet class: long - - for lists of browsable letters. This should be a space separated list of uppercase letters. + - "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." -- 2.20.1