Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 759e11624974ee8dbcbd20e05c364b935e2cc3c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
###############################################################################
# Copyright (c) 2000, 2016 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
#     Manumitting Technologies Inc - Solstice theme support
###############################################################################
pluginName=EPP Testing Bundle
providerName=Eclipse Packaging Project

ql.newTestProject.label = Create a new Jubula project
ql.newTestProject.description = Create a new Jubula project
ql.openTestProject.description = Open an existing Jubula project
ql.openTestProject.label = Open Jubula Project
ql.openExistingFile.description = Open a file from the filesystem
ql.openExistingFile.label = Open an existing file
ql.setupQuestionnaire.label = Review IDE configuration settings
ql.mpc.description = Enhance your IDE with additional plugins and install your Marketplace favorites
ql.mpc.label = Launch the Eclipse Marketplace

Back to the top