1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-19 09:43:27 +00:00

view page update info

This commit is contained in:
Kyle Spearrin
2019-04-30 09:50:35 -04:00
parent 865deaf401
commit 33684bd140
5 changed files with 123 additions and 9 deletions

View File

@@ -2652,6 +2652,15 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Password History.
/// </summary>
internal static string PasswordHistory {
get {
return ResourceManager.GetString("PasswordHistory", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure you want to overwrite the current password?.
/// </summary>