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

List:       kde-commits
Subject:    [Quanta] 02cc6e0: Proof-reading: avoid exclamation points (outwith g
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2010-06-13 13:14:24
Message-ID: 201006131314.o5DDEOYT008270 () kore ! kollide ! net
[Download RAW message or body]

commit 02cc6e076fc11116043d57ff1ef07cfa50c808c1
Author: Andrew Coles <andrew_coles@yahoo.co.uk>
Date:   Mon May 31 17:25:16 2010 +0000

    Proof-reading: avoid exclamation points (outwith games etc.)

diff --git a/xmlcatalogui/xmlcatalogdialog.cpp b/xmlcatalogui/xmlcatalogdialog.cpp
index 373cb44..0c68254 100644
--- a/xmlcatalogui/xmlcatalogdialog.cpp
+++ b/xmlcatalogui/xmlcatalogdialog.cpp
@@ -308,7 +308,7 @@ void XmlCatalogDialog::slotAddEntry()
     bool success = false;
     
     if(id.trimmed().isEmpty() || uri.trimmed().isEmpty()) {
-        KMessageBox::error(dialog, i18n("Empty entries not allowed!"));
+        KMessageBox::error(dialog, i18n("Empty entries not allowed."));
         return;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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