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

NewBranch.bjs
NewBranch.vala

index aeb46a2..804ada5 100644 (file)
@@ -41,7 +41,7 @@
        "id" : "label_create_ticket",
        "xtype" : "Label",
        "* pack" : false,
-       "string label" : "Create a new Ticket",
+       "string label" : "Create a New Ticket",
        "$ xns" : "Gtk"
       },
       {
index 80ef0bd..4114dd6 100644 (file)
@@ -224,7 +224,7 @@ public class NewBranch : Object
         {
             _this = _owner;
             _this.label_create_ticket = this;
-            this.el = new Gtk.Label( "Create a new Ticket" );
+            this.el = new Gtk.Label( "Create a New Ticket" );
 
             // my vars (dec)