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

Kyle M Hall <k...@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 <k...@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.pouc...@biblibre.com>

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

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