|
1 # |
|
2 # Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - initial contribution. |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: |
|
15 # |
|
16 # |
|
17 # plugin.properties |
|
18 # java.io.Properties file (ISO 8859-1 with "\" escapes) |
|
19 # Plugin properties for TraceViewer |
|
20 # This file should be translated. |
|
21 view.Label=TraceViewer |
|
22 view.Tooltip=TraceViewer |
|
23 CategoryName=TraceViewer |
|
24 WizardName=TraceViewer configurations |
|
25 ExportDescription=Exports TraceViewer configurations like filter, color, line counting and variable tracing rules. |
|
26 ImportDescription=Imports TraceViewer configurations like filter, color, line counting and variable tracing rules. |
|
27 commandCategoryName=TraceViewer |
|
28 commandCategoryDescription=TraceViewer commands |
|
29 closeAsciiLogCommand=Close ASCII log |
|
30 closeAsciiLogDescription=Stops ASCII logging and closes the file |
|
31 closeBinaryLogCommand=Close binary log |
|
32 closeBinaryLogDescription=Stops binary logging and closes the file |
|
33 newAsciiLogCommand=New ASCII log |
|
34 newAsciiLogDescription=Starts logging to a new ASCII log file |
|
35 newBinaryLogCommand=New binary log |
|
36 newBinaryLogDescription=Starts logging to a new binary log file |
|
37 openLogCommand=Open a log file |
|
38 openLogDescription=Opens a TraceViewer log file |
|
39 saveAsciiLogCommand=Save current traces to a ASCII log |
|
40 saveAsciiLogDescription=Saves currently visible traces to a ASCII log file |
|
41 saveBinaryLogCommand=Save current traces to a binary log |
|
42 saveBinaryLogDescription=Saves currently visible traces to a binary log file |
|
43 traceActivationCommand=Open trace activation dialog |
|
44 traceActivationDescription=Opens a trace activation dialog |
|
45 appendDecodeFileCommand=Load new Dictionary file(s) to TraceViewer |
|
46 appendDecodeFileDescription=Loads new Dictionary file(s) to TraceViewer |
|
47 triggerCommand=Open trigger dialog |
|
48 triggerDescription=Opens trigger dialog |
|
49 productBlurb=Carbide.c++ Extensions - TraceViewer \n\ |
|
50 \n\ |
|
51 Version: 2.6\n\ |
|
52 Build id: {0}\n\ |
|
53 \n\ |
|
54 \n\ |
|
55 Copyright (c)2007-2010 Nokia Corporation. All rights reserved.\n\ |
|
56 (http://www.forum.nokia.com)\n\ |
|
57 \n\ |
|
58 This product includes software developed by Eclipse Project\n\ |
|
59 (http://www.eclipse.org/). |