Skip to content

Commit 425c17a

Browse files
committed
Update credits
1 parent 4c3c2ff commit 425c17a

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

src/lobby.cpp

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,20 +363,23 @@ void Lobby::on_about_clicked()
363363

364364
QString msg =
365365
tr("<h2>Attorney Online %1</h2>"
366-
"The courtroom drama simulator"
366+
"The courtroom drama simulator."
367367
"<p><b>Source code:</b> "
368368
"<a href='https://github.com/AttorneyOnline/AO2-Client'>"
369369
"https://github.com/AttorneyOnline/AO2-Client</a>"
370370
"<p><b>Major development:</b><br>"
371371
"OmniTroid, stonedDiscord, longbyte1, gameboyprinter, Cerapter, "
372-
"Crystalwarrior, Iamgoofball"
372+
"Crystalwarrior, Iamgoofball, in1tiate"
373373
"<p><b>Client development:</b><br>"
374-
"Cents02, in1tiate, windrammer"
374+
"Cents02, windrammer, skyedeving"
375375
"<p><b>QA testing:</b><br>"
376376
"CaseyCazy, CedricDewitt, Chewable Tablets, CrazyJC, Fantos, "
377377
"Fury McFlurry, Geck, Gin-Gi, Jamania, Minx, Pandae, "
378378
"Robotic Overlord, Shadowlions (aka Shali), Sierra, SomeGuy, "
379379
"Veritas, Wiso"
380+
"<p><b>Translations:</b><br>"
381+
"k-emiko (Русский), Pyraq (Polski), scatterflower (日本語), vintprox (Русский), "
382+
"windrammer (Español, Português)"
380383
"<p><b>Special thanks:</b><br>"
381384
"CrazyJC (2.8 release director) and MaximumVolty (2.8 release promotion); "
382385
"Remy, Hibiki, court-records.net (sprites); Qubrick (webAO); "
@@ -386,7 +389,7 @@ void Lobby::on_about_clicked()
386389
"server hosts, game masters, case makers, content creators, "
387390
"and the whole AO2 community!"
388391
"<p>The Attorney Online networked visual novel project "
389-
"is copyright (c) 2016-2020 Attorney Online developers. Open-source "
392+
"is copyright (c) 2016-2021 Attorney Online developers. Open-source "
390393
"licenses apply. All other assets are the property of their "
391394
"respective owners."
392395
"<p>Running on Qt version %2 with the BASS audio engine.<br>"

0 commit comments

Comments
 (0)