From b72788f6f3fc2bc43c00d547b12ca9ddc617c3f8 Mon Sep 17 00:00:00 2001 From: Thomas Hounsell Date: Wed, 15 Jun 2016 19:54:15 +0100 Subject: [PATCH 1/5] BuildFeed shills for #Brexit :uk: deal with it --- BuildFeed/BuildFeed.csproj | 4 ++ BuildFeed/Scripts/_references.js | 1 + BuildFeed/Scripts/shill.js | 8 ++++ BuildFeed/Scripts/shill.min.js | 1 + BuildFeed/Views/shared/_default.cshtml | 13 ++++++- BuildFeed/bundleconfig.json | 6 +++ BuildFeed/content/style.css | 52 ++++++++++++++++++++++++++ BuildFeed/content/style.min.css | 2 +- 8 files changed, 85 insertions(+), 2 deletions(-) create mode 100644 BuildFeed/Scripts/shill.js create mode 100644 BuildFeed/Scripts/shill.min.js diff --git a/BuildFeed/BuildFeed.csproj b/BuildFeed/BuildFeed.csproj index 6a96a49..5862b6c 100644 --- a/BuildFeed/BuildFeed.csproj +++ b/BuildFeed/BuildFeed.csproj @@ -824,6 +824,10 @@ + + + shill.js + diff --git a/BuildFeed/Scripts/_references.js b/BuildFeed/Scripts/_references.js index c55b41b..236ef76 100644 --- a/BuildFeed/Scripts/_references.js +++ b/BuildFeed/Scripts/_references.js @@ -8,6 +8,7 @@ /// /// /// +/// /// /// /// diff --git a/BuildFeed/Scripts/shill.js b/BuildFeed/Scripts/shill.js new file mode 100644 index 0000000..9332b15 --- /dev/null +++ b/BuildFeed/Scripts/shill.js @@ -0,0 +1,8 @@ +$(function() { + $(".shill-eu-close") + .click(function(event) { + event.preventDefault(); + $(".shill-eu").hide(); + document.cookie = "no_shill=true; expires=Fri, 31 Dec 9999 23:59:59 GMT; path=/"; + }); +}) \ No newline at end of file diff --git a/BuildFeed/Scripts/shill.min.js b/BuildFeed/Scripts/shill.min.js new file mode 100644 index 0000000..3f93db5 --- /dev/null +++ b/BuildFeed/Scripts/shill.min.js @@ -0,0 +1 @@ +$(function(){$(".shill-eu-close").click(function(n){n.preventDefault();$(".shill-eu").hide();document.cookie="no_shill=true; expires=Fri, 31 Dec 9999 23:59:59 GMT; path=/"})}); \ No newline at end of file diff --git a/BuildFeed/Views/shared/_default.cshtml b/BuildFeed/Views/shared/_default.cshtml index 7dabd87..d2d81ae 100644 --- a/BuildFeed/Views/shared/_default.cshtml +++ b/BuildFeed/Views/shared/_default.cshtml @@ -142,12 +142,22 @@ + @if(Request.Cookies["no_shill"]?.Value != "true") + { + + } @Scripts.Render("~/bundles/jquery") @Scripts.Render("~/bundles/jsrender") @RenderSection("scripts", required: false) - + diff --git a/BuildFeed/bundleconfig.json b/BuildFeed/bundleconfig.json index d0fa8f9..e938d78 100644 --- a/BuildFeed/bundleconfig.json +++ b/BuildFeed/bundleconfig.json @@ -10,5 +10,11 @@ "inputFiles": [ "content/rtl.css" ] + }, + { + "outputFileName": "Scripts/shill.js", + "inputFiles": [ + "Scripts/shill.js" + ] } ] \ No newline at end of file diff --git a/BuildFeed/content/style.css b/BuildFeed/content/style.css index 0b5346d..b8f20a6 100644 --- a/BuildFeed/content/style.css +++ b/BuildFeed/content/style.css @@ -259,3 +259,55 @@ label, .control-label, .help-block, .checkbox, .radio @media (min-width: 1200px) { } + + +/* Shill for Vote Leave */ +.shill-eu +{ + position: fixed; + bottom: -2px; + right: -2px; + border-top-left-radius: 16px; + border: 2px solid #fff; + width: 280px; + max-height: 100px; + overflow: hidden; + background: #da291c; +} + + .shill-eu > a.shill-eu-close + { + display: block; + max-width: 100%; + max-height: 100%; + position: absolute; + top: 0; + left: 0; + width: 24px; + height: 24px; + line-height: 24px; + text-align: center; + background: #272b30; + border-bottom-right-radius: 8px; + z-index: 10; + } + + .shill-eu .shill-eu-msg + { + position: absolute; + left: 100px; + right: 10px; + margin: 8px 0; + z-index: 10; + font-weight: bold; + font-size: 26px; + line-height: 1em; + text-transform: uppercase; + } + + .shill-eu img + { + max-width: 100%; + max-height: 100px; + z-index: 0; + } diff --git a/BuildFeed/content/style.min.css b/BuildFeed/content/style.min.css index 8e068bd..88ab1e3 100644 --- a/BuildFeed/content/style.min.css +++ b/BuildFeed/content/style.min.css @@ -1 +1 @@ -body,h1,h2,h3{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif}h1,h2,h3{text-shadow:none;font-weight:300}body{font-size:15px}h1{font-size:52px;text-align:center;margin-bottom:15px}h1 a{text-decoration:none;color:#000}@media(max-width:480px){h1{font-size:36px}}h3{font-size:30px;margin:1em 0 .4em}#page-content{padding-top:50px}.addthis_sharing_toolbox{margin:0 -.5em}.at-share-tbx-element .at-share-btn{margin-left:8px !important}.at-share-tbx-element .at-share-btn:first-child{margin-left:0 !important}.at_flat_counter{vertical-align:33% !important}.build-group{margin-bottom:2em}@media(max-width:767px){.build-group:nth-child(2n+1){clear:left}}.build-group-title{font-size:27px;font-weight:300;letter-spacing:-1px;margin:0 0 8px 0}@media(max-width:480px){.build-group-title{font-size:24px}}.build-group-p{color:rgba(255,255,255,.7);margin-bottom:5px}.no-wrapping{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.eager-wrapping{-ms-word-wrap:break-word;word-wrap:break-word}.label-build-status{padding-bottom:1px}.field-validation-error{color:#ff4136}.form-details label{font-size:15px;font-weight:normal}.form-details{margin-top:2em}.form-details .form-control-static{font-weight:bold;color:#eaeaea}.form-details .form-control-static .more-link{font-weight:normal}.form-details .row{margin-bottom:.5em}.credits-list dd+dt{margin-top:1.5em}#page-footer{font-size:12px;margin-top:3em}.form-horizontal .control-label{padding-top:8px}label,.control-label,.help-block,.checkbox,.radio{font-size:14px}.btn-reset{padding:9px 0 7px}.btn-xs{font-size:13px}.table .btn{padding:4px 9px}.table-admin h4{margin:.1em 0}.table-admin>tbody>tr>th,.table-admin>tbody>tr>td{vertical-align:middle}.trumbowyg-box.trumbowyg,.trumbowyg-editor.trumbowyg{margin:0;width:100%}.trumbowyg-black .trumbowyg-dropdown button{color:#fff !important}#search-results{margin-top:1em}#search-results .list-group-item{margin-bottom:1em}#search-results .list-group-item-heading{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}#search-results .list-group-item-heading h4{font-size:16px}@media(min-width:768px) and (max-width:991px){.col-sm-2.build-group:nth-child(6n+1),.col-sm-3.build-group:nth-child(4n+1){clear:left}}@media(min-width:992px){.col-md-2.build-group:nth-child(6n+1){clear:left}} \ No newline at end of file +body,h1,h2,h3{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif}h1,h2,h3{text-shadow:none;font-weight:300}body{font-size:15px}h1{font-size:52px;text-align:center;margin-bottom:15px}h1 a{text-decoration:none;color:#000}@media(max-width:480px){h1{font-size:36px}}h3{font-size:30px;margin:1em 0 .4em}#page-content{padding-top:50px}.addthis_sharing_toolbox{margin:0 -.5em}.at-share-tbx-element .at-share-btn{margin-left:8px !important}.at-share-tbx-element .at-share-btn:first-child{margin-left:0 !important}.at_flat_counter{vertical-align:33% !important}.build-group{margin-bottom:2em}@media(max-width:767px){.build-group:nth-child(2n+1){clear:left}}.build-group-title{font-size:27px;font-weight:300;letter-spacing:-1px;margin:0 0 8px 0}@media(max-width:480px){.build-group-title{font-size:24px}}.build-group-p{color:rgba(255,255,255,.7);margin-bottom:5px}.no-wrapping{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.eager-wrapping{-ms-word-wrap:break-word;word-wrap:break-word}.label-build-status{padding-bottom:1px}.field-validation-error{color:#ff4136}.form-details label{font-size:15px;font-weight:normal}.form-details{margin-top:2em}.form-details .form-control-static{font-weight:bold;color:#eaeaea}.form-details .form-control-static .more-link{font-weight:normal}.form-details .row{margin-bottom:.5em}.credits-list dd+dt{margin-top:1.5em}#page-footer{font-size:12px;margin-top:3em}.form-horizontal .control-label{padding-top:8px}label,.control-label,.help-block,.checkbox,.radio{font-size:14px}.btn-reset{padding:9px 0 7px}.btn-xs{font-size:13px}.table .btn{padding:4px 9px}.table-admin h4{margin:.1em 0}.table-admin>tbody>tr>th,.table-admin>tbody>tr>td{vertical-align:middle}.trumbowyg-box.trumbowyg,.trumbowyg-editor.trumbowyg{margin:0;width:100%}.trumbowyg-black .trumbowyg-dropdown button{color:#fff !important}#search-results{margin-top:1em}#search-results .list-group-item{margin-bottom:1em}#search-results .list-group-item-heading{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}#search-results .list-group-item-heading h4{font-size:16px}@media(min-width:768px) and (max-width:991px){.col-sm-2.build-group:nth-child(6n+1),.col-sm-3.build-group:nth-child(4n+1){clear:left}}@media(min-width:992px){.col-md-2.build-group:nth-child(6n+1){clear:left}}.shill-eu{position:fixed;bottom:-2px;right:-2px;border-top-left-radius:16px;border:2px solid #fff;width:280px;max-height:100px;overflow:hidden;background:#da291c}.shill-eu>a.shill-eu-close{display:block;max-width:100%;max-height:100%;position:absolute;top:0;left:0;width:24px;height:24px;line-height:24px;text-align:center;background:#272b30;border-bottom-right-radius:8px;z-index:10}.shill-eu .shill-eu-msg{position:absolute;left:100px;right:10px;margin:8px 0;z-index:10;font-weight:bold;font-size:26px;line-height:1em;text-transform:uppercase}.shill-eu img{max-width:100%;max-height:100px;z-index:0} \ No newline at end of file From 62cc5f34ea96b2b77ec19938d63eea047c6194b7 Mon Sep 17 00:00:00 2001 From: Thomas Hounsell Date: Thu, 23 Jun 2016 19:21:01 +0100 Subject: [PATCH 2/5] Revert "BuildFeed shills for #Brexit :uk:" This reverts commit b72788f6f3fc2bc43c00d547b12ca9ddc617c3f8. --- BuildFeed/BuildFeed.csproj | 4 -- BuildFeed/Scripts/_references.js | 1 - BuildFeed/Scripts/shill.js | 8 ---- BuildFeed/Scripts/shill.min.js | 1 - BuildFeed/Views/shared/_default.cshtml | 13 +------ BuildFeed/bundleconfig.json | 6 --- BuildFeed/content/style.css | 52 -------------------------- BuildFeed/content/style.min.css | 2 +- 8 files changed, 2 insertions(+), 85 deletions(-) delete mode 100644 BuildFeed/Scripts/shill.js delete mode 100644 BuildFeed/Scripts/shill.min.js diff --git a/BuildFeed/BuildFeed.csproj b/BuildFeed/BuildFeed.csproj index 5862b6c..6a96a49 100644 --- a/BuildFeed/BuildFeed.csproj +++ b/BuildFeed/BuildFeed.csproj @@ -824,10 +824,6 @@ - - - shill.js - diff --git a/BuildFeed/Scripts/_references.js b/BuildFeed/Scripts/_references.js index 236ef76..c55b41b 100644 --- a/BuildFeed/Scripts/_references.js +++ b/BuildFeed/Scripts/_references.js @@ -8,7 +8,6 @@ /// /// /// -/// /// /// /// diff --git a/BuildFeed/Scripts/shill.js b/BuildFeed/Scripts/shill.js deleted file mode 100644 index 9332b15..0000000 --- a/BuildFeed/Scripts/shill.js +++ /dev/null @@ -1,8 +0,0 @@ -$(function() { - $(".shill-eu-close") - .click(function(event) { - event.preventDefault(); - $(".shill-eu").hide(); - document.cookie = "no_shill=true; expires=Fri, 31 Dec 9999 23:59:59 GMT; path=/"; - }); -}) \ No newline at end of file diff --git a/BuildFeed/Scripts/shill.min.js b/BuildFeed/Scripts/shill.min.js deleted file mode 100644 index 3f93db5..0000000 --- a/BuildFeed/Scripts/shill.min.js +++ /dev/null @@ -1 +0,0 @@ -$(function(){$(".shill-eu-close").click(function(n){n.preventDefault();$(".shill-eu").hide();document.cookie="no_shill=true; expires=Fri, 31 Dec 9999 23:59:59 GMT; path=/"})}); \ No newline at end of file diff --git a/BuildFeed/Views/shared/_default.cshtml b/BuildFeed/Views/shared/_default.cshtml index d2d81ae..7dabd87 100644 --- a/BuildFeed/Views/shared/_default.cshtml +++ b/BuildFeed/Views/shared/_default.cshtml @@ -142,22 +142,12 @@ - @if(Request.Cookies["no_shill"]?.Value != "true") - { - - } @Scripts.Render("~/bundles/jquery") @Scripts.Render("~/bundles/jsrender") @RenderSection("scripts", required: false) - - diff --git a/BuildFeed/bundleconfig.json b/BuildFeed/bundleconfig.json index e938d78..d0fa8f9 100644 --- a/BuildFeed/bundleconfig.json +++ b/BuildFeed/bundleconfig.json @@ -10,11 +10,5 @@ "inputFiles": [ "content/rtl.css" ] - }, - { - "outputFileName": "Scripts/shill.js", - "inputFiles": [ - "Scripts/shill.js" - ] } ] \ No newline at end of file diff --git a/BuildFeed/content/style.css b/BuildFeed/content/style.css index b8f20a6..0b5346d 100644 --- a/BuildFeed/content/style.css +++ b/BuildFeed/content/style.css @@ -259,55 +259,3 @@ label, .control-label, .help-block, .checkbox, .radio @media (min-width: 1200px) { } - - -/* Shill for Vote Leave */ -.shill-eu -{ - position: fixed; - bottom: -2px; - right: -2px; - border-top-left-radius: 16px; - border: 2px solid #fff; - width: 280px; - max-height: 100px; - overflow: hidden; - background: #da291c; -} - - .shill-eu > a.shill-eu-close - { - display: block; - max-width: 100%; - max-height: 100%; - position: absolute; - top: 0; - left: 0; - width: 24px; - height: 24px; - line-height: 24px; - text-align: center; - background: #272b30; - border-bottom-right-radius: 8px; - z-index: 10; - } - - .shill-eu .shill-eu-msg - { - position: absolute; - left: 100px; - right: 10px; - margin: 8px 0; - z-index: 10; - font-weight: bold; - font-size: 26px; - line-height: 1em; - text-transform: uppercase; - } - - .shill-eu img - { - max-width: 100%; - max-height: 100px; - z-index: 0; - } diff --git a/BuildFeed/content/style.min.css b/BuildFeed/content/style.min.css index 88ab1e3..8e068bd 100644 --- a/BuildFeed/content/style.min.css +++ b/BuildFeed/content/style.min.css @@ -1 +1 @@ -body,h1,h2,h3{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif}h1,h2,h3{text-shadow:none;font-weight:300}body{font-size:15px}h1{font-size:52px;text-align:center;margin-bottom:15px}h1 a{text-decoration:none;color:#000}@media(max-width:480px){h1{font-size:36px}}h3{font-size:30px;margin:1em 0 .4em}#page-content{padding-top:50px}.addthis_sharing_toolbox{margin:0 -.5em}.at-share-tbx-element .at-share-btn{margin-left:8px !important}.at-share-tbx-element .at-share-btn:first-child{margin-left:0 !important}.at_flat_counter{vertical-align:33% !important}.build-group{margin-bottom:2em}@media(max-width:767px){.build-group:nth-child(2n+1){clear:left}}.build-group-title{font-size:27px;font-weight:300;letter-spacing:-1px;margin:0 0 8px 0}@media(max-width:480px){.build-group-title{font-size:24px}}.build-group-p{color:rgba(255,255,255,.7);margin-bottom:5px}.no-wrapping{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.eager-wrapping{-ms-word-wrap:break-word;word-wrap:break-word}.label-build-status{padding-bottom:1px}.field-validation-error{color:#ff4136}.form-details label{font-size:15px;font-weight:normal}.form-details{margin-top:2em}.form-details .form-control-static{font-weight:bold;color:#eaeaea}.form-details .form-control-static .more-link{font-weight:normal}.form-details .row{margin-bottom:.5em}.credits-list dd+dt{margin-top:1.5em}#page-footer{font-size:12px;margin-top:3em}.form-horizontal .control-label{padding-top:8px}label,.control-label,.help-block,.checkbox,.radio{font-size:14px}.btn-reset{padding:9px 0 7px}.btn-xs{font-size:13px}.table .btn{padding:4px 9px}.table-admin h4{margin:.1em 0}.table-admin>tbody>tr>th,.table-admin>tbody>tr>td{vertical-align:middle}.trumbowyg-box.trumbowyg,.trumbowyg-editor.trumbowyg{margin:0;width:100%}.trumbowyg-black .trumbowyg-dropdown button{color:#fff !important}#search-results{margin-top:1em}#search-results .list-group-item{margin-bottom:1em}#search-results .list-group-item-heading{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}#search-results .list-group-item-heading h4{font-size:16px}@media(min-width:768px) and (max-width:991px){.col-sm-2.build-group:nth-child(6n+1),.col-sm-3.build-group:nth-child(4n+1){clear:left}}@media(min-width:992px){.col-md-2.build-group:nth-child(6n+1){clear:left}}.shill-eu{position:fixed;bottom:-2px;right:-2px;border-top-left-radius:16px;border:2px solid #fff;width:280px;max-height:100px;overflow:hidden;background:#da291c}.shill-eu>a.shill-eu-close{display:block;max-width:100%;max-height:100%;position:absolute;top:0;left:0;width:24px;height:24px;line-height:24px;text-align:center;background:#272b30;border-bottom-right-radius:8px;z-index:10}.shill-eu .shill-eu-msg{position:absolute;left:100px;right:10px;margin:8px 0;z-index:10;font-weight:bold;font-size:26px;line-height:1em;text-transform:uppercase}.shill-eu img{max-width:100%;max-height:100px;z-index:0} \ No newline at end of file +body,h1,h2,h3{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif}h1,h2,h3{text-shadow:none;font-weight:300}body{font-size:15px}h1{font-size:52px;text-align:center;margin-bottom:15px}h1 a{text-decoration:none;color:#000}@media(max-width:480px){h1{font-size:36px}}h3{font-size:30px;margin:1em 0 .4em}#page-content{padding-top:50px}.addthis_sharing_toolbox{margin:0 -.5em}.at-share-tbx-element .at-share-btn{margin-left:8px !important}.at-share-tbx-element .at-share-btn:first-child{margin-left:0 !important}.at_flat_counter{vertical-align:33% !important}.build-group{margin-bottom:2em}@media(max-width:767px){.build-group:nth-child(2n+1){clear:left}}.build-group-title{font-size:27px;font-weight:300;letter-spacing:-1px;margin:0 0 8px 0}@media(max-width:480px){.build-group-title{font-size:24px}}.build-group-p{color:rgba(255,255,255,.7);margin-bottom:5px}.no-wrapping{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.eager-wrapping{-ms-word-wrap:break-word;word-wrap:break-word}.label-build-status{padding-bottom:1px}.field-validation-error{color:#ff4136}.form-details label{font-size:15px;font-weight:normal}.form-details{margin-top:2em}.form-details .form-control-static{font-weight:bold;color:#eaeaea}.form-details .form-control-static .more-link{font-weight:normal}.form-details .row{margin-bottom:.5em}.credits-list dd+dt{margin-top:1.5em}#page-footer{font-size:12px;margin-top:3em}.form-horizontal .control-label{padding-top:8px}label,.control-label,.help-block,.checkbox,.radio{font-size:14px}.btn-reset{padding:9px 0 7px}.btn-xs{font-size:13px}.table .btn{padding:4px 9px}.table-admin h4{margin:.1em 0}.table-admin>tbody>tr>th,.table-admin>tbody>tr>td{vertical-align:middle}.trumbowyg-box.trumbowyg,.trumbowyg-editor.trumbowyg{margin:0;width:100%}.trumbowyg-black .trumbowyg-dropdown button{color:#fff !important}#search-results{margin-top:1em}#search-results .list-group-item{margin-bottom:1em}#search-results .list-group-item-heading{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}#search-results .list-group-item-heading h4{font-size:16px}@media(min-width:768px) and (max-width:991px){.col-sm-2.build-group:nth-child(6n+1),.col-sm-3.build-group:nth-child(4n+1){clear:left}}@media(min-width:992px){.col-md-2.build-group:nth-child(6n+1){clear:left}} \ No newline at end of file From 1218a0231798426f763a32826a8a44b18166c66f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jerry=20=E2=80=9CTNEPlus=E2=80=9D=20Zhao?= Date: Thu, 14 Jul 2016 22:03:07 +0800 Subject: [PATCH 3/5] Translation Update replace pseudo string --- BuildFeed/Local/Common.zh-tw.resx | 394 +++++++++++++++--------------- 1 file changed, 197 insertions(+), 197 deletions(-) diff --git a/BuildFeed/Local/Common.zh-tw.resx b/BuildFeed/Local/Common.zh-tw.resx index d78472a..2780dcb 100644 --- a/BuildFeed/Local/Common.zh-tw.resx +++ b/BuildFeed/Local/Common.zh-tw.resx @@ -1,198 +1,198 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 新增組建 - - - 管理 - - - 提供貢獻到 - - - [!!! Çřèδïƭƨ !!!] - - - 開發者 - - - 錯誤 - - - 登入 - - - 登出 - - - | Page {0} - - - Windows NT - - - RSS - - - 搜尋 - - - Build - - - 在 BuildFeed 上搜尋... - - - 沒有找到任何符合條件的結果 - - - Lab - - - 搜尋 - - - 訊息來源 - - - 版本 - - - 年份 - - - Sitemap - - - BuildFeed - - - 統計資訊 - - - 切換導覽 - - - Twitter - - - 輸入以搜尋... - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + M + + + + + + ṩؕI + + + Qx + + + _l + + + e` + + + + + + dz + + + | {0} + + + Windows NT + + + RSS + + + ь + + + Build + + + BuildFeed ь... + + + ]ҵκηϗlĽY + + + Lab + + + ь + + + ӍϢԴ + + + + + + + + + Sitemap + + + BuildFeed + + + yӋYӍ + + + ГQ[ + + + Twitter + + + ݔь... + \ No newline at end of file From 209580c9a6680f406c0c8cb761aa812e517df440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jerry=20=E2=80=9CTNEPlus=E2=80=9D=20Zhao?= Date: Thu, 14 Jul 2016 22:05:41 +0800 Subject: [PATCH 4/5] Update Chinese Simplified Translation fix translate --- BuildFeed/Local/Model.zh.resx | 400 +++++++++++++++++----------------- 1 file changed, 200 insertions(+), 200 deletions(-) diff --git a/BuildFeed/Local/Model.zh.resx b/BuildFeed/Local/Model.zh.resx index 9de69dc..09a2b0d 100644 --- a/BuildFeed/Local/Model.zh.resx +++ b/BuildFeed/Local/Model.zh.resx @@ -1,201 +1,201 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 创建时间 - - - 软件包 - - - 编译时间 - - - 编译工具 - - - 文档 - - - Canary - - - 推送等级 - - - 微软内部 - - - - - - 操作系统部门(OSG) - - - Windows Insider 快速通道 - - - Windows Insider 慢速通道 - - - 公开泄露 - - - 分支名 - - - 泄露或发布日期 - - - 版本记录 - - - 主版本 - - - 副版本 - - - 修改时间 - - - 版本号 - - - 公开泄露 - - - 公开发布 - - - 修订版本 - - - 来源详细信息 - - - 来源类型 - - - 更新(GDR) - - - 更新(LDR) - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ʱ + + + + + + ʱ + + + + + + ĵ + + + Canary + + + ͵ȼ + + + ΢ڲ + + + + + + ϵͳ(OSG) + + + Windows Insider ͨ + + + Windows Insider ͨ + + + й¶ + + + ֧ + + + й¶򷢲 + + + 汾¼ + + + + + + + + + ޸ʱ + + + + + + ˽й¶ + + + + + + ޶汾 + + + ԴϸϢ + + + Դ + + + (GDR) + + + (LDR) + \ No newline at end of file From a9c7cf7abf8223bfbbdaf3022c2880ce0184b19f Mon Sep 17 00:00:00 2001 From: Thomas Hounsell Date: Fri, 15 Jul 2016 11:40:46 +0100 Subject: [PATCH 5/5] Fix some encoding bullshit from GitHub --- BuildFeed/Local/Common.zh-tw.resx | 394 ++++++++++++++--------------- BuildFeed/Local/Model.zh.resx | 400 +++++++++++++++--------------- 2 files changed, 397 insertions(+), 397 deletions(-) diff --git a/BuildFeed/Local/Common.zh-tw.resx b/BuildFeed/Local/Common.zh-tw.resx index 2780dcb..91cf1aa 100644 --- a/BuildFeed/Local/Common.zh-tw.resx +++ b/BuildFeed/Local/Common.zh-tw.resx @@ -1,198 +1,198 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - M - - - - - - ṩؕI - - - Qx - - - _l - - - e` - - - - - - dz - - - | {0} - - - Windows NT - - - RSS - - - ь - - - Build - - - BuildFeed ь... - - - ]ҵκηϗlĽY - - - Lab - - - ь - - - ӍϢԴ - - - - - - - - - Sitemap - - - BuildFeed - - - yӋYӍ - - - ГQ[ - - - Twitter - - - ݔь... - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 新增組建 + + + 管理 + + + 提供貢獻到 + + + 鳴謝 + + + 開發者 + + + 錯誤 + + + 登入 + + + 登出 + + + | 第 {0} 頁 + + + Windows NT + + + RSS + + + 搜尋 + + + Build + + + 在 BuildFeed 上搜尋... + + + 沒有找到任何符合條件的結果 + + + Lab + + + 搜尋 + + + 訊息來源 + + + 版本 + + + 年份 + + + Sitemap + + + BuildFeed + + + 統計資訊 + + + 切換導覽 + + + Twitter + + + 輸入以搜尋... + \ No newline at end of file diff --git a/BuildFeed/Local/Model.zh.resx b/BuildFeed/Local/Model.zh.resx index 09a2b0d..ff8e1c4 100644 --- a/BuildFeed/Local/Model.zh.resx +++ b/BuildFeed/Local/Model.zh.resx @@ -1,201 +1,201 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ʱ - - - - - - ʱ - - - - - - ĵ - - - Canary - - - ͵ȼ - - - ΢ڲ - - - - - - ϵͳ(OSG) - - - Windows Insider ͨ - - - Windows Insider ͨ - - - й¶ - - - ֧ - - - й¶򷢲 - - - 汾¼ - - - - - - - - - ޸ʱ - - - - - - ˽й¶ - - - - - - ޶汾 - - - ԴϸϢ - - - Դ - - - (GDR) - - - (LDR) - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 创建时间 + + + 软件包 + + + 编译时间 + + + 编译工具 + + + 文档 + + + Canary + + + 推送等级 + + + 微软内部 + + + + + + 操作系统部门(OSG) + + + Windows Insider 快速通道 + + + Windows Insider 慢速通道 + + + 公开泄露 + + + 分支名 + + + 泄露或发布日期 + + + 版本记录 + + + 主版本 + + + 副版本 + + + 修改时间 + + + 版本号 + + + 私密泄露 + + + 公开发布 + + + 修订版本 + + + 来源详细信息 + + + 来源类型 + + + 更新(GDR) + + + 更新(LDR) + \ No newline at end of file