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

List:       kde-commits
Subject:    kdelibs/kio/bookmarks
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-11-23 11:01:49
Message-ID: 20041123110149.5D0E917446 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Properly identify the bookmark to be removed.
Patch by Marco Krohn


  M +2 -2      kbookmarkmenu.cc   1.246


--- kdelibs/kio/bookmarks/kbookmarkmenu.cc  #1.245:1.246
@@ -383,6 +383,6 @@ void RMB::slotRMBActionRemove( int val )
   if (KMessageBox::warningYesNo(
           m_parentMenu,
-          folder ? i18n("Are you sure you wish to remove this bookmark folder?")
-                 : i18n("Are you sure you wish to remove this bookmark?"),
+          folder ? i18n("Are you sure you wish to remove the bookmark \
folder\n\"%1\"?").arg(bookmark.text()) +                 : i18n("Are you sure you \
wish to remove the bookmark\n\"%1\"?").arg(bookmark.text()),  folder ? i18n("Bookmark \
Folder Deletion")  : i18n("Bookmark Deletion"),


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

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