From 183f9b895d07781a9d76c4785fbecef1cb33369c Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Mon, 27 May 2024 18:53:49 +0200 Subject: [PATCH] Fix some broken loc strings --- SS14.Launcher/Assets/Locale/en-US/text.ftl | 1 + SS14.Launcher/Views/MainWindowTabs/ServerEntryView.xaml | 2 +- SS14.Launcher/Views/MainWindowTabs/ServerListTabView.xaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/SS14.Launcher/Assets/Locale/en-US/text.ftl b/SS14.Launcher/Assets/Locale/en-US/text.ftl index 54d45ae4..b41298c2 100644 --- a/SS14.Launcher/Assets/Locale/en-US/text.ftl +++ b/SS14.Launcher/Assets/Locale/en-US/text.ftl @@ -273,6 +273,7 @@ server-entry-description-fetching = Fetching server status… server-entry-description-error = Error while fetching server description server-entry-description-none = No server description provided server-fetched-from-hub = Fetched from { $hub } +server-entry-raise = Raise to top ## Strings for the "Development" tab ## These aren't shown to users so they're not very important diff --git a/SS14.Launcher/Views/MainWindowTabs/ServerEntryView.xaml b/SS14.Launcher/Views/MainWindowTabs/ServerEntryView.xaml index 26ef348f..5c8ec4f2 100644 --- a/SS14.Launcher/Views/MainWindowTabs/ServerEntryView.xaml +++ b/SS14.Launcher/Views/MainWindowTabs/ServerEntryView.xaml @@ -64,7 +64,7 @@