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

Bug#24587: dpkg: cant use catalogs. need `\' escape for `"'.



Package: dpkg
Version: 1.4.0.23.2

Cant use the catalogs for "dpkg-split --help".
The msgid for "#: split/main.c:47" in po/en.po is truncated
at the first `"'

I think, it is bacause `"' in calalogs of split/main.c isn't 
escaped by `\'.

------------------------------------------------------------------------
--- main.c.orig Wed Jul 15 10:54:51 1998
+++ main.c      Wed Jul 15 10:55:19 1998
@@ -54,7 +54,7 @@
        dpkg-split -l|--listq                       List unmatched pieces.\n\
        dpkg-split -d|--discard [<filename> ...]    Discard unmatched pieces.\n\
 \n\
-Options:  --depotdir <directory>  (default is " ADMINDIR "/" PARTSDIR ")\n\
+Options:  --depotdir <directory>  (default is \" ADMINDIR \"/\" PARTSDIR \")\n\
           -S|--partsize <size>    (in Kb, for -s, default is 450)\n\
           -o|--output <file>      (for -j, default is <package>-<version>.deb)\n\
           -Q|--npquiet            (be quiet when -a is not a part)\n\
------------------------------------------------------------------------
and should be so for po/en.po.

-- System Information
Debian Release: 2.0
Kernel Version: Linux th30 2.0.34 #2 Sat Jul 11 16:52:48 JST 1998 i586 unknown

Versions of the packages dpkg depends on:
libc6	Version: 2.0.7r-5.wcsmbs.4
libstdc++2.8	Version: 2.90.29-0.6
ncurses3.4	Version: 1.9.9g-8.6


--  
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: