Skip to main content
summaryrefslogtreecommitdiffstats
blob: 23231f1c9756e5f4d129aff3fa105afaf808979c (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
29
30
31
###############################################################################
# Copyright (c) 2009 Tasktop Technologies and others.
# 
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0
# 
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#      Tasktop Technologies - initial API and implementation
###############################################################################
ReportBugOrEnhancementWizard_Report_Bug_or_Enhancement=Report Bug or Enhancement
ReportBugOrEnhancementWizard_Support_request_faild_Information_incomplete_Error=Creation of a support request failed. The information for the selected product is incomplete.

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