]> git.koha-community.org Git - koha.git/commit
Bug 10841: Make edit/delete item context links in cataloguing translatable
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 7 Sep 2013 23:03:35 +0000 (01:03 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 7 Nov 2013 15:51:28 +0000 (12:51 -0300)
commit0781cb870c03dc0aa516b659214e25f44e081119
tree133e37acc9067bcbbbefba7940fb4c016e38c838
parentd5d0708662f5493a93b4ea29b5e7290276e0db4f
Bug 10841: Make edit/delete item context links in cataloguing translatable

HTML created with Javascript is not translatable the way HTML is
normally translated. _() syntax has to be used to have strings
translatable.

To test:
- Edit items for a record with multiple items
- Click somewhere in the items table
- Verify the links for editing and deleting items show up and work correctly
- Apply patch
- Verify the links still show the same behaviour

Bonus:
- Run 'perl translate update <languagecode>' in misc/translator
- Verify that Edit item and Delete item show up in the po file, translate them
- Install updated po files running 'perl translate install <languagecode>'
- Verify links show up translated and work correctly

Patch also fixes capitalization for a couple of error messages - only change
there is: Deleted > deleted.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
(cherry picked from commit 7c82fe1a670892b07f426f356c67bc3cd60a37f3)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt