Issue 75681 - New Chart: Legend Entries for Stock Charts not localized
Summary: New Chart: Legend Entries for Stock Charts not localized
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 15:28 UTC by bjoern.milcke
Modified: 2013-02-24 21:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Fix for chart2 to remove the extra stock-chart legend symbols (6.05 KB, patch)
2007-03-26 13:12 UTC, bjoern.milcke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2007-03-23 15:28:31 UTC
The strings "Rising Value", "Falling Value" and "Close" are hard-coded instead
of taken from a resource with translations for different languages.
Comment 1 bjoern.milcke 2007-03-23 16:27:14 UTC
Problem: If the text in the legend is localized for loaded documents, the size
of the legend may vary in different languages. Also, the visual appearance is of
course different dependent on the locale. We can probably not do that. So, we
would either need persistent localized names (that are language-specific on
creation but stay the same when a file is loaded on a different machine), which
is a problem due to a missing file-format specification for this. Or, we would
have to drop this feature entirely. (the display of chart-type-specific
information in the legend).
Comment 2 bjoern.milcke 2007-03-26 13:08:14 UTC
We have to remove the extra strings in the stock-chart. See patch for fix.
Comment 3 bjoern.milcke 2007-03-26 13:12:45 UTC
Created attachment 43929 [details]
Fix for chart2 to remove the extra stock-chart legend symbols
Comment 4 bjoern.milcke 2007-03-27 15:34:12 UTC
Please verify in CWS chart2mst3
Comment 5 bjoern.milcke 2007-03-27 15:37:26 UTC
Changing type
Comment 6 kla 2007-03-28 09:05:17 UTC
verified
Comment 7 p9w.vu.31122010 2007-07-17 18:12:08 UTC
Verified fixed in m221