Add a description in different languages

Syntax: <Description>
    <en>...</en>
    <fr>...</fr>
    ...
</Description>
Default Value: The text "Unknown" in the language currently selected for BlueBrick.
Description: A short sentence that describe this part.

This field is a text describing the part that is displayed by BlueBrick in the status bar of the application and in the Part List window. If you don't know what to write, I suggest using the description given by peeron.com.

The part description can be translated in any language. Each translation must be enclosed inside a tag of 2 letters representing the language (ISO 3166 Standardization) which can be found here. When BlueBrick is parsing the part library on startup, it will only keep the description of the current language selected for BlueBrick. For example if BlueBrick is configured to use French it will only search for the <fr> tag. But if the description can not be found in the language of the application, then the English version is used as a replacement. Finally if the English version can not be found either, the text "Unknown" (translated in the language of the application) is used. So you should always at least give the English version of the description.