Revision: 6414
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6414&view=rev
Author: manningr
Date: 2011-09-25 17:26:04 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
Fixed spelling errors.
Modified Paths:
--------------
trunk/sql12/app/src/main/resources/net/sourceforge/squirrel_sql/client/session/mainpanel/I18NStrings.properties
Modified: trunk/sql12/app/src/main/resources/net/sourceforge/squirrel_sql/client/session/mainpanel/I18NStrings.properties
===================================================================
--- trunk/sql12/app/src/main/resources/net/sourceforge/squirrel_sql/client/session/mainpanel/I18NStrings.properties 2011-09-25 17:24:08 UTC (rev 6413)
+++ trunk/sql12/app/src/main/resources/net/sourceforge/squirrel_sql/client/session/mainpanel/I18NStrings.properties 2011-09-25 17:26:04 UTC (rev 6414)
@@ -76,9 +76,9 @@
SQLResultExecuterPanel.ErrorTabHeader=Error
-ErrorPanel.NoErrorStatement=No errorneous SQL found
-ErrorPanel.MultibleStatements=May have multiple errorneous SQLs, see details in error message
-ErrorPanel.occuredIn=Error occured in: {0}
+ErrorPanel.NoErrorStatement=No erroneous SQL found
+ErrorPanel.MultibleStatements=May have multiple erroneous SQLs, see details in error message
+ErrorPanel.occuredIn=Error occurred in: {0}
ErrorPanel.copyAll=Copy All
ErrorPanel.copySelection=Copy Selection
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|