Re: Header of a file

2003-02-12 Thread Tim
Colin Watson wrote: The header is the first msgid/msgstr pair in the file, as far as I know OK, that makes sense. Thank you Colin. Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Header of a file

2003-02-12 Thread Dave Sherohman
On Wed, Feb 12, 2003 at 06:06:33PM +, Tim wrote: > Dave Sherohman wrote: > >What kind of file is it? > > A file used in compilation of audacity, for multi-language support. By > the name of es.po. I'm going to post the whole thing and see what the > dev says-hope I'm right! If you're talk

Re: Header of a file

2003-02-12 Thread Colin Watson
On Wed, Feb 12, 2003 at 06:06:33PM +, Tim wrote: > Dave Sherohman wrote: > >What kind of file is it? > > A file used in compilation of audacity, for multi-language support. By > the name of es.po. I'm going to post the whole thing and see what the > dev says-hope I'm right! The header is

Re: Header of a file

2003-02-12 Thread Tim
Dave Sherohman wrote: What kind of file is it? A file used in compilation of audacity, for multi-language support. By the name of es.po. I'm going to post the whole thing and see what the dev says-hope I'm right! Cheers, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Re: Header of a file

2003-02-12 Thread Dave Sherohman
On Wed, Feb 12, 2003 at 04:47:52PM +, Tim wrote: > Quick question, I've been asked to post the header of a file. Fair > confession, I'm an end-user not a developer, so don't know what is being > referred to. How do I find this? Its not binary so I can post the &

Header of a file

2003-02-12 Thread Tim
Quick question, I've been asked to post the header of a file. Fair confession, I'm an end-user not a developer, so don't know what is being referred to. How do I find this? Its not binary so I can post the entire file. And ls -l. Am I on the right track? TIA, Tim --