Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2005-06-08 21:24:20 +0000
committerKevin Barnes2005-06-08 21:24:20 +0000
commit9254c7483f9815cab1c9af3c5100a3b0933223cc (patch)
treea4acbd47bba26f0476e3154519f1b24d4872d3d6
parentf3999ad8b3687601377fc556d9be27defd9f6aba (diff)
downloadeclipse.platform.debug-9254c7483f9815cab1c9af3c5100a3b0933223cc.tar.gz
eclipse.platform.debug-9254c7483f9815cab1c9af3c5100a3b0933223cc.tar.xz
eclipse.platform.debug-9254c7483f9815cab1c9af3c5100a3b0933223cc.zip
fixed line delimiters
-rw-r--r--org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties36
-rw-r--r--org.eclipse.debug.core/core/org/eclipse/debug/internal/core/sourcelookup/SourceLookupMessages.properties118
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties56
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/SourceLookupUIMessages.properties102
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties92
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/ConsoleMessages.properties42
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/registers/RegistersViewMessages.properties22
7 files changed, 234 insertions, 234 deletions
diff --git a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties
index af64c6ee7..945dbd36a 100644
--- a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties
+++ b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties
@@ -1,18 +1,18 @@
-###############################################################################
-# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
-###############################################################################
-
-StringSubstitutionEngine_3=Reference to undefined variable {0}
-StringSubstitutionEngine_4=Variable {0} does not accept arguments
-
-StringVariableManager_26=Variables with the specified names are already registered.
-StringVariableManager_27=Variable named {0} already registered
-
-DynamicVariable_0=Unsupported argument {0} specified for variable {1}
+###############################################################################
+# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
+###############################################################################
+
+StringSubstitutionEngine_3=Reference to undefined variable {0}
+StringSubstitutionEngine_4=Variable {0} does not accept arguments
+
+StringVariableManager_26=Variables with the specified names are already registered.
+StringVariableManager_27=Variable named {0} already registered
+
+DynamicVariable_0=Unsupported argument {0} specified for variable {1}
diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/sourcelookup/SourceLookupMessages.properties b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/sourcelookup/SourceLookupMessages.properties
index 15225ff77..f41219644 100644
--- a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/sourcelookup/SourceLookupMessages.properties
+++ b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/sourcelookup/SourceLookupMessages.properties
@@ -1,59 +1,59 @@
-###############################################################################
-# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
-###############################################################################
-
-AbstractSourceLookupDirector_11=Unable to restore source lookup path - expecting typeId attribute.
-AbstractSourceLookupDirector_12=Unable to restore source lookup path - unknown type source container type specified: {0}
-AbstractSourceLookupDirector_13=Unable to restore source lookup path - expecting memento attribute.
-AbstractSourceLookupDirector_14=Unable to read source lookup path - expecting sourceLookupDirector node.
-AbstractSourceLookupDirector_19=Source lookup error
-CompositeSourceContainer_0=Source lookup error
-
-ExternalArchiveSourceContainer_1=Exception occurred while detecting root directory in archive {0}
-ExternalArchiveSourceContainer_2=Unable to access archive {0}
-
-ExternalArchiveSourceContainerType_10=Invalid or missing <path> attribute in archive memento.
-ExternalArchiveSourceContainerType_11=Missing <archive> node in archive memento.
-ExternalArchiveSourceContainerType_12=Invalid archive memento
-
-DefaultSourceContainer_0=Default
-DefaultSourceContainerType_6=Unable to restore default source lookup path - expecting default element.
-DefaultSourceContainerType_7=Unable to restore default source lookup path - invalid memento.
-
-DirectorySourceContainerType_10=Unable to restore directory source lookup entry - missing path attribute.
-DirectorySourceContainerType_11=Unable to restore directory source lookup entry - expecting directory element.
-DirectorySourceContainerType_12=Unable to restore directory source lookup entry - invalid memento.
-
-FolderSourceContainerType_10=Unable to restore source lookup folder - missing path attribute.
-FolderSourceContainerType_11=Unable to restore source lookup folder - expecting folder element.
-FolderSourceContainerType_12=Unable to restore source lookup folder - invalid memento.
-
-LocalFileStorage_0=Exception ocurred retrieving file contents.
-
-ProjectSourceContainerType_10=Unable to restore project source lookup entry - missing name attribute.
-ProjectSourceContainerType_11=Unable to restore project source lookup entry - expecting project element.
-ProjectSourceContainerType_12=Unable to restore project source lookup entry - invalid memento.
-
-SourceLookupUtils_3=Unable to create new XML document.
-SourceLookupUtils_4=Unable to serialize XML document.
-SourceLookupUtils_5=Unable to serialize XML document.
-SourceLookupUtils_6=Unable to parse XML document.
-SourceLookupUtils_7=Unable to parse XML document.
-SourceLookupUtils_8=Unable to parse XML document.
-SourceLookupUtils_9=Unable to parse XML document.
-SourceLookupUtils_10=Unable to parse XML document.
-SourceContainerType_3=Unable to persist source lookup path.
-
-WorkspaceSourceContainer_0=Workspace
-
-WorkspaceSourceContainerType_3=Unable to restore workspace source lookup entry - expecting workspace element.
-WorkspaceSourceContainerType_4=Unable to restore workspace source lookup entry - invalid memento.
-
-ZipEntryStorage_0=Unable to read ZipEntry contents
+###############################################################################
+# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
+###############################################################################
+
+AbstractSourceLookupDirector_11=Unable to restore source lookup path - expecting typeId attribute.
+AbstractSourceLookupDirector_12=Unable to restore source lookup path - unknown type source container type specified: {0}
+AbstractSourceLookupDirector_13=Unable to restore source lookup path - expecting memento attribute.
+AbstractSourceLookupDirector_14=Unable to read source lookup path - expecting sourceLookupDirector node.
+AbstractSourceLookupDirector_19=Source lookup error
+CompositeSourceContainer_0=Source lookup error
+
+ExternalArchiveSourceContainer_1=Exception occurred while detecting root directory in archive {0}
+ExternalArchiveSourceContainer_2=Unable to access archive {0}
+
+ExternalArchiveSourceContainerType_10=Invalid or missing <path> attribute in archive memento.
+ExternalArchiveSourceContainerType_11=Missing <archive> node in archive memento.
+ExternalArchiveSourceContainerType_12=Invalid archive memento
+
+DefaultSourceContainer_0=Default
+DefaultSourceContainerType_6=Unable to restore default source lookup path - expecting default element.
+DefaultSourceContainerType_7=Unable to restore default source lookup path - invalid memento.
+
+DirectorySourceContainerType_10=Unable to restore directory source lookup entry - missing path attribute.
+DirectorySourceContainerType_11=Unable to restore directory source lookup entry - expecting directory element.
+DirectorySourceContainerType_12=Unable to restore directory source lookup entry - invalid memento.
+
+FolderSourceContainerType_10=Unable to restore source lookup folder - missing path attribute.
+FolderSourceContainerType_11=Unable to restore source lookup folder - expecting folder element.
+FolderSourceContainerType_12=Unable to restore source lookup folder - invalid memento.
+
+LocalFileStorage_0=Exception ocurred retrieving file contents.
+
+ProjectSourceContainerType_10=Unable to restore project source lookup entry - missing name attribute.
+ProjectSourceContainerType_11=Unable to restore project source lookup entry - expecting project element.
+ProjectSourceContainerType_12=Unable to restore project source lookup entry - invalid memento.
+
+SourceLookupUtils_3=Unable to create new XML document.
+SourceLookupUtils_4=Unable to serialize XML document.
+SourceLookupUtils_5=Unable to serialize XML document.
+SourceLookupUtils_6=Unable to parse XML document.
+SourceLookupUtils_7=Unable to parse XML document.
+SourceLookupUtils_8=Unable to parse XML document.
+SourceLookupUtils_9=Unable to parse XML document.
+SourceLookupUtils_10=Unable to parse XML document.
+SourceContainerType_3=Unable to persist source lookup path.
+
+WorkspaceSourceContainer_0=Workspace
+
+WorkspaceSourceContainerType_3=Unable to restore workspace source lookup entry - expecting workspace element.
+WorkspaceSourceContainerType_4=Unable to restore workspace source lookup entry - invalid memento.
+
+ZipEntryStorage_0=Unable to read ZipEntry contents
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
index 81efb4135..fece96fa7 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
@@ -1,28 +1,28 @@
-###############################################################################
-# Copyright (c) 2004, 2005 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 Corporation - initial API and implementation
-###############################################################################
-
-GroupBreakpointsByAction_0=&Breakpoints
-GroupBreakpointsByAction_1=&Advanced...
-GroupBreakpointsByDialog_0=Specify nested groupings for the Breakpoints view.
-GroupBreakpointsByDialog_1=A&vailable Groups:
-GroupBreakpointsByDialog_2=&Add -->
-GroupBreakpointsByDialog_3=&Selected Groups:
-GroupBreakpointsByDialog_4=<-- &Remove
-GroupBreakpointsByDialog_5=Move &Up
-GroupBreakpointsByDialog_6=Move &Down
-GroupBreakpointsByDialog_7=Group Breakpoints
-CopyBreakpointsAction_0=&Copy
-CopyBreakpointsAction_1=Copy Breakpoints
-CopyBreakpointsAction_2=Problem Copying to Clipboard
-CopyBreakpointsAction_3=There was a problem when accessing the system clipboard. Retry?
-PasteBreakpointsAction_0=&Paste
-PasteBreakpointsAction_1=Paste Breakpoints
-RemoveFromWorkingSetAction_0=Remove from &Working Set
+###############################################################################
+# Copyright (c) 2004, 2005 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 Corporation - initial API and implementation
+###############################################################################
+
+GroupBreakpointsByAction_0=&Breakpoints
+GroupBreakpointsByAction_1=&Advanced...
+GroupBreakpointsByDialog_0=Specify nested groupings for the Breakpoints view.
+GroupBreakpointsByDialog_1=A&vailable Groups:
+GroupBreakpointsByDialog_2=&Add -->
+GroupBreakpointsByDialog_3=&Selected Groups:
+GroupBreakpointsByDialog_4=<-- &Remove
+GroupBreakpointsByDialog_5=Move &Up
+GroupBreakpointsByDialog_6=Move &Down
+GroupBreakpointsByDialog_7=Group Breakpoints
+CopyBreakpointsAction_0=&Copy
+CopyBreakpointsAction_1=Copy Breakpoints
+CopyBreakpointsAction_2=Problem Copying to Clipboard
+CopyBreakpointsAction_3=There was a problem when accessing the system clipboard. Retry?
+PasteBreakpointsAction_0=&Paste
+PasteBreakpointsAction_1=Paste Breakpoints
+RemoveFromWorkingSetAction_0=Remove from &Working Set
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/SourceLookupUIMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/SourceLookupUIMessages.properties
index 0d05fc3db..67cf53cf9 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/SourceLookupUIMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/SourceLookupUIMessages.properties
@@ -1,51 +1,51 @@
-###############################################################################
-# Copyright (c) 2003, 2005 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 Corporation - initial API and implementation
-###############################################################################
-
-# Source search launch configuration tab/errors/dialogs
-EditContainerAction_0=&Edit...
-sourceTab_lookupLabel = S&ource Lookup Path:
-sourceTab_searchDuplicateLabel = Searc&h for duplicate source files on the path
-sourceTab_upButton = U&p
-sourceTab_downButton = &Down
-sourceTab_removeButton = Re&move
-sourceTab_addButton = &Add...
-sourceTab_tabTitle = Source
-sourceTab_defaultButton = Restore Defa&ult
-
-addSourceLocation_title = Add Source
-addSourceLocation_description = Select the type of source to add to the source lookup path
-
-addSourceLocation_addButton2 = &Edit Source Lookup Path...
-addSourceLocation_editorMessage = Source not found.
-
-sourceSearch_folderSelectionError = Selection must be a folder.
-sourceSearch_initError = Unable to initialize source container.
-
-projectSelection_chooseLabel = Choose &project(s) to add:
-projectSelection_requiredLabel = Add &required projects of selected projects
-
-folderSelection_title=Folder Selection
-folderSelection_label=&Choose folders to add:
-
-manageSourceDialog_title = Edit Source Lookup Path
-manageSourceDialog_description = Edit the path used to locate source files.
-
-sourceLookupPanel_1 = Error occurred - unable to apply source lookup path changes.
-sourceLookupPanel_2 = Launch configuration does not support source lookup
-ResolveDuplicatesHandler_0=Select Source File
-ResolveDuplicatesHandler_1=Choose a source file (? = any character, * = any string)
-EditSourceLookupPathAction_0=Edit Source Loo&kup...
-LookupSourceAction_0=Lookup &Source
-ExternalArchiveSourceContainerBrowser_2=Select Source Archive
-ArchiveSourceContainerBrowser_3=Archive Selection
-ArchiveSourceContainerBrowser_4=Choose archives to add:
-DirectorySourceContainerDialog_0=Directory Selection
-DirectorySourceContainerDialog_1=Choose directory to add:
+###############################################################################
+# Copyright (c) 2003, 2005 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 Corporation - initial API and implementation
+###############################################################################
+
+# Source search launch configuration tab/errors/dialogs
+EditContainerAction_0=&Edit...
+sourceTab_lookupLabel = S&ource Lookup Path:
+sourceTab_searchDuplicateLabel = Searc&h for duplicate source files on the path
+sourceTab_upButton = U&p
+sourceTab_downButton = &Down
+sourceTab_removeButton = Re&move
+sourceTab_addButton = &Add...
+sourceTab_tabTitle = Source
+sourceTab_defaultButton = Restore Defa&ult
+
+addSourceLocation_title = Add Source
+addSourceLocation_description = Select the type of source to add to the source lookup path
+
+addSourceLocation_addButton2 = &Edit Source Lookup Path...
+addSourceLocation_editorMessage = Source not found.
+
+sourceSearch_folderSelectionError = Selection must be a folder.
+sourceSearch_initError = Unable to initialize source container.
+
+projectSelection_chooseLabel = Choose &project(s) to add:
+projectSelection_requiredLabel = Add &required projects of selected projects
+
+folderSelection_title=Folder Selection
+folderSelection_label=&Choose folders to add:
+
+manageSourceDialog_title = Edit Source Lookup Path
+manageSourceDialog_description = Edit the path used to locate source files.
+
+sourceLookupPanel_1 = Error occurred - unable to apply source lookup path changes.
+sourceLookupPanel_2 = Launch configuration does not support source lookup
+ResolveDuplicatesHandler_0=Select Source File
+ResolveDuplicatesHandler_1=Choose a source file (? = any character, * = any string)
+EditSourceLookupPathAction_0=Edit Source Loo&kup...
+LookupSourceAction_0=Lookup &Source
+ExternalArchiveSourceContainerBrowser_2=Select Source Archive
+ArchiveSourceContainerBrowser_3=Archive Selection
+ArchiveSourceContainerBrowser_4=Choose archives to add:
+DirectorySourceContainerDialog_0=Directory Selection
+DirectorySourceContainerDialog_1=Choose directory to add:
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties
index 3148ddbfe..e809ca588 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.properties
@@ -1,46 +1,46 @@
-###############################################################################
-# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
-###############################################################################
-
-PromptExpanderBase_0=Please input a value for {0}
-PromptExpanderBase_1=Please input a value
-PromptingResolver_0=Failed to expand {0}. Input was cancelled.
-
-RefreshTab_0=Recursively &include sub-folders
-RefreshTab_6=Refresh
-RefreshTab_7=Refresh resources...
-RefreshTab_8=Exception(s) occurred during refresh.
-RefreshTab_31=Refresh resources &upon completion.
-RefreshTab_32=The &entire workspace
-RefreshTab_33=The se&lected resource
-RefreshTab_34=The &project containing the selected resource
-RefreshTab_35=The f&older containing the selected resource
-RefreshTab_36=&Specific resources
-RefreshTab_37=Specify &Resources...
-RefreshTab_38=Refresh scope refers to non-existent resource {0}
-RefreshTab_39=Refresh scope invalid
-RefreshTab_40=workingSet
-RefreshTab_42=Must select resources to refresh.
-
-ResourceResolver_6=Variable references non-existent resource : {0}
-ResourceResolver_7=Variable references empty selection: {0}
-ResourceResolver_8=Variable not recognized: {0}
-
-ResourceSelector_0=Select Resource
-
-StringPromptExpander_0=Variable input
-
-StringVariableSelectionDialog_2=Select Variable
-StringVariableSelectionDialog_3=&Choose a variable (? = any character, * = any string):
-StringVariableSelectionDialog_6=&Argument:
-StringVariableSelectionDialog_7=C&onfigure...
-StringVariableSelectionDialog_8=&Variable Description:
-StringVariableSelectionDialog_0=&Edit Variables...
-StringVariableSelectionDialog_1=String Substitution
+###############################################################################
+# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
+###############################################################################
+
+PromptExpanderBase_0=Please input a value for {0}
+PromptExpanderBase_1=Please input a value
+PromptingResolver_0=Failed to expand {0}. Input was cancelled.
+
+RefreshTab_0=Recursively &include sub-folders
+RefreshTab_6=Refresh
+RefreshTab_7=Refresh resources...
+RefreshTab_8=Exception(s) occurred during refresh.
+RefreshTab_31=Refresh resources &upon completion.
+RefreshTab_32=The &entire workspace
+RefreshTab_33=The se&lected resource
+RefreshTab_34=The &project containing the selected resource
+RefreshTab_35=The f&older containing the selected resource
+RefreshTab_36=&Specific resources
+RefreshTab_37=Specify &Resources...
+RefreshTab_38=Refresh scope refers to non-existent resource {0}
+RefreshTab_39=Refresh scope invalid
+RefreshTab_40=workingSet
+RefreshTab_42=Must select resources to refresh.
+
+ResourceResolver_6=Variable references non-existent resource : {0}
+ResourceResolver_7=Variable references empty selection: {0}
+ResourceResolver_8=Variable not recognized: {0}
+
+ResourceSelector_0=Select Resource
+
+StringPromptExpander_0=Variable input
+
+StringVariableSelectionDialog_2=Select Variable
+StringVariableSelectionDialog_3=&Choose a variable (? = any character, * = any string):
+StringVariableSelectionDialog_6=&Argument:
+StringVariableSelectionDialog_7=C&onfigure...
+StringVariableSelectionDialog_8=&Variable Description:
+StringVariableSelectionDialog_0=&Edit Variables...
+StringVariableSelectionDialog_1=String Substitution
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/ConsoleMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/ConsoleMessages.properties
index 297a42af6..54bce9ce2 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/ConsoleMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/ConsoleMessages.properties
@@ -1,21 +1,21 @@
-###############################################################################
-# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
-###############################################################################
-
-ConsoleRemoveAllTerminatedAction_0=&Remove All Terminated
-ConsoleRemoveAllTerminatedAction_1=Remove All Terminated Launches
-
-ConsoleTerminateAction_0=&Terminate
-ConsoleTerminateAction_1=Terminate
-
-ProcessConsole_0=<terminated> {0}
-
-ProcessConsole_1=[Console output redirected to file:{0}]\n
-ProcessConsole_2=[Invalid file specified for console output: {0}]\n
+###############################################################################
+# Copyright (c) 2000, 2005 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 Corporation - initial API and implementation
+###############################################################################
+
+ConsoleRemoveAllTerminatedAction_0=&Remove All Terminated
+ConsoleRemoveAllTerminatedAction_1=Remove All Terminated Launches
+
+ConsoleTerminateAction_0=&Terminate
+ConsoleTerminateAction_1=Terminate
+
+ProcessConsole_0=<terminated> {0}
+
+ProcessConsole_1=[Console output redirected to file:{0}]\n
+ProcessConsole_2=[Invalid file specified for console output: {0}]\n
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/registers/RegistersViewMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/registers/RegistersViewMessages.properties
index 2edee69c4..d1c175f2c 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/registers/RegistersViewMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/registers/RegistersViewMessages.properties
@@ -1,11 +1,11 @@
-#########################################################################
-# Copyright (c) 2004, 2005 QNX Software Systems 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:
-# QNX Software Systems - Initial API and implementation
-##########################################################################
-RegistersView_0=Registers View Only
+#########################################################################
+# Copyright (c) 2004, 2005 QNX Software Systems 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:
+# QNX Software Systems - Initial API and implementation
+##########################################################################
+RegistersView_0=Registers View Only

Back to the top