f-spot r4584 - trunk/src/Widgets



Author: rubenv
Date: Mon Nov 10 10:29:06 2008
New Revision: 4584
URL: http://svn.gnome.org/viewvc/f-spot?rev=4584&view=rev

Log:
Remove another occurrence of swearing.

Modified:
   trunk/src/Widgets/CustomPrintWidget.cs

Modified: trunk/src/Widgets/CustomPrintWidget.cs
==============================================================================
--- trunk/src/Widgets/CustomPrintWidget.cs	(original)
+++ trunk/src/Widgets/CustomPrintWidget.cs	Mon Nov 10 10:29:06 2008
@@ -67,7 +67,7 @@
 				else if (ppp4.Active)	return 4;
 				else if (ppp9.Active)	return 9;
 				else
-					throw new Exception ("Something is fucked on this GUI");
+					throw new Exception ("Something is wrong on this GUI");
 			}
 		}
 



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