1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-14 23:33:34 +00:00

autofill tools page for ios 12

This commit is contained in:
Kyle Spearrin
2018-09-21 16:03:34 -04:00
parent fce2a7ba94
commit 89c2f62f11
11 changed files with 116 additions and 5 deletions

View File

@@ -528,6 +528,15 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to AutoFill logins directly from your keyboard when logging into websites and other apps..
/// </summary>
public static string BitwardenAutofillDescription {
get {
return ResourceManager.GetString("BitwardenAutofillDescription", 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 &gt; System &gt; Languages and input &gt; Advanced &gt; Autofill service..
/// </summary>