Part of lp.translations.interfaces.languagepack View In Hierarchy
| Method | addLanguagePack | Associate an uploaded file as a language pack for a distroseries. |
| Parameters | distroseries | The IDistroSeries associated from where this
language pack was exported. |
| file_alias | An ILibraryFileAlias pointing to the librarian
entry storing the language pack we want to register. | |
| type | The kind of LanguagePackType for this language pack. | |
| Returns | An ILanguagePack representing the given language pack. | |