Skip to content

Commit

Permalink
changes from review
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Dec 6, 2019
1 parent 9a0e8c8 commit 7999347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clients/scc_auto.rb
Expand Up @@ -205,9 +205,9 @@ def write
log.info "Migration result: #{ret}"
return ret == :next
else
# profile wants to do registration, but old system is not registered. So complain.
# Intentionally use blocking popup as it is fatal error that stops installation.
Popup.Error(
# TRANSLATORS: profile wants to do registration, but old system is not registered.
_("Old system is not registered and autoyast profile require registration." \
"Either register the old system before running the upgrade or " \
"remove the registration section from the AutoYaST profile " \
Expand Down

0 comments on commit 7999347

Please sign in to comment.