https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24636 --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 103893 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103893&action=edit Bug 24636: translate planning sections This patch adds a new inc file to process and translate plannig sections To test: 1) Apply patch 2) Create new language files (cd misc/translator; ./translate create xx-YY) 3) Verify new file is taken into account in translation files egrep -n budget_planning misc/translator/xx-YY*.po check new strings in staff-prog file 4) Go to Administration > Budgets > Founds > Planning select different options, check page title and 'Planning for...' phrase 5) Translate strings, install new language, enable it, verify the text change with options like point 4) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.