Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5ef66250965efa0dd6c5889244e6ad964a070a3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
###############################################################################
# Copyright (c) 2013 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
###############################################################################
FooDuplicateTab_0=Foo Duplicate Tab
FooDuplicateTab_1=Check me to retarget the launch delegate.
FooDuplicateTab_2=foodupe
FooDuplicateTab_3=test.launch.options.fooduplicatetab
FooPiggyBackTab_0=Foo Piggyback Tab
FooPiggyBackTab_1=test.launch.options.anttab
FooPiggyBackTab_2=ant
FooPiggyBackTab_3=test
FooTab_0=Check me to retarget the launch delegate.
FooTab_1=Foo Tab
FooTab_2=footab
FooTab_3=test.launch.options.footab

Back to the top