brasero r2151 - in trunk: . data



Author: lmedinas
Date: Sat Mar 21 18:16:24 2009
New Revision: 2151
URL: http://svn.gnome.org/viewvc/brasero?rev=2151&view=rev

Log:
2009-03-21  Luis Medinas  <lmedinas gnome org>

        * data/brasero.schemas.in:

        Fix incorrect grammar on strings. Closes bgo #573842.



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

Modified: trunk/data/brasero.schemas.in
==============================================================================
--- trunk/data/brasero.schemas.in	(original)
+++ trunk/data/brasero.schemas.in	Sat Mar 21 18:16:24 2009
@@ -99,7 +99,7 @@
 	<type>string</type>
 	<default>Chooser</default>
 	<locale name="C">
-	  <short>Pane to display for audio projects</short>
+	  <short>Pane to display audio projects</short>
 	  <long>The pane to display with audio projects. It should be one of the following: "Chooser", "Search" or "Playlist".</long>
 	</locale>
        </schema>
@@ -111,7 +111,7 @@
 	<type>string</type>
 	<default>Chooser</default>
 	<locale name="C">
-	  <short>Pane to display for data projects</short>
+	  <short>Pane to display data projects</short>
 	  <long>The pane to display with data projects. It should be one of the following: "Chooser" or "Search".</long>
 	</locale>
        </schema>
@@ -123,7 +123,7 @@
 	<type>string</type>
 	<default>Chooser</default>
 	<locale name="C">
-	  <short>Pane to display for video projects</short>
+	  <short>Pane to display video projects</short>
 	  <long>The pane to display with video projects. It should be one of the following: "Chooser", "Search" or "Playlist".</long>
 	</locale>
        </schema>



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