Remove banner and modal window
[enc-live.git] / ko / confirmation.html
index 694ceb5c342fbaf6d03cf1ee2815361ff6239fed..6e86f49d1bae1bc333c5e0ff499c465eb682e6f4 100644 (file)
@@ -4,7 +4,7 @@
                        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
                        <title>스스로 이메일 보호하기 - GnuPG 암호화를 이용한 감시 방어 가이드</title>
-                       <meta name="keywords" content="GnuPG, GPG, 감시, 개인 정보, 이메일, Enigmail" />
+                       <meta name="keywords" content="GnuPG, GPG, openpgp, 감시, 개인 정보, 이메일, Enigmail" />
        <meta name="description" content="이메일 감시는 우리의 기본적인 권리를 침해하고 자유로운 발언을 할 권리를 위협합니다. 이 가이드는 30분 안에 GnuPG를 이용해 이메일을 스스로 보호하는 법에 대해 알려줍니다. " />
 
       <meta name="viewport" content="width=device-width, initial-scale=1" />
                <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 
        </head>
-       <body><iframe src="https://static.emailselfdefense.org/nosvn/banners/2017fundraiser/" width="100%" height="100%" scrolling="no" style="overflow: hidden; border: 0 none; display: block;"></iframe>
+       <body><div style="text-align: center; padding: 2.5px; background-color: #a94442; color:#fcf8e3;"><p>Due to Enigmail's PGP functionality being migrated into Icedove and Thunderbird, steps 2 and 3 of the guide are currently out of date.</p><p> Thank you for your patience while we're working on a new round of updates.</p></div>
+
 <h3 class="wip">Translation in Progress</h3>
+<p class="wip">The <a href="/esd-ko.po">PO file</a> is where work is being done. Please help us if you can. Thanks!</p>
+
                <header class="row centered" id="header">
                        <div>
 
     <img src="//static.fsf.org/nosvn/enc-dev0/img/gnu-social.png"
          class="share-logo" alt="[GNU Social]" />
     &nbsp;GNU 소셜</a>&nbsp; |&nbsp;
-  <a href="http://microca.st/fsf">
-    <img src="//static.fsf.org/nosvn/enc-dev0/img/pump.io.png"
-         class="share-logo" alt="[Pump.io]" />
-    &nbsp;Pump.io</a>&nbsp; |&nbsp;
+  <a href="https://hostux.social/@fsf">
+    <img src="//static.fsf.org/nosvn/enc-dev0/img/mastodon.png"
+         class="share-logo" alt="[Mastodon]" />
+    &nbsp;Mastodon</a>&nbsp; |&nbsp;
   <a href="https://www.twitter.com/fsf">트위터</a>
 </p>
-<p><small><a href="https://www.fsf.org/twitter">왜 GNU 소셜과 pump.io가 트위터보다 나은지 알아보세요.</a></small></p>
+<p><small><a href="https://www.fsf.org/twitter">왜 GNU 소셜과 mastodon가 트위터보다 나은지 알아보세요.</a></small></p>
 <hr />
                                        <p class="back" style="font-size:150%">&larr; <a href="index.html">이메일 스스로 보호하기</a> 매뉴얼로 돌아가기</p>
                        </div>
@@ -60,7 +63,7 @@
                                         </p>
                                </div><!-- /#copyright -->
                                <p class="credits">
-                                       인포그래픽과 가이드 디자인은 <a rel="external" href="http://jplusplus.org"><strong>Journalism++</strong>에서 제공됩니다. <img src="//static.fsf.org/nosvn/enc-dev0n/img/jplusplus.png" alt="Journalism++" /></a>
+                                       인포그래픽과 가이드 디자인은 <a rel="external" href="http://jplusplus.org"><strong>Journalism++</strong>에서 제공됩니다. <img src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++" /></a>
                                </p><!-- /.credits -->
                        </div>
                </footer><!-- End #footer -->
                <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
                <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
 
-                <!-- Piwik -->
-                <script type="text/javascript">
-                 /*
-                 @licstart The following is the entire license notice for the
-                    JavaScript code in this page.
-
-                 Copyright 2014 Matthieu Aubry
-
-                  This program is free software: you can redistribute it and/or modify
-                 it under the terms of the GNU General Public License as published by
-                 the Free Software Foundation, either version 3 of the License, or
-                 (at your option) any later version.
-
-                  This program is distributed in the hope that it will be useful,
-                 but WITHOUT ANY WARRANTY; without even the implied warranty of
-                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-                 GNU General Public License for more details.
-
-                  You should have received a copy of the GNU General Public License
-                 along with this program.  If not, see http://www.gnu.org/licenses/.
-
-                  @licend The above is the entire license notice
-                     for the JavaScript code in this page.
-                 */
-                 var _paq = _paq || [];
-                 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
-                 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
-                 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
-                 _paq.push(["trackPageView"]);
-                 _paq.push(["enableLinkTracking"]);
-
-                 (function() {
-                   var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
-                   _paq.push(["setTrackerUrl", u+"piwik.php"]);
-                   _paq.push(["setSiteId", "5"]);
-                   var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
-                   g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
-                 })();
-                </script>
-                <!-- End Piwik Code -->
+<!-- Piwik -->
+<script type="text/javascript">
+  // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
+  var _paq = _paq || [];
+  _paq.push(["trackPageView"]);
+  _paq.push(["enableLinkTracking"]);
+
+  (function() {
+    var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
+    _paq.push(["setTrackerUrl", u+"piwik.php"]);
+    _paq.push(["setSiteId", "13"]);
+    var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
+    g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
+  })();
+  // @license-end
+</script>
+<!-- End Piwik Code -->
+<!-- Piwik Image Tracker -->
+<noscript><img src="https://piwik.fsf.org//piwik.php?idsite=13&rec=1" style="border:0" alt="" /></noscript>
+<!-- End Piwik -->
        </body>
 </html>