improvement: Rename New item -> New send

This commit is contained in:
Artem Chepurnyi 2024-04-11 07:29:57 +03:00 committed by GitHub
parent 8f79db1fe7
commit 0a2a69461f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -626,8 +626,8 @@
<string name="additem_auth_reprompt_title">Auth re-prompt</string> <string name="additem_auth_reprompt_title">Auth re-prompt</string>
<string name="additem_auth_reprompt_text">Ask to authenticate again when you view or autofill a cipher</string> <string name="additem_auth_reprompt_text">Ask to authenticate again when you view or autofill a cipher</string>
<string name="addsend_header_new_title">New item</string> <string name="addsend_header_new_title">New send</string>
<string name="addsend_header_edit_title">Edit item</string> <string name="addsend_header_edit_title">Edit send</string>
<string name="addsend_text_hide_by_default_title">When accessing the item, hide the text by default</string> <string name="addsend_text_hide_by_default_title">When accessing the item, hide the text by default</string>
<string name="addsend_hide_text_by_default_title">When accessing the item, hide the text by default</string> <string name="addsend_hide_text_by_default_title">When accessing the item, hide the text by default</string>
<string name="addsend_hide_email_title">Hide email address</string> <string name="addsend_hide_email_title">Hide email address</string>