[Bug 11615] New: Untranslatable label_element and operator in label manage alert
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11615 Bug ID: 11615 Summary: Untranslatable label_element and operator in label manage alert Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr alert(_("Please select only one ")+"[% label_element %]"+_(" to")+op+"."); In addition to label_element and op being untranslatable, the " to" -string needs a space after it - otherwise we get messages like "Please select only one layout toedit." -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11615 --- Comment #1 from paxed <pasi.kallinen@pttk.fi> --- And a few lines below that: alert(_("Please select a ")+"[% label_element %]."); -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11615 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11615 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bgkriegel@gmail.com Resolution|--- |FIXED --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- This was fixed on Bug 11365 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org