mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
Match detection string
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -2013,6 +2013,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Match Detection.
|
||||
/// </summary>
|
||||
public static string MatchDetection {
|
||||
get {
|
||||
return ResourceManager.GetString("MatchDetection", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Matching Items.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user