From 482f2fc33512cac49eda29bee0ad052ec3ea587a Mon Sep 17 00:00:00 2001 From: Gustas <37534529+PunkPun@users.noreply.github.com> Date: Thu, 16 Mar 2023 23:02:30 +0200 Subject: [PATCH] Fix inconsistent abort naming --- mods/common/chrome/connection.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/common/chrome/connection.yaml b/mods/common/chrome/connection.yaml index 066df14173..6b7bf574dd 100644 --- a/mods/common/chrome/connection.yaml +++ b/mods/common/chrome/connection.yaml @@ -54,7 +54,7 @@ Background@CONNECTIONFAILED_PANEL: Y: PARENT_BOTTOM - 45 Width: 160 Height: 25 - Text: Cancel + Text: Abort Font: Bold Key: escape @@ -154,6 +154,6 @@ Background@CONNECTION_SWITCHMOD_PANEL: Y: PARENT_BOTTOM - 45 Width: 160 Height: 25 - Text: Cancel + Text: Abort Font: Bold Key: escape