External link warning code cleanup

This commit is contained in:
Roman Kapustin
2018-11-01 23:52:07 +03:00
parent 7401fabb5d
commit b4809f4417
5 changed files with 12 additions and 14 deletions

View File

@ -14,7 +14,7 @@ namespace osu.Game.Overlays.Chat
BodyText = url;
Icon = FontAwesome.fa_warning;
HeaderText = "Confirm opening external link";
HeaderText = "Are you sure you want to open the following?";
Buttons = new PopupDialogButton[]
{
new PopupDialogOkButton