Sunbird:language-switch: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Add a comment that administrator rights are needed one time)
 
Line 2: Line 2:


* After installing and running Sunbird, exit Sunbird.
* After installing and running Sunbird, exit Sunbird.
Note that Sunbird has to be run at least one time with administrator rights. Otherwise it isn't able to create the file chrome.rdf which is needed in the next step.
* Edit sunbird/chrome/chrome.rdf, find and replace
* Edit sunbird/chrome/chrome.rdf, find and replace



Latest revision as of 10:34, 28 March 2005

To use another language:

  • After installing and running Sunbird, exit Sunbird.

Note that Sunbird has to be run at least one time with administrator rights. Otherwise it isn't able to create the file chrome.rdf which is needed in the next step.

  • Edit sunbird/chrome/chrome.rdf, find and replace

c:baseURL="jar:resource:/chrome/calendar.jar!/locale/en-US/calendar/

with

c:baseURL="jar:resource:/chrome/calendar-ab-CD.jar!/locale/ab-CD/calendar/

setting ab-CD to the language of your choice (provided that it is shipped with Sunbird)

  • Remove XUL.mfl ( or XUL.mfasl ) from your profile directory

Next time you start Sunbird it will show up in that language.