To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89642
Issue #|89642
Summary|chart2: merging translations into unxlngx6.pro/inc/res
|_ErrorBar.hrc
Component|Chart
Version|DEV300m13
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P1
Subcomponent|code
Assigned to|ihi
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Mon May 19 13:16:48 +0000
2008 -------
Hi,
with DEV300_m13, the build with my languages fail, because the file
chart2/unxlngx6.pro/inc/res_ErrorBar.hrc contains:
ListBox LB_FUNCTION \
{ \
Pos = MAP_APPFONT ( 22 , 46 + yoffset ) ; \
Size = MAP_APPFONT ( 94 , 59 ) ; \
DropDown = TRUE; \
Border = TRUE; \
StringList [ en-US ] = \
{ \
< "Standard Error" ; CHART_LB_FUNCTION_STD_ERROR ; >; \
< "Standard Deviation" ; CHART_LB_FUNCTION_STD_DEV ; >;
\
< "Variance" ; CHART_LB_FUNCTION_VARIANCE ; >; \
< "Error Margin" ; CHART_LB_FUNCTION_ERROR_MARGIN ; >; \
}; \\
StringList [ bg ] = \
There are two backslashes after en-US...
Another issue:
f640: "../../../unxlngx6.pro/misc/chcdialogs/tp_ErrorBars.src", line 40: Error:
syntax error
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]