/** *
* Plugin internationalization text identifiers. *
* ** Each constant field in this interface denotes the name of a property in the * corresponding properties file. *
* *
* The property file must be named with the same name as this class, so in this
* case the default localization is named EchoMessages.properties
.
*
* Language localizations have the locale name at the end of the name, for
* example the german localization is named:
* EchoMessages_de.properties
.
*