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

List:       kde-i18n-doc
Subject:    branches/KDE/3.5/kdewebdev/quanta
From:       Malcolm Hunter <malcolm.hunter () gmx ! co ! uk>
Date:       2005-12-29 14:03:14
Message-ID: 1135864994.404406.7474.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 492282 by mhunter:

Typographical corrections and changes
CCMAIL:kde-i18n-doc@kde.org

 M  +1 -1      components/debugger/dbgp/quantadebuggerdbgp.cpp  
 M  +2 -2      project/teammembersdlg.cpp  


--- branches/KDE/3.5/kdewebdev/quanta/components/debugger/dbgp/quantadebuggerdbgp.cpp \
#492281:492282 @@ -910,7 +910,7 @@
 {
   if(attribute(setnode, "success") == "0")
   {
-    debuggerInterface()->showStatus(i18n("Unable to set value of variable!"), true);
+    debuggerInterface()->showStatus(i18n("Unable to set value of variable."), true);
   }
 }
 
--- branches/KDE/3.5/kdewebdev/quanta/project/teammembersdlg.cpp #492281:492282
@@ -76,7 +76,7 @@
         } else
         if (nickName.isEmpty())
         {
-           KMessageBox::error(this, i18n("The nickname cannot be empty as it is used \
as an unique identifier.")); +           KMessageBox::error(this, i18n("The nickname \
cannot be empty as it is used as a unique identifier."));  addDlg.show();
         } else
         if (!checkDuplicates(0L, name, nickName, email, role, task, subProject))
@@ -146,7 +146,7 @@
         } else
          if (nickName.isEmpty())
         {
-           KMessageBox::error(this, i18n("The nickname cannot be empty as it is used \
as an unique identifier.")); +           KMessageBox::error(this, i18n("The nickname \
cannot be empty as it is used as a unique identifier."));  editDlg.show();
         } else
        if (!checkDuplicates(item, name, nickName, email, role, task, subProject))


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

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