Project

General

Profile

Actions

Bug #6717

closed

Template locked/unlock message cannot be translated

Added by Dominic Cleal almost 10 years ago. Updated almost 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 #1

Updated by Dominic Cleal almost 10 years ago

  • Related to Feature #3103: Read only provisioning/config templates for plugins added
Actions #2

Updated by Dominic Cleal over 9 years ago

  • Assignee set to Dominic Cleal
Actions #3

Updated by The Foreman Bot over 9 years ago

  • 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 ()
Actions #4

Updated by Dominic Cleal over 9 years ago

  • translation missing: en.field_release set to 10
Actions #5

Updated by Dominic Cleal over 9 years ago

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

Also available in: Atom PDF