Modified: 1764120 - Variables View doesn't show global vars in class context
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / debugresources.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2004 IBM Corporation and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Common Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/cpl-v10.html
7
8 # Contributors:
9 #     IBM Corporation - initial API and implementation
10 ###############################################################################
11 #
12 # PDE Runtime resources
13 #
14
15 LogView.column.severity = !
16 LogView.column.message = Message
17 LogView.column.plugin = Plug-in
18 LogView.column.date = Date
19 LogView.clear = C&lear log viewer
20 LogView.clear.tooltip = Clear log viewer
21 LogView.copy = &Copy
22 LogView.delete = &Delete log
23 LogView.delete.tooltip = Delete log
24 LogView.export = &Export log...
25 LogView.export.tooltip = Export log
26 LogView.import = &Import log...
27 LogView.import.tooltip = Import log
28 LogView.filter = &Filters...
29 LogView.readLog.reload = Re&load this workspace's log
30 LogView.readLog.restore = &Restore log
31 LogView.readLog.restore.tooltip = Restore log
32 LogView.severity.error = Error
33 LogView.severity.warning = Warning
34 LogView.severity.info = Info
35 LogView.confirmDelete.title = Confirm Delete
36 LogView.confirmDelete.message = Are you sure you want to permanently delete all logged events?
37 LogView.confirmOverwrite.message = File " {0}" exists.  Would you like to overwrite it?
38 LogView.operation.importing = Importing log...
39 LogView.operation.reloading = Reloading...
40 LogView.activate = &Activate on new events
41 LogView.view.currentLog = &Open log
42 LogView.view.currentLog.tooltip = Open log
43
44 LogView.FilterDialog.title = Log Filters
45 LogView.FilterDialog.eventTypes = Event Types
46 LogView.FilterDialog.information = &Information
47 LogView.FilterDialog.warning = &Warning
48 LogView.FilterDialog.error = &Error
49 LogView.FilterDialog.limitTo = &Limit visible events to:
50 LogView.FilterDialog.eventsLogged = Show events logged during:
51 LogView.FilterDialog.allSessions = &All sessions
52 LogView.FilterDialog.recentSession = &Most recent session
53
54 RegistryView.extensionPointPR.id = Id
55 RegistryView.extensionPointPR.name = Name
56
57 RegistryView.extensionPR.id = Id
58 RegistryView.extensionPR.name = Name
59 RegistryView.extensionPR.point = Point
60
61 RegistryView.libraryPR.path = Path
62 RegistryView.libraryPR.exported = Exported
63 RegistryView.libraryPR.fullyExported = Fully Exported
64
65 RegistryView.pluginPR.installURL = Install URL
66 RegistryView.pluginPR.name = Name
67 RegistryView.pluginPR.id = Unique ID
68 RegistryView.pluginPR.providerName = Provider Name
69 RegistryView.pluginPR.version = Version
70 RegistryView.pluginPR.activated = Activated
71
72 RegistryView.prerequisitePR.exported = Exported
73 RegistryView.prerequisitePR.id = Unique Id
74 RegistryView.prerequisitePR.version = Required Version
75 RegistryView.prerequisitePR.optional = Optional
76 RegistryView.prerequisitePR.match = Match Rule
77 RegistryView.prerequisitePR.matchedCompatible = Compatible
78 RegistryView.prerequisitePR.matchedExact = Exact
79 RegistryView.prerequisitePR.matchedEquivalent = Equivalent
80 RegistryView.prerequisitePR.matchedGreaterOrEqual = Greater or Equal
81 RegistryView.prerequisitePR.matchedPerfect = Perfect
82
83 RegistryView.refresh.label=&Refresh
84 RegistryView.refresh.tooltip=Refresh
85 RegistryView.collapseAll.label = &Collapse All
86 RegistryView.collapseAll.tooltip = Collapse All
87
88 RegistryView.folders.imports = Prerequisites
89 RegistryView.folders.libraries = Run-time Libraries
90 RegistryView.folders.extensionPoints = Extension Points
91 RegistryView.folders.extensions = Extensions
92 EventDetailsDialog.title= Event Details
93 EventDetailsDialog.date=Date:
94 EventDetailsDialog.severity=Severity:
95 EventDetailsDialog.message=Message:
96 EventDetailsDialog.exception=Exception Stack Trace:
97 EventDetailsDialog.session=Session Data:
98 EventDetailsDialog.noStack = An exception stack trace could not be found.
99 EventDetailsDialog.previous=View details of previous event
100 EventDetailsDialog.next=View details of next event
101 EventDetailsDialog.copy=Copy event details to clipboard
102
103 RegistryView.showRunning.label = &Show Active Plug-ins Only
104
105 RegistryView.showPropertiesSheet.label = S&how Registry Only
106 RegistryView.showPropertiesSheet.tooltip = Show Plug-in Registry Only
107 RegistryView.showPropertiesSheet.desc = Hide registry properties
108         
109 RegistryView.verticalOrientation.label = &Vertical View Orientation
110 RegistryView.verticalOrientation.tooltip = Vertical View Orientation
111 RegistryView.verticalOrientation.desc = Tile vertically
112         
113 RegistryView.horizontalOrientation.label = &Horizontal View Orientation
114 RegistryView.horizontalOrientation.tooltip = Horizontal View Orientation
115 RegistryView.horizontalOrientation.desc = Tile horizontally
116 OpenLogDialog.title=Error Log
117 OpenLogDialog.message=Opening log...
118 OpenLogDialog.cannotDisplay=Log file cannot be displayed.
119
120 VariablesView.GlobalVariables.title = <Global Variables>