@@ -, +, @@ - Install and update a language. - Check the po-file for that language. You should find no msgid for the strings listed above. - Apply the patch. - Update the language you installed. - You should find entries for all the strings above. - Translate those messages and update the translated templates. - Reinstall the translation. - Select your updated translation. - Open an expired patron's account and choose "Renew patron" from the "More" button in the toolbar. You should be prompted for confirmation using the translation you provided. - To test the "Update child" confirmation you should have only one patron category in the "Adult" category. - Open a patron record with a child category and choose "Update child" from the "More" menu in the toolbar. You should be prompted for confirmation using the translation you provided. - To test the date format messages: From the patrons home page, expand the advanced search options in the header search form. Select "Date of birth" under "Search fields." A correctly-translated tooltip should appear above the search field. --- .../intranet-tmpl/prog/en/includes/members-toolbar.inc | 1 + .../intranet-tmpl/prog/en/includes/str/members-menu.inc | 7 +++++++ koha-tmpl/intranet-tmpl/prog/js/members-menu.js | 14 +++++++------- 3 files changed, 15 insertions(+), 7 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc @@ -4,6 +4,7 @@ [% USE Branches %] [% USE Categories %] [% USE AuthorisedValues %] +[% USE scalar %]
[% IF CAN_user_borrowers_edit_borrowers %] [% IF ( guarantor ) %] --- a/koha-tmpl/intranet-tmpl/prog/en/includes/str/members-menu.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/str/members-menu.inc @@ -3,6 +3,13 @@ [% USE Categories %]