X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;fp=RepoStatusPopover.bjs;h=d3827602abcb8e8e77d32491162e4c5c3ac79286;hp=799c83fb3748fc4cac2e23d557a461af38f6a9fe;hb=0102e3c0c764580aa3fda52c39853d2668ff61d2;hpb=b69954e932ce51ea01e6ab8bfcb623d06df78224 diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 799c83fb..d3827602 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -186,7 +186,7 @@ "listeners" : { "clicked" : "() => {\n\n _this.el.hide();\n Clones.singleton().el.response(-1);\n if (_this.repo.activeTicket != null) {\n\t MergeBranch.singleton().show(_this.repo.activeTicket, null); \n }\n return ;\n}" }, - "label" : "Merge branch/ Completed ticket", + "label" : "Merge branch / Complete ticket", "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-goto-top\", Gtk.IconSize.SMALL_TOOLBAR), null);", "xtype" : "ToolButton", "* pack" : "add",