branch: externals/gnorb
commit 1b5625091c9918d2ff35342a46d3b0ebde74ea97
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>
Change wording of disassociation message
* nngnorb.el (gnorb-summary-disassociate-message): More neutral this
way.
---
nngnorb.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nngnorb.el b/nngnorb.el
index 1464426..912a64c 100644
--- a/nngnorb.el
+++ b/nngnorb.el
@@ -325,7 +325,7 @@ the message being included in this search."
(remove chosen org-ids)))
(message "Message disassociated from %s"
(gnorb-pretty-outline chosen)))
- (message "Message already disassociated"))))
+ (message "Message has no associations"))))
(defvar nngnorb-status-string "")