2006-12-07 10:04:34 +00:00
|
|
|
###############################################################################
|
2018-11-01 12:21:58 -04:00
|
|
|
# Copyright (c) 2003 - 2018 Wind River Systems, Inc. and others.
|
2006-12-07 10:04:34 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
2018-11-01 12:21:58 -04:00
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2006-12-07 10:04:34 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-01 12:21:58 -04:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2006-12-07 10:04:34 +00:00
|
|
|
#
|
|
|
|
# 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:
|
2020-01-31 11:02:25 -05:00
|
|
|
# Michael Scharf (Wind River) - split into core, view and connector plugins
|
2006-12-07 10:04:34 +00:00
|
|
|
# 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
|
|
|
|
|
2015-05-10 16:44:50 +02:00
|
|
|
pluginName = Terminal Control (Embeddable Widget)
|
2020-01-31 13:21:35 -05:00
|
|
|
providerName = Eclipse CDT
|
2006-12-16 01:14:22 +00:00
|
|
|
|
2015-04-17 11:19:19 +02:00
|
|
|
terminal.context.name.edit=Terminal Control in Focus
|
2014-05-16 23:59:02 +02:00
|
|
|
terminal.context.description.edit=Show modified keyboard shortcuts in context menu
|
|
|
|
|
|
|
|
terminal.context.name.terminal=Terminal Typing Connected
|
|
|
|
terminal.context.description.terminal=Override ALT+x menu access keys while typing into the Terminal
|
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
|
2014-09-23 11:46:16 +02:00
|
|
|
terminal.command.maximize.name=Maximize Active View or Editor
|
|
|
|
terminal.command.quickaccess.name=Quick Access
|
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
|