mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 20:34:39 +01:00
commit
f75c2a9bf6
@ -77,8 +77,8 @@ QString About::MakeHtml() const {
|
||||
}
|
||||
ret += QString(
|
||||
"<br />" + tr("All the translators") +
|
||||
" <<a href=\"https://www.transifex.net/projects/p/clementine\">"
|
||||
"https://www.transifex.net/projects/p/clementine</a>>");
|
||||
" <<a href=\"https://www.transifex.com/projects/p/clementine/\">"
|
||||
"https://www.transifex.com/projects/p/clementine/</a>>");
|
||||
|
||||
ret += QString("<br />%1</p>").arg(tr("...and all the Amarok contributors"));
|
||||
ret += QString("<p><b>%1</b>").arg(tr("And:"));
|
||||
|
Loading…
Reference in New Issue
Block a user