How do I translate the values returned from the ServiceCatalog? [message #1016694] |
Thu, 07 March 2013 06:28  |
Eclipse User |
|
|
|
The ServiceCatalog has title and label information for the various dialogs and query capabilities. These strings are obtained from the @OslcDialog and @OslcQueryCapability annotations.
However, being annotations, these are fixed strings. But if I understand it correctly those strings could be used by a consumer to display to the end user?
If that is the case I would want those to be correctly translated.
Is there a way to specify some form of NLS key instead of the real string, and then have the service catalog use the requesting language from the HTTPRequest to provide the title and label in an appropriate language?
|
|
|
|
Powered by
FUDForum. Page generated in 0.04022 seconds