public interface Messages
mondrian.gui.I18n
.String getString(String stringId, String defaultValue)
stringId
- keydefaultValue
- default if key does not existString getFormattedString(String stringId, String defaultValue, Object... args)
stringId
- KeydefaultValue
- default if key does not existargs
- arguments to substitute