From c5fe7ab9cbafe57a17b1bcc06fb84858113804c4 Mon Sep 17 00:00:00 2001 From: David McKnight Date: Thu, 21 Feb 2008 19:49:22 +0000 Subject: [PATCH] [216252] fixing multiline message to use \n --- .../importexport/RemoteImportExportResources.properties | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportResources.properties b/rse/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportResources.properties index 9febd968997..02814b843ff 100644 --- a/rse/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportResources.properties +++ b/rse/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportResources.properties @@ -81,9 +81,7 @@ FILEMSG_IMPORT_NONE_SELECTED_DETAILS = Select resources to be imported and try a FILEMSG_IMPORT_FILTERING = Filtering selection...; FILEMSG_CREATE_FOLDER_FAILED = Creation of the folder failed -FILEMSG_CREATE_FOLDER_FAILED_DETAILS = The folder {0} could not be created because of one of the following reasons: - - the user does not have enough authority to create the folder - - the folder name is not valid +FILEMSG_CREATE_FOLDER_FAILED_DETAILS = The folder {0} could not be created because of one of the following reasons:\n- the user does not have enough authority to create the folder\n- the folder name is not valid MSG_IMPORT_EXPORT_UNABLE_TO_USE_CONNECTION = Unable to use connection.