getLocalizedMessage(message )
|
|
Parameters
|
Stringmessage
The message to localize.
|
Returns
|
String. The localized version of message. If the message is not found in the message file, returns message.
|