diff --git a/developer/src/tike/xml/help/contexthelp.xml b/developer/src/tike/xml/help/contexthelp.xml index 4e3d9158e4..0bb9a98f51 100644 --- a/developer/src/tike/xml/help/contexthelp.xml +++ b/developer/src/tike/xml/help/contexthelp.xml @@ -937,6 +937,49 @@ + +
+ +

The only required option is the Language tag, which is an ISO 639-1 or ISO 639-3 code. + ISO 639-1 tags are a two-letter code. ISO 639-3 tags are a three-letter code. First, try to find your + language on the list of two-letter ISO 639-1 codes.

+

If you can't find a two-letter code, you'll need to find the closest three-letter code. You can use Glottolog + to search for your language, and it will give you an appropriate code.

+

The Language tag is conventionally written in lower case.

+
+ +

The Script tag allows you to specify the writing system used in your language model or keyboard. + If your language only uses one writing system, omit the Script subtag. he Script subtag is conventionally + written in title case - first letter capitalized.

+
+ +

The Region tag allows you to specify the region your language or + dialect is spoken in. If your language is only spoken in one region, omit the Region subtag. + Alphabetic region will show up in upper case once the region tag is selected.

+
+ +

This is the BCP 47 Code forms from the language, script, and region tag which were previously + selected.

+
+ +

If lefts as default, a language name will be assigned automatically. Feel free to change the name + if you must. +

+
+ +

Reset the Language name to what it was assigned to.

+
+ +

Once everything is set, click OK to confirm.

+
+ +

Exits out of the "Select BCP 47 Tag".

+
+ +

Learn more about the BCP 47 Tag over at w3.org.

+
+
+