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.properties2
1 files changed, 2 insertions, 0 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 050e20f27..76a072c71 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,6 +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.delete.label=Delete
command.delete.description=Delete the selected node
@@ -73,6 +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
menu.label.openwith = Open With
menu.new.label = &New

Back to the top