1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 16:23:29 +00:00

CipherListOptions

This commit is contained in:
Kyle Spearrin
2019-05-29 23:35:34 -04:00
parent cc8b8f9ceb
commit 86d8d64bf6
5 changed files with 126 additions and 9 deletions

View File

@@ -987,6 +987,15 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Copy Notes.
/// </summary>
public static string CopyNotes {
get {
return ResourceManager.GetString("CopyNotes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Number.
/// </summary>