Author: sgranjoux
Date: Sat Jan 26 16:46:38 2008
New Revision: 3525
URL: http://svn.gnome.org/viewvc/anjuta?rev=3525&view=rev
Log:
* plugins/debug-manager/anjuta-debug-manager.glade:
Fix #512224: Use a string in english
Modified:
trunk/ChangeLog
trunk/plugins/debug-manager/anjuta-debug-manager.glade
Modified: trunk/plugins/debug-manager/anjuta-debug-manager.glade
==============================================================================
--- trunk/plugins/debug-manager/anjuta-debug-manager.glade (original)
+++ trunk/plugins/debug-manager/anjuta-debug-manager.glade Sat Jan 26
16:46:38 2008
@@ -1889,7 +1889,7 @@
<property name="events">GDK_POINTER_MOTION_MASK |
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK |
GDK_BUTTON_RELEASE_MASK</property>
<property name="border_width">1</property>
<property
name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
- <property name="title" translatable="yes">Sélectionner un
dossier</property>
+ <property name="title" translatable="yes">Select one
directory</property>
</widget>
<packing>
<property name="y_options">GTK_SHRINK</property>
_______________________________________________
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.