1
edit
No edit summary |
(Add a comment that administrator rights are needed one time) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
To use another language: | 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 | 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 | setting '''ab-CD''' to the language of your choice (provided that it is shipped with Sunbird) | ||
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. | Next time you start Sunbird it will show up in that language. |
edit