https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33151
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147796|0 |1 is obsolete| | --- Comment #2 from Matt Blenkinsop <[email protected]> --- Created attachment 147900 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147900&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' Signed-off-by: Matt Blenkinsop <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
