[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> com_actionlogs.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  COM_ACTIONLOGS="User Actions Log"
   7  COM_ACTIONLOGS_ACTION="Action"
   8  COM_ACTIONLOGS_ACTION_ASC="Action ascending"
   9  COM_ACTIONLOGS_ACTION_DESC="Action descending"
  10  COM_ACTIONLOGS_ACTION_VIEWLOGS="View logs"
  11  COM_ACTIONLOGS_ACTION_VIEWLOGS_DESC="Allows users in the group to view the logs."
  12  COM_ACTIONLOGS_API_LOGGING_LABEL="Log API Requests"
  13  COM_ACTIONLOGS_COMMA="Comma"
  14  COM_ACTIONLOGS_CONFIGURATION="User Actions Log: Options"
  15  COM_ACTIONLOGS_CSV_DELIMITER_LABEL="CSV Delimiter"
  16  COM_ACTIONLOGS_DATE="Date"
  17  COM_ACTIONLOGS_DATE_RELATIVE_LABEL="Relative Date/Time"
  18  COM_ACTIONLOGS_DISABLED="Disabled"
  19  COM_ACTIONLOGS_EMAIL_BODY="Latest User Actions\n------\nThis is the latest action performed by a user on your website.\n\nAction | Date | Extension | Name\n{MESSAGES} {MESSAGE} | {DATE} | {EXTENSION} | {USERNAME} \n{/MESSAGES}"
  20  COM_ACTIONLOGS_EMAIL_DESC="This is the latest action performed by a user on your website."
  21  COM_ACTIONLOGS_EMAIL_HTMLBODY="<h1>Latest User Actions</h1>\n<h2>This is the latest action performed by a user on your website.</h2>\n<table>\n<thead>\n<th>Action</th>\n<th>Date</th>\n<th>Extension</th>\n<th>Name</th>\n</thead>\n<tbody>\n{MESSAGES}<tr>\n<td>{MESSAGE}</td>\n<td>{DATE}</td>\n<td>{EXTENSION}</td>\n<td>{USERNAME}</td>\n</tr>{/MESSAGES}\n</tbody>\n</table>"
  22  COM_ACTIONLOGS_EMAIL_SUBJECT="Latest User Actions"
  23  COM_ACTIONLOGS_ERROR_COULD_NOT_EXPORT_DATA="Could not export data."
  24  COM_ACTIONLOGS_EXPORT_ALL_CSV="Export All as CSV"
  25  COM_ACTIONLOGS_EXPORT_CSV="Export Selected as CSV"
  26  COM_ACTIONLOGS_EXTENSION="Extension"
  27  COM_ACTIONLOGS_EXTENSION_ASC="Extension ascending"
  28  COM_ACTIONLOGS_EXTENSION_DESC="Extension descending"
  29  COM_ACTIONLOGS_FIELD_VALUE_DELETE="DELETE"
  30  COM_ACTIONLOGS_FIELD_VALUE_GET="GET"
  31  COM_ACTIONLOGS_FIELD_VALUE_PATCH="PATCH"
  32  COM_ACTIONLOGS_FIELD_VALUE_POST="POST"
  33  COM_ACTIONLOGS_FIELD_VALUE_PUT="PUT"
  34  COM_ACTIONLOGS_FILTER_SEARCH_DESC="Search in action. Prefix with ID: to search for an action log ID."
  35  COM_ACTIONLOGS_FILTER_SEARCH_LABEL="Search Actions Log"
  36  COM_ACTIONLOGS_IP_ADDRESS="IP Address"
  37  COM_ACTIONLOGS_IP_ADDRESS_ASC="IP Address ascending"
  38  COM_ACTIONLOGS_IP_ADDRESS_DESC="IP Address descending"
  39  COM_ACTIONLOGS_IP_INVALID="Invalid IP"
  40  COM_ACTIONLOGS_IP_LOGGING_LABEL="IP Logging"
  41  COM_ACTIONLOGS_LOG_EXTENSIONS_LABEL="Events To Log"
  42  COM_ACTIONLOGS_LOG_VERBS_LABEL="Request Methods To Log"
  43  COM_ACTIONLOGS_MAIL_NOTIFICATION_DESC="Mail sent to administrators about new entries in the User Actions Log."
  44  COM_ACTIONLOGS_MAIL_NOTIFICATION_TITLE="User Actions Log: Notification Mail"
  45  COM_ACTIONLOGS_MANAGER_USERLOGS="User Actions Log"
  46  COM_ACTIONLOGS_N_ITEMS_DELETED="%d logs deleted."
  47  COM_ACTIONLOGS_N_ITEMS_DELETED_1="Log deleted."
  48  COM_ACTIONLOGS_NAME="Name"
  49  COM_ACTIONLOGS_NO_ITEM_SELECTED="Please first make a selection from the list."
  50  COM_ACTIONLOGS_NO_LOGS_TO_EXPORT="There are no User Action logs to export."
  51  COM_ACTIONLOGS_OPTION_FILTER_DATE="- Select Date -"
  52  COM_ACTIONLOGS_OPTION_RANGE_NEVER="Never"
  53  COM_ACTIONLOGS_OPTION_RANGE_PAST_1MONTH="In the last month"
  54  COM_ACTIONLOGS_OPTION_RANGE_PAST_3MONTH="In the last 3 months"
  55  COM_ACTIONLOGS_OPTION_RANGE_PAST_6MONTH="In the last 6 months"
  56  COM_ACTIONLOGS_OPTION_RANGE_PAST_WEEK="In the last week"
  57  COM_ACTIONLOGS_OPTION_RANGE_PAST_YEAR="In the last year"
  58  COM_ACTIONLOGS_OPTION_RANGE_POST_YEAR="More than a year ago"
  59  COM_ACTIONLOGS_OPTION_RANGE_TODAY="Today"
  60  COM_ACTIONLOGS_OPTIONS="Options"
  61  COM_ACTIONLOGS_POSTINSTALL_BODY="<p>With the release of Joomla 3.9.0 you can now log all administrative actions performed by your users in supported extensions. It is now easy to see who did what and when they did it.</p><p>The logs can be reviewed in Joomla or exported for external use.</p><p>For further information on this new feature read the <a href='https://docs.joomla.org/Special:MyLanguage/J3.x:User_Action_Logs' target='_blank' rel='noopener noreferrer'>User Action Logs documentation.</a></p>"
  62  COM_ACTIONLOGS_POSTINSTALL_TITLE="User Actions Can Now Be Logged"
  63  COM_ACTIONLOGS_PURGE_CONFIRM="Are you sure want to delete all User Action logs?"
  64  COM_ACTIONLOGS_PURGE_FAIL="Failed to delete all User Action logs."
  65  COM_ACTIONLOGS_PURGE_SUCCESS="All User Action logs have been deleted."
  66  COM_ACTIONLOGS_SELECT_EXTENSION="- Select Extension -"
  67  COM_ACTIONLOGS_SELECT_USER="- Select User -"
  68  COM_ACTIONLOGS_SEMICOLON="Semicolon"
  69  COM_ACTIONLOGS_TABLE_CAPTION="Table of Action Logs"
  70  COM_ACTIONLOGS_TOOLBAR_PURGE="Clear Log"
  71  COM_ACTIONLOGS_XML_DESCRIPTION="Table displays a log of actions performed by users on your website."


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer