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

List:       kde-commits
Subject:    kdebase/konqueror
From:       Stephan Binner <binner () kde ! org>
Date:       2005-02-19 23:29:57
Message-ID: 20050219232957.320C61BBAD () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

fix i18n, reloading is not closing


  M +2 -2      konq_mainwindow.cc   1.1405


--- kdebase/konqueror/konq_mainwindow.cc  #1.1404:1.1405
@@ -1745,6 +1745,6 @@ void KonqMainWindow::slotReload( KonqVie
     if (prop.isValid() && prop.toBool())
       if ( KMessageBox::warningContinueCancel( this,
-           i18n("This page contains changes that have not been submitted.\nClosing \
                the page will discard these changes."),
-           i18n("Discard Changes?"), i18n("&Discard Changes"), \
"discardchangesclose") != KMessageBox::Continue ) +           i18n("This page \
contains changes that have not been submitted.\nReloading the page will discard these \
changes."), +           i18n("Discard Changes?"), i18n("&Discard Changes"), \
"discardchangesreload") != KMessageBox::Continue )  return;
   }


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

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