Home
last modified time | relevance | path

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

/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/KeePassRPC/
H A DKeePassRPCService.cs1068 …if (!KeePassLib.Utility.MessageService.AskYesNo(KPRes.DeleteGroupQuestion, KPRes.DeleteGroupTitle)) in RemoveGroup()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DMainForm_Functions.cs4767 if(!MessageService.AskYesNo(strText, KPRes.DeleteGroupTitle)) in DeleteSelectedGroup()
4796 if(!MessageService.AskYesNo(strText, KPRes.DeleteGroupTitle)) in DeleteSelectedGroup()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Resources/
H A DKPRes.Generated.cs4108 public static string DeleteGroupTitle property in KeePass.Resources.KPRes