Closed
Bug 331919
Opened 19 years ago
Closed 19 years ago
Sunbird application bundle should use en.lproj rather than English.lproj
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mattwillis, Assigned: mattwillis)
References
Details
Currently, Sunbird puts its Mac app localizable plist string information in English.lproj. According to Apple, this should migrate to en.lproj
From http://developer.apple.com/documentation/MacOSX/Conceptual/BPInternational/index.html
Legacy Language Designators
In addition to the ISO language designators, previous versions of Mac OS X also supported a set of legacy designators. These designators let you specify a language by name, instead of by a two or three character code. Designators included names such as English, French, German, Japanese, Chinese, Spanish, Italian, Swedish, and Portuguese among others. Although these names are still recognized and processed by CFBundle and NSBundle, their use is deprecated and support for them in future versions of Mac OS X is not guaranteed. Use the codes described in "Language Designations" and "Regional Designations" instead.
Assignee | ||
Comment 1•19 years ago
|
||
This was fixed by the checkin to /mozilla/calendar/sunbird/app/Makefile.in for bug 340971.
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/calendar/sunbird/app&command=DIFF_FRAMESET&file=Makefile.in&rev2=1.32&rev1=1.31
Since there's a checkin that can be identified that fixed this...
-> FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•