Skip to content

Commit

Permalink
Merge pull request #329 from yast/label_update
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Mar 2, 2018
2 parents 6fea66c + 83910fb commit 65c33c1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions package/yast2-packager.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 2 13:38:40 UTC 2018 - lslezak@suse.cz

- Updated repository selection label to be more understandable
(bsc#1081508)
- 4.0.45

-------------------------------------------------------------------
Tue Feb 27 10:37:41 UTC 2018 - lslezak@suse.cz

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-packager.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-packager
Version: 4.0.44
Version: 4.0.45
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
4 changes: 2 additions & 2 deletions src/clients/inst_productsources.rb
Expand Up @@ -1231,8 +1231,8 @@ def SourcesDialog
MultiSelectionBox(
Id("addon_repos"),
Opt(:notify, :hstretch),
# TRANSLATORS: multi-selection box
_("&List of Repositories"),
# TRANSLATORS: multi-selection box, contains a list of online repositories
_("&Use Additional Online Repositories"),
[]
)
),
Expand Down

0 comments on commit 65c33c1

Please sign in to comment.