Skip to content

Commit

Permalink
add missing textdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Aug 20, 2019
1 parent 1ea6e49 commit 72af6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/y2network/widgets/wireless_auth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class WirelessAuth < CWM::CustomWidget
def initialize(settings)
@settings = settings
self.handle_all_events = true
textdomain "network"
end

def init
Expand Down

0 comments on commit 72af6ce

Please sign in to comment.