Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Sample Apps
-
Labels:None
-
Environment:All
-
Affects:Sample App./Tutorial
Description
In order to support German language localization in the Component Showcase sample app. we need to add German translation resource file as specified below:
ICEfaces Component Showcase
icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/resources/messages_de.properties
ICEfaces Component Showcase
icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/resources/messages_de.properties
I changed my IntelliJ settings to save .properties files in ISO-8859-1, instead of "System Default", and the original file was modified to work properly. But, since any subsequent editing by anyone with the incorrect settings in their editor could potentially break it again, I think that using the newly contributed version that uses explicit escaping is probably best, in a defensive programming sort of way.
Subversion 18416
icefaces\samples\component-showcase\common-src\org\icefaces\application\showcase\view\resources\messages_de.properties