Skip to content

Commit

Permalink
Added missing gettext for "Red Hat Software Updates"
Browse files Browse the repository at this point in the history
  • Loading branch information
h-kataria committed Sep 9, 2019
1 parent 2c4554a commit ab85827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/ops/_settings_rhn_tab.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- if @sb[:active_tab] == "settings_rhn"

%h3
Red Hat Software Updates
= _("Red Hat Software Updates")
- if @customer.registered
= render :partial => 'ops/rhn/info_subscribed'
- else
Expand Down

0 comments on commit ab85827

Please sign in to comment.