[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
Thu Dec 21 14:46:30 CET 2017


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68973|0                           |1
        is obsolete|                            |
  Attachment #68974|0                           |1
        is obsolete|                            |
  Attachment #68975|0                           |1
        is obsolete|                            |
  Attachment #68976|0                           |1
        is obsolete|                            |
  Attachment #68977|0                           |1
        is obsolete|                            |
  Attachment #68978|0                           |1
        is obsolete|                            |
  Attachment #68979|0                           |1
        is obsolete|                            |

--- Comment #41 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 70015
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70015&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: Simon Pouchol <simon.pouchol at biblibre.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list