Update credits
This commit is contained in:
parent
4c3c2ffaac
commit
425c17a42b
@ -363,20 +363,23 @@ void Lobby::on_about_clicked()
|
|||||||
|
|
||||||
QString msg =
|
QString msg =
|
||||||
tr("<h2>Attorney Online %1</h2>"
|
tr("<h2>Attorney Online %1</h2>"
|
||||||
"The courtroom drama simulator"
|
"The courtroom drama simulator."
|
||||||
"<p><b>Source code:</b> "
|
"<p><b>Source code:</b> "
|
||||||
"<a href='https://github.com/AttorneyOnline/AO2-Client'>"
|
"<a href='https://github.com/AttorneyOnline/AO2-Client'>"
|
||||||
"https://github.com/AttorneyOnline/AO2-Client</a>"
|
"https://github.com/AttorneyOnline/AO2-Client</a>"
|
||||||
"<p><b>Major development:</b><br>"
|
"<p><b>Major development:</b><br>"
|
||||||
"OmniTroid, stonedDiscord, longbyte1, gameboyprinter, Cerapter, "
|
"OmniTroid, stonedDiscord, longbyte1, gameboyprinter, Cerapter, "
|
||||||
"Crystalwarrior, Iamgoofball"
|
"Crystalwarrior, Iamgoofball, in1tiate"
|
||||||
"<p><b>Client development:</b><br>"
|
"<p><b>Client development:</b><br>"
|
||||||
"Cents02, in1tiate, windrammer"
|
"Cents02, windrammer, skyedeving"
|
||||||
"<p><b>QA testing:</b><br>"
|
"<p><b>QA testing:</b><br>"
|
||||||
"CaseyCazy, CedricDewitt, Chewable Tablets, CrazyJC, Fantos, "
|
"CaseyCazy, CedricDewitt, Chewable Tablets, CrazyJC, Fantos, "
|
||||||
"Fury McFlurry, Geck, Gin-Gi, Jamania, Minx, Pandae, "
|
"Fury McFlurry, Geck, Gin-Gi, Jamania, Minx, Pandae, "
|
||||||
"Robotic Overlord, Shadowlions (aka Shali), Sierra, SomeGuy, "
|
"Robotic Overlord, Shadowlions (aka Shali), Sierra, SomeGuy, "
|
||||||
"Veritas, Wiso"
|
"Veritas, Wiso"
|
||||||
|
"<p><b>Translations:</b><br>"
|
||||||
|
"k-emiko (Русский), Pyraq (Polski), scatterflower (日本語), vintprox (Русский), "
|
||||||
|
"windrammer (Español, Português)"
|
||||||
"<p><b>Special thanks:</b><br>"
|
"<p><b>Special thanks:</b><br>"
|
||||||
"CrazyJC (2.8 release director) and MaximumVolty (2.8 release promotion); "
|
"CrazyJC (2.8 release director) and MaximumVolty (2.8 release promotion); "
|
||||||
"Remy, Hibiki, court-records.net (sprites); Qubrick (webAO); "
|
"Remy, Hibiki, court-records.net (sprites); Qubrick (webAO); "
|
||||||
@ -386,7 +389,7 @@ void Lobby::on_about_clicked()
|
|||||||
"server hosts, game masters, case makers, content creators, "
|
"server hosts, game masters, case makers, content creators, "
|
||||||
"and the whole AO2 community!"
|
"and the whole AO2 community!"
|
||||||
"<p>The Attorney Online networked visual novel project "
|
"<p>The Attorney Online networked visual novel project "
|
||||||
"is copyright (c) 2016-2020 Attorney Online developers. Open-source "
|
"is copyright (c) 2016-2021 Attorney Online developers. Open-source "
|
||||||
"licenses apply. All other assets are the property of their "
|
"licenses apply. All other assets are the property of their "
|
||||||
"respective owners."
|
"respective owners."
|
||||||
"<p>Running on Qt version %2 with the BASS audio engine.<br>"
|
"<p>Running on Qt version %2 with the BASS audio engine.<br>"
|
||||||
|
Loading…
Reference in New Issue
Block a user