Skip to content

Commit

Permalink
Update from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jan 29, 2020
1 parent 8915a80 commit 4f2af1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/registration/widgets/package_search.rb
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ def enable_addon?(addon)
)
description << Yast::HTML.List(unselected_deps.map(&:name))
end
# TRANSLATORS: 'it' and 'them' refers to the modules/extensions to enable
question = n_(
"Do you want to enable it?", "Do you want to enable them?", unselected_deps.size + 1
)
Expand Down

0 comments on commit 4f2af1a

Please sign in to comment.