https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403

--- Comment #22 from Martin Renvoize <[email protected]> ---
You can also keep the original patches if you want.. but the test plan should
be altered to:

To test:
1. Apply patch
2. Update po files
   ./misc/translator/translate update xx-XX
3. View the xx-XX-installer.po file
   -->The default account debit and credit types (and cash payment type)
      should be available to be translated
4. Translate the strings
5. Apply the translations
   ./misc/translator/translate install xx-XX
6. Load the new translated YAML files (with a fresh install, or by deleting
   the values in the db and using ./misc/load_yaml.pl to load the files)
7. In the staff interface, go to Reports
8. Create a report that includes credit_type.description and
debit_type.description
9. Run the report and note the translated values

For ALL other occurrences of credit type or debit type in the UI and notices,
you should find translations are already applied using the template based
translations.

-- 
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/

Reply via email to