diff -r 14dc2103a631 -r ed1c9f64298a trace/tracebuilder/com.nokia.tracebuilder.view/plugin.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/trace/tracebuilder/com.nokia.tracebuilder.view/plugin.properties Wed Jun 23 14:35:40 2010 +0300 @@ -0,0 +1,47 @@ +# +# Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# +# +# plugin.properties +# java.io.Properties file (ISO 8859-1 with "\" escapes) +# Plugin properties for Trace Builder View +# This file should be translated. +traceBuilderMenu=Trace Builder +traceBuilderActionSet=Trace Builder +traceBuilderViewCategory=Trace Builder +traceView=Trace Builder +commandCategoryName=Trace Builder +commandCategoryDescription=Trace Builder commands +addTraceCommand=Add Trace +addTraceDescription=Add a new trace to a trace group +addParameterCommand=Add Parameter +addParameterDescription=Adds a new parameter to selected trace +convertTraceCommand=Convert to Trace +convertTraceDescription=Creates a new trace which has the same name as the location +focusViewCommand=Activate View +focusViewDescription=Sets the keyboard focus to Trace View + +editPropertiesCommand=Edit Properties +editPropertiesDescription=Edits the properties of groups, traces and parameters +addConstantCommand=Add Enum / Constant to Enum +addConstantDescription=Adds a value-to-string mapping to the enum +deleteCommand=Delete +deleteDescription=Removes the selected entry from the model +instrumenterCommand=Instrument Code +instrumenterDescription=Starts the code instrumenter +deleteTracesCommand=Delete Traces +deleteTracesDescription=Delete multiple traces from groups or instrumentations +parseEnumCommand=Parse Enum +parseEnumDescription=Parses an enum from the source