1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00

Reword slightly

This commit is contained in:
Dean Herbert 2022-08-24 17:37:41 +09:00
parent 9ee26c575d
commit 9f9deef438

View File

@ -27,7 +27,7 @@ namespace osu.Game.Overlays.Chat
},
new PopupDialogCancelButton
{
Text = @"No! Copy the URL instead!",
Text = @"Copy URL to the clipboard instead.",
Action = copyExternalLinkAction
},
new PopupDialogCancelButton