[Bug 7749] New: Not all OKs on the start page are translatable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Priority: P5 - low Change sponsored?: --- Bug ID: 7749 Assignee: katrin.fischer@bsz-bw.de Summary: Not all OKs on the start page are translatable QA Contact: koha.sekjal@gmail.com Severity: normal Classification: Unclassified OS: All Reporter: katrin.fischer@bsz-bw.de Hardware: All Status: NEW Version: master Component: I18N/L10N Product: Koha This also was reported on the wiki (http://wiki.koha-community.org/wiki/Yet_not_translatable_string) On Koha's start page not all OK's buttons will be translated. The OK button for OPAC search is not translatable. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 8311 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8311&action=edit Bug 7749: Not all OKs on the start page are translatable I don't really understand, why the " OK " would not get picked up by the translation script, but removing the spaces made it work. To test: Verify that all OK buttons on the start page are translatable. The one resisting translation was "Search catalog:" -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8311|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 8376 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8376&action=edit Bug 7749: Not all OKs on the start page are translatable I don't really understand, why the " OK " would not get picked up by the translation script, but removing the spaces made it work. To test: Verify that all OK buttons on the start page are translatable. The one resisting translation was "Search catalog:" -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8376|0 |1 is obsolete| | --- Comment #3 from Marc Véron <veron@veron.ch> --- Created attachment 8377 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8377&action=edit [SIGNED-OFF] Bug 7749: Not all OKs on the start page are translatable I don't really understand, why the " OK " would not get picked up by the translation script, but removing the spaces made it work. To test: Verify that all OK buttons on the start page are translatable. The one resisting translation was "Search catalog:" Signed-off-by: mveron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |veron@veron.ch --- Comment #4 from Marc Véron <veron@veron.ch> --- How I tested: Code near Search catalog (before applying patch) <input value=" OK " class="submit" type="submit"> After applying patch: <input value="OK" class="submit" type="submit"> Blanks around OK are gone. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #5 from Ian Walls <koha.sekjal@gmail.com> --- Trivial change to a template, removing two spaces. Marking Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_6 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7749 --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This bug will be included in the Koha 3.6.5 release. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org