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

Re: N/A outside <literal> tags



On Vi, 03 mai 13, 14:11:17, Baptiste wrote:
> Le 03/05/2013 13:40, Andrei POPESCU a écrit :
> >On Vi, 03 mai 13, 13:15:52, Baptiste wrote:
> >>I use your patch to write this one.
> >
> >Uhh, don't, my patch is very wrong (I changed the msgid strings
> >instead
> >of the msgstr strings).
> 
> Sorry but I don't understand what you mean. Did I make an error ?

No, I did.

> I just wanted to propose this :
> 
> -------
> diff --git a/trunk/release-notes/en/whats-new.dbk
> b/trunk/release-notes/en/whats-new.dbk
> index ea4988f..46aaac8 100644
> --- a/trunk/release-notes/en/whats-new.dbk
> +++ b/trunk/release-notes/en/whats-new.dbk
> @@ -766,7 +766,7 @@ Pin-Priority: 990</screen>
>        <row>
>          <entry>N/A</entry>
>          <entry><filename class='directory'>/tmp</filename></entry>
> -        <entry><literal></literal>N/A</entry>
> +        <entry>N/A</entry>
>          <entry><literal>RAMTMP</literal></entry>
>        </row>
>      </tbody>
> -------

No objection from my side, and here is an updated patch, this time not 
touching anything else (that it probably shouldn't).

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
diff --git a/trunk/release-notes/en/whats-new.dbk b/trunk/release-notes/en/whats-new.dbk
index 484b3ec..cfc2b02 100644
--- a/trunk/release-notes/en/whats-new.dbk
+++ b/trunk/release-notes/en/whats-new.dbk
@@ -817,7 +817,7 @@ Pin-Priority: 990</screen>
       <row>
         <entry>N/A</entry>
         <entry><filename class='directory'>/tmp</filename></entry>
-        <entry><literal></literal>N/A</entry>
+        <entry>N/A</entry>
         <entry><literal>RAMTMP</literal></entry>
       </row>
     </tbody>

Attachment: signature.asc
Description: Digital signature


Reply to: