[Cocoapsql-developer] Re: Locallised ConnPrefs.nib successfully???
Status: Alpha
Brought to you by:
alkirkus
From: Al K. <al...@ki...> - 2002-06-02 01:46:47
|
Hi Olaf. I think that you need to do a "cvs add" on the nib file in the new location, specifically cocoapsql/English.lproj/ConnPrefs.nib. In your mind localizing the file simply moved it to a new location (I think since I don't know a lot about localization) but as far as cvs is concerned a new file was created in the English.lproj directory. That file does not exist in cvs yet. You have to add it and then commit it. I think that the localization will then be successful. Right now when I pull the current code from cvs the localization appears to be successful but the ConnPrefs.nib file mentioned above does not exist. The project will not compile. Maybe that helps. Al On Saturday, June 1, 2002, at 04:19 PM, Olaf van Oudenallen wrote: > I used PB to locallise ConnPrefs.nib (again). The Repository doesn't > show tha I moved the nib. Locally it's in my English.lproj folder now. > How does it look at other dev-computers? > > |