public class ToolingProxytoysI18nizer extends ProxytoysI18nizer
I18nizer
which keeps track of translation attempts and figures out new/replacement keys (for example if a configured key exists, it can suggest to remove the configuration and replace the key with a generated one).Constructor and Description |
---|
ToolingProxytoysI18nizer(GeneratorResults genRes,
Locale locale,
TranslationService translationService)
For manual invocations - see
GenerateTranslationFilesImpl . |
ToolingProxytoysI18nizer(TranslationService translationService,
LocaleProvider localeProvider) |
Modifier and Type | Method and Description |
---|---|
protected info.magnolia.i18nsystem.tools.ToolingProxytoysI18nizer.LegacyMessage |
getLegacyMessage(Locale locale,
String basename,
String[] keys) |
protected <T> I18nTextMethodDecorator<T> |
newI18nTextMethodDecorator(I18nKeyGenerator<T> keyGen) |
decorate, decorateChild, decorateI18nTextMethods, decorateI18nTextMethods, injectParentableInterface, interceptGetters
@Inject public ToolingProxytoysI18nizer(TranslationService translationService, LocaleProvider localeProvider)
public ToolingProxytoysI18nizer(GeneratorResults genRes, Locale locale, TranslationService translationService)
GenerateTranslationFilesImpl
.protected <T> I18nTextMethodDecorator<T> newI18nTextMethodDecorator(I18nKeyGenerator<T> keyGen)
newI18nTextMethodDecorator
in class ProxytoysI18nizer
Copyright © 2003–2014 Magnolia International Ltd.. All rights reserved.