1 | | Replying to [ticket:60472 desrosj]: |
2 | | > Follow up to #22316/[57545]. |
3 | | > |
4 | | > In `validate_plugin_requirements()`, a new error message was added that is displayed in certain scenarios when plugin dependencies are unmet. |
5 | | > |
6 | | > > <strong>Error:</strong> %s requires plugins that are not installed or activated. |
7 | | > |
8 | | > There's no clear call to action here. At a minimum there should be a link to the Plugins page. |
9 | | > |
10 | | > I think the wording could also be improved. Here are a few suggestions: |
11 | | > - `%s` has unmet requirements and cannot be activated. |
12 | | > - `%s` requires the following plugins to be active: %%plugin%% |
13 | | > - `%s` cannot be activated unless the following plugins are installed and activated: %%list of plugins%% |
| 1 | (deleted) |