Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.7.1
-
Fix Version/s: 1.7.2
-
Component/s: Bridge, ICE-Components
-
Labels:None
-
Environment:Any ICefaces application using outputConnectionStatus component
-
ICEsoft Forum Reference:
Description
There is currently no message bundle for the outputConnectionStatus component dialogue messages. This a big issue for our 40% plus non North American users, not to mention that fact that our own country has two official languages.
It would be a important improvement to the outputConnection component and Bridge code to support some for of internationalization. Ideally the component would pick up on the locale of the browser but should also have the ability tobe easily modified by developers.
It would be a important improvement to the outputConnection component and Bridge code to support some for of internationalization. Ideally the component would pick up on the locale of the browser but should also have the ability tobe easily modified by developers.
Issue Links
- duplicates
-
ICE-3016 Specify bridge dialog messages in a resource file on the server
- Closed
Beside the static text, all the style information is also within the javascript. In my opinion it belongs in the css files, that should be changed as well. Maybe this would also be important for the localization, for example when one wants to change the text align to right, because the language he uses is right-to-left.
Tim Büthe