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

List:       kde-commits
Subject:    koffice/kexi/plugins/tables
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2005-04-15 10:50:44
Message-ID: 20050415105044.05C0B5FA () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

update


  M +22 -14    kexitablepart.cpp   1.77
  M +2 -0      kexitablepart.h   1.47


--- koffice/kexi/plugins/tables/kexitablepart.cpp  #1.76:1.77
@@ -173,4 +173,12 @@ tristate KexiTablePart::askForClosingObj
 }
 
+QString
+KexiTablePart::i18nMessage(const QCString& englishMessage) const
+{
+        if (englishMessage=="<p>Design of object \"%1\" has been modified.</p><p>Do \
you want to save changes?</p>") +                return i18n("<p>Design of table \
\"%1\" has been modified.</p><p>Do you want to save changes?</p>"); +        return \
englishMessage; +}
+
 //----------------
 

--- koffice/kexi/plugins/tables/kexitablepart.h  #1.46:1.47
@@ -62,4 +62,6 @@ class KexiTablePart : public KexiPart::P
                         KexiDB::TableSchema& table, const QString& msg);
 
+                virtual QString i18nMessage(const QCString& englishMessage) const;
+
         protected:
                 virtual KexiDialogTempData* createTempData(KexiDialogBase* dialog);


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

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