Re: NSPropertyListSerialization & nibtool problems
Re: NSPropertyListSerialization & nibtool problems
- Subject: Re: NSPropertyListSerialization & nibtool problems
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 25 Jan 2004 15:22:37 -0800
On Jan 25, 2004, at 1:54 PM, Jean Bovet wrote:
In the nibtool man page, it is written the following statement:
nibtool -w nFile.nib -d file.strings file.nib
Reloads in the translation dictionary file.strings
and writes
out a new file nFile.nib with translated strings.
But after several tries, I had to write the following statement:
nibtool file.nib -w nFile.nib -d file.strings
Is there any mistakes in the documentation ?
The command as described in the man page works correctly for me...
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.