Actions
Feature #2942
closedPlugin i18n support
Status:
Closed
Priority:
Normal
Assignee:
Category:
Internationalization
Target version:
Description
Changes necessary in Foreman to enable i18n for plugins.
Actions
Added by Lukas Zapletal over 12 years ago. Updated almost 12 years ago.
Description
Changes necessary in Foreman to enable i18n for plugins.
This is only first phase - string extraction and multidomain support.
Additionally, we need:
- model extraction
- javascript support
/out of scope of this feature/
https://github.com/theforeman/foreman/pull/851
and related, the discovery plugin update: https://github.com/theforeman/foreman_discovery/pull/30
Applied in changeset d5a28decf96122c26576aef2fafed66aa1efc582.
Pushed better way of extracting strings for plugins: