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

Pedro Amorim <pedro.amo...@openfifth.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #180156|0                           |1
        is obsolete|                            |

--- Comment #4 from Pedro Amorim <pedro.amo...@openfifth.co.uk> ---
Created attachment 180177
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180177&action=edit
Bug 38339: Make core field descriptions translatable

Test plan, before applying patches:
1) Enable ILLModule and create an ILL request (make sure it has an author and a
title)
2) Install es-ES, on ktd run:
   koha-translate -i es-ES --dev kohadev
3) Access the ILL request on the OPAC:
  
http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?op=view&illrequest_id=1
4) Activate es-ES language from the footer. Notice 'Title' and 'Author' still
show as english
5) Apply patches. restart plack and update translation
   koha-plack --restart kohadev
   koha-translate --update es-ES --dev kohadev
6) Repeat 3). Notice those labels are now translated.
7) Ensure the table renders correctly and displays the data author and title
data:
   http://localhost:8080/cgi-bin/koha/opac-illrequests.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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