alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

###############################################################################
# Copyright (c) 2000, 2006 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
###############################################################################
help_system_plugin_name = Help System UI
providerName=Eclipse.org

# Preference pages
help_preferences_page_name = Help
remote_help_preferences_page_name = Content

# Browser adapters
embedded_browser = Embedded Browser
system_browser = Default System Browser

# Preference Keywords
preferenceKeywords.browsersPreferencePage=Help Web Browser Infopop F1
preferenceKeywords.contentPreferencePage=Remote Help Content

#Help view
HelpViewCategory = Help
HelpViewName = Help

LocalHelp.label = Local Help
LocalHelp.desc = Searches local help documents

InfoCenter.label = Info Center
InfoCenter.desc = Searches a remote Info Center

WebSearch.label = Web Search
WebSearch.desc = Performs a general-purpose Web search

#Extension points
searchEngine = Search Engine

#Action Set

#Commands
command.closeTray.name = Close User Assistance Tray
command.closeTray.description = Close the user assistance tray containing context help information and cheat sheets.

command.index.description = Show Keyword Index
command.index.name = Index
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.