From 22ad0fd893d4246268590bd4f5cf72d3e00a4c83 Mon Sep 17 00:00:00 2001 From: Romain Hunault Date: Fri, 18 Mar 2022 15:41:16 +0000 Subject: [PATCH] Fix test OTA server entry --- res/values/cm_strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 5ab7febda7d..a5571f3e719 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -310,8 +310,8 @@ Kill the foreground app by long-pressing the back button - Use staging OTA server - Change to OTA/Production server + Connect to /e/OS test channel + Access test releases of /e/OS You are about to connect to /e/OS test channel It will allow you to download and install test versions of /e/OS. Those builds may be unstable, and should be used only for test purposes. Please accept only if you know what you are doing. -- GitLab