From c4ffe57e1e677bef9c14c7959d532c9517d401db Mon Sep 17 00:00:00 2001 From: PJB3005 Date: Sat, 30 Nov 2024 00:30:06 +0100 Subject: [PATCH] Deny -> Decline --- SS14.Launcher/Assets/Locale/en-US/text.ftl | 2 +- SS14.Launcher/Views/ConnectingOverlay.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SS14.Launcher/Assets/Locale/en-US/text.ftl b/SS14.Launcher/Assets/Locale/en-US/text.ftl index 9d44fb29..6c433f05 100644 --- a/SS14.Launcher/Assets/Locale/en-US/text.ftl +++ b/SS14.Launcher/Assets/Locale/en-US/text.ftl @@ -49,7 +49,7 @@ connecting-privacy-policy-text = This server requires that you accept its privac connecting-privacy-policy-text-version-changed = This server has updated its privacy policy since the last time you played. You must accept the new version before connecting. connecting-privacy-policy-view = View privacy policy connecting-privacy-policy-accept = Accept (continue) -connecting-privacy-policy-deny = Deny (disconnect) +connecting-privacy-policy-decline = Decline (disconnect) ## Strings for the "direct connect" dialog window. diff --git a/SS14.Launcher/Views/ConnectingOverlay.xaml b/SS14.Launcher/Views/ConnectingOverlay.xaml index 6d71f896..b55b9f7f 100644 --- a/SS14.Launcher/Views/ConnectingOverlay.xaml +++ b/SS14.Launcher/Views/ConnectingOverlay.xaml @@ -55,7 +55,7 @@