do you typo

This commit is contained in:
Kyle Spearrin 2019-06-04 12:18:23 -04:00
parent d0ea6aedd0
commit 82a58d9487
2 changed files with 2 additions and 2 deletions

View File

@ -2986,7 +2986,7 @@ namespace Bit.App.Resources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to You you want to require unlocking with your master password when the application is restarted?. /// Looks up a localized string similar to Do you want to require unlocking with your master password when the application is restarted?.
/// </summary> /// </summary>
public static string PINRequireMasterPasswordRestart { public static string PINRequireMasterPasswordRestart {
get { get {

View File

@ -1532,7 +1532,7 @@
<value>Are you sure you want to exit Bitwarden?</value> <value>Are you sure you want to exit Bitwarden?</value>
</data> </data>
<data name="PINRequireMasterPasswordRestart" xml:space="preserve"> <data name="PINRequireMasterPasswordRestart" xml:space="preserve">
<value>You you want to require unlocking with your master password when the application is restarted?</value> <value>Do you want to require unlocking with your master password when the application is restarted?</value>
</data> </data>
<data name="Black" xml:space="preserve"> <data name="Black" xml:space="preserve">
<value>Black</value> <value>Black</value>