From 3db3c6e19c2c0b39c30d7644e1f66174baf073d7 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Thu, 3 Dec 2015 23:59:41 -0500 Subject: [PATCH] tooltip fix --- pd/nw/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pd/nw/locales/en/translation.json b/pd/nw/locales/en/translation.json index 049a6f1b3..29081589c 100644 --- a/pd/nw/locales/en/translation.json +++ b/pd/nw/locales/en/translation.json @@ -252,7 +252,7 @@ "gop": "graph on parent", "gop_tt": "show the inner contents of this canvas in a rectangle on the containing canvas", "hide_name": "hide object name and arguments", - "hide_name_tt": "blah blah blah", + "hide_name_tt": "hide the text that appears in the object box", "gop_0": "Object", "gop_1": "Window", "gop_2": "Window (no text)", -- GitLab