Bug #15479
closedEM: function label does not make sence
0%
Description
There is a label named "Install available extensions" in the EM. It immediately causes question: can you install unavailable extensions? Probably, no (because they are unavailable). Thus "available" makes no sence. Just "Install extensions" is better.
- * *
Btw, reminded me Harry Potter-4 film:
- Can you tell me why these curses are called unforgivable?
- Because they are unforgivable, sir!
- Correct!
(issue imported from #M2350)
Updated by Sebastian Kurfuerst almost 19 years ago
Hi Karsten,
that's an easy change ;) - and as you are working on it it would be nice if this can be changed as well.
Greets, Sebastian
Updated by Karsten Dambekalns almost 19 years ago
The "available" hints to the fact that you can install only extensions that are, well, available locally, as opposed to extensions in the repository... those must be imported first.
If you still think it's superflous, I'll remove it.
Updated by Dmitry Dulepov almost 19 years ago
I understand this from technical point of view but from the user's point of view it sounds strange.
The best, probably, will be: "Install extensions" + add a hint: "You can also <a href="">import other extensions</a> from online repository". A bit redundant but helpful.