[Bug 5689] New: System preference notifications are not translatable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5689 Summary: System preference notifications are not translatable Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: System Administration AssignedTo: paul.poulain@biblibre.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 There are many English strings in preferences.js which cannot be translated because they are not part of the template: humanMsg.displayAlert( 'Nothing to save' ); ... name_cell.append( '<em class="modified-warning">(modified)</em>' ); ... return _( "You have made changes to system preferences." ); ...etc. These parts of the script should use strings defined in the template so that they can be translatable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5689 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|paul.poulain@biblibre.com |oleonard@myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5689 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-02-03 16:00:03 UTC --- Created attachment 3061 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3061 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5689 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5689 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Needs Signoff |Patch Pushed --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-02-04 00:41:26 UTC --- Pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5689 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |julian.maurice@biblibre.com Resolution| |FIXED --- Comment #3 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-03-03 08:36:41 UTC --- This bug is mentioned in: Fix for Bug 5689 - System preference notifications are not translatable http://lists.koha-community.org/pipermail/koha-patches/2011-February/013756.... Fix for Bug 5689 - System preference notifications are not translatable http://lists.koha-community.org/pipermail/koha-patches/2011-February/013760.... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org