diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties index c45dfce3604..eb37b776a14 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties @@ -12,5 +12,5 @@ pluginName = RSE SSH Files providerName = Eclipse.org -SshFileSubsystemName=SSH Files +SshFileSubsystemName=Sftp Files SshFileSubsystemDescription=Work with files on remote systems using the Secure Shell (ssh) protocol. diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties index bd1b90c634f..53ce2abe711 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties @@ -12,5 +12,5 @@ pluginName = RSE SSH Shells providerName = Eclipse.org -SshShellSubsystemName=SSH Shells +SshShellSubsystemName=Ssh Shells SshShellSubsystemDescription=Work with shells and commands on remote systems using the Secure Shell (ssh) protocol.