Skip to content

Localization

Risto Lahtela edited this page Feb 2, 2020 · 12 revisions

Plan Header

Localization

This article will tell you how you can change the messages seen in the plugin.

Config setting

In the config, there is a setting for Locale. Setting this to, for example FI, (Finnish) will attempt to use locale from inside the plugin jar. Inside the plugin there are multiple locale files.

Generating a locale file

  • Set Logging.Create_new_locale_file_on_next_enable to true and /plan reload
  • locale.txt should appear in /plugins/Plan
  • This file will be used for locale when present.

To change the messages, only change the parts on the right, left ones are identifiers.

End

If you want to help me out with localizing the plugin to your language, you can translate the locale file to your language and send the contents to me in one way:

Clone this wiki locally