http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4497 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-07-17 18:58:35 UTC --- Created attachment 4646 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4646 Bug 4497: Make tabs for managing suggestions translatable This patch makes the tabs on the manage suggestion page translatable. To test: - Create some suggestions in intranet or opac and manage them to make the different status tabs appear: accecpted, pending, checked, rejected - Apply patch, run 'perl translate update <languagecode>' - Check po file for string '%s %sPending %sAccepted %sChecked %sRejected %sAvailable %sOrdered%s %s%s %sNo name%s (%s)' - Translate it, save and run 'perl translate install <languagecode>' Tabs should now appear translated. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.