Home
last modified time | relevance | path

Searched refs:TagsNotFound (Results 1 – 3 of 3) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/
H A DTagUtil.cs161 StrUtil.EncodeMenuText("(" + KPRes.TagsNotFound + ")")); in MakeTagsButton()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Resources/
H A DKPRes.Generated.cs10268 public static string TagsNotFound property in KeePass.Resources.KPRes
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DMainForm_Functions.cs5590 string strNoTags = "(" + KPRes.TagsNotFound + ")"; in UpdateTagsMenu()