Project

General

Profile

Feature #2942

Plugin i18n support

Added by Lukas Zapletal over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Category:
Internationalization
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Changes necessary in Foreman to enable i18n for plugins.


Related issues

Related to Foreman - Feature #3023: Rails models i18n support for pluginsNew2013-09-04
Related to Foreman - Refactor #3061: Remove copied code from gettext debug helper classRejected2013-09-09

Associated revisions

Revision d5a28dec (diff)
Added by Lukas Zapletal over 9 years ago

fixes #2942 - plugin i18n support

This is first phase of plugins i18n support. More to come later:

  • Extraction from model classes
  • JavaScript extraction and support

Revision 432db23f (diff)
Added by Eric Helms almost 9 years ago

Refs #2942: Added plugin rake task to extract translations

History

#1 Updated by Lukas Zapletal over 9 years ago

This is only first phase - string extraction and multidomain support.

Additionally, we need:

- model extraction
- javascript support

/out of scope of this feature/

#2 Updated by Dominic Cleal over 9 years ago

  • Status changed from Assigned to Ready For Testing

#3 Updated by Dominic Cleal over 9 years ago

  • Category changed from Rails to Internationalization

#4 Updated by Lukas Zapletal over 9 years ago

  • Related to Feature #3023: Rails models i18n support for plugins added

#5 Updated by Dominic Cleal over 9 years ago

  • Related to Refactor #3061: Remove copied code from gettext debug helper class added

#6 Updated by Lukas Zapletal over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

#7 Updated by Lukas Zapletal almost 9 years ago

Pushed better way of extracting strings for plugins:

https://github.com/theforeman/foreman/commit/432db23

Also available in: Atom PDF