PM-11177 Update the empty state on the sends screen to v3 design (#4045)

This commit is contained in:
Dave Severns
2024-10-08 14:18:27 -04:00
committed by GitHub
parent 1539c2032e
commit b5658fda42
6 changed files with 181 additions and 16 deletions

View File

@@ -587,7 +587,7 @@ Scanning will happen automatically.</string>
<string name="notes_info">Private notes about this Send.</string>
<string name="disable_send">Deactivate this Send so that no one can access it</string>
<string name="no_sends">There are no Sends in your account.</string>
<string name="add_a_send">Add a Send</string>
<string name="add_a_send">New send</string>
<string name="copy_link">Copy link</string>
<string name="share_link">Share link</string>
<string name="send_link">Send link</string>
@@ -1012,7 +1012,9 @@ Do you want to switch to this account?</string>
<string name="master_password_hint_not_specified">Master password hint</string>
<string name="master_password_important_hint">Important: Your master password cannot be recovered if you forget it! 12 characters minimum.</string>
<string name="get_started">Get started</string>
<string name="save_and_protect_your_data">Save and protect your data</string>
<string name="save_and_protect_your_data">Save and protect your data</string>
<string name="the_vault_protects_more_than_just_passwords">The vault protects more than just passwords. Store secure logins, IDs, cards and notes securely here.</string>
<string name="new_login">New login</string>
<string name="share_files_and_data_securely_with_anyone_on_any_platform">Share files and data securely with anyone, on any platform. Your information will remain end-to-end encrypted while limiting exposure.</string>
<string name="send_sensitive_information_safely">Send sensitive information, safely</string>
</resources>