public interface Messages
extends com.google.gwt.i18n.client.Messages
Messages used to localize the user interface.
Use this interface only for l10n strings that have parameters. Make sure you follow the
MessageFormat style.
com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Selectcom.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning| Modifier and Type | Field and Description |
|---|---|
static Messages |
INSTANCE
An instance of this message bundle that can be used anywhere in the code to obtain localized strings.
|
| Modifier and Type | Method and Description |
|---|---|
String |
macroInsertTooltip(String macroName) |
static final Messages INSTANCE
Copyright © 2004–2014 XWiki. All rights reserved.