Works perfect.
I don't know what was going wrong earlier. This is not critical, but is there a way to change the prefix. For example, instead of Messages_en.proreties have something like Navigation_en.properties ?


David Sean Taylor wrote:

On Sep 9, 2008, at 9:46 AM, Mansour Al Akeel wrote:

David, thank you. It's working in tigris. I had to rename the file to Messages_fr.properties like you said as it had the property in question. Now, You mentioned that this resource bundle is implemented only in tigris and blueocean. I looked around and couldn't find were the code is. I need to implement the resource bundle in my own, and I need to follow an example. Can you please point me in the right direction ?


Place your localized resources in the resources directory of your layout decorator with the prefix "Messages_" such as

Messages_en.properties
Messages_fr.properties

Take the tigris decorator as an example
---------------------------------------------------------------------
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