Skip navigation.
 
mlRe: Newbee: Problems with info.plist
FROM : Robert Sesek
DATE : Mon Aug 14 22:39:31 2006

On Aug 14, 2006, at 13:25, Marcus Pedersén wrote:

>
> 14 aug 2006 kl. 22.16 skrev Robert Sesek:
>

>>
>> On Aug 14, 2006, at 13:07, Marcus Pedersén wrote:
>>

>>> Acording to the tutorial I was supposed to delete 
>>> InfoPlist.strings so I have deleted it. Is that the probkem why?

>>
>> InfoPlist.strings is just a way to provide internationalization to 
>> parts of your application. This file overrides the values of 
>> Info.plist so that they can be translated depending on the user's 
>> locale. You are free to delete this if you do not need this 
>> localization support.
>>
>> - Robert

>
> I still do not get my copyright sring into my About window, though.
> Another question when you 're on the subject, do yuo know any good 
> tutorials on internationalization?


Try cleaning the target (the broom) and then rebuilding.

As for internationalization, unfortunately, I don't as the only Cocoa 
applications I have written are for a very specific market (namely, 
my English-speaking school and myself). However, when I have looked 
into this, I did discover something called Localization Suite (http://
www.blue-tec.com/locsuite/) which appears to be popular in the 
developer community. But I do not know quite how to use it.

Also, don't forget to CC the list when replying.

- Robert

Related mailsAuthorDate
mlNewbee: Problems with info.plist Marcus Pedersén Aug 14, 21:41
mlRe: Newbee: Problems with info.plist Robert Sesek Aug 14, 21:45
mlRe: Newbee: Problems with info.plist Marcus Pedersén Aug 14, 22:07
mlRe: Newbee: Problems with info.plist Robert Sesek Aug 14, 22:16
mlRe: Newbee: Problems with info.plist Robert Sesek Aug 14, 22:39