fix:游戏预约功能(第五期)-0925验收问题-客户端 https://jira.shanqu.cc/browse/GHZSCY-6736
This commit is contained in:
@ -72,7 +72,6 @@ android_build:
|
|||||||
only:
|
only:
|
||||||
- dev
|
- dev
|
||||||
- release
|
- release
|
||||||
- feat/GHZSCY-5915
|
|
||||||
|
|
||||||
# 代码检查
|
# 代码检查
|
||||||
sonarqube_analysis:
|
sonarqube_analysis:
|
||||||
@ -157,4 +156,4 @@ oss-upload&send-email:
|
|||||||
- /usr/local/bin/python /ci-android-mail-jira-comment.py
|
- /usr/local/bin/python /ci-android-mail-jira-comment.py
|
||||||
only:
|
only:
|
||||||
- dev
|
- dev
|
||||||
- release
|
- release
|
||||||
|
|||||||
@ -616,7 +616,7 @@
|
|||||||
<string name="verify_code_send_with_phone_number">已經發送至%1$s</string>
|
<string name="verify_code_send_with_phone_number">已經發送至%1$s</string>
|
||||||
<string name="change_the_wechat_binding">更換綁定微信</string>
|
<string name="change_the_wechat_binding">更換綁定微信</string>
|
||||||
<string name="binding_failed">綁定失敗</string>
|
<string name="binding_failed">綁定失敗</string>
|
||||||
<string name="binding_failed_description">該微訊號(微信暱稱)已經綁定在另一個衝突號碼上,衝突號碼可能是你先前登入的</string>
|
<string name="binding_failed_description">該微訊號已經綁定在另一個衝突號碼上,衝突號碼可能是你先前登入的</string>
|
||||||
<string name="current_number">目前號</string>
|
<string name="current_number">目前號</string>
|
||||||
<string name="conflict_number">衝突號</string>
|
<string name="conflict_number">衝突號</string>
|
||||||
<string name="change_binding_tips_with_conflict">遇到衝突如何換綁?</string>
|
<string name="change_binding_tips_with_conflict">遇到衝突如何換綁?</string>
|
||||||
|
|||||||
@ -616,7 +616,7 @@
|
|||||||
<string name="verify_code_send_with_phone_number">已经发送至%1$s</string>
|
<string name="verify_code_send_with_phone_number">已经发送至%1$s</string>
|
||||||
<string name="change_the_wechat_binding">更换绑定微信</string>
|
<string name="change_the_wechat_binding">更换绑定微信</string>
|
||||||
<string name="binding_failed">绑定失败</string>
|
<string name="binding_failed">绑定失败</string>
|
||||||
<string name="binding_failed_description">该微信号(微信昵称)已经绑定在另外一个冲突号上,冲突号可能是你之前登录的</string>
|
<string name="binding_failed_description">该微信号已经绑定在另外一个冲突号上,冲突号可能是你之前登录的</string>
|
||||||
<string name="current_number">当前号</string>
|
<string name="current_number">当前号</string>
|
||||||
<string name="conflict_number">冲突号</string>
|
<string name="conflict_number">冲突号</string>
|
||||||
<string name="change_binding_tips_with_conflict">遇到冲突如何换绑?</string>
|
<string name="change_binding_tips_with_conflict">遇到冲突如何换绑?</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user