diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2022-12-14 15:02:04 +0000 |
---|---|---|
committer | TheKodeToad <TheKodeToad@proton.me> | 2022-12-14 15:20:42 +0000 |
commit | 127b094c4158f7a2315bb35cea05f5644a0db1c5 (patch) | |
tree | 5ab2b81990ab14e663922c9540182e2ae0904f4d /launcher/ui/pages/instance/WorldListPage.ui | |
parent | e05ccc0e55488837eb8f6f88354a2f8a90ce2474 (diff) | |
download | PrismLauncher-127b094c4158f7a2315bb35cea05f5644a0db1c5.tar.gz PrismLauncher-127b094c4158f7a2315bb35cea05f5644a0db1c5.tar.bz2 PrismLauncher-127b094c4158f7a2315bb35cea05f5644a0db1c5.zip |
Improve handling of destructive actions
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/ui/pages/instance/WorldListPage.ui')
-rw-r--r-- | launcher/ui/pages/instance/WorldListPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/instance/WorldListPage.ui b/launcher/ui/pages/instance/WorldListPage.ui index 7c68bfae..d74dd079 100644 --- a/launcher/ui/pages/instance/WorldListPage.ui +++ b/launcher/ui/pages/instance/WorldListPage.ui @@ -109,7 +109,7 @@ </action> <action name="actionRemove"> <property name="text"> - <string>Remove</string> + <string>Delete</string> </property> </action> <action name="actionMCEdit"> |