http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11508

M. Tompsett <[email protected]> changed:

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

--- Comment #7 from M. Tompsett <[email protected]> ---
Created attachment 27144
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27144&action=edit
[SIGNED OFF] Bug 11508 - Untranslatable pull-down in
auth_subfields_structure.pl

OMG!!, this file is full of tabs and CGI::scrolling_list !!!

-- I know, right? YUCK! [Mark Tompsett]

This patch fix the reported strings and also another one.
It removes 2 occurrences of CGI::scrolling_list with
untranslatable labels. Fixed capitalization.

To test
1. Go to Administration > Authority types,
click 'MARC structure' of any auth type,
click 'subfields' for any Tag >= 010,
clic 'Edit subfields'

Check pulldowns 'Manged in tab' and 'Select to display or not'

2. Apply the patch

3. Reload and verify functionality of both pulldowns

4. Check that strings are not present on staff PO file
egrep "^msgid \"(Show all|Hide all|ignore)"
misc/translator/po/fi-FI-i-staff-t-prog-v-3006000.po

5. Update language file
(cd misc/translator/; perl translate update fi-FI)

6. Check that strings are now present, repeat 4.

Signed-off-by: Mark Tompsett <[email protected]>

NOTE: drop-downs work identically. Show all, Hide all, and
      ignore were added to the po files too.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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