kurtomerfaruk / wicked-charts

Automatically exported from code.google.com/p/wicked-charts
0 stars 0 forks source link

"Print chart" option in context menu is not localized #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Customize language options for chart via chart.setTheme(new 
Theme().setLang(new LanguageOptions().setPrintButtonTitle("New print text"));
2. Open page with chart
3. Click on chart context menu

What is the expected output? What do you see instead?
Expexted: The print option has text "New print text"
Actual: The print option's text remains the same "Print chart"

What version of the product are you using? On what operating system?
1.5.0, Windows 7 Home Edition

Please provide any additional information below.
I suppose the issue caused by changing option name in lang properties of new 
version of Highcharts from printButtonTitle to printChart

Original issue reported on code.google.com by airlek...@gmail.com on 11 Sep 2013 at 8:09

GoogleCodeExporter commented 9 years ago
Also I didn't find localization for lang.contextButtonTitle option

Original comment by airlek...@gmail.com on 11 Sep 2013 at 8:13

GoogleCodeExporter commented 9 years ago
I made a patch for this two parameters.

Original comment by jeanphil...@gmail.com on 19 Mar 2014 at 10:03

Attachments:

GoogleCodeExporter commented 9 years ago
moved issue to github https://github.com/thombergs/wicked-charts/issues/17

Original comment by tom.homb...@gmail.com on 21 Apr 2014 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by tom.homb...@gmail.com on 21 Apr 2014 at 11:55