Project

General

Profile

Actions

Bug #6717

closed

Template locked/unlock message cannot be translated

Added by Dominic Cleal over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Internationalization
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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 issues 1 (0 open1 closed)

Related to Foreman - Feature #3103: Read only provisioning/config templates for pluginsClosedStephen Benjamin09/17/2013Actions
Actions

Also available in: Atom PDF