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 @@