改包名com.aiosman.ravenow

This commit is contained in:
2024-11-17 20:07:42 +08:00
parent 914cfca6be
commit 074244c0f8
168 changed files with 897 additions and 970 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">RiderPro</string>
<string name="app_name">Rave Now</string>
<string name="worldwide">世界</string>
<string name="minute_ago">%1d分钟前</string>
<string name="second_ago">%1d秒前</string>
@@ -37,7 +37,7 @@
<string name="text_hint_confirm_password">再次输入密码</string>
<string name="login_confirm_password_label">再次输入密码</string>
<string name="agree_terms_of_service">我已阅读用户协议</string>
<string name="agree_promotion">我同意 Rider Pro 推送消息</string>
<string name="agree_promotion">我同意 Rave Now 推送消息</string>
<string name="text_error_email_format">邮箱格式错误</string>
<string name="text_error_password_format">密码至少为 8 位,包含大写字母、小写字母、数字</string>
<string name="text_error_confirm_password_mismatch">密码和确认密码必须相同</string>

View File

@@ -1,5 +1,5 @@
<resources>
<string name="app_name">RiderPro</string>
<string name="app_name">Rave Now</string>
<string name="worldwide">Worldwide</string>
<string name="minute_ago">%1d minute ago</string>
<string name="second_ago">%1d second ago</string>
@@ -19,7 +19,7 @@
<string name="post_comment_hint">Say something...</string>
<string name="follow_upper">FOLLOW</string>
<string name="login_upper">Log in</string>
<string name="lets_ride_upper">Let\'s Ride</string>
<string name="lets_ride_upper">Let\'s Rave Now</string>
<string name="or_login_with">or</string>
<string name="remember_me">Remember me.</string>
<string name="forgot_password">Forgot password?</string>
@@ -36,7 +36,7 @@
<string name="text_hint_confirm_password">Enter your password again</string>
<string name="login_confirm_password_label">Confirm password</string>
<string name="agree_terms_of_service">Yes, I have read and agree to RiderPros Privacy Policy.</string>
<string name="agree_promotion">Yes, I want to be added to the Rider Pro mailing list.</string>
<string name="agree_promotion">Yes, I want to be added to the Rave Now mailing list.</string>
<string name="text_error_email_format">Invalid email</string>
<string name="text_error_password_format">The password must be at least 8 characters long and contain a combination of uppercase letters, lowercase letters, and numbers.</string>
<string name="text_error_confirm_password_mismatch">Please ensure that the passwords entered twice are consistent.</string>
@@ -78,7 +78,7 @@
<string name="seconds_ago">%1d seconds ago</string>
<string name="minutes_ago">%1d minutes ago</string>
<string name="private_policy_template">I agree to the</string>
<string name="private_policy_keyword">Rider Pros Privacy Policy</string>
<string name="private_policy_keyword">Rave Nows Privacy Policy</string>
<string name="gallery">Gallery</string>
<string name="chat_upper">CHAT</string>
<string name="like_your_post">Like your post</string>