From 6f761852250bed1f49909665d9e94316cc18ec58 Mon Sep 17 00:00:00 2001 From: W <150025636+G1T-W@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:36:44 +0100 Subject: [PATCH] Fix airplane mode text in cosmic-applet-network Turn on... -> Turn off... --- cosmic-applet-network/i18n/en/cosmic_applet_network.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmic-applet-network/i18n/en/cosmic_applet_network.ftl b/cosmic-applet-network/i18n/en/cosmic_applet_network.ftl index 771e3357..5636e70b 100644 --- a/cosmic-applet-network/i18n/en/cosmic_applet_network.ftl +++ b/cosmic-applet-network/i18n/en/cosmic_applet_network.ftl @@ -1,7 +1,7 @@ network = Network airplane-mode = Airplane mode airplane-mode-on = Airplane Mode is on -turn-off-airplane-mode = Turn on to enable Wi-Fi, Bluetooth and mobile broadband. +turn-off-airplane-mode = Turn off to enable Wi-Fi, Bluetooth and mobile broadband. wifi = Wi-Fi ipv4 = IPv4 Address ipv6 = IPv6 Address