Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7a9d3113a87cd914c013468bd3b8f0e007b5ad37 (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
24
25
26
27
28
###############################################################################
# Copyright (c) 2009 Tasktop Technologies 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:
#      Tasktop Technologies - initial API and implementation
###############################################################################
ReportBugOrEnhancementWizard_Report_Bug_or_Enhancement=Report Bug or Enhancement

ReportErrorPage_Details=Details:
ReportErrorPage_Report_as_Bug=Report as Bug
ReportErrorPage_Report_to=Report to: {0}
ReportErrorPage_Report_to_Label=Report to:
ReportErrorPage_Select_repository=Select repository
ReportErrorPage_AN_UNEXPETED_ERROR_HAS_OCCURED_IN_PLUGIN=An unexpected error has occured in plug-in {0}
ReportErrorPage_Xprovider_Xproduct={0} - {1}

ReportErrorWizard_Report_as_Bug=Report as Bug

SelectSupportElementPage_No_products_Message=The selected provider does not specify supported products or none of the supported products are installed.
SelectSupportElementPage_No_support_providers_Error0=No support providers are available.
SelectSupportElementPage_Support_Product_Description=Select a supported product from the list.
SelectSupportElementPage_Support_Provider_Description=Select a support provider from the list.
SelectSupportElementPage_Support_Provider_Title=Support Provider
SelectSupportElementPage_Supported_Product_Title=Supported Product

Back to the top