You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User needs to be informed about how to enable the languages. For example give a link to the /index.php?option=com_languages&view=installed and add some advices in the success message.
Actual result
User is informed only about the successful installation of language pack.
Information is missing in the help modal too.
The text was updated successfully, but these errors were encountered:
Installing "Language packs" is done by the generic installer and this success message is also a concatenation and sprintf of several strings. The installer would be the wrong place to add a language specific message directing the user to the docs.
Clear but i never writed about redirecting user to docs...
In the "language installation process" done by the user, this the "moment" when we need to give a good information to what to do and how to do next steps. If we can't do it in the page, we can add more infos in the "help page", that now only describe the fields in the page.
Steps to reproduce the issue
Install a language.
Expected result
User needs to be informed about how to enable the languages. For example give a link to the /index.php?option=com_languages&view=installed and add some advices in the success message.
Actual result
User is informed only about the successful installation of language pack.
Information is missing in the help modal too.
The text was updated successfully, but these errors were encountered: