Re: Localizing a project
Re: Localizing a project
- Subject: Re: Localizing a project
- From: Alex Reichstadt <email@hidden>
- Date: Fri, 25 Jul 2003 16:15:37 -0700
Hi,
- select the nib of concern in PB
- press cmd-i, the inspector is going to show up
- in the inspector you have a menu in the bottom right saying
localization and platform, in this menu you can select
"Add Localized variant..."
As you will see, a sheet provide a NSComboBox to choose a language
from, as well as a Cancel and OK button. The OK button is disabled. It
stays disabled in response to making a selection. Only after you
entered the field of the combobox and typed something and deleted it
again the OK button is going to be enabled.
This may vary between versions of PB, the one I had showed this
behaviour and the workaround did the trick.
Thx
Alex
On Friday, July 25, 2003, at 02:38 PM, Stefan Pantke wrote:
A silly question, but I tried to localize my current project from
english to german.
I have an english localized versions of all ressources, but could not
find any PB method/menu
to create german copies.
I tried to copy English.proj to German.lproj, but on next start, PB
reported an obscure error.
After that, at next start, PB opened corretly, but German.lproj has
not been included. All
ressources have been have english localized copies on.
I'm happy on ANY hint ;-)
_______________________________________________
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.
_______________________________________________
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.