Gets a localized message.
@param key The key of the message.
@param defaultMsg The default message. (english)
@param arg1 The argument that should replace {0}.
@return a localized message.
Gets a localized message.
@param key The key of the message.
@param defaultMsg The default message (English)
@param arg1 The argument that should replace {0}.
@return a localized message.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.