fixed line delimiters
diff --git a/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/console/ConsoleMessages.properties b/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/console/ConsoleMessages.properties
index 87d838e..5280611 100644
--- a/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/console/ConsoleMessages.properties
+++ b/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/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

-###############################################################################

-

-JavaStackTraceHyperlink_Information_1=Information

-JavaStackTraceHyperlink_Error=Hyperlink Error

-JavaStackTraceConsoleFactory_0=Java Stack Trace Console

-JavaStackTraceConsole_0=Paste stack traces into this console and follow hyperlinks to source code.

-JavaStackTraceHyperlink_Source_not_found_for__0__2=Source not found for {0}

-JavaStackTraceHyperlink_An_exception_occurred_while_following_link__3=An exception occurred while following link.

-JavaStackTraceHyperlink_Unable_to_parse_type_name_from_hyperlink__5=Unable to parse type name from hyperlink.

-JavaStackTraceHyperlink_Unable_to_parse_line_number_from_hyperlink__6=Unable to parse line number from hyperlink.

-JavaStackTraceHyperlink_Unable_to_parse_line_number_from_hyperlink__7=Unable to parse line number from hyperlink.

-JavaStackTraceHyperlink_Unable_to_retrieve_hyperlink_text__8=Unable to retrieve hyperlink text.

+###############################################################################
+# 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
+###############################################################################
+
+JavaStackTraceHyperlink_Information_1=Information
+JavaStackTraceHyperlink_Error=Hyperlink Error
+JavaStackTraceConsoleFactory_0=Java Stack Trace Console
+JavaStackTraceConsole_0=Paste stack traces into this console and follow hyperlinks to source code.
+JavaStackTraceHyperlink_Source_not_found_for__0__2=Source not found for {0}
+JavaStackTraceHyperlink_An_exception_occurred_while_following_link__3=An exception occurred while following link.
+JavaStackTraceHyperlink_Unable_to_parse_type_name_from_hyperlink__5=Unable to parse type name from hyperlink.
+JavaStackTraceHyperlink_Unable_to_parse_line_number_from_hyperlink__6=Unable to parse line number from hyperlink.
+JavaStackTraceHyperlink_Unable_to_parse_line_number_from_hyperlink__7=Unable to parse line number from hyperlink.
+JavaStackTraceHyperlink_Unable_to_retrieve_hyperlink_text__8=Unable to retrieve hyperlink text.