To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113535





------- Additional comments from i...@openoffice.org Mon Sep  6 14:41:28 +0000 
2010 -------
hmmm ... I think it is this one:

svx/source/items/svxitems.src:

StringArray RID_ATTR_NAMES
{
    ItemList =
    {
        < "Scale"           ;           SID_ATTR_ZOOM ; > ;
        < "Brush"           ;           SID_ATTR_BRUSH ; > ;
        < "Tab stops"               ;   SID_ATTR_TABSTOP ; > ;
        < "Character"               ;   SID_ATTR_CHAR ; > ;
        < "Font"            ;           SID_ATTR_CHAR_FONT ; > ;
        < "Font posture"        ;       SID_ATTR_CHAR_POSTURE ; > ;
        < "Font weight"             ;   SID_ATTR_CHAR_WEIGHT ; > ;
        < "Shadowed"            ;       SID_ATTR_CHAR_SHADOWED ; > ;
        < "Individual words"        ;   SID_ATTR_CHAR_WORDLINEMODE ; > ;
        < "Outline"         ;           SID_ATTR_CHAR_CONTOUR ; > ;
        < "Strikethrough"           ;   SID_ATTR_CHAR_STRIKEOUT ; > ;
        < "Underline"           ;       SID_ATTR_CHAR_UNDERLINE ; > ;
[...]

I guess it should read like this:
StringArray RID_ATTR_NAMES
{
    ItemList [ en-US ] =
    {
[...]

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to