diff options
author | Daniel Schemp <dschemp@mailbox.org> | 2022-04-22 00:23:36 +0200 |
---|---|---|
committer | Daniel Schemp <dschemp@mailbox.org> | 2022-04-22 00:23:36 +0200 |
commit | c86ec0bd36f3ac445a234b38df19f7b1bf300fbc (patch) | |
tree | 1cf544c3467e2d090ae478668d65242f2cff183f /launcher | |
parent | 08b1b2669a864873c52d604994bb8ff373b81dbc (diff) | |
download | PrismLauncher-c86ec0bd36f3ac445a234b38df19f7b1bf300fbc.tar.gz PrismLauncher-c86ec0bd36f3ac445a234b38df19f7b1bf300fbc.tar.bz2 PrismLauncher-c86ec0bd36f3ac445a234b38df19f7b1bf300fbc.zip |
added: Mnemonics for Settings/APIs
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index 7a9088d1..acde9aef 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -36,7 +36,7 @@ <item> <widget class="QGroupBox" name="groupBox_paste"> <property name="title"> - <string>Pastebin URL</string> + <string>&Pastebin URL</string> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> @@ -98,7 +98,7 @@ <item> <widget class="QGroupBox" name="groupBox_msa"> <property name="title"> - <string>Microsoft Authentication</string> + <string>&Microsoft Authentication</string> </property> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> |