QTfrontend/ui/widget/feedbackdialog.cpp
changeset 11515 4dd77731453b
parent 11490 fb7817a5c2b1
child 11625 9d3e32623567
equal deleted inserted replaced
11514:5d804405964d 11515:4dd77731453b
    83         "a { color: #fc0; }"
    83         "a { color: #fc0; }"
    84         "b { color: #0df; }"
    84         "b { color: #0df; }"
    85         "</style>"
    85         "</style>"
    86         "<div align=\"center\"><h1>%1</h1>"
    86         "<div align=\"center\"><h1>%1</h1>"
    87         "<h3>%2<h3>"
    87         "<h3>%2<h3>"
    88         "<h4>%3 <a href=\"http://code.google.com/p/hedgewars/wiki/KnownBugs\">known bugs</a><h4>"
    88         "<h4>%3 <a href=\"http://hedgewars.org/kb/KnownBugs\">known bugs</a><h4>"
    89         "<h4>%4<h4>"
    89         "<h4>%4<h4>"
    90         "</div>")
    90         "</div>")
    91         .arg(tr("Send us feedback!"))
    91         .arg(tr("Send us feedback!"))
    92         .arg(tr("We are always happy about suggestions, ideas, or bug reports."))
    92         .arg(tr("We are always happy about suggestions, ideas, or bug reports."))
    93         .arg(tr("If you found a bug, you can see if it's already been reported here: "))
    93         .arg(tr("If you found a bug, you can see if it's already been reported here: "))