Bug #6717
closed
Template locked/unlock message cannot be translated
Added by Dominic Cleal over 10 years ago.
Updated over 6 years ago.
Category:
Internationalization
|
Description
#3103 added a UI ability to lock and unlock provisioning templates, but the success string can't be extracted and translated as it uses interpolation:
process_success :success_msg => _("Template #{locked ? 'locked' : 'unlocked'}."), :success_redirect => :back
(app/controllers/config_templates_controller.rb:124)
- Related to Feature #3103: Read only provisioning/config templates for plugins added
- Assignee set to Dominic Cleal
- Status changed from New to Ready For Testing
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1621 added
- Pull request deleted (
)
- Translation missing: en.field_release set to 10
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF