forked from qt-creator/qt-creator
Tr: Move some html out of texts
Change-Id: I46c8d81630e18e244f16cefe696d662632340008 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -242,7 +242,7 @@ DebuggerSettings::DebuggerSettings()
|
||||
adjustBreakpointLocations.setDisplayName(Tr::tr("Adjust Breakpoint Locations"));
|
||||
adjustBreakpointLocations.setToolTip(
|
||||
"<p>"
|
||||
+ Tr::tr("<p>Not all source code lines generate "
|
||||
+ Tr::tr("Not all source code lines generate "
|
||||
"executable code. Putting a breakpoint on such a line acts as "
|
||||
"if the breakpoint was set on the next line that generated code. "
|
||||
"Selecting 'Adjust Breakpoint Locations' shifts the red "
|
||||
|
||||
Reference in New Issue
Block a user