]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/about_contributors.html
Fix a crash when opening a drawer while restarting. https://redmine.stoutner.com...
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / about_contributors.html
index bc017ac0e4bfad01ffaa102ff60d92bbb8b22cbb..e0fac209cd2306957e524e8a450e502964729e10 100644 (file)
@@ -1,5 +1,7 @@
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2021 Soren Stoutner <soren@stoutner.com>.
+
+  Translation 2017-2020 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
 <html>
     <head>
         <meta charset="UTF-8">
-        <style>
-            h3 {
-                color: 0D4781;
-            }
-        </style>
+
+        <link rel="stylesheet" href="../css/theme.css">
+
+        <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+        <meta name="color-scheme" content="light dark">
     </head>
 
     <body>
         Hendrik Knackstedt
 
         <h3>Traductores</h3>
-        Francesco Buratti: Italiano<br/>
-        <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>: Español
+        Jose A. León: Español<br/>
+        <a href="mailto:mochileiro2006-trilhas@yahoo.com.br">Thiago Nazareno Conceição Silva de Jesus</a>: Portugués brasileño<br/>
+        <a href="mailto:kevinliste@framalistes.org">Kévin L.</a>: Francés<br/>
+        Bernhard G. Keller: Alemán<br/>
+        Francesco Buratti: Italiano
 
         <h3>Traductores anteriores</h3>
-        <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>: Alemán<br/>
+        Stefan Erhardt: Alemán<br/>
+        <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>: Alemán
 
+        <br/>
         <br/>
         <p>Los colaboradores son bienvenidos para enviar tanto <a href="https://www.stoutner.com/privacy-browser/contributors/">código como traducciones</a>.</p>
     </body>