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



Author: sgranjoux
Date: Tue Feb  5 19:56:37 2008
New Revision: 3602
URL: http://svn.gnome.org/viewvc/anjuta?rev=3602&view=rev

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


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	Tue Feb  5 19:56:37 2008
@@ -592,8 +592,8 @@
 	monitor some variables or expressions, use <emphasis>expression watch</emphasis>.
    </para>
    <para>
-     Choose the menu item <menuchoice><guisubmenu>View</guisubmenu><guimenuitem>Watch
-	 Window</guimenuitem></menuchoice> to display the <interface>expression watch window</interface>.
+	   Choose the menu item <menuchoice><guisubmenu>View</guisubmenu><guimenuitem>Watches</guimenuitem>
+	   </menuchoice> to display the <interface>expression watch window</interface>.
    </para>
   </sect2>
 
@@ -651,12 +651,10 @@
 	the <guibutton>Inspect</guibutton> button on the <interface>Debug Toolbar</interface>. 
    </para>
    <para>
-    A window will appear showing the result of the evaluation.
-   </para>
-   <para>
-    If an expression is highlighted in the editor, it is already displayed else
-    the window is empty. In both cases, you an select a new expression by clicking
-    on the name column and writing the new expression.
+	   A window will appear showing the evaluation of the expression
+	   highlighted in the editor.
+	   You can evaluate a new expression by clicking on the name column
+	   and entering the new one.
    </para>
    <para>
     The expression can be added directly in the list of watched expressions by 



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