blob: a3910dd4b56f6a74da3fa449ea949360d0267842 [file] [log] [blame]
# <copyright>
# </copyright>
#
# $Id: plugin.properties,v 1.1 2007/02/20 20:00:17 ahunter Exp $
# ====================================================================
# To code developer:
# Do NOT change the properties between this line and the
# "%%% END OF TRANSLATED PROPERTIES %%%" line.
# Make a new property name, append to the end of the file and change
# the code to use the new property.
# ====================================================================
# ====================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
pluginName = Library07 Edit Support
providerName = www.example.org
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
_UI_CreateChild_text3 = {1}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
_UI_PropertyDescriptor_description = The {0} of the {1}
_UI_Author_type = Author
_UI_Book_type = Book
_UI_Employee_type = Employee
_UI_Library_type = Library
_UI_Shelf_type = Shelf
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Author_name_feature = Name
_UI_Author_books_feature = Books
_UI_Book_title_feature = Title
_UI_Book_author_feature = Author
_UI_Employee_name_feature = Name
_UI_Employee_shelves_feature = Shelves
_UI_Library_shelves_feature = Shelves
_UI_Library_name_feature = Name
_UI_Library_authors_feature = Authors
_UI_Library_employees_feature = Employees
_UI_Shelf_name_feature = Name
_UI_Shelf_books_feature = Books
_UI_Unknown_feature = Unspecified