david_williams | 34a95f6 | 2007-10-24 22:38:02 +0000 | [diff] [blame] | 1 | ############################################################################### |
bchilds | 25637a6 | 2008-04-30 19:06:32 +0000 | [diff] [blame] | 2 | # Copyright (c) 2000, 2007 IBM Corporation and others. |
david_williams | 34a95f6 | 2007-10-24 22:38:02 +0000 | [diff] [blame] | 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
| 11 | |
pombredanne | 94e0b2e | 2007-10-26 02:14:35 +0000 | [diff] [blame] | 12 | Bundle-Vendor.0 = Eclipse.org |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 13 | Bundle-Name.0 = JSDT Web Support UI |
| 14 | target.name.0 = JavaScirpt Source |
| 15 | target.name.1 = JavaScirpt Event Source |
| 16 | hyperlinkDetector.name.0 = Java Element HyperLink Detector |
| 17 | hyperlinkDetector.name.1 = Java Element HyperLink Detector |
| 18 | menu.label.0 = Declerations |
| 19 | action.tooltip.0 = Working Set |
| 20 | action.label.0 = Working Set |
| 21 | action.label.1 = Hierarchy |
| 22 | action.tooltip.1 = Hierarchy |
| 23 | action.label.2 = Project |
| 24 | action.tooltip.2 = Project |
| 25 | action.label.3 = Workspace |
| 26 | action.tooltip.3 = |
| 27 | menu.label.1 = References |
| 28 | action.label.4 = Working Set |
| 29 | action.tooltip.4 = Working Set |
| 30 | action.label.5 = Hierarchy |
| 31 | action.tooltip.5 = Hierarchy |
| 32 | action.label.6 = Project |
| 33 | action.tooltip.6 = Project |
| 34 | action.label.7 = Workspace |
| 35 | action.tooltip.7 = |
| 36 | menu.label.2 = Refactor |
| 37 | menu.label.3 = Source |
| 38 | action.label.8 = Generate Element Comment |
| 39 | action.tooltip.8 = Generate Element Comment |
| 40 | action.label.9 = Change Function Signature |
| 41 | action.tooltip.9 = Change Function Signature |
| 42 | action.label.10 = Move |
| 43 | action.tooltip.10 = Move |
| 44 | action.label.11 = Rename |
| 45 | action.tooltip.11 = Rename |
| 46 | action.label.12 = Delete |
| 47 | action.tooltip.12 = Delete |
| 48 | action.label.13 = Paste After |
| 49 | action.tooltip.13 = Paste |
| 50 | action.label.14 = Paste Before |
| 51 | action.tooltip.14 = Paste |
| 52 | action.label.15 = Copy |
| 53 | action.tooltip.15 = Copy |
| 54 | action.label.16 = Cut |
| 55 | action.tooltip.16 = Cut |
| 56 | menu.label.4 = Show In |
| 57 | action.label.17 = Navigator |
| 58 | action.tooltip.17 = Show In Navigator |
| 59 | action.label.18 = Script Explorer |
| 60 | action.tooltip.18 = Show In Script Explorer |
| 61 | action.label.19 = Open Call Hierarchy |
| 62 | action.tooltip.19 = Open Call Hierarchy |
| 63 | action.label.20 = Open Type Hierarchy |
| 64 | action.tooltip.20 = Open Type Hierarchy |
| 65 | renameParticipant.name.0 = JSDT Web Rename Participant |
| 66 | renameParticipant.name.1 = JSDT Web Rename Participant |
| 67 | renameParticipant.name.2 = JSDT Web Rename Participant |
| 68 | renameParticipant.name.3 = JSDT Web Rename Participant |
| 69 | menu.label.5 = Web Development Tools |
bchilds | 01e14c4 | 2007-11-07 16:33:43 +0000 | [diff] [blame] | 70 | action.label.21 = Add JavaScript Support |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 71 | queryParticipant.name.0 = JavaScript Query Participant |
bchilds | 25637a6 | 2008-04-30 19:06:32 +0000 | [diff] [blame] | 72 | hyperlinkDetector.name.2 = JSDT HyperLink Detector |