addon = "Addon";
$lang->addon_info = 'Summary of this Addon';
$lang->addon_maker = 'Author of this Addon';
$lang->addon_license = 'License';
$lang->addon_history = 'Addon History';
$lang->about_addon_mid = "Addons can select targets.
(All targets will be selected when nothing is selected.)";
$lang->about_addon = 'Addons control many actions performed in your site rather than display HTML results.
You can control useful functions simply by toggling ON/OFF switch';
?>