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

List:       kde-i18n-doc
Subject:    extragear/utils/kdiff3/src
From:       Frederik Schwarzer <schwarzerf () gmail ! com>
Date:       2010-12-15 11:50:15
Message-ID: 20101215115015.B21CEAC8AA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1206677 by schwarzer:

fix use of wrong word (actual -> current)

CCMAIL: kde-i18n-doc@kde.org


 M  +1 -1      kdiff3.cpp  


--- trunk/extragear/utils/kdiff3/src/kdiff3.cpp #1206676:1206677
@@ -491,7 +491,7 @@
    editCopy = KStandardAction::copy(this, SLOT(slotEditCopy()), ac);
    editCopy->setStatusTip(i18n("Copies the selected section to the clipboard"));
    editPaste = KStandardAction::paste(this, SLOT(slotEditPaste()), ac);
-   editPaste->setStatusTip(i18n("Pastes the clipboard contents to actual position"));
+   editPaste->setStatusTip(i18n("Pastes the clipboard contents to current position"));
    editSelectAll = KStandardAction::selectAll(this, SLOT(slotEditSelectAll()), ac);
    editSelectAll->setStatusTip(i18n("Select everything in current window"));
    editFind = KStandardAction::find(this, SLOT(slotEditFind()), ac);
[prev in list] [next in list] [prev in thread] [next in thread] 

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