Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 1996 03:00:23 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Michael Smith <msmith@atrad.adelaide.edu.au>
Cc:        hosokawa@mt.cs.keio.ac.jp, hackers@FreeBSD.org
Subject:   Re: New L10N boot floppy for 2.1.5-RELEASE 
Message-ID:  <28931.839584823@time.cdrom.com>
In-Reply-To: Your message of "Fri, 09 Aug 1996 19:31:47 %2B0930." <199608091001.TAA03094@genesis.atrad.adelaide.edu.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Use a translation-oriented catalog lookup; ie. something like :

Why not something even more abbreviated?

ret = msgDialog("msg#ftp_error", "an error occurred retreiving %s",
                filename);

Let the internals handle at all, with you passing in the fall-back
string (and, not coincidently, making the statement readable again).

						Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28931.839584823>