From 29e200b8db74d31f49d4d1ac64a41ad44e1b3a90 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期一, 07 七月 2025 11:56:35 +0800 Subject: [PATCH] Merge branch 'master' into 1.2.1_google --- app/src/main/res/values-en/strings.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index e9f8d0a..583a5dd 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -204,7 +204,7 @@ <string name="minute">minutes</string> <string name="event">Events</string> <string name="The_gateway_cannot_be_found_locally">Unable to find gateway under local network</string> - <string name="welcome_to_the_smart_energy_app">Welcome to the Smart Energy APP</string> + <string name="welcome_to_the_smart_energy_app">Welcome to the Xenterra Solar APP</string> <string name="no_permissions_unable_to_receive_push">Unable to receive push notification If the permission is not enabled, you cannot receive push information</string> <string name="go_to_settings">Go to Settings</string> <string name="system_positioning_switch">You need to turn on the system positioning switch. Otherwise, the system can obtain the position information</string> -- Gitblit v1.8.0