cheese r693 - in trunk: . data



Author: dgsiegel
Date: Sat Apr 26 23:39:52 2008
New Revision: 693
URL: http://svn.gnome.org/viewvc/cheese?rev=693&view=rev

Log:
remove extraneous commas in strings, fixes bug #529445


Modified:
   trunk/ChangeLog
   trunk/data/cheese.schemas.in

Modified: trunk/data/cheese.schemas.in
==============================================================================
--- trunk/data/cheese.schemas.in	(original)
+++ trunk/data/cheese.schemas.in	Sat Apr 26 23:39:52 2008
@@ -8,7 +8,7 @@
 			<default>1</default>
 			<locale name="C">
 				<short>Use a countdown</short>
-				<long>Whether a countdown should be used, when taking a photo</long>
+				<long>Whether a countdown should be used when taking a photo</long>
 			</locale>
     	</schema>
 
@@ -20,7 +20,7 @@
 			<default>CHECK_PATTERN</default>
 			<locale name="C">
 				<short>Webcam device string indicator</short>
-				<long>The device-string, which points to the webcam, e.g. /dev/video0</long>
+				<long>The device-string which points to the webcam, e.g. /dev/video0</long>
 			</locale>
 		</schema>
 



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