Skip to content

Commit

Permalink
updated dialog title (extension selection) (bnc#881627)
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Jun 9, 2014
1 parent 542ed71 commit 47e6713
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions package/yast2-registration.changes
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 9 12:22:44 UTC 2014 - lslezak@suse.cz

- updated dialog title (extension selection) (bnc#881627)

-------------------------------------------------------------------
Mon Jun 9 11:26:18 UTC 2014 - lslezak@suse.cz

Expand Down
2 changes: 1 addition & 1 deletion src/lib/registration/ui/addon_selection_dialog.rb
Expand Up @@ -35,7 +35,7 @@ def initialize(registration)
def run
Wizard.SetContents(
# dialog title
_("Extension Selection"),
_("Extension and Module Selection"),
content,
# TODO FIXME: add a help text
"",
Expand Down

0 comments on commit 47e6713

Please sign in to comment.