gparted r968 - in trunk: . src
- From: gedakc svn gnome org
- To: svn-commits-list gnome org
- Subject: gparted r968 - in trunk: . src
- Date: Tue, 18 Nov 2008 15:35:25 +0000 (UTC)
Author: gedakc
Date: Tue Nov 18 15:35:25 2008
New Revision: 968
URL: http://svn.gnome.org/viewvc/gparted?rev=968&view=rev
Log:
Updated translator comment
Modified:
   trunk/ChangeLog
   trunk/src/DialogFeatures.cc
Modified: trunk/src/DialogFeatures.cc
==============================================================================
--- trunk/src/DialogFeatures.cc	(original)
+++ trunk/src/DialogFeatures.cc	Tue Nov 18 15:35:25 2008
@@ -90,7 +90,8 @@
 	//initialize icons
 	icon_yes = render_icon( Gtk::Stock::APPLY, Gtk::ICON_SIZE_LARGE_TOOLBAR ) ; 
 	icon_no = render_icon( Gtk::Stock::CANCEL, Gtk::ICON_SIZE_LARGE_TOOLBAR ) ; 
-	
+
+	/*TO TRANSLATORS: This is a button that will search again for the software tools installed and then refresh the screen with the file system actions supported. */
 	add_button( _("Rescan Support"), Gtk::RESPONSE_OK );
 	add_button( Gtk::Stock::CLOSE, Gtk::RESPONSE_CLOSE ) ->grab_focus() ;
 	show_all_children() ;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]