To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71514
                 Issue #|71514
                 Summary|Localisation support for Toolkit
               Component|framework
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P3
            Subcomponent|code
             Assigned to|cd
             Reported by|ab





------- Additional comments from [EMAIL PROTECTED] Tue Nov 14 01:39:40 -0800 
2006 -------
The awt toolkit should be extended to support localized strings in
dialog and control properties. To achieve this it must be possible
to assign a com.sun.star.resource.XStringResourceResolver interface
to the dialog model, e.g. by creating a corresponding property. 

This interface and and also a corresponding service "com.sun.star.
resource.StringResource" additionaly supporting com.sun.star.re-
source.XStringResourceManager (to create and manipulate a string 
resource for testing purpose) are already available in the ab31/
m193 build.

When a dialog or control string property contains a XUL like es-
cape code like "&ID;" XStringResourceResolver.resolveString(ID)
has to be used to get the string to be displayed instead. The
string property's value must not be changed in the dialog/con-
trol model, the localised string has only to be displayed.

The ID can - but not needs to - be a hierarchical name like 
"foo.nothing.invalid".

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