mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
do you typo
This commit is contained in:
parent
d0ea6aedd0
commit
82a58d9487
2 changed files with 2 additions and 2 deletions
2
src/App/Resources/AppResources.Designer.cs
generated
2
src/App/Resources/AppResources.Designer.cs
generated
|
@ -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 {
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue