Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that Magnolia provides many so called "generic keys" which are already translated and which may fit to your items. See generic i18n keys and their list for further details.

Key generators

...

Info

Use

Javadoc
0info.magnolia.i18nsystem.I18nable
and
Javadoc
0info.magnolia.i18nsystem.I18nText
for custom definition classes which should be i18n-ized.

(warning) From (info) From Magnolia 6.2.1, any method annotated with

Javadoc
0info.magnolia.i18nsystem.I18nText
 uses NO_FALLBACK by default if no translation is found.

...