https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34942 Bug ID: 34942 Summary: Typo: brower Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org $ grep -rn --exclude=*.po brower * koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc:873: if( !confirm( _("This will retrieve macros stored in the brower, save them in the database, and delete them from the browser. Proceed?") ) ){ koha-tmpl/intranet-tmpl/prog/nb-NO/includes/cateditor-ui.inc:873: if( !confirm( _("This will retrieve macros stored in the brower, save them in the database, and delete them from the browser. Proceed?") ) ){ -- You are receiving this mail because: You are watching all bug changes.