https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33151 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 147796 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147796&action=edit Bug 33151: Improve translation of string in cities.tt and desks.tt This patch adds a <span> tag around a string in both cities.tt and desks.tt in order to improve translatability. To test apply the patch and run the translation script to update the .po files, e.g. perl misc/translator/translate update fr-FR Check the updated .po files: - Before the patch you would have found 'msgid "%s Searching: %s %s %s' - After the patch you should find 'msgid "Searching: %s' -- You are receiving this mail because: You are watching all bug changes.