https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26398 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- This one is a bit challenging for me to write a test plan as I only just understand the translation workflow myself. What the patch does is update the templates to include the English strings for translation in the right places. Regression tests * Create some debts and payments of various types. * Check that they appear as expected in the accounts tables on both the transactions and pay tabs of the members page. Bug fix test * We need to check that the strings appear in .po files. I believe this is a case of running the 'update' method of misc/translator/translator script. * The final aim of the bug is to make the drop-down options for manual invoice and manual credit type drop downs are translated. Katrin, perhaps you could lend a hand on how this can be properly tested? -- You are receiving this mail because: You are watching all bug changes.