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
tr("The plugin seems to have been installed but I don't know where. Probably the plugin package contained a wrong named directory.\nPlease search the list of installed plugins. I'm nearly sure you'll find the plugin there, but I just can't determine which of them it is. It also means that I won't be able to determine if this plugin is installed and inform you about available updates. However the plugin may work. Please contact the plugin author and submit this issue.")
183
183
tr("Plugin installed successfully")
184
-
tr("Python plugin installed.\nYou have to enable it in the Plugin Manager.")
184
+
tr("Python plugin installed.\nNow you need to enable it in Plugin Manager.")
185
185
tr("Plugin reinstalled successfully")
186
-
tr("Python plugin reinstalled.\nYou have to restart Quantum GIS to reload it.")
186
+
tr("Python plugin reinstalled.\nYou need to restart Quantum GIS in order to reload it.")
187
187
tr("The plugin is designed for a newer version of Quantum GIS. The minimum required version is:")
188
188
tr("The plugin depends on some components missing on your system. You need to install the following Python module in order to enable it:")
QMessageBox.information(self, self.tr("Plugin uninstalled successfully"), self.tr("Python plugin uninstalled. Note that tou may need to restart Quantum GIS in order to remove it completely."))
0 commit comments