' . Ai1ec_I18n::__( 'Database update has failed. Please make sure, that database user, defined in wp-config.php has permissions, to make changes (ALTER TABLE) to the database.' ) . '

' . sprintf( Ai1ec_I18n::__( 'Error encountered: %s' ), $this->getMessage() ) . '

'; return $message; } }