summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2021-01-02 06:09:44 -0800
committerkwadronaut <kwadronaut@autistici.org>2021-01-02 06:09:44 -0800
commitc5918174f158c8298c9c71e3a9485c65aad447e1 (patch)
treef77b59657d098803ebd010bda19437cd5c11b65f
parentf5f6643a1930a9b9053a1069057ea581a7f794c8 (diff)
parent434e169185cee7156a555be7bea0629a550e07e9 (diff)
Merge branch 'cyberta_master' into 'master'
fix links to source code See merge request leap/bitmask_help!8
-rw-r--r--pages/home/_code.en.text2
-rw-r--r--pages/home/_code.es.text12
-rw-r--r--pages/home/_code.pt.text2
-rw-r--r--pages/home/_code.ru.text2
4 files changed, 9 insertions, 9 deletions
diff --git a/pages/home/_code.en.text b/pages/home/_code.en.text
index fca1312..e5690b6 100644
--- a/pages/home/_code.en.text
+++ b/pages/home/_code.en.text
@@ -2,7 +2,7 @@
In particular, if you have finely honed skill in Python, Android Java, Ruby, C, CouchDB, Windows, Mac, Puppet, Qt, or you really love crypto, we could sure use your help.
-# [[Fork our code => https://leap.se/en/source]]
+# Fork the code of our [[Android client => https://0xacab.org/leap/bitmask_android]] or our [[Windows, Linux and Mac client => https://0xacab.org/leap/bitmask-vpn]].
# Create a new branch from develop called feature/x or bugfix/x.
# Hack away.
# Issue a pull request on github from your feature or bugfix branch to the upstream develop branch.
diff --git a/pages/home/_code.es.text b/pages/home/_code.es.text
index 9ea2879..b037f09 100644
--- a/pages/home/_code.es.text
+++ b/pages/home/_code.es.text
@@ -2,11 +2,11 @@
En particular, si estás bien curtido en las artes de Python, Android, Java, Ruby, C, CouchDB, Windows, Mac, Puppet, Qt, o realmente te apasiona la criptografía, tu ayuda es más que bienvenida.
-* [[Clónate nuestro código => https://leap.se/es/source]]
-* Crea una nueva rama a partir de develop, llamada feature/x ó bugfix/x
-* Hackea a tu gusto.
-* Abre un pull request en github a partir de tu rama de feature o bugfix, y hacia la rama develop en el upstream (es decir, el repo en leapcode).
-* Sigue la discusión y espera hasta que tu petición sea integrada.
-* Vuelve a comenzar.
+# Bifurca el código de nuestro [[cliente Android => https://0xacab.org/leap/bitmask_android]] o nuestro [[cliente Windows, Linux y Mac => https://0xacab.org/leap/bitmask-vpn]].
+# Crea una nueva rama a partir de develop, llamada feature/x ó bugfix/x
+# Hackea a tu gusto.
+# Abre un pull request en github a partir de tu rama de feature o bugfix, y hacia la rama develop en el upstream (es decir, el repo en leapcode).
+# Sigue la discusión y espera hasta que tu petición sea integrada.
+# Vuelve a comenzar.
Por lo general, publicamos una nueva versión de Bitmask cada tres semanas, y de otros componentes a medida que va siendo necesario.
diff --git a/pages/home/_code.pt.text b/pages/home/_code.pt.text
index b66402c..9b4d044 100644
--- a/pages/home/_code.pt.text
+++ b/pages/home/_code.pt.text
@@ -2,7 +2,7 @@
Se você tem bom domínio de Python, Android Java, Ruby, C, CouchDB, Windows, Mac, Puppet, Qt, ou gosta muito de criptografia, sua ajuda será muito bem-vinda.
-# [[Clone nosso código => https://leap.se/en/source]]
+# Fork o código do nosso [[cliente Android => https://0xacab.org/leap/bitmask_android]] ou do nosso [[cliente Windows, Linux e Mac => https://0xacab.org/leap/bitmask-vpn]].
# Crie uma nova ramificação a partir de 'develop' chamada 'feature/x' ou 'bugfix/x'.
# Hackeie à vontade.
# Abra um 'pull request' a partir da sua nova 'feature' ou 'bugfix' no 'upstream develop' no github.
diff --git a/pages/home/_code.ru.text b/pages/home/_code.ru.text
index 3ba8500..14d4877 100644
--- a/pages/home/_code.ru.text
+++ b/pages/home/_code.ru.text
@@ -2,7 +2,7 @@
В частности, если у вас есть отточенные навыки в Python, Android Java, Ruby, C, CouchDB, Windows, Mac, Puppet, Qt, или вы действительно любите криптографию, мы точно могли бы воспользоваться вашей помощью.
-# [[Форкайте наш код => https://leap.se/en/source]]
+# Вставить код нашего [[Android клиент => https://0xacab.org/leap/bitmask_android]] или нашего [[Windows, Linux и Mac клиент => https://0xacab.org/leap/bitmask-vpn]].
# Создавайте новую ветку от веток для разработки feature/x или bugfix/x.
# Пишите код.
# Делайте запрос на пулл на github из вашей ветки feature или bugfix в upstream ветку для разработки.