anjuta r3619 - in trunk: . manuals/anjuta-manual/C



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>



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