Hi,

very small comments:

On Mon, 28 Sep 2009, Sean Finney wrote:
> +             ohshite(_("unable to stat installed file `%.250s'"), source);
> +             ohshite(_("unable to change ownership of target file`%.250s'"),
> +                     target);
> +             ohshite(_("unable to set mode of target file`%.250s'"), target);

We move away from the `' quotes when we have to change strings, we use the
usual ones (''). You lack a space before the quotes.

Cheers,
-- 
Raphaƫl Hertzog


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to