[Solution] Re: Localization problems
[Solution] Re: Localization problems
- Subject: [Solution] Re: Localization problems
- From: Rosyna <email@hidden>
- Date: Wed, 15 Aug 2001 03:40:04 -0700
Turns out the Localizable.strings file has to be Unicode, genstrings
doesn't produce/wasn't producing unicode files.
Ack, at 8/15/01, Rosyna said:
I have a file called Localizable.strings in the English.lproj folder
in the resources folder (Along with all the nibs).
I was testing localization by changing a line to
/* Folder Localization */
"Folder" = "Pile";
But it still says Folder in the App. This is how I get the string:
[outlet setStringValue:NSLocalizedString(@"Folder",@"Folder Localization")];
How can I get it to say "Pile" ?
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insane People