Skip to content

Commit 1e2ffa7

Browse files
authored
[4.0] useractions spelling (#34526)
It is User Actions Log not Actionlogs
1 parent 09e0d74 commit 1e2ffa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

administrator/language/en-GB/com_actionlogs.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ COM_ACTIONLOGS_IP_INVALID="Invalid IP"
3939
COM_ACTIONLOGS_IP_LOGGING_LABEL="IP Logging"
4040
COM_ACTIONLOGS_LOG_EXTENSIONS_LABEL="Events To Log"
4141
COM_ACTIONLOGS_LOG_VERBS_LABEL="Request Methods To Log"
42-
COM_ACTIONLOGS_MAIL_NOTIFICATION_DESC="Mail sent to administrators about new entries in the actionlog."
43-
COM_ACTIONLOGS_MAIL_NOTIFICATION_TITLE="Actionlogs: Notification Mail"
42+
COM_ACTIONLOGS_MAIL_NOTIFICATION_DESC="Mail sent to administrators about new entries in the User Actions Log."
43+
COM_ACTIONLOGS_MAIL_NOTIFICATION_TITLE="User Actions Log: Notification Mail"
4444
COM_ACTIONLOGS_MANAGER_USERLOGS="User Actions Log"
4545
COM_ACTIONLOGS_N_ITEMS_DELETED="%s logs deleted."
4646
COM_ACTIONLOGS_N_ITEMS_DELETED_1="Log deleted."

0 commit comments

Comments
 (0)