[Bug 5016] Fix some terminology and wording issues on English PDF order templates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5016 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- % git show master:koha-tmpl/intranet-tmpl/prog/pdf/layout2pages.odt > /tmp/layout2pages_master.odt % git show BZ5016:koha-tmpl/intranet-tmpl/prog/pdf/layout2pages.odt > /tmp/layout2pages_5016.odt % odt2txt /tmp/layout2pages_master.odt % odt2txt /tmp/layout2pages_5016.odt % diff /tmp/layout2pages_master.txt /tmp/layout2pages_5016.txt 7c7 < Order form N° on ---
Order form no. on
12c12 < Market Identification ---
Market identification
% git show master:koha-tmpl/intranet-tmpl/prog/pdf/layout3pages.odt > /tmp/layout3pages_master.odt % git show BZ5016:koha-tmpl/intranet-tmpl/prog/pdf/layout3pages.odt > /tmp/layout3pages_5016.odt % odt2txt /tmp/layout3pages_master.odt % odt2txt /tmp/layout3pages_5016.odt % diff /tmp/layout3pages_master.txt /tmp/layout3pages_5016.txt 7c7 < Order form N° on ---
Order form no. on
12c12 < Market Identification ---
Market identification 59c59 < ORDER REFERENCES FOR ORDER FORM N°
ORDER REFERENCES FOR ORDER FORM NO.
-- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org