f-spot r4049 - trunk/src



Author: sdelcroix
Date: Fri Jun  6 07:22:34 2008
New Revision: 4049
URL: http://svn.gnome.org/viewvc/f-spot?rev=4049&view=rev

Log:
error in a tooltip

Modified:
   trunk/src/ItemAction.cs

Modified: trunk/src/ItemAction.cs
==============================================================================
--- trunk/src/ItemAction.cs	(original)
+++ trunk/src/ItemAction.cs	Fri Jun  6 07:22:34 2008
@@ -91,7 +91,7 @@
 				RotateDirection.Clockwise,
 				"RotateItemRight", 
 				Catalog.GetString ("Rotate Right"), 
-				Catalog.GetString ("Rotate picture left"),
+				Catalog.GetString ("Rotate picture right"),
 				"object-rotate-right")
 		{
 		}



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