diff options
| author | Jeremy Rimpo <jeremy.rimpo@servermonkey.com> | 2026-05-12 13:50:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 13:50:45 -0500 |
| commit | 3efaf7c9463261fb2d182a7ae00d9045a2b273b8 (patch) | |
| tree | 8cc2c9f14d8cffe73187cf42ce8141c87bccef32 /src/settingsdialog.ui | |
| parent | 41ffb25c03956d1c6619c284e821611e70bcc307 (diff) | |
Migrating to OAuth Authentication (#2374)
Co-authored-by: aglowinthefield <146008217+aglowinthefield@users.noreply.github.com>
Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com>
Diffstat (limited to 'src/settingsdialog.ui')
| -rw-r--r-- | src/settingsdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 983d25a4..9e335909 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -1227,7 +1227,7 @@ If you disable this feature, MO will only display official DLCs this way. Please <item> <widget class="QPushButton" name="nexusDisconnect"> <property name="toolTip"> - <string>Clear the stored Nexus API key and force reauthorization.</string> + <string>Clear the stored Nexus authorization and force reauthorization.</string> </property> <property name="text"> <string>Disconnect from Nexus</string> |
