Revision: 3629
Author: [email protected]
Date: Mon Jun 14 15:22:17 2010
Log: Accidentally removed the space at the end of the
SQLScriptDialog.yourTargetDbIs message in a previous commit.
http://code.google.com/p/power-architect/source/detail?r=3629
Modified:
/trunk/src/main/resources/ca/sqlpower/architect/swingui/messages.properties
=======================================
---
/trunk/src/main/resources/ca/sqlpower/architect/swingui/messages.properties
Mon Jun 14 11:54:52 2010
+++
/trunk/src/main/resources/ca/sqlpower/architect/swingui/messages.properties
Mon Jun 14 15:22:17 2010
@@ -384,7 +384,7 @@
SQLScriptDialog.sqlStatementFailed=<html>A SQL statement in the script
failed to execute.<br><br>Reason: <b>{0}</b>
SQLScriptDialog.continuePrompt=Do you want to continue?
SQLScriptDialog.successfullyExecuted=Successfully executed {0} out of {1}
statements.
-SQLScriptDialog.yourTargetDbIs=Your Target Database is
+SQLScriptDialog.yourTargetDbIs=Your Target Database is
SQLScriptDialog.yourTargetDbIsNotConfigured=Your Target Database is not
configured.
SwingUIProject.cannotCreateOutputFile=Unable to create output file for
save operation, data NOT saved.\n
SwingUIProject.couldNotRenameFile=Could not rename current file to
backup\nProject saved in {0}: {1} still contains old project