Part of lp.translations.model.approver View In Hierarchy
| Method | __init__ | Create the approver and build the approval list by comparing | 
| Method | unmatched_objects | The number of IPOTemplate objects that are not matched by path | 
| Method | unmatched_files | The number of files being imported that are not matched by path | 
| Method | approve | Check the given ImportQueueEntry against the internal approval | 
Either productseries or distroseries/sourcepackagename must be given but not all.
| Parameters | files | A list of paths to the translation files. | 
| productseries | The productseries that this upload is for. | |
| distroseries | The distroseries that this upload is for. | |
| sourcepackagename | The sourcepackagename that this upload is for. |