| Current Path : /home/smartconb/www/armencom33/administrator/language/en-GB/ |
| Current File : /home/smartconb/www/armencom33/administrator/language/en-GB/en-GB.plg_actionlog_jmailalerts.ini |
; @package JMailAlerts
; @subpackage Actionlog.jmailAlerts
; @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved.
; @license GNU General Public License version 2 or later
; Note: All ini files need to be saved as UTF-8
PLG_ACTIONLOG_JMAILALERTS="Action Log - JMailAlerts"
PLG_ACTIONLOG_JMAILALERTS_XML_DESCRIPTION="Record the actions of users on the site for JMailAlerts extension so they can be reviewed if required."
;Config
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_FREQUENCY_SAVE="Log action for frequency creation or update?"
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_FREQUENCY_DELETE="Log action for frequency delete?"
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_ALERT_SAVE="Log action for alert creation or update?"
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_ALERT_DELETE="Log action for alert delete?"
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_SUBSCRIPTION_SAVE="Log action when user add or update subscription?"
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_SUBSCRIPTION_DELETE="Log action when user unsubscribe?"
PLG_ACTIONLOG_JMAILALERTS_LOG_ACTION_COMMON_DESC="This action will be logged only when you set this to 'Yes'"
; Event Action
PLG_ACTIONLOG_JMAILALERTS_TYPE_FREQUENCY="Frequency"
PLG_ACTIONLOG_JMAILALERTS_FREQUENCY_ADDED="User <a href=\"{accountlink}\">{username}</a> added new {type} <a href=\"{itemlink}\">{title}</a>"
PLG_ACTIONLOG_JMAILALERTS_FREQUENCY_UPDATED="User <a href=\"{accountlink}\">{username}</a> updated the {type} <a href=\"{itemlink}\">{title}</a>"
PLG_ACTIONLOG_JMAILALERTS_FREQUENCY_DELETED="User <a href=\"{accountlink}\">{username}</a> deleted the {type} \"{title}\" "
PLG_ACTIONLOG_JMAILALERTS_TYPE_ALERT="Alert"
PLG_ACTIONLOG_JMAILALERTS_ALERT_ADDED="User <a href=\"{accountlink}\">{username}</a> added new {type} <a href=\"{itemlink}\">{title}</a>"
PLG_ACTIONLOG_JMAILALERTS_ALERT_UPDATED="User <a href=\"{accountlink}\">{username}</a> updated the {type} <a href=\"{itemlink}\">{title}</a>"
PLG_ACTIONLOG_JMAILALERTS_ALERT_DELETED="User <a href=\"{accountlink}\">{username}</a> deleted the {type} \"{title}\" "
PLG_ACTIONLOG_JMAILALERTS_TYPE_SUBSCRIPTION="Subscription"
; Adding or updating subscription from backend
PLG_ACTIONLOG_JMAILALERTS_USER_ADDED_SUBSCRIPTION_TO="User <a href=\"{accountlink}\">{username}</a> has added a {type} for {subscribedusername} against <a href=\"{alertlink}\">{alerttitle}</a>"
PLG_ACTIONLOG_JMAILALERTS_USER_UPDATED_SUBSCRIPTION_FOR="User <a href=\"{accountlink}\">{username}</a> has updated a {type} for {subscribedusername} against <a href=\"{alertlink}\">{alerttitle}</a>"
; Adding or updating subscription from frontend
PLG_ACTIONLOG_JMAILALERTS_USER_SUBSCRIBED_TO="User <a href=\"{accountlink}\">{username}</a> has subscribed for <a href=\"{alertlink}\">{alerttitle}</a>"
PLG_ACTIONLOG_JMAILALERTS_USER_UPDATED_SUBSCRIPTION="User <a href=\"{accountlink}\">{username}</a> has updated subscription for <a href=\"{alertlink}\">{alerttitle}</a>"
PLG_ACTIONLOG_JMAILALERTS_TYPE_UNSUBSCRIPTION="unsubscribed"
PLG_ACTIONLOG_JMAILALERTS_TYPE_SUBSCRIPTION_DELETE="deleted"
PLG_ACTIONLOG_JMAILALERTS_USER_UNSUBSCRIPED="User <a href=\"{accountlink}\">{username}</a> has {type} subscription of <a href=\"{unsubscribeduseraccountlink}\">{unsubscribedusername}</a> for alert <a href=\"{alertlink}\">{alertname}</a>"