Sha256: 53ed5a57d2b978a051104ae0841d02ffcfe174a40e6f51e90ba8d8106e7ac4ee

Contents?: true

Size: 419 Bytes

Versions: 2

Compression:

Stored size: 419 Bytes

Contents

= javascript do
  :plain
    localize({
      "validation_error_name_format" : '#{escape_javascript(_('One or more package names are invalid.'))}',
      "validation_error_package_pending" : '#{escape_javascript(_('One or more of the packages provided has an action pending.'))}',
      "validation_error_group_pending" : '#{escape_javascript(_('One or more of the groups provided has an action pending.'))}'
      });

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
katello-2.2.2 app/views/katello/common/_package_actions_i18n.html.haml
katello-1.5.0 app/views/katello/common/_package_actions_i18n.html.haml