mirror of
https://github.com/bitwarden/android.git
synced 2025-12-11 04:39:19 -06:00
Add string resources for VaultTakeoverScreen
Add five new string resources required for the vault takeover screen: - transfer_items_to_org: Title with organization name placeholder - transfer_items_description: Body text explaining the takeover - continue: Primary action button label - decline_and_leave: Secondary action button label - why_am_i_seeing_this: Help link text 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
4a874668f2
commit
e11f20c466
@ -1161,4 +1161,9 @@ Do you want to switch to this account?</string>
|
||||
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
|
||||
<string name="loading_vault_data">Loading vault data…</string>
|
||||
<string name="resending">Resending</string>
|
||||
<string name="transfer_items_to_org">Transfer items to %1$s</string>
|
||||
<string name="transfer_items_description">%1$s is requiring all items to be owned by the organization for security and compliance. Click accept to transfer ownership of your items.</string>
|
||||
<string name="continue">Continue</string>
|
||||
<string name="decline_and_leave">Decline and leave</string>
|
||||
<string name="why_am_i_seeing_this">Why am I seeing this?</string>
|
||||
</resources>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user