From 0e8a598985f00f77b0a6a4e44b80e16c4cad90ae Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Wed, 20 Jul 2022 09:38:09 -0500 Subject: [PATCH] Remove call for public translations. --- CONTRIBUTING.md | 9 --------- README.md | 5 ----- 2 files changed, 14 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a534dcfcf..adffc8f63 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,11 +15,6 @@ Truths which we believe to be self-evident: 1. **There is no such thing as time.** Protocol ideas that require synchronized clocks are doomed to failure. -## Translations - -Thanks to a dedicated community of volunteer translators, Signal is now available in more than one hundred languages. We use Transifex to manage our translation efforts, not GitHub. Any suggestions, corrections, or new translations should be submitted to the [Signal localization project for Android](https://www.transifex.com/signalapp/signal-android/). - - ## Issues ### Useful bug reports @@ -75,10 +70,6 @@ There are several other ways to get involved: * Redirect support questions to support@signal.org and the [Signal Support Center](https://support.signal.org/). * Redirect non-bug discussions to the [community forum](https://community.signalusers.org). * Improve documentation in the [wiki](https://github.com/signalapp/Signal-Android/wiki). -* Join the community of volunteer translators on Transifex: - * [Android](https://www.transifex.com/signalapp/signal-android/) - * [iOS](https://www.transifex.com/signalapp/signal-ios/) - * [Desktop](https://www.transifex.com/signalapp/signal-desktop/) * Find and mark duplicate issues. * Try to reproduce issues and help with troubleshooting. * Discover solutions to open issues and post any relevant findings. diff --git a/README.md b/README.md index 23d8bdb05..fcdd30e25 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,6 @@ https://play.google.com/apps/testing/org.thoughtcrime.securesms If you're interested in a life of peace and tranquility, stick with the standard releases. -## Contributing Translations -Interested in helping to translate Signal? Contribute here: - -https://www.transifex.com/projects/p/signal-android/ - ## Contributing Code If you're new to the Signal codebase, we recommend going through our issues and picking out a simple bug to fix (check the "easy" label in our issues) in order to get yourself familiar. Also please have a look at the [CONTRIBUTING.md](https://github.com/signalapp/Signal-Android/blob/main/CONTRIBUTING.md), that might answer some of your questions.