Skip to content

Localizable is plugin that allows to define customizable locales in any language for your Redmine

License

Notifications You must be signed in to change notification settings

webit-de/localizable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localizable

In Redmine when you add roles, issue statuses, enumerations, ... you can only add them in one language, this plugin overloads this limitation.

This plugin allows to define customizable locales in any language for these items:

  • Roles.
  • Trackers (issues types).
  • Issue statuses.
  • Custom fields.
  • Enumerations.

Once installed, go to Administration, Extensions and click on Configuration link on this plugin.

Installation notes

Steps:

  1. Download last version from: https://github.com/southbridgeio/localizable.git
  2. Copy plugin directory into #{RAILS_ROOT}/plugins.
  3. Run the following command in #{RAILS_ROOT} to upgrade your database: bundle exec rake redmine:plugins:migrate NAME=localizable RAILS_ENV=production
  4. Restart Redmine.

Original: http://www.redmine.org/plugins/localizable

About

Localizable is plugin that allows to define customizable locales in any language for your Redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.7%
  • HTML 37.3%