Re: [PATCH 02/22] archive-zip.c: mark more strings for translation

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

 



On Sat, Jun 2, 2018 at 6:32 AM, Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> wrote:
>         if (pathlen > 0xffff) {
> -               return error("path too long (%d chars, SHA1: %s): %s",
> +               return error(_("path too long (%d chars, SHA1: %s): %s"),
>                                 (int)pathlen, oid_to_hex(oid), path);

Off topic. Brian, do we have a common term to use here (i.e. in user
facing messages) instead of "SHA1" after we move away from it? Is it
still "object name", or "hash" or some other fancy term?
-- 
Duy




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux