tmf: Remove unused references to old Batch Import command
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 15 Sep 2014 22:07:22 +0000 (18:07 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 16 Sep 2014 18:01:39 +0000 (14:01 -0400)
Change-Id: Iee1e58a4194ba9e55f7ce33f7939ec21b13ed6ab
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/33408
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.ui/plugin.properties
org.eclipse.linuxtools.tracing.rcp.ui/plugin.properties

index ac2790d1d17b14a3de746c86fb6cab397d7e5f87..fb9ec6d1a50bff1d50ef3d3c742ccb25bc4259ee 100644 (file)
@@ -42,7 +42,6 @@ project.new.wizard.custom.text.parser = Custom Text Parser
 project.new.wizard.custom.xml.parser = Custom XML Parser
 
 project.import.wizard.name = Trace Import
-project.import.wizard.name.batch = Batch Trace Import
 project.import.wizard.name.tracepkg = Trace Package Import
 project.export.wizard.name.tracepkg = Trace Package Export
 
@@ -103,10 +102,6 @@ command.select_trace_type.bundle = Bundle
 command.select_trace_type.type = Trace Type
 command.select_trace_type.icon = Icon
 
-command.batch_import = Batch Import...
-command.batch_import.mnemonic = B
-command.batch_import.description = Batch Import
-
 command.export_to_text = Export To Text...
 command.export_to_text.description = Export trace to text...
 
@@ -128,10 +123,6 @@ command.import = Import...
 command.import.mnemonic = I
 command.import.description = Import traces into project
 
-command.batch_import = Batch Import...
-command.batch_import.mnemonic = A
-command.batch_import.description = Batch Import traces into project
-
 command.new_folder = New Folder...
 command.new_folder.mnemonic = N
 command.new_folder.description = Create a new trace folder
index f1e4ef3495aee736a661361b0fc2438a7c2cc984..592e8a5a4c5cc8ca73f19182b94df5d0590d94be 100644 (file)
@@ -34,7 +34,6 @@ activity.description.search = (Unwanted) Search Perspective
 activity.name.search = Unwanted Search Perspective
 command.OpenFile.label = Open Trace...
 command.import = Import...
-command.batch_import = Batch Import...
 menu.mnemonic = F
 menu.label = Open
 menu.mnemonic.0 = H
\ No newline at end of file
This page took 0.02585 seconds and 5 git commands to generate.