blob: 5b9887d213ab580be2dc8a501347de06b4a4a823 [file]
# /**
# * <copyright>
# *
# * Copyright (c) 2002-2004 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 - Initial API and implementation
# *
# * </copyright>
# *
# * $Id: plugin.properties,v 1.6.2.2 2007/06/02 05:34:49 nickb Exp $
# */
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
# Do not change the properties between this line and the last line containing:
# %%% END OF TRANSLATED PROPERTIES %%%
# Instead, either redefine an existing property, or create a new property,
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
pluginName = EMF Edit UI
providerName = Eclipse.org
_UI_Copy_menu_item = &Copy
_UI_Cut_menu_item = Cu&t
_UI_Delete_menu_item = &Delete
_UI_Paste_menu_item = &Paste
_UI_Redo_menu_item = &Redo {0}@Ctrl+Y
_UI_Redo_menu_item_simple_description = Redo the most recently undone action
_UI_Redo_menu_item_description = Redo: {0}
_UI_Undo_menu_item = &Undo {0}@Ctrl+Z
_UI_Undo_menu_item_simple_description = Undo do the most recent action
_UI_Undo_menu_item_description = Undo: {0}
# The feature is 0, and object is 1
_UI_FeatureEditorDialog_title = {0} -- {1}
_UI_Feature_label = Feature
_UI_Value_label = Value
_UI_Choices_label = Choices
_UI_Up_label = Up
_UI_Down_label = Down
_UI_Add_label = Add
_UI_Remove_label = Remove
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# The above properties have been shipped for translation.
# ==============================================================================
_UI_Validate_menu_item = &Validate
_UI_Validate_simple_description = Validate the selected item
_UI_ValidationProblems_title = Validation Problems
_UI_ValidationProblems_message = Problems encountered during validation
_UI_LoadResource_menu_item = &Load Resource...
_UI_LoadResource_menu_item_description = Load a resource by specifying a URI
_UI_LoadResourceDialog_title = Load Resource
_UI_ResourceURI_label = Resource URI
_UI_BrowseFileSystem_label = Browse File System...
_UI_BrowseWorkspace_label = Browse Workspace...
_UI_SelectTheResource_label = Select the resource
_UI_Validating_message = Validating {0}