google-code-export / jpicker

Automatically exported from code.google.com/p/jpicker
1 stars 0 forks source link

Missing internationalisation for "Open" image button #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use expandable jPicker
2. see tooplip text from image button

What is the expected output? What do you see instead?
Be able to modify "title" attribute of span "Click to Open Color Picker" which 
open expandable jPicker like $('#Expandable').jPicker( { localization { 
tooltips { buttons { open: 'Pick up a color' } } } });

What version of the product are you using? On what operating system?
jPicker 1.1.6

Please provide any additional information below.

Original issue reported on code.google.com by jaud...@gmail.com on 26 Apr 2011 at 12:42