forked from qt-creator/qt-creator
String fixes
Change-Id: I9dbc3d3aa8eb39ade9e801b219aea575d44b33ab Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
@@ -167,7 +167,7 @@ GdbOptionsPageWidget::GdbOptionsPageWidget(QWidget *parent)
|
||||
"<html><head/><body><p>Attempts to identify missing debug info packages "
|
||||
"and lists them in the Issues output pane.</p><p>"
|
||||
"<b>Note:</b> This feature needs special support from the Linux "
|
||||
"distribution and GDB build and is not everywhere available.</p></body></html>"));
|
||||
"distribution and GDB build and is not available everywhere.</p></body></html>"));
|
||||
|
||||
QString howToUsePython = GdbOptionsPage::tr(
|
||||
"<p>To execute simple Python commands, prefix them with \"python\".</p>"
|
||||
|
Reference in New Issue
Block a user