hgbook

diff en/ch12-mq.xml @ 646:c2cefd9f9893

Update Chinese translation
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Mar 18 19:50:36 2009 +0800 (2009-03-18)
parents cfdb601a3c8b
children d0160b0b1a9e
line diff
     1.1 --- a/en/ch12-mq.xml	Thu Mar 12 15:51:39 2009 +0800
     1.2 +++ b/en/ch12-mq.xml	Wed Mar 18 19:50:36 2009 +0800
     1.3 @@ -400,15 +400,16 @@
     1.4  	but the patch no longer has a corresponding changeset in the
     1.5  	repository, and the working directory does not contain the
     1.6  	changes made by the patch.  Figure <xref
     1.7 -	  linkend="fig.mq.stack"/> illustrates
     1.8 +	  endterm="fig.mq.stack.caption" linkend="fig.mq.stack"/> illustrates
     1.9  	the difference between applied and tracked patches.</para>
    1.10  
    1.11        <informalfigure id="fig.mq.stack">
    1.12 -	<mediaobject><imageobject><imagedata
    1.13 -				    fileref="images/mq-stack.png"/></imageobject><textobject><phrase>XXX 
    1.14 -	      add text</phrase></textobject><caption><para>Applied and
    1.15 -	      unapplied patches in the MQ patch
    1.16 -	      stack</para></caption></mediaobject>
    1.17 +        <mediaobject>
    1.18 +          <imageobject><imagedata fileref="images/mq-stack.png"/></imageobject>
    1.19 +          <textobject><phrase>XXX add text</phrase></textobject>
    1.20 +          <caption><para id="fig.mq.stack.caption">Applied and unapplied patches
    1.21 +            in the MQ patch stack</para></caption>
    1.22 +          </mediaobject>
    1.23        </informalfigure>
    1.24  
    1.25        <para>You can reapply an unapplied, or popped, patch using the