mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 12:08:37 +08:00
Add missing ECPOnePassword in Language.Designer.cs
This commit is contained in:
9
mRemoteNG/Language/Language.Designer.cs
generated
9
mRemoteNG/Language/Language.Designer.cs
generated
@@ -1870,6 +1870,15 @@ namespace mRemoteNG.Resources.Language {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 1Password.
|
||||
/// </summary>
|
||||
internal static string ECPOnePassword {
|
||||
get {
|
||||
return ResourceManager.GetString("ECPOnePassword", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Do you want to continue with no password?.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user