forked from qt-creator/qt-creator
I18n: Updated German translation, fixed tr-Bugs for 1.2.9
This commit is contained in:
@@ -320,6 +320,7 @@ void QtOptionsPageWidget::removeQtDir()
|
||||
// Format html table tooltip about helpers
|
||||
static inline QString msgHtmlHelperToolTip(const QFileInfo &fi)
|
||||
{
|
||||
//: Tooltip showing the debugging helper library file.
|
||||
return QtOptionsPageWidget::tr("<html><body><table><tr><td>File:</td><td><pre>%1</pre></td></tr>"
|
||||
"<tr><td>Last modified:</td><td>%2</td></tr>"
|
||||
"<tr><td>Size:</td><td>%3 Bytes</td></tr></table></body></html>").
|
||||
|
||||
Reference in New Issue
Block a user