Merge on boarding module to login module (#4746)
* Move onboarding code to the login module. * Remove OnBoardingEntryPoint, move the flow to LoginFlowNode * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
parent
056fbcb0e7
commit
6995e62548
91 changed files with 287 additions and 512 deletions
|
|
@ -29,6 +29,12 @@
|
|||
<string name="screen_login_subtitle">"Matrix 是一个用于安全、去中心化通信的开放网络。"</string>
|
||||
<string name="screen_login_title">"欢迎回来!"</string>
|
||||
<string name="screen_login_title_with_homeserver">"登录到 %1$s"</string>
|
||||
<string name="screen_onboarding_sign_in_manually">"手动登录"</string>
|
||||
<string name="screen_onboarding_sign_in_with_qr_code">"使用二维码登录"</string>
|
||||
<string name="screen_onboarding_sign_up">"创建账户"</string>
|
||||
<string name="screen_onboarding_welcome_message">"欢迎使用 %1$s,快而简约的消息应用。"</string>
|
||||
<string name="screen_onboarding_welcome_subtitle">"欢迎使用 %1$s,速度与简洁的极致。"</string>
|
||||
<string name="screen_onboarding_welcome_title">"融入您的 Element"</string>
|
||||
<string name="screen_qr_code_login_connecting_subtitle">"建立安全连接"</string>
|
||||
<string name="screen_qr_code_login_connection_note_secure_state_description">"无法与新设备建立安全连接。您现有的设备仍然安全,无需担心。"</string>
|
||||
<string name="screen_qr_code_login_connection_note_secure_state_list_header">"现在怎么办?"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue