gimp r27679 - in trunk: . plug-ins/common



Author: neo
Date: Tue Nov 18 12:49:01 2008
New Revision: 27679
URL: http://svn.gnome.org/viewvc/gimp?rev=27679&view=rev

Log:
2008-11-18  Sven Neumann  <sven gimp org>

	* plug-ins/common/unit-editor.c (columns): corrected column
	tooltip (pointed out by Cristian SecarÄ).



Modified:
   trunk/ChangeLog
   trunk/plug-ins/common/unit-editor.c

Modified: trunk/plug-ins/common/unit-editor.c
==============================================================================
--- trunk/plug-ins/common/unit-editor.c	(original)
+++ trunk/plug-ins/common/unit-editor.c	Tue Nov 18 12:49:01 2008
@@ -101,7 +101,7 @@
                            "the input field should provide to get "
                            "approximately the same accuracy as an "
                            "\"inch\" input field with two decimal digits.") },
-  { N_("Symbol"),       N_("The unit's symbol if it has one (e.g. \"'\" "
+  { N_("Symbol"),       N_("The unit's symbol if it has one (e.g. \" "
                            "for inches). The unit's abbreviation is used "
                            "if doesn't have a symbol.")                     },
   { N_("Abbreviation"), N_("The unit's abbreviation (e.g. \"cm\" for "



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]