public final class CWOtherMsg
extends org.crosswire.common.util.MsgBase
The GNU General Public License for details.
Modifier and Type | Field and Description |
---|---|
private static org.crosswire.common.util.MsgBase |
msg |
Constructor and Description |
---|
CWOtherMsg() |
Modifier and Type | Method and Description |
---|---|
static String |
lookupText(String key,
Object... params)
Get the internationalized text, but return key if key is unknown.
|