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, 2008 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
###############################################################################

OpenAction_label= &Open
OpenAction_tooltip= Open an Editor on the Selected Properties Key
OpenAction_select_element= &Select or enter the file to open:

OpenAction_error_title= Open
OpenAction_error_message= Cannot open default editor.
OpenAction_error_messageArgs= Cannot open default editor on {0}: \n{1}
OpenAction_error_messageProblems= Problems Opening Editor
OpenAction_error_messageBadSelection= Current text selection does not resolve to a properties key
OpenAction_error_messageErrorResolvingSelection= Error resolving current text selection
OpenAction_error_messageErrorSearchingKey= Error searching references to the selected properties key
OpenAction_error_messageNoResult= Found no references to the selected properties key
OpenAction_hyperlinkText= Search for usages of ''{0}''

OpenAction_SelectionDialog_title= Open
OpenAction_SelectionDialog_details= &Details
OpenAction_SelectionDialog_message= &Select or enter the file to open (? = any character, * = any String):

# The first argument is the line number and the second is the full file path
OpenAction_SelectionDialog_elementLabel= Line {0} - {1}

# The first argument is the file name and the second is number of matches in that file
OpenAction_SelectionDialog_elementLabelWithMatchCount= {0} ({1} matches)

... 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.