-
-
Notifications
You must be signed in to change notification settings - Fork 455
Description
In the text of the notification cards displayed during the download and installation of an plugin, there appears to be an inconsistency in the meaning of the cards.
In the download process two consistent lines of text are included, "_dowdloading_plugin" and "_download_success" which result in the content of notification number 1 (Descargando complemento /Descargado correctamente...).
In the installation process only one line of text is included, "_install_success...", which combined with the title of the notification, "_install_title", shows an inconsistency in its final result by combining "Install", instead of "Installing", with the text "Plugin successfully installed...", as shown in notification number 2.
I understand that in the language file should be included one more line of text containing the expression "Installing plugin" (..._installing_plugin...), in coherence with what the notification of the downloading process shows (..._downloading_plugin...)
Descargando complemento/Descargado correctamente <> Instalando complemento/...instalado correctamente.

