self.recursionlevel.setToolTip(QtGui.QApplication.translate("Options","Check recursively all links up to given depth. A negative depth will enable infinite recursion.",None,QtGui.QApplication.UnicodeUTF8))
self.label.setToolTip(QtGui.QApplication.translate("Options","Check recursively all links up to given depth. A negative depth will enable infinite recursion.",None,QtGui.QApplication.UnicodeUTF8))
self.label_2.setToolTip(QtGui.QApplication.translate("Options","Log all checked URLs once. Default is to log only errors and warnings.",None,QtGui.QApplication.UnicodeUTF8))
self.label_3.setToolTip(QtGui.QApplication.translate("Options","Set the timeout for connection attempts in seconds.",None,QtGui.QApplication.UnicodeUTF8))
self.timeout.setToolTip(QtGui.QApplication.translate("Options","Set the timeout for connection attempts in seconds.",None,QtGui.QApplication.UnicodeUTF8))
self.label_5.setToolTip(QtGui.QApplication.translate("Options","Generate no more than the given number of threads.",None,QtGui.QApplication.UnicodeUTF8))
self.label_5.setText(QtGui.QApplication.translate("Options","Number of threads",None,QtGui.QApplication.UnicodeUTF8))
self.threads.setToolTip(QtGui.QApplication.translate("Options","Generate no more than the given number of threads.",None,QtGui.QApplication.UnicodeUTF8))
self.verbose.setToolTip(QtGui.QApplication.translate("Options","Log all checked URLs once. Default is to log only errors and warnings.",None,QtGui.QApplication.UnicodeUTF8))