From a1f99ce5e117725d43835449745fba3e04c2f813 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期四, 31 十月 2024 13:09:34 +0800 Subject: [PATCH] 集成dokit --- app/src/main/res/values-en/strings.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index cab7075..98a35af 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -176,7 +176,7 @@ <!--寮规--> <string name="loading_cancel">Cancel</string> <string name="loading_affirm">Confirm</string> - <string name="loading_agree">Agree and sign in</string> + <string name="loading_agree">Agree to login</string> <string name="loading_on_agree">Disagree</string> <string name="loading_privacy">Privacy policy and terms of service</string> <string name="loading_privacy_server">To better protect your legitimate rights and interests, please read and agree to the following agreements 銆奝rivacy Policy銆� and 銆奣erms of Service銆�.</string> @@ -269,7 +269,7 @@ <string name="seconds">Second</string> <string name="the_query_date_is_exceeded">Out of query date</string> <string name="energy_generation_statistics">Generation</string> - <string name="social_contribution">Enviromental Benefits</string> + <string name="social_contribution">Environmental benefits</string> <string name="day_power_generation">Today</string> <string name="month_power_generation">This month</string> <string name="year_power_generation">This year</string> @@ -329,5 +329,6 @@ <string name="scan_cancel">Cancel</string> <string name="not_delivery_qr_code">Not delivery of QR code.</string> <string name="device_debugging">Device debugging</string> + <string name="save_to_album">Save to album</string> </resources> \ No newline at end of file -- Gitblit v1.8.0