mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 23:03:23 +00:00
view/add/edit login uris
This commit is contained in:
18
src/App/Resources/AppResources.Designer.cs
generated
18
src/App/Resources/AppResources.Designer.cs
generated
@@ -2130,6 +2130,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to New URI.
|
||||
/// </summary>
|
||||
public static string NewUri {
|
||||
get {
|
||||
return ResourceManager.GetString("NewUri", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to No.
|
||||
/// </summary>
|
||||
@@ -2940,6 +2949,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to URI {0}.
|
||||
/// </summary>
|
||||
public static string URIPosition {
|
||||
get {
|
||||
return ResourceManager.GetString("URIPosition", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Use another two-step login method.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user