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

List:       kde-i18n-doc
Subject:    KDE/kdelibs/kio/kio
From:       Andrew Coles <andrew.i.coles () googlemail ! com>
Date:       2010-12-04 12:13:46
Message-ID: 20101204121346.5DC39AC8A5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1203506 by coles:

Proof-reading, changing one string.

Avoid using exclamation points in messages.  See the HIG for more details:
http://techbase.kde.org/Projects/Usability/HIG/Exclamation_points

CCMAIL: kde-i18n-doc@kde.org



 M  +1 -1      renamedialog.cpp  


--- trunk/KDE/kdelibs/kio/kio/renamedialog.cpp #1203505:1203506
@@ -244,7 +244,7 @@
         QLabel* destInfo = createSqueezedLabel(parent, d->dest.pathOrUrl());
 
         if (mtimeDest > mtimeSrc) {
-            QLabel* warningLabel = new QLabel(i18n("Warning, the destination is newer!"), this);
+            QLabel* warningLabel = new QLabel(i18n("Warning, the destination is newer."), this);
 
             gridLayout->addWidget(titleLabel, 0, 0, 1, 2);    // takes the complete first line
             gridLayout->addWidget(warningLabel, 1, 0, 1, 2);
[prev in list] [next in list] [prev in thread] [next in thread] 

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