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 new PopupDialogCancelButton
{ {
Text = @"No! Copy the URL instead!", Text = @"Copy URL to the clipboard instead.",
Action = copyExternalLinkAction Action = copyExternalLinkAction
}, },
new PopupDialogCancelButton new PopupDialogCancelButton