[Koha-bugs] [Bug 19522] Label creator - some strings are not translatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 6 13:49:51 CET 2017


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

Simon Pouchol <simon.pouchol at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68612|0                           |1
        is obsolete|                            |
  Attachment #68614|0                           |1
        is obsolete|                            |

--- Comment #27 from Simon Pouchol <simon.pouchol at biblibre.com> ---
Created attachment 68965
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68965&action=edit
Bug 19522: Label creator - some strings are not translatable

Add missing case to make "Fields to print" translatable

Test plan:
1. install the fr_FR locale
2. go to /cgi-bin/koha/labels/label-manage.pl?label_element=layout
3. ensure that the list isn't empty
4. then you should see "Fields to print" in the table header
5. apply this patch
6. update the language
7. open misc/translator/po/fr-FR-staff-prog.po
8. translate the new string with something like "foobar"
   and remove the fuzzy flag
9. install the language
10. refresh the page
11. then you should see "foobar" instead of "Fields to print"

Signed-off-by: Your Name <you at example.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list