mirror of
https://github.com/bitwarden/android.git
synced 2026-05-03 21:58:40 -05:00
BIT-141 Setup basic Login and Landing screens (#40)
Co-authored-by: Caleb Derosier <caleb@livefront.com>
This commit is contained in:
committed by
Álison Fernandes
parent
d8de9bb753
commit
024376b0d2
@@ -39,6 +39,13 @@
|
||||
<string name="length">Length</string>
|
||||
<string name="overflow_menu">Overflow menu</string>
|
||||
|
||||
<!-- Login screen -->
|
||||
<string name="enterprise_single_sign_on">Enterprise single sign-on</string>
|
||||
<string name="log_in_with_master_password">Log in with master password</string>
|
||||
<string name="logging_in_as">Logging in as %s on bitwarden.com</string>
|
||||
<string name="master_password">Master password</string>
|
||||
<string name="not_you">Not you?</string>
|
||||
|
||||
<!--Bottom Navigation-->
|
||||
<string name="generator_tab_content_description">Press to navigate to the generator screen.</string>
|
||||
<string name="send_tab_content_description">Press to navigate to the send screen.</string>
|
||||
|
||||
Reference in New Issue
Block a user