Author: sgranjoux
Date: Sun Feb 10 10:16:04 2008
New Revision: 3619
URL: http://svn.gnome.org/viewvc/anjuta?rev=3619&view=rev

Log:
        * manuals/anjuta-manual/C/debugger.xml:
        Fix translation bug #515459 and #515460


Modified:
   trunk/ChangeLog
   trunk/manuals/anjuta-manual/C/debugger.xml

Modified: trunk/manuals/anjuta-manual/C/debugger.xml
==============================================================================
--- trunk/manuals/anjuta-manual/C/debugger.xml  (original)
+++ trunk/manuals/anjuta-manual/C/debugger.xml  Sun Feb 10 10:16:04 2008
@@ -258,7 +258,7 @@
    <para>
     This option continues the execution of the program until the line or the
     address (if the <interface>Disassembly window</interface> has the focus) 
where
-    the cursor is is reached. 
+    the cursor is reached. 
    </para>
   </sect2>
   
@@ -268,8 +268,8 @@
     While the program is running and has control, no debugging tasks can be 
        performed. To obtain control while the program is running, choose the 
menu item
        <menuchoice><guisubmenu>Debug</guisubmenu>
-       <guimenuitem>Interrupt Program</guimenuitem></menuchoice> or click on 
the
-    <guibutton>Stop Program</guibutton> icon in the <interface>Debug 
toolbar</interface>.
+       <guimenuitem>Pause Program</guimenuitem></menuchoice> or click on the
+    <guibutton>Pause Program</guibutton> icon in the <interface>Debug 
toolbar</interface>.
     This will interrupt the program and return control to the debugger.
    </para>
   </sect2>
_______________________________________________
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.

Reply via email to