[Bug 5626] New: Bug for week's day translation
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5626 Summary: Bug for week's day translation Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Holidays AssignedTo: henridamien@koha-fr.org ReportedBy: brice.sanchez@sys-tech.net QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 The weeks days can't be translate with staff.po var weekdays = new Array("Sundays", "Mondays", "Tuesdays", "Wednesdays", "Thursdays", "Fridays", "Saturdays"); -- 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=5626 --- Comment #1 from Brice Sanchez <brice.sanchez@sys-tech.net> 2011-01-18 17:49:00 UTC --- Correction : var weekdays = new Array(_("Sundays"),_("Mondays"),_("Tuesdays"), _("Wednesdays"),_("Thursdays"),_("Fridays"),_("Saturdays")); -- 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=5626 --- Comment #2 from Brice Sanchez <brice.sanchez@sys-tech.net> 2011-01-18 18:00:26 UTC --- Created attachment 3002 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3002 Patch for bugfix -- 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=5626 Brice Sanchez <brice.sanchez@sys-tech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3002|0 |1 is obsolete| | Status|NEW |ASSIGNED AssignedTo|henridamien@koha-fr.org |brice.sanchez@sys-tech.net --- Comment #3 from Brice Sanchez <brice.sanchez@sys-tech.net> 2011-02-07 16:37:51 UTC --- Created attachment 3084 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3084 New patch well formatted ! -- 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=5626 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=5626 Brice Sanchez <brice.sanchez@sys-tech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- 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=5626 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off -- 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=5626 Brice Sanchez <brice.sanchez@sys-tech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3084|0 |1 is obsolete| | --- Comment #4 from Brice Sanchez <brice.sanchez@sys-tech.net> 2011-02-08 14:40:19 UTC --- Created attachment 3091 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3091 New patch well formatted ! -- 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=5626 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2011-02-09 02:21:44 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=5626 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |julian.maurice@biblibre.com Resolution| |FIXED -- 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