%s registered a new account.';
$_['text_activity_edit']           = '%s updated their account details.';
$_['text_activity_password']       = '%s updated their account password.';
$_['text_activity_reset']          = '%s reset their account password.';
$_['text_activity_login']          = '%s logged in.';
$_['text_activity_forgotten']      = '%s has requested a reset password.';
$_['text_activity_address_add']    = '%s added a new address.';
$_['text_activity_address_edit']   = '%s updated their address.';
$_['text_activity_address_delete'] = '%s deleted one of their addresses.';
$_['text_activity_return_account'] = '%s submitted a product return.';
$_['text_activity_return_guest']   = '%s submitted a product return.';
$_['text_activity_order_account']  = '%s added a new order.';
$_['text_activity_order_guest']    = '%s created a new order.';
$_['text_activity_affiliate_add']  = '%s registered for a affiliate account.';
$_['text_activity_affiliate_edit'] = '%s updated their affiliate details.';
$_['text_activity_transaction']    = '%s received commission from an new order.';
// Entry
$_['entry_status']                 = 'Status';
$_['entry_sort_order']             = 'Sort Order';
$_['entry_width']                  = 'Width';
// Error
$_['error_permission']             = 'Warning: You do not have permission to modify dashboard activity!';