When the property is not found in the consolebase_zh.properties it will look for the same property in the consolebase.properties and get it from there. So consolebase.properties become the default. That value is overridden by the the consolebase_zh .properties values. Proper way is to provide the localized value in the consolebase_zh .properties for every consolebase.properties property.
Upul On Jan 27, 2008 11:11 PM, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote: > Can someone tell me how the property values in > trunk\plugins\console\console-base-portlets\src\main\resources\consolebase_zh.properties > are computed? I have added a missing property "consolebase.common.view" > in consolebase.properties. I guess the same property should be added to > consolebase_zh.properties as well. >
