anjuta r3619 - in trunk: . manuals/anjuta-manual/C
- From: sgranjoux svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r3619 - in trunk: . manuals/anjuta-manual/C
- Date: Sun, 10 Feb 2008 10:16:05 +0000 (GMT)
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]