1############################################################################### 2# Copyright (c) 2000, 2011 IBM Corporation and others. 3# 4# This program and the accompanying materials 5# are made available under the terms of the Eclipse Public License 2.0 6# which accompanies this distribution, and is available at 7# https://www.eclipse.org/legal/epl-2.0/ 8# 9# SPDX-License-Identifier: EPL-2.0 10# 11# Contributors: 12# IBM Corporation - initial API and implementation 13############################################################################### 14help_base_plugin_name = Help System Base 15providerName=Eclipse.org 16webapp_extension_point_name = Help Web Application 17activity_extension_point_name = Activity Support 18lucene_analyzer = Lucene Text Analyzer 19browser_extension_point_name = Web Browser 20firefox = Firefox 21firefox_adapter = Firefox Adapter 22mozilla = Mozilla 23mozilla_adapter = Mozilla Adapter 24netscape = Netscape 25netscape_adapter = Netscape Adapter 26custom_browser = Custom Browser (user defined program) 27defaultBrowser = Default Web Browser (Change in System Preferences) 28preferences = Help System Base Preferences 29 30search_participant_extension_point_name = Lucene Search Participant 31search_processor_extension_point_name = Search Processor 32server_extension_point_name = Help Server 33help_search_participant_extension_point_name = Help Search Participant 34help_scope_extension_point_name = Help Scope 35help_display_extension_point_name = Help Display