[Bug 5056] New: Untranslatable strings in members.js
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5056 Summary: Untranslatable strings in members.js Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: I18N/L10N AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 As pointed out in Bug 4503, members.js contains some English strings: Line 11: msg = _("Separator must be /"); Line 20: msg = _("day not correct."); Line 26: msg = _("month not correct."); Line 32: msg = _("years not correct."); Line 46: msg1 += ("Warning !!!! Duplicate patron!!!!"); Line 52: msg2 += ("Warning !!!! Duplicate organisation!!!!"); Line 76: var msg = ("Warning !!! check date expiry >= date enrolment"); Line 104: var message ="The following fields are mandatory :\n"; Line 134: message_champ+=("Please confirm suspicious duplicate patron !!! "); I propose, as kf suggests, that members.js and memberentrygen.tmpl be modified to handle javascript message strings the same way basket.js does. -- 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=5056 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |HEAD -- 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=5056 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 2427 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2427 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=5056 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- 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=5056 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2010-11-04 07:59:17 UTC --- Patch pushed, please test and close -- 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=5056 --- Comment #3 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2010-11-09 04:17:26 UTC --- This bug is mentioned in: Fix for Bug 5056, Untranslatable strings in members.js http://lists.koha-community.org/pipermail/koha-patches/2010-October/012796.h... -- 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=5056 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-11-12 16:04:24 UTC --- The strings are translatable now, but not in Pootle yet. I updated my po files using the translate script and all strings showed up. -- 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=5056 --- Comment #5 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-11-18 03:15:17 UTC --- This bug has a patch presently committed to HEAD and 3.2.x. Please take the appropriate action to update the status of this bug. Remember, bugs which have been resolved should be tested and marked closed, preferably by the original reporter. -- 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=5056 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-11-23 11:16:18 UTC --- Tested in 3.2.1. -- 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