Interface | Description |
---|---|
GeneratorResult |
Represents a "to-do" for translations.
|
Class | Description |
---|---|
GenerateTranslationFilesImpl |
THIS IS A PROTOTYPE.
|
GeneratorResult.AddKeyToNewBundle |
A new key with a known text needs to be added.
|
GeneratorResult.AddUntranslatedKeyToNewBundle |
A new key needs to be added and translated.
|
GeneratorResult.RemoveKeyFromLegacyBundle |
A key needs to be removed from a bundle.
|
GeneratorResults |
Holds a list of
GeneratorResult s for a given Locale. |
ToolingProxytoysI18nizer |
A
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). |
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.