]> git.sesse.net Git - ultimatescore/commitdiff
Change branding from Trøndisk to NUC2018.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 14 Mar 2018 23:31:00 +0000 (00:31 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 14 Mar 2018 23:31:00 +0000 (00:31 +0100)
carousel.js
client/mainwindow.ui
nageru/ultimate.lua
quickl3.js

index ac48db40c81cff50b5eb96ad8c1f08b727042eac..f3c60145d4b11a9e063cd0ada7e94ae20cafd4ca 100644 (file)
@@ -392,7 +392,7 @@ function display_group_parsed(teams, games, group_name)
        let carousel = document.getElementById('carousel');
        clear_carousel(carousel);
 
-       addheading(carousel, 5, "Current standings, Trøndisk 2017<br />" + group_name);
+       addheading(carousel, 5, "Current standings<br />" + group_name);
        let tr = document.createElement("tr");
        tr.className = "subfooter";
        addth(tr, "rank", "");
@@ -428,7 +428,7 @@ function display_group_parsed(teams, games, group_name)
        let footer_tr = document.createElement("tr");
        footer_tr.className = "footer";
        let td = document.createElement("td");
-       td.appendChild(document.createTextNode("www.trondheimfrisbeeklubb.no | #trøndisk"));
+       td.appendChild(document.createTextNode("Norwegian Ultimate Championships 2018 | #ultimatenm"));
        td.setAttribute("colspan", "5");
        footer_tr.appendChild(td);
        carousel.appendChild(footer_tr);
@@ -542,7 +542,7 @@ function display_stream_schedule_parsed(teams, games, page) {
        
        let carousel = document.getElementById('carousel');
        clear_carousel(carousel);
-       addheading(carousel, 3, "Stream schedule, Trøndisk 2017<br />" + covered_days.join('/') + " (all times CET)");
+       addheading(carousel, 3, "Match schedule<br />" + covered_days.join('/') + " (all times CET)");
 
        let teams_to_idx = make_teams_to_idx(teams);
        row_num = 0;
index cfc8cc40c3946dfb62f3485650f92c74d6c4f7a5..09c0ad9522d933d5ceda0a1f423425b5977972dd 100644 (file)
         <item>
          <widget class="QLineEdit" name="lowerthird_subheading_edit">
           <property name="text">
-           <string>Trøndisk 2017</string>
+           <string>Norwegian Ultimate Championships 2018</string>
           </property>
          </widget>
         </item>
index 90369e70e74f9eb40954451904499a0dd86f2c7a..bafd8189b96818f9e33c29e0fd4919bf5928f9fa 100644 (file)
@@ -1,4 +1,4 @@
--- Nageru theme for TFK mini-tournament 2017, based on the default theme.
+-- Nageru theme for ultimate productions, based on the default theme.
 
 local transition_start = -2.0
 local transition_end = -1.0
index ba3e9ef984a62788f691f70ddd6c5e20e1b1a05b..1f9efdf98a6a1410c72de0e44b345e3f1d8f5a3e 100644 (file)
@@ -27,7 +27,7 @@ function load_l3(sheet, prefix, cb)
                        text = text.replace(/\n/, '<br />');
                        let subtext = response.values[i][3];
                        if (subtext === undefined || subtext === '') {
-                               subtext = 'TrønDisk 2017';
+                               subtext = 'Norwegian Ultimate Championships 2018';
                        }
 
                        l3s[prefix + number] = {