[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/office/kmymoney/kmymoney/views
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-11-22 23:51:19
Message-ID: 1258933879.151605.25871.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053018 by coles:

Proof-reading: clarified message and eliminated it's (which should be expanded to it \
is or it has - house style.)



 M  +2 -2      kmymoneyview.cpp  


--- trunk/playground/office/kmymoney/kmymoney/views/kmymoneyview.cpp #1053017:1053018
@@ -1080,7 +1080,7 @@
   QString filename = url.path();
 
   if (!fileOpen()) {
-    KMessageBox::error(this, i18n("Tried to access a file when it's not open"));
+    KMessageBox::error(this, i18n("Tried to access a file when it has not been \
opened"));  return false;
   }
 
@@ -1160,7 +1160,7 @@
 {
   bool rc = false;
   if (!fileOpen()) {
-    KMessageBox::error(this, i18n("Tried to access a file when it's not open"));
+    KMessageBox::error(this, i18n("Tried to access a file when it has not been \
opened"));  return (rc);
   }
   MyMoneyStorageSql *writer = new MyMoneyStorageSql(dynamic_cast<IMyMoneySerialize*> \
(MyMoneyFile::instance()->storage()), url);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic