From: Alan Knowles Date: Thu, 21 Mar 2019 04:36:33 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=3e6a951feeaa384b8022e423849cd98d17a0e10c;hp=d14ef3ec7a7151454f751c0e9c9434efd9d81877 NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index aeb1d9c3..94e74cec 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -239,7 +239,7 @@ "id" : "label_select_ticket", "xtype" : "Label", "* pack" : false, - "string label" : "Select Existing Ticket to work on", + "string label" : "Create a new Ticket", "$ xns" : "Gtk" }, { diff --git a/NewBranch.vala b/NewBranch.vala index 2fd74e35..e89d82e1 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -1028,7 +1028,7 @@ public class NewBranch : Object { _this = _owner; _this.label_select_ticket = this; - this.el = new Gtk.Label( "Select Existing Ticket to work on" ); + this.el = new Gtk.Label( "Create a new Ticket" ); // my vars (dec)