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

Re: Upcoming dpkg string changes



Quoting Helge Kreutzmann (debian@helgefjell.de):

> While updating the German translation, I noticed a few typos which I
> did not correct myself as I'm not sure if you want to coordinate that
> somehow:
> dpkg-buildpackage.pl
> - -z<level>      compression level to use fo source.
> + -z<level>      compression level to use for source.

If this is fixed in the original text, the PO files should be fixed as
well to prevent fuzzying strings for nothing:

for i in *po; do sed -i 's/use fo sour/use for sour/g' ; done

> 
> dpkg-deb.1
> -building a package (since dpkg 1.16.2). Allowed value are \fInone\fP (since
> +building a package (since dpkg 1.16.2). Allowed values are \fInone\fP (since

for i in *po; do sed -i 's/value are/values are/g' ; done



> 
> And a minor improvement:
> dpkg-gensymbols.1
> the File::Glob manual page for details) in \fIlibrary-file\fR to match
> the \fIFile::Glob(3perl)\fR manual page for details) in \fIlibrary-file\fR to 

Attachment: signature.asc
Description: Digital signature


Reply to: