[Bug 5777] New: System preferences Tab content title and Save button partially translatable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5777 Bug #: 5777 Summary: System preferences Tab content title and Save button partially translatable Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: I18N/L10N AssignedTo: frederic@tamil.fr ReportedBy: bgkriegel@gmail.com QAContact: koha-bugs@lists.koha-community.org When select a system preference tab, the content page shows a title and a save button below. (ej. english version tab "Enhanced Content" -> title "Enhanced Content preferences" tab "Enhanced Content" -> button "Save all Enhanced Content preferences" ) The Tab label text is translatable and located on prefs-menu.inc The text on the content page title and the button are partially translatable, i.e. all EXCEPT the system preference label! This text has the value of parameter $tab_title, whose value is computed on intranet/cgi-bin/admin/preferences.pl. -- 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=5777 --- Comment #1 from Frédéric Demians <frederic@tamil.fr> 2011-02-19 10:53:31 UTC --- The tab label are not extracted and place in pref .po file. This is fixed with this patch (which also suppress some warnings): http://lists.koha-community.org/pipermail/koha-patches/2011-February/013900.... -- 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=5777 --- Comment #2 from Frédéric Demians <frederic@tamil.fr> 2011-02-19 10:54:25 UTC --- Created attachment 3185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3185 Patch -- 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=5777 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |chris@bigballofwax.co.nz Patch Status|--- |Patch Pushed --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2011-02-20 07:33:22 UTC --- Signed off and 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=5777 --- Comment #4 from Frédéric Demians <frederic@tamil.fr> 2011-02-21 08:07:42 UTC ---
Signed off and pushed, please test
Thanks, it works on HEAD. Awaiting cherry-picking in 3.2. Bernardo: Syspref tab tables will be updated next month with March string freeze. -- 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=5777 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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