bug: Move string to correct resource file (#6812)

This commit is contained in:
David Perez
2026-04-20 13:54:22 -05:00
committed by GitHub
parent d0aa74cdd6
commit c1eafbeaeb
2 changed files with 2 additions and 2 deletions

View File

@@ -1258,4 +1258,6 @@ Do you want to switch to this account?</string>
<string name="show_next_code">Show next code</string>
<string name="see_upcoming_codes_in_the_list">See upcoming codes in the list</string>
<string name="next_code_x">Next code, %1$s</string>
<string name="archive_item">Archive item</string>
<string name="once_archived_this_item_will_be_excluded">Once archived, this item will be excluded from search results and autofill suggestions.</string>
</resources>

View File

@@ -42,8 +42,6 @@
<string name="avoid_logout_on_kdf_change">Avoid logout on KDF change</string>
<string name="migrate_my_vault_to_my_items">Migrate My Vault to My Items</string>
<string name="archive_items">Archive Items</string>
<string name="archive_item">Archive item</string>
<string name="once_archived_this_item_will_be_excluded">Once archived, this item will be excluded from search results and autofill suggestions.</string>
<string name="send_email_verification">Send Email Verification</string>
<string name="trigger_cookie_acquisition">Trigger cookie acquisition</string>
<string name="clear_sso_cookies">Clear SSO cookies</string>