mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
shows both accessibility and autofill from tools
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -492,6 +492,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The accessibility service may be helpful to use when apps do not support the standard auto-fill service..
|
||||
/// </summary>
|
||||
public static string BitwardenAutofillAccessibilityServiceDescription2 {
|
||||
get {
|
||||
return ResourceManager.GetString("BitwardenAutofillAccessibilityServiceDescription2", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to We were unable to automatically open the Android autofill settings menu for you. You can navigate to the autofill settings menu manually from Android Settings > System > Languages and input > Advanced > Autofill service..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user