242
edits
(→Export) |
m (→XPI Install: fix link) |
||
| Line 157: | Line 157: | ||
* '''Locale''': your locale, in ab-CD format. | * '''Locale''': your locale, in ab-CD format. | ||
* '''File''': full path to the package you want to create. This setting determines the name and location of the language pack that will be created. | * '''File''': full path to the package you want to create. This setting determines the name and location of the language pack that will be created. | ||
* '''display Name''': the name that will be displayed to the user in the language selection dialog of Mozilla Suite/[[SeaMonkey]]. This name will also be shown as the name of the region pack, if you include it, so you will have to manually edit the region pack's name: after you export the language pack, extract the region pack .jar file from the XPI, extract the file contents.rdf and change the value of the chrome:displayName attribute of the RDF:Description tag to something like "<country-name> Region". | * '''display Name''': the name that will be displayed to the user in the language selection dialog of Mozilla Suite/[[SeaMonkey:Home Page|SeaMonkey]]. This name will also be shown as the name of the region pack, if you include it, so you will have to manually edit the region pack's name: after you export the language pack, extract the region pack .jar file from the XPI, extract the file contents.rdf and change the value of the chrome:displayName attribute of the RDF:Description tag to something like "<country-name> Region". | ||
* '''Author''': your name. This will be recorded in the language pack files, and will not be visible to users. | * '''Author''': your name. This will be recorded in the language pack files, and will not be visible to users. | ||
* '''Preview URL''': this value will be recorded in the language pack files, but has no use today. | * '''Preview URL''': this value will be recorded in the language pack files, but has no use today. | ||
| Line 163: | Line 163: | ||
Press OK to create the language pack, or Cancel to cancel the operation. | Press OK to create the language pack, or Cancel to cancel the operation. | ||
====Jar file==== | ====Jar file==== | ||
This one has a little bug in the generated contents.rdf files, where the version is missing. | This one has a little bug in the generated contents.rdf files, where the version is missing. | ||
edits