Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/plugin.properties')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/plugin.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/plugin.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/plugin.properties
index 76a072c71..e40200748 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/plugin.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/plugin.properties
@@ -64,7 +64,7 @@ command.commit.name = Commit File
command.merge.name = Merge File
command.revert.name = Revert File
command.download.name = Download Files
-command.toggleReavealOnConnect.name = Toggle Reveal on Connect
+command.toggleReavealOnConnect.name = Toggle Show on Connect
command.delete.label=Delete
command.delete.description=Delete the selected node
@@ -74,7 +74,7 @@ decorator.outdated.label = Remote File System Outdated Cache Decorator
decorator.conflict.label = Remote File System Conflicting Cache Decorator
decorator.label.cut = Remote File System Cut File Decorator
decorator.hidden.label = Remote File System Hidden File Decorator
-decorator.revealOnConnect.label = Remote File System Reveal on Connect Decorator
+decorator.revealOnConnect.label = Remote File System Show on Connect Decorator
menu.label.openwith = Open With
menu.new.label = &New
@@ -85,7 +85,7 @@ command.label.paste = Paste
command.label.delete = Delete
command.label.rename = Rename
command.label.move = Move
-command.label.download = Download...
+command.label.download = Download to Host...
command.newfile.label = &File
command.newfolder.label = &Folder

Back to the top