Continuing theme #33378, I inform you about another place where there is no LEGEND. At the moment, I no longer find such places.
@YatharthVyas, I am reaching out to you because you have already made corrections in this regard and you might want to add another modic one too :). Thanks anyway for your participation.
So, in the control panel go to private messages - My settings.
Labels |
Added:
?
|
Thank you. It might be better to use a new constant that won't bind to the component's settings header. Something like: My Settings or Basic Settings .
Thank you. It might be better to use a new constant that won't bind to the component's settings header. Something like: My Settings or Basic Settings .
I hope I understood it correctly, The language constant bound to the header is:
and the new one which I've used is:
COM_MESSAGES_CONFIGURATION
is not used anywhere else so do you still suggest I make a new constant? Or should I rename the above to:COM_MESSAGES_CONFIGURATION:"My Settings"
Specifically, the colon in the legend confuses me. But this is just my humble opinion :). Therefore, I would prefer to leave "My settings".
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-30 19:34:00 |
Closed_By | ⇒ | Kostelano |
@Kostelano Thanks for notifying me!
I hope this is the correct legend text:
joomla-cms/administrator/language/en-GB/com_messages.ini
Line 9 in 7b9449d
The name of this view is 'config' which matches with the name
COM_MESSAGES_CONFIGURATION
. I also ran a file lookup and this language Text wasn't used anywhere so I figured it must be placed here.