Explain how to verify email for file Sends (#1395)
* Explain how to verify email for file Sends * Revert "Explain how to verify email for file Sends" This reverts commit b72314bc935b8445293c0d780b13319516b057fb. * Explain how to verify email for file Sends
This commit is contained in:
parent
ef5d08cb75
commit
c1030c48fa
@ -45,7 +45,6 @@ namespace Bit.App.Pages
|
|||||||
};
|
};
|
||||||
private bool _disableHideEmail;
|
private bool _disableHideEmail;
|
||||||
private bool _sendOptionsPolicyInEffect;
|
private bool _sendOptionsPolicyInEffect;
|
||||||
private bool _disableHideEmailControl;
|
|
||||||
|
|
||||||
public SendAddEditPageViewModel()
|
public SendAddEditPageViewModel()
|
||||||
{
|
{
|
||||||
|
@ -1984,7 +1984,7 @@
|
|||||||
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
|
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="SendFileEmailVerificationRequired" xml:space="preserve">
|
<data name="SendFileEmailVerificationRequired" xml:space="preserve">
|
||||||
<value>You must verify your email to use files with Send.</value>
|
<value>You must verify your email to use files with Send. You can verify your email in the web vault.</value>
|
||||||
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
|
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user