Skip to content

Commit

Permalink
Merge pull request #860 from ddiss/bsc1172400_ssh_host_key_import
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 23, 2020
2 parents a95dc6f + 711b96a commit 39d350c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/installation/dialogs/ssh_import.rb
Expand Up @@ -62,7 +62,7 @@ def copy_config
end

def dialog_content
label = _("I would like to import SSH keys from a previous installation")
label = _("I would like to import SSH host keys from a previous installation")
HSquash(
VBox(
# For some reason the CheckBoxFrame Label is cut if the label size
Expand Down

0 comments on commit 39d350c

Please sign in to comment.