public interface ITrackerResourcesProvider
Modifier and Type | Method | Description |
---|---|---|
String |
getLanguageEntry(String key,
Locale locale) |
Load the exact translation by key for a locale.
|
Properties |
getLanguageProperties(Locale locale) |
Load all translation keys for a locale.
|
String |
getProperty(String name,
String defaultValue) |
Properties getLanguageProperties(Locale locale)
locale
- the localeString getLanguageEntry(String key, Locale locale)
key
- the keylocale
- the localeCopyright © 2002–2019 itracker. All rights reserved.