This content has been marked as final.
Show 2 replies
-
1. Re: EN column in CQ5 Language Traslation missing
Justin Edelson Jul 25, 2013 3:10 PM (in response to Chandra gupta)Chandra-
ResourceBundle objects provided Sling i18n differ from the JRE implementations in that the key is returned as the message when no message exists. In other words, the key is the default message. This means that separate English messages do not need to be provided - they are the key.
You obviously can use Sling i18n with EN resource bundles, but it isn't done that way in AEM/CQ. See http://bit.ly/13ffzSt for documentation on how to change the languages available in that grid.
Justin
-
2. Re: EN column in CQ5 Language Traslation missing
Chandra gupta Jul 26, 2013 8:50 PM (in response to Justin Edelson)make sense Justin..I am able to proceed now.



