ae9785389a
After uninstalling a plugin, the translated strings remain in tool_customlang table, throwing an exception when trying to localise any strings. Currently there is no mechanism to clean up customlang tables and files during the uninstall process, so with this patch the invalid components will be ignored.