Joomla 3 - Add language file support for plugins

Joomla 3 - Add language file support for plugins

Do this…

/**
* Load the language file on instantiation.
*
* @var    boolean
* @since  3.1
*/
protected $autoloadLanguage = true;