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

Re: "HN too long" in aptitude



On Fri, Jul 15, 2005 at 12:57:33PM +0200, Jacobo Tarrio wrote:
>  What does that string mean? :-)

That's the place where it is used:

    if(gethostname(buf, 255)!=0)
      // Panic
      return column_disposition(_("HN too long"), 0);
    else
      return column_disposition(buf, 0);
      }

So it seems it means hostname or simply name (of the host).
I used "name too long" in Polish translation.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fenio@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :       32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Poland
 `. `'           phone:+48602383548 | proud Debian maintainer and user
   `-          http://skawina.eu.org | jid:fenio@jabber.org | rlu:172001

Attachment: signature.asc
Description: Digital signature


Reply to: