| Package | Description |
|---|---|
| com.atlassian.jira.dev.i18n | |
| com.atlassian.jira.dev.reference.plugin.language | |
| com.atlassian.jira.i18n | |
| com.atlassian.jira.plugin.language |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableTranslation
A translation transform that 'disables' the translation by returning the original key, if the en_MOON locale has been
used.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppendLambdaTranslationTransform
A simple translation transform function that appends a 'lambda' character to the end of each translation.
|
| Modifier and Type | Method and Description |
|---|---|
BackingI18n |
BackingI18nFactoryImpl.create(Locale locale,
Iterable<? extends TranslationTransform> translationTransforms) |
I18nHelper |
BackingI18nFactory.create(Locale locale,
Iterable<? extends TranslationTransform> translationTransforms)
Create an
I18nHelper for the passed parameters. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppendTextTransform |
class |
PrependTextTransform |
Copyright © 2002-2022 Atlassian. All Rights Reserved.