NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:36:33 +0000 (12:36 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:36:33 +0000 (12:36 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index aeb1d9c..94e74ce 100644 (file)
        "id" : "label_select_ticket",
        "xtype" : "Label",
        "* pack" : false,
-       "string label" : "Select Existing Ticket to work on",
+       "string label" : "Create a new Ticket",
        "$ xns" : "Gtk"
       },
       {
index 2fd74e3..e89d82e 100644 (file)
@@ -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)