]> git.koha-community.org Git - koha.git/commit
Bug 11392: Allow translating the viewlog module and action names
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Fri, 9 May 2014 10:40:14 +0000 (13:40 +0300)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 23 May 2014 15:11:11 +0000 (15:11 +0000)
commit1887c2463273bdde3b38da1e03a1ac0501b451f9
tree5009752d9c3195c903cd426dc233b342a4c50f33
parentaba5313f33628551e101a28cf7dc68f20c6bb684
Bug 11392: Allow translating the viewlog module and action names

When viewing the logs, the user can see module and action,
such as "SYSTEMPREFERENCE", "MEMBERS" or "CREATE", "MODIFY", etc.
These texts are not translatable.

This patch allows translating those. It also adds the missing "CREATE"
action to the pulldown.

To test:

1) Go browse the system logs. Note the contents of the "Action" and
"Module" -pulldowns, and the contents of those columns in the log table.
2) Apply patch
3) Go browse the system logs again. The pull-downs should work, and
show the same values as before (plus "Create" for Action), and the
Action and Module -columns in the log table should not be in ALL CAPS.
4) cd misc/translator
5) perl translate update xx-YY
6) Check that the po/xx-YY-i-staff-t-prog-v-3006000.po contains the
values for the pull-downs in it. (Look for eg. "System prefs")

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt