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

List:       kde-commits
Subject:    KDE/kdebase/workspace/systemsettings
From:       Darío Andrés Rodríguez <andresbajotierra () gmail ! co
Date:       2009-04-10 19:38:18
Message-ID: 1239392298.736381.20696.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 952056 by darioandres:

Rename "Save" to "Apply" on the "Unsaved Changes" dialog to keep consistency with SystemSettings buttons
(Also use an "Apply" button instead of a "Save" one)

CCBUG: 163549


 M  +3 -3      kcmultiwidget.cpp  


--- trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp #952055:952056
@@ -375,10 +375,10 @@
     // Let the user decide
     int res = KMessageBox::warningYesNoCancel(
         this,
-        i18n("There are unsaved changes in the active module.\n"
+        i18n("The current page has been modified.\n"
              "Do you want to apply the changes or discard them?"),
-        i18n("Unsaved Changes"),
-        KStandardGuiItem::save(),
+        i18n("Apply Settings"),
+        KStandardGuiItem::apply(),
         KStandardGuiItem::discard(),
         KStandardGuiItem::cancel() );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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