diff -r 900467290a0a -r 1a54f4e626df client/js/paper-renderer.js --- a/client/js/paper-renderer.js Sat Apr 26 14:29:36 2014 +0200 +++ b/client/js/paper-renderer.js Sat Apr 26 14:32:42 2014 +0200 @@ -2467,7 +2467,7 @@ this.addTempEdge(this.click_target, _point); this.click_mode = _CLICKMODE_ENDEDGE; this.notif_$.fadeOut(function() { - $(this).html(_renkan.translate("Click on a second node to complete the edge")).fadeIn(); + $(this).html(this.renkan.translate("Click on a second node to complete the edge")).fadeIn(); }); } else { this.notif_$.hide(); @@ -2545,7 +2545,7 @@ case "twitter": var snippet = $('