User tests: Successful: Unsuccessful:
Change value of PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION
The language string values for the same constant are not the same in the following files.
(a) File: plg_system_actionlogs.ini
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="Record the actions of users on the site so they can be reviewed if required."
(b) File: plg_system_actionlogs.sys.ini
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="To record actions of users within the CMS."
(this value is after the PR #23059)
Before the PR 23059, the language string was:
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="To record actions of users within the CMS, to know who to blame when something wrong happens."
My suggestion:
(i) Make the language string values for the language constant PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION the same (ie. in both the files).
(ii) Probably the language string value could be changed as follows to reflect the action of the plugin.
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="Records the actions of users on the site so they can be reviewed if required."
Pull Request for Issue # .
Modified the language string values of the language constant PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION in the files plg_system_actionlogs.ini and plg_system_actionlogs.sys.ini.
These descriptions would appear in two places:
(i) In the screen "Extensions: Manage" - when the mouse hovers over the plugin name - source of this message is from the file plg_system_actionlogs.sys.ini
(ii) In the screen "Plugins: System - User Actions Log" when you open the plugin for Edit - source of this message is from the file plg_system_actionlogs.ini
Revised language string value.
Original language string value
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
Labels |
Added:
?
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-11-17 17:27:05 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 69abcad
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23071.