gparted r853 - in trunk: . src
- From: gedakc svn gnome org
- To: svn-commits-list gnome org
- Subject: gparted r853 - in trunk: . src
- Date: Tue, 10 Jun 2008 20:19:53 +0000 (UTC)
Author: gedakc
Date: Tue Jun 10 20:19:53 2008
New Revision: 853
URL: http://svn.gnome.org/viewvc/gparted?rev=853&view=rev
Log:
Changed wording of root privilege required warning
Modified:
trunk/ChangeLog
trunk/src/main.cc
Modified: trunk/src/main.cc
==============================================================================
--- trunk/src/main.cc (original)
+++ trunk/src/main.cc Tue Jun 10 20:19:53 2008
@@ -40,7 +40,7 @@
Gtk::MESSAGE_ERROR,
Gtk::BUTTONS_OK ) ;
dialog .set_secondary_text(
- _("Since GParted can be a weapon of mass destruction only root may run it.") ) ;
+ _("Since GParted is a powerful tool capable of destroying partition tables and vast amounts of data, only root may run it.") ) ;
dialog .run() ;
exit( 0 ) ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]