mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
[272717] Add NLS_MESSAGEFORMAT comments to Terminal properties files for Chkpii
This commit is contained in:
parent
caa6942858
commit
0038e24834
3 changed files with 12 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -14,6 +14,9 @@
|
||||||
# Michael Scharf (Wind River) - split into core, view and connector plugins
|
# Michael Scharf (Wind River) - split into core, view and connector plugins
|
||||||
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
# NLS_MESSAGEFORMAT_NONE
|
||||||
|
|
||||||
pluginName = Target Management Terminal Widget
|
pluginName = Target Management Terminal Widget
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -15,6 +15,9 @@
|
||||||
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
||||||
# Anna Dushistova (MontaVista) - [227537] moved actions from terminal.view to terminal plugin
|
# Anna Dushistova (MontaVista) - [227537] moved actions from terminal.view to terminal plugin
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
# NLS_MESSAGEFORMAT_NONE
|
||||||
|
|
||||||
COPY = Copy
|
COPY = Copy
|
||||||
CUT = Cut
|
CUT = Cut
|
||||||
PASTE = Paste
|
PASTE = Paste
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.
|
# Copyright (c) 2003, 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -14,6 +14,9 @@
|
||||||
# Michael Scharf (Wind River) - split into core, view and connector plugins
|
# Michael Scharf (Wind River) - split into core, view and connector plugins
|
||||||
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
# NLS_MESSAGEFORMAT_VAR
|
||||||
|
|
||||||
TerminalError = Terminal Error
|
TerminalError = Terminal Error
|
||||||
SocketError = Socket Error
|
SocketError = Socket Error
|
||||||
IOError = IO Error
|
IOError = IO Error
|
||||||
|
|
Loading…
Add table
Reference in a new issue