]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/about_contributors.html
Updates about_licenses, adding the full text of the Apache License 2.0 and the 3...
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / about_contributors.html
index da65ea02f60cf86a724c7ef6b74154998847370e..717a91f7161a455757c2c44d815db241b833f56f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
-<head>
-<style>
-    h3 {
-        color: 0D4781;
-    }
-</style>
-</head>
-
-<body>
-<h3>Principle Developers</h3>
-
-<p>Privacy Browser is primarily developed by <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
-
-
-<h3>Contributors</h3>
-
-<a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>:  German Translation
-
-<p>Contributors are welcome to submit both <a href="https://www.stoutner.com/privacy-browser/contributors/">code and translations</a>.</p>
-</body>
+    <head>
+        <meta charset="UTF-8">
+        <style>
+            h3 {
+                color: 0D4781;
+            }
+        </style>
+    </head>
+
+    <body>
+        <h3>Desarrollador principal</h3>
+        <p>Navegador Privado es desarrollado principalmente por <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
+
+        <h3>Programadores</h3>
+        Hendrik Knackstedt
+
+        <h3>Traductores</h3>
+        Francesco Buratti: Italiano<br/>
+        <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>: Español
+
+        <h3>Traductores anteriores</h3>
+        <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>
 </html>
\ No newline at end of file