From 05489b5b3b1268a3cac62a23dd79b303bb11c920 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 17 Mar 2025 16:44:25 +0500 Subject: [PATCH] chore: rename CoderVPN to Coder Connect in UI --- App/ViewModels/TrayWindowViewModel.cs | 4 ++-- App/Views/Pages/TrayWindowDisconnectedPage.xaml | 4 ++-- App/Views/Pages/TrayWindowLoadingPage.xaml | 2 +- App/Views/Pages/TrayWindowLoginRequiredPage.xaml | 4 ++-- App/Views/Pages/TrayWindowMainPage.xaml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/App/ViewModels/TrayWindowViewModel.cs b/App/ViewModels/TrayWindowViewModel.cs index 7d122df..62cf692 100644 --- a/App/ViewModels/TrayWindowViewModel.cs +++ b/App/ViewModels/TrayWindowViewModel.cs @@ -234,7 +234,7 @@ private async Task StartVpn() } catch (Exception e) { - VpnFailedMessage = "Failed to start CoderVPN: " + MaybeUnwrapTunnelError(e); + VpnFailedMessage = "Failed to start Coder Connect: " + MaybeUnwrapTunnelError(e); } } @@ -246,7 +246,7 @@ private async Task StopVpn() } catch (Exception e) { - VpnFailedMessage = "Failed to stop CoderVPN: " + MaybeUnwrapTunnelError(e); + VpnFailedMessage = "Failed to stop Coder Connect: " + MaybeUnwrapTunnelError(e); } } diff --git a/App/Views/Pages/TrayWindowDisconnectedPage.xaml b/App/Views/Pages/TrayWindowDisconnectedPage.xaml index cf9e172..6675f8d 100644 --- a/App/Views/Pages/TrayWindowDisconnectedPage.xaml +++ b/App/Views/Pages/TrayWindowDisconnectedPage.xaml @@ -17,12 +17,12 @@ Spacing="10"> + Text="Could not connect to the Coder Connect system service." /> diff --git a/App/Views/Pages/TrayWindowMainPage.xaml b/App/Views/Pages/TrayWindowMainPage.xaml index e466826..cedf006 100644 --- a/App/Views/Pages/TrayWindowMainPage.xaml +++ b/App/Views/Pages/TrayWindowMainPage.xaml @@ -40,7 +40,7 @@ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy