https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18652
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org, | |[email protected] Status|Passed QA |Failed QA --- Comment #4 from Jonathan Druart <[email protected]> --- I am not sure this patch is correct, and a chat with cait did not satisfy my feeling See the following for fr-FR (I searched for 'scriptname') Before bug 18652: 10158 #. META http-equiv=Refresh 10159 #: intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt:41 10160 msgid "0; url=[% scriptname %]?booksellerid=[% booksellerid %]" 10161 msgstr "0; url=[% scriptname %]?booksellerid=[% booksellerid %]" After bug 18652 and translate update: 1090 #. %1$s: INCLUDE 'acquisitions-toolbar.inc'. 1091 #. %2$s: IF ( validate ). 1092 #. %3$s: BLOCK metacontent. 1093 #. %4$s: scriptname. 1094 #. %5$s: booksellerid. 1095 #. %6$s: END. 1096 #: intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt:37 1097 #, fuzzy, c-format 1098 msgid "%s %s %s0; url=%s?booksellerid=%s%s " 1099 msgstr "%s %s %s %s (fermé) %s " That looks worst. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
