Author: vuntz
Date: Sun Feb 10 20:08:25 2008
New Revision: 10794
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=10794&view=rev
Log:
2008-02-10 Vincent Untz <[EMAIL PROTECTED]>
* panel-util.c: (panel_util_get_label_for_uri): typo in translator
comment
Modified:
trunk/gnome-panel/ChangeLog
trunk/gnome-panel/panel-util.c
Modified: trunk/gnome-panel/panel-util.c
==============================================================================
--- trunk/gnome-panel/panel-util.c (original)
+++ trunk/gnome-panel/panel-util.c Sun Feb 10 20:08:25 2008
@@ -1575,7 +1575,7 @@
else {
/* Translators: the first string is the name of a gvfs
* method, and the second string is a path. For
- * example, "Trash: some-directory". In means that the
+ * example, "Trash: some-directory". It means that the
* directory called "some-directory" is in the trash.
*/
label = g_strdup_printf (_("%1$s: %2$s"),
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.