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

            Bug ID: 9160
           Summary: untranslatable string in basket.pl
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]

In basket .pl, the basketgroup list contains a "No group" that is
untranslatable.
It's because it's in the .pl itself:
line 218:
        my %emptygroup = ( id   =>   undef,
                           name =>   "No group");

It must be moved to the template

-- 
You are receiving this mail because:
You are the assignee for the bug.
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