package

com.atlassian.jira.util.i18n

Interfaces

I18nTranslationMode This allows a plugin or JIRA to set a special translations mode flag on for the current thread. 

Classes

I18nTranslationModeImpl This implementation class can turn on the translations mode so that i18n produced messages get sent in a specially marked up way 
I18nTranslationModeSwitch This will try to switch i18n translations mode on or off depending on whether the URL has a magic parameter OR the session contains the magic attribute.