File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ Built on Dolphin 2509. %CHECK_FOR_UPDATES%: <a href='https://projectplusgame.com
5151</p>
5252
5353<p>
54- <a href='https://github.com/dolphin-emu/dolphin /blob/master/COPYING'>%LICENSE% </a> |
55- <a href='https://github.com/dolphin-emu/dolphin/graphs/contributors'>%AUTHORS% </a> |
56- <a href='https://forums.dolphin-emu.org/'>%SUPPORT% </a>
54+ <a href='https://github.com/Project-Plus-Development-Team/Project-Plus-Dolphin /blob/master/COPYING'>License </a> |
55+ <a href='https://github.com/dolphin-emu/dolphin/graphs/contributors'>Dolphin Authors </a> |
56+ <a href='https://discord.gg/vdssRDg'>Setup Support </a>
5757)" )
5858 .replace (QStringLiteral (" %VERSION_STRING%" ),
5959 QString::fromUtf8 (Common::GetScmDescStr ().c_str ()))
@@ -88,7 +88,7 @@ Built on Dolphin 2509. %CHECK_FOR_UPDATES%: <a href='https://projectplusgame.com
8888 // in your translation, please use the type of curly quotes that's appropriate for
8989 // your language. If you aren't sure which type is appropriate, see
9090 // https://en.wikipedia.org/wiki/Quotation_mark#Specific_language_features
91- tr (" \u00A9 2003-2024 + Dolphin Team. \u201c GameCube\u201d and \u201c Wii\u201d are "
91+ tr (" \u00A9 2003-2025 + Dolphin Team. \u201c GameCube\u201d and \u201c Wii\u201d are "
9292 " trademarks of Nintendo. Dolphin is not affiliated with Nintendo in any way." )));
9393
9494 QLabel* logo = new QLabel ();
You can’t perform that action at this time.
0 commit comments