2006-12-07 10:04:34 +00:00
|
|
|
###############################################################################
|
2012-05-07 16:38:06 +00:00
|
|
|
# Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.
|
2006-12-07 10:04:34 +00:00
|
|
|
# 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
|
|
|
|
#
|
|
|
|
# Initial Contributors:
|
|
|
|
# The following Wind River employees contributed to the Terminal component
|
|
|
|
# that contains this file: Chris Thew, Fran Litterio, Stephen Lamb,
|
|
|
|
# Helmut Haigermoser and Ted Williams.
|
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# Michael Scharf (Wind River) - split into core, view and connector plugins
|
|
|
|
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
2012-05-07 16:38:06 +00:00
|
|
|
# Martin Oberhuber (Wind River) - [378691][api] push Preferences into the Widget
|
2006-12-07 10:04:34 +00:00
|
|
|
###############################################################################
|
2009-04-20 10:12:32 +00:00
|
|
|
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
|
|
|
2007-02-23 10:54:54 +00:00
|
|
|
pluginName = Target Management Terminal Widget
|
2011-01-03 23:21:33 +00:00
|
|
|
providerName = Eclipse TM Project
|
2006-12-16 01:14:22 +00:00
|
|
|
|
2006-12-20 18:42:02 +00:00
|
|
|
terminal.context.name=Terminal widget context
|
|
|
|
terminal.context.description=Override ALT+x menu access keys
|
2006-12-16 01:14:22 +00:00
|
|
|
|
2008-07-15 21:57:01 +00:00
|
|
|
terminal.insertion.description=Terminal view insertion
|
|
|
|
terminal.insertion.name=Terminal view insert
|
|
|
|
terminal.insertion.category.name=Terminal view commands
|
2013-08-01 16:44:04 +02:00
|
|
|
terminal.view.insertion.description = Terminal view commands
|
2012-05-07 16:38:06 +00:00
|
|
|
|
2013-11-09 09:51:20 +01:00
|
|
|
terminal.command.copy.name=Copy
|
|
|
|
terminal.command.paste.name=Paste
|
2013-11-08 09:57:33 +01:00
|
|
|
|
2012-05-07 16:38:06 +00:00
|
|
|
terminal.preferences.name = Terminal
|
|
|
|
terminal.font.description = The font for the terminal console.
|
|
|
|
terminal.font.label = Terminal Console Font
|