|
|
|
|
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
|
|
|
|
//------------------------------------------------------------------------------ |
|
|
|
|
//------------------------------------------------------------------------------ |
|
|
|
|
// <auto-generated> |
|
|
|
|
// This code was generated by a tool. |
|
|
|
|
// Runtime Version:4.0.30319.42000 |
|
|
|
|
// |
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if |
|
|
|
|
// the code is regenerated. |
|
|
|
|
@ -13,10 +14,12 @@ namespace Bit.App.Resources {
@@ -13,10 +14,12 @@ namespace Bit.App.Resources {
|
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// A strongly-typed resource class, for looking up localized strings, etc. |
|
|
|
|
/// This class was generated by MSBuild using the GenerateResource task. |
|
|
|
|
/// To add or remove a member, edit your .resx file then rerun MSBuild. |
|
|
|
|
/// </summary> |
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Build.Tasks.StronglyTypedResourceBuilder", "15.1.0.0")] |
|
|
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder |
|
|
|
|
// class via a tool like ResGen or Visual Studio. |
|
|
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen |
|
|
|
|
// with the /str option, or rebuild your VS project. |
|
|
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] |
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
|
|
|
|
public class AppResources { |
|
|
|
|
@ -3670,7 +3673,7 @@ namespace Bit.App.Resources {
@@ -3670,7 +3673,7 @@ namespace Bit.App.Resources {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Looks up a localized string similar to Log In with another device. |
|
|
|
|
/// Looks up a localized string similar to Log in with device. |
|
|
|
|
/// </summary> |
|
|
|
|
public static string LogInWithAnotherDevice { |
|
|
|
|
get { |
|
|
|
|
@ -3787,11 +3790,11 @@ namespace Bit.App.Resources {
@@ -3787,11 +3790,11 @@ namespace Bit.App.Resources {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Looks up a localized string similar to Master password must be at least 8 characters long.. |
|
|
|
|
/// Looks up a localized string similar to Master password must be at least {0} characters long.. |
|
|
|
|
/// </summary> |
|
|
|
|
public static string MasterPasswordLengthValMessage { |
|
|
|
|
public static string MasterPasswordLengthValMessageX { |
|
|
|
|
get { |
|
|
|
|
return ResourceManager.GetString("MasterPasswordLengthValMessage", resourceCulture); |
|
|
|
|
return ResourceManager.GetString("MasterPasswordLengthValMessageX", resourceCulture); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@ -4019,18 +4022,7 @@ namespace Bit.App.Resources {
@@ -4019,18 +4022,7 @@ namespace Bit.App.Resources {
|
|
|
|
|
return ResourceManager.GetString("Ms", resourceCulture); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Looks up a localized string similar to Mx. |
|
|
|
|
/// </summary> |
|
|
|
|
public static string Mx |
|
|
|
|
{ |
|
|
|
|
get |
|
|
|
|
{ |
|
|
|
|
return ResourceManager.GetString("Mx", resourceCulture); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Looks up a localized string similar to You must log into the main Bitwarden app before you can use the extension.. |
|
|
|
|
/// </summary> |
|
|
|
|
@ -4049,6 +4041,15 @@ namespace Bit.App.Resources {
@@ -4049,6 +4041,15 @@ namespace Bit.App.Resources {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Looks up a localized string similar to Mx. |
|
|
|
|
/// </summary> |
|
|
|
|
public static string Mx { |
|
|
|
|
get { |
|
|
|
|
return ResourceManager.GetString("Mx", resourceCulture); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Looks up a localized string similar to My vault. |
|
|
|
|
/// </summary> |
|
|
|
|
|