Summary: | Adding the ability to translate HTML5 placeholder text in an input field | ||
---|---|---|---|
Product: | Koha | Reporter: | Brice Sanchez <brice.sanchez> |
Component: | I18N/L10N | Assignee: | Brice Sanchez <brice.sanchez> |
Status: | CLOSED FIXED | QA Contact: | Paul Poulain <paul.poulain> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jcamins, julian.maurice, kyle, paul.poulain, pelletiermaxime |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
placeholder patch
Adding the ability to translate HTML5 placeholder text in an input field [SIGNED-OFF] Adding the ability to translate HTML5 placeholder text in an input field Adding the ability to translate HTML5 placeholder text in an input field |
Description
Brice Sanchez
2011-02-07 20:50:58 UTC
Created attachment 3089 [details] [review] placeholder patch Created attachment 12771 [details] [review] Adding the ability to translate HTML5 placeholder text in an input field -- rebased on master removed changes to text-extract.pl and text-extract2.pl since these scripts are not used anymore. Just wanted to comment that I tested the latest patch successfully and with it the template "pendingreserves.tt" is now translated. Quick 2 liners that should be easy to test and apply. Created attachment 13918 [details] [review] [SIGNED-OFF] Adding the ability to translate HTML5 placeholder text in an input field http://bugs.koha-community.org/show_bug.cgi?id=5709 Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 14028 [details] [review] Adding the ability to translate HTML5 placeholder text in an input field http://bugs.koha-community.org/show_bug.cgi?id=5709 Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> QA comment: trivial -2 lines- patch passed QA (setting version to "master", it's not 3.2 only) This patch has been pushed to master. |