Skip to content

Commit

Permalink
Update src/lib/registration/clients/scc_auto.rb
Browse files Browse the repository at this point in the history
Co-Authored-By: Ladislav Slezák <lslezak@suse.cz>
  • Loading branch information
jreidinger and lslezak committed Dec 13, 2019
1 parent 4f0543a commit ee3f008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/registration/clients/scc_auto.rb
Expand Up @@ -396,7 +396,7 @@ def migrate_reg
# Intentionally use blocking popup as it is fatal error that stops installation.
Yast::Popup.Error(
# TRANSLATORS: profile wants to do registration, but old system is not registered.
_("Old system is not registered and autoyast profile require registration.\n" \
_("The old system is not registered and the AutoYaST profile requires registration.\n" \
"Either register the old system before running the upgrade or \n" \
"remove the registration section from the AutoYaST profile \n" \
"and use full medium.")
Expand Down

0 comments on commit ee3f008

Please sign in to comment.