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

move password generator to main nav

This commit is contained in:
Kyle Spearrin
2017-12-20 09:39:38 -05:00
parent a4a93f0999
commit 4c8431bd5b
39 changed files with 38 additions and 85 deletions

View File

@@ -2310,15 +2310,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Automatically generate strong, unique passwords for your logins..
/// </summary>
public static string PasswordGeneratorDescription {
get {
return ResourceManager.GetString("PasswordGeneratorDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password Hint.
/// </summary>