From eb7a8190c53966d798598db38aac1b3ab8cee281 Mon Sep 17 00:00:00 2001 From: David Dykstal Date: Thu, 15 May 2008 15:14:57 +0000 Subject: [PATCH] [232198] TVT34:TCT281: TVT FR - Apostrophe issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198 --- rse/plugins/org.eclipse.rse.core/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.sdk/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.dstore/about.properties | 4 ++-- .../org.eclipse.rse.services.files.ftp/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.local/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.ssh/about.properties | 2 +- rse/plugins/org.eclipse.rse.services.telnet/about.properties | 2 +- rse/plugins/org.eclipse.rse.useractions/about.properties | 4 ++-- rse/plugins/org.eclipse.rse/about.properties | 4 ++-- wince/org.eclipse.rse.subsystems.wince/about.properties | 2 +- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.core/about.properties b/rse/plugins/org.eclipse.rse.core/about.properties index 2e4c06d7e04..d715c521ddc 100644 --- a/rse/plugins/org.eclipse.rse.core/about.properties +++ b/rse/plugins/org.eclipse.rse.core/about.properties @@ -6,10 +6,10 @@ # http://www.eclipse.org/legal/epl-v10.html # # Contributors: -# IBM Corporation - initial API and implementation +# IBM Corporation - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ############################################################################### -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.sdk/about.properties b/rse/plugins/org.eclipse.rse.sdk/about.properties index 561d9bcab87..a890398dd0d 100644 --- a/rse/plugins/org.eclipse.rse.sdk/about.properties +++ b/rse/plugins/org.eclipse.rse.sdk/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2007 Wind River Systems, Inc. +# Copyright (c) 2006, 2007 Wind River Systems, Inc 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 @@ -7,9 +7,9 @@ # # Contributors: # Martin Oberhuber - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ################################################################################ -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.services.dstore/about.properties b/rse/plugins/org.eclipse.rse.services.dstore/about.properties index 8a651742be1..788886eadaf 100644 --- a/rse/plugins/org.eclipse.rse.services.dstore/about.properties +++ b/rse/plugins/org.eclipse.rse.services.dstore/about.properties @@ -6,10 +6,10 @@ # http://www.eclipse.org/legal/epl-v10.html # # Contributors: -# IBM Corporation - initial API and implementation +# IBM Corporation - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ############################################################################### -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.services.files.ftp/about.properties b/rse/plugins/org.eclipse.rse.services.files.ftp/about.properties index ff85ea7085b..29b0b94e4b7 100644 --- a/rse/plugins/org.eclipse.rse.services.files.ftp/about.properties +++ b/rse/plugins/org.eclipse.rse.services.files.ftp/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2007 Wind River Systems, Inc. +# Copyright (c) 2006, 2008 Wind River Systems, Inc. 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 @@ -7,9 +7,9 @@ # # Contributors: # Martin Oberhuber - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ################################################################################ -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.services.local/about.properties b/rse/plugins/org.eclipse.rse.services.local/about.properties index 817f47d4f60..6f22e64c118 100644 --- a/rse/plugins/org.eclipse.rse.services.local/about.properties +++ b/rse/plugins/org.eclipse.rse.services.local/about.properties @@ -6,10 +6,10 @@ # http://www.eclipse.org/legal/epl-v10.html # # Contributors: -# IBM Corporation - initial API and implementation +# IBM Corporation - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ############################################################################### -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.services.ssh/about.properties b/rse/plugins/org.eclipse.rse.services.ssh/about.properties index d8c3e40f1ee..07f5889a802 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/about.properties +++ b/rse/plugins/org.eclipse.rse.services.ssh/about.properties @@ -7,9 +7,9 @@ # # Contributors: # IBM Corporation - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ############################################################################### -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.services.telnet/about.properties b/rse/plugins/org.eclipse.rse.services.telnet/about.properties index 1b7a0442614..6b06e99a4d5 100644 --- a/rse/plugins/org.eclipse.rse.services.telnet/about.properties +++ b/rse/plugins/org.eclipse.rse.services.telnet/about.properties @@ -7,9 +7,9 @@ # # Contributors: # Martin Oberhuber - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ################################################################################ -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse.useractions/about.properties b/rse/plugins/org.eclipse.rse.useractions/about.properties index f05890ecb9f..78ae8d9d0be 100644 --- a/rse/plugins/org.eclipse.rse.useractions/about.properties +++ b/rse/plugins/org.eclipse.rse.useractions/about.properties @@ -6,10 +6,10 @@ # http://www.eclipse.org/legal/epl-v10.html # # Contributors: -# IBM Corporation - initial API and implementation +# IBM Corporation - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ############################################################################### -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/rse/plugins/org.eclipse.rse/about.properties b/rse/plugins/org.eclipse.rse/about.properties index 5d81de3bf1a..719df7c56d5 100644 --- a/rse/plugins/org.eclipse.rse/about.properties +++ b/rse/plugins/org.eclipse.rse/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2007 Wind River Systems, Inc. +# Copyright (c) 2006, 2008 Wind River Systems, Inc. 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 @@ -7,9 +7,9 @@ # # Contributors: # Martin Oberhuber - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ################################################################################ -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties diff --git a/wince/org.eclipse.rse.subsystems.wince/about.properties b/wince/org.eclipse.rse.subsystems.wince/about.properties index 5fcb358c9c7..73fad36a70e 100644 --- a/wince/org.eclipse.rse.subsystems.wince/about.properties +++ b/wince/org.eclipse.rse.subsystems.wince/about.properties @@ -7,9 +7,9 @@ # # Contributors: # Martin Oberhuber - initial API and implementation +# David Dykstal (IBM) - [232198] remove NLS_MESSAGEFORMAT_NONE ################################################################################ -# NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # about.properties