1、app所有名称改为:驭鲲智防系统

2、“打击”字样全部改为“驱离”
3、logo的整体只保留文字部分
4.修改吐司中英文显示
This commit is contained in:
mxy6664
2026-07-27 18:01:53 +08:00
parent f154f30e2d
commit fb99e7ecf4
12 changed files with 37 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App Name -->
<string name="app_name">Defense Device</string>
<string name="app_name">Yukun Intelligent Defense System</string>
<!-- Common -->
<string name="save">Save</string>
@@ -33,6 +33,7 @@
<string name="agreement_prefix">I have read and agree to the</string>
<string name="and">and</string>
<string name="register_success">Registration Successful</string>
<string name="phone_tip">Please enter a valid 11-digit mobile number</string>
<string name="registering">Registering...</string>
<string name="register_success_message">Your account has been created successfully</string>
<string name="go_to_login">Go to Login</string>
@@ -378,6 +379,7 @@
<string name="verification_code_error">Verification code error</string>
<string name="password_cannot_empty">Password cannot be empty</string>
<string name="password_letter_digit">Password must contain both letters and digits</string>
<string name="pwd_length_tip">Password must be %1$d-%2$d characters long</string>
<string name="password_mismatch">Passwords do not match</string>
<string name="redirect_face_page">Redirecting to face page</string>
<string name="redirect_register_page">Redirecting to register page</string>
@@ -392,13 +394,13 @@
<string name="go_check">Go check</string>
<string name="notice">Notice</string>
<string name="got_it">Got it</string>
<string name="strike_distance">Strike Distance</string>
<string name="enter_strike_distance">Enter strike distance</string>
<string name="strike_interval">Strike Interval</string>
<string name="strike_distance">Expel Distance</string>
<string name="enter_strike_distance">Enter expel distance</string>
<string name="strike_interval">Expel Interval</string>
<string name="switch_container">Switch Container</string>
<string name="strike_position">Strike Position</string>
<string name="click_model_select_strike_pos">Please click the human model below to select the approximate strike position</string>
<string name="confirm_modify_strike_pos">Confirm to modify to this strike position?</string>
<string name="strike_position">Expel Position</string>
<string name="click_model_select_strike_pos">Please click the human model below to select the approximate expel position</string>
<string name="confirm_modify_strike_pos">Confirm to modify to this expel position?</string>
<string name="submit_success">Submitted successfully</string>
<string name="submit_failed">Submission failed</string>
<string name="container_1">Container 1</string>