Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Bernardo Gonzalez Kriegel 1e35ea33b0 Bug 12222: members-update.tt has a giant hash variable
This patch changes that giant hash by a TT block
to find apropriate strings

To test:
1) Apply the patch
2) On opac log as some user and request some modifications
on personal data
3) On staff, reload main, will see a notice that a patron
has requested modification, clic on the link
4) All modified data must show with apropriate legends
for each db column, check for regressions
5) Update translation files for your preferred language, xx-YY
Check for new strings, e.g.
egrep "Alternate address" misc/translator/po/xx-YY*
You must find old and new instances
(old with #~ , in particular the hash one)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Works as advertised, strings are now translatable.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
I like to have this fixed. I'd like it to use C4::Templates::GetColumnDefs
instead, but it belongs to another bug report I guess.
2014-08-26 10:28:41 -03:00
..
acqui Bug 11744: A receipt should not be cancelled if holds exist 2014-07-14 11:17:42 -03:00
admin Bug 10212: (qa followup) accordion collapsed by default 2014-08-26 10:26:50 -03:00
authorities Bug 12708 - Unexpected behaviour in IE 9 and lower when using openWindow 2014-08-19 09:31:25 -03:00
basket Bug 11357 - biblioitems.size value not correctly displayed in list emails sent from OPAC and intranet 2014-07-01 15:29:29 +12:00
batch
catalogue Bug 12675: Remove CGI::scrolling_list from labeledMARCdetail.pl 2014-08-03 16:53:00 -03:00
cataloguing Bug 1561: Typo gut was not good; should be get ! 2014-08-21 09:56:43 -03:00
circ Bug 12744 - Set language in staff client should have 'Cancel' link 2014-08-24 13:23:41 -03:00
course_reserves Bug 12635 - Course reserves item list should use "Checked out" instead of "On Loan" 2014-08-07 11:03:56 -03:00
errors
help Bug 12749 - Better translatability for list module 2014-08-14 20:05:26 -03:00
installer Bug 12658: Wording of link text and translatability inside JavaScript 2014-08-15 15:36:11 -03:00
labels Bug 12589 - Manage label batch view should show item type description instead of code 2014-08-19 12:44:55 -03:00
members Bug 12222: members-update.tt has a giant hash variable 2014-08-26 10:28:41 -03:00
offline_circ
patron_lists ug 11857 - Number of patrons on a patron list not accurate 2014-07-02 15:44:14 -03:00
patroncards Bug 5502 - Patron card category search field should be menu 2014-08-10 09:30:47 -03:00
plugins
reports Bug 12432 [QA Followup] - Make "All" tab work when switching back to it 2014-08-19 09:54:33 -03:00
reserve Bug 4231 - Placing holds from cart fails silently 2014-08-15 15:33:01 -03:00
reviews
rotating_collections
serials Bug 12673: (followup) fix Supplemental issue too 2014-08-14 20:19:06 -03:00
services Bug 12673: Remove CGI::scrolling_list from C4::Items.pm 2014-08-03 17:21:08 -03:00
sms
suggestion
tags
test
tools Bug 4162 The inventory tool lacks validation for barcodes 2014-08-20 17:55:11 -03:00
virtualshelves Bug 12749 - Better translatability for list module 2014-08-14 20:05:26 -03:00
z3950
about.tt Bug 10212: Add Colvis to the about page 2014-08-26 09:28:51 -03:00
auth.tt
intranet-main.tt