Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Translate the Weather widget into other languages' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Translate the Weather widget into other languages
Authored by: httpd on May 15, '05 06:03:54AM

Also users that prefer Celsius over Fahrenheit should change localizedStrings['UseCelcius'] = '0'; to localizedStrings['UseCelcius'] = '1';
Also one can edit the InfoPlist.strings file using UTF-16 encoding to localize the name of the widget.



[ Reply to This | # ]