To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61043
                  Issue #:|61043
                  Summary:|"Pixel" no L10N in "Convert To Polygon" of image
                Component:|Presentation
                  Version:|OOo 2.0.1
                 Platform:|PC
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|wg
              Reported by:|jlcheng





------- Additional comments from [EMAIL PROTECTED] Mon Jan 23 01:24:45 -0800 
2006 -------
Steps to replicate:

1) Start impress.
2) Insert image by "Insert"->"Picture"->"From File..."(you can use
"..\share\gallery\bigapple.gif").
3) Click the popmenu "Convert"->"To Polygon" to "Convert To Polygon". OK, I use
m144 zh-CN, the "Point reduction" and "Title size" is "Pixel".
The file should make L10N:
SRC_ROOT\sd\source\ui\dlg\vectdlg.src(148,185)
The text is:
133     MetricField MT_REDUCE
...
148             CustomUnitText = " Pixel" ;
...
170     MetricField MT_FILLHOLES
...
185             CustomUnitText = " Pixel" ;
to
133     MetricField MT_REDUCE
...
148             CustomUnitText [ en-US ] = " Pixel" ;
...
170     MetricField MT_FILLHOLES
...
185             CustomUnitText [ en-US ] = " Pixel" ;
And you give us zh-CN.

---------------------------------------------------------------------
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]

Reply via email to