Package com.atlassian.jira.util.i18n


package com.atlassian.jira.util.i18n
  • Class
    Description
    This allows a plugin or JIRA to set a special translations mode flag on for the current thread.
    This implementation class can turn on the translations mode so that i18n produced messages get sent in a specially marked up way
    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.