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
self.pushButton_Autoremove.setToolTip(_translate("MainWindow", _("Remove packages that were automatically installed to satisfy<br>dependencies for other packages and are now no longer needed. ")))
305
308
self.textBrowser_2.setHtml(_translate("MainWindow", _("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\"\"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">The brick button uses the "<span style=\" font-weight:600;\">apt-get autoremove</span>" command to clean up the system of packages that are not used by any program. Sometimes this command removes the libraries you want, so back up your system before using it. You can find out more by typing "<span style=\" font-weight:600;\">--autoremove</span>" in "<span style=\" font-weight:600;\">man apt-get</span>" terminal.</p></body></html>")))
311
-
self.comboBox_ModulesSystem.setToolTip(_translate("MainWindow", _("Filter for kernel modules installed on the system")))
self.pushButton_Autoremove.setToolTip(_translate("MainWindow", _("Remove packages that were automatically installed to satisfy<br>dependencies for other packages and are now no longer needed. ")))
313
+
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">The broom button uses the "<span style=\" font-weight:600;\">apt-get autoremove</span>" command to clean up the system of packages that are not used by any program. Sometimes this command removes the libraries you want, so back up your system before using it. You can find out more by typing "<span style=\" font-weight:600;\">--autoremove</span>" in "<span style=\" font-weight:600;\">man apt-get</span>" terminal.</p></body></html>")))
0 commit comments