[dna-commits] DNA SVN: r1164 - branches/eclipse/org.jboss.dna.publish.ui.swt/src/org/jboss/dna/web/jcr/rest/client/swt.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Fri Aug 14 15:51:48 EDT 2009


Author: elvisisking
Date: 2009-08-14 15:51:48 -0400 (Fri, 14 Aug 2009)
New Revision: 1164

Modified:
   branches/eclipse/org.jboss.dna.publish.ui.swt/src/org/jboss/dna/web/jcr/rest/client/swt/RestClientI18n.properties
Log:
Just added some formatting to some messages.

Modified: branches/eclipse/org.jboss.dna.publish.ui.swt/src/org/jboss/dna/web/jcr/rest/client/swt/RestClientI18n.properties
===================================================================
--- branches/eclipse/org.jboss.dna.publish.ui.swt/src/org/jboss/dna/web/jcr/rest/client/swt/RestClientI18n.properties	2009-08-14 19:28:37 UTC (rev 1163)
+++ branches/eclipse/org.jboss.dna.publish.ui.swt/src/org/jboss/dna/web/jcr/rest/client/swt/RestClientI18n.properties	2009-08-14 19:51:48 UTC (rev 1164)
@@ -46,22 +46,22 @@
 
 publishJobConsoleName = DNA
 publishJobPublish = Publishing {3} file(s) to server "{0}" (repository "{1}", workspace "{2}") ...
-publishJobPublishCanceledMsg = i  Publishing to server "{0}" (repository "{1}", workspace "{2}") was canceled after {3} file(s) out of {4} were processed.
+publishJobPublishCanceledMsg = i  Publishing to server "{0}" (repository "{1}", workspace "{2}") was canceled after {3} file(s) out of {4} were processed.\n
 publishJobPublishFile = \t+  Published file "{0}" to location "{1}"
 publishJobPublishFileFailed = \t*  ERROR publishing file "{0}" to location "{1}"
 publishJobPublishFileInfo = \ti  {0}
 publishJobPublishFileWarning = \tw  {0}
-publishJobPublishFinishedMsg = Done publishing ({3} milliseconds) to server "{0}" (repository "{1}", workspace "{2}").
+publishJobPublishFinishedMsg = Done publishing ({3} milliseconds) to server "{0}" (repository "{1}", workspace "{2}").\n
 publishJobPublishName = DNA Publish
 publishJobPublishTaskName = Publishing resources
 publishJobUnexpectedErrorMsg = Unexpected error occurred. See log for more details.
 publishJobUnpublish = Unpublishing {3} file(s) from server "{0}" (repository "{1}", workspace "{2}") ...
-publishJobUnpublishCanceledMsg = *  Unpublishing from server "{0}" (repository "{1}", workspace "{2}") was canceled after {3} file(s) out of {4} were processed.
+publishJobUnpublishCanceledMsg = *  Unpublishing from server "{0}" (repository "{1}", workspace "{2}") was canceled after {3} file(s) out of {4} were processed.\n
 publishJobUnpublishFile = \t-  Unpublished file "{0}" from location "{1}"
 publishJobUnpublishFileFailed = \t*  ERROR unpublished file "{0}" from location "{1}"
 publishJobUnpublishFileInfo = \ti  {0}
 publishJobUnpublishFileWarning = \tw  {0}
-publishJobUnpublishFinishedMsg = Done unpublishing ({3} milliseconds) from server "{0}" (repository "{1}", workspace "{2}").
+publishJobUnpublishFinishedMsg = Done unpublishing ({3} milliseconds) from server "{0}" (repository "{1}", workspace "{2}").\n
 publishJobUnpublishName = DNA Unpublish
 publishJobUnpublishTaskName = Unpublishing resources
 



More information about the dna-commits mailing list