Block user label its not easy to understand.
Should be an action term not an information term as its linked to a YES/NO field
See administrator/language/en-GB/en-GB.com_users.ini
https://github.com/joomla/joomla-cms/blob/master/administrator/language/en-GB/en-GB.com_users.ini#L309
COM_USERS_USER_FIELD_BLOCK_DESC="Enable or Block this user."
COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"
COM_USERS_USER_FIELD_BLOCK_LABEL="Block this User"
COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"
Joomla 3.6.4
Labels |
Added:
?
|
It was merged see
e3c4fca
On 7 November 2016 at 11:22, Horus68 notifications@github.com wrote:
Related to issue #10812
#10812
Note: the label was changed in a PR #11421
#11421 but closed without
merging.
The code there was:COM_USERS_USER_FIELD_BLOCK_DESC="Enable or Block this user."
COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"
COM_USERS_USER_FIELD_ENABLE="Enabled"
COM_USERS_USER_FIELD_BLOCK="Blocked"—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12806 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8RXz_65iJ1dm8J_ROPlscn_uCQdqks5q7vv-gaJpZM4KrB0P
.
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/
Ok merged but not for 3.6.4 :(
3.6.4 was a security release only
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-07 10:53:10 |
Closed_By | ⇒ | brianteeman |
Related to issue #10812
Note: the label was changed in a PR #11421 but closed without merging.
The code there was: