https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31957
Caroline Cyr La Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Caroline Cyr La Rose <[email protected]> --- Hi Katrin! Thanks for looking at this one! I tested and it works well. However, it does add unnecessary strings in the .po file, such as #. %1$s: IF ( CAN_user_parameters_manage_sysprefs ) #: koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt:194 #, fuzzy, c-format msgid "%s [%% SET pref_ILLDefaultStaffEmail_link = '" msgstr "%s %s [%% SET pref_MARCOverlayRules_link = '" (ignore the msgstr, i's obviously wrong hehe!) I tried to remove the patch and reupdate the files and these lines disappear, so it's definitely the patch that adds them. I tried adding spans to indicate the limits of the translatable string, but it doesn't remove the SET blabla lines from the po file. Caroline -- 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/
