From 65c323440bc40ec779d8bd310fdb1b2e6cc7c85d Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Fri, 24 Aug 2018 16:21:42 -0600 Subject: [PATCH] update translation location --- CONTRIBUTING.md | 7 +++---- README.md | 4 +++- Signal/translations/TRANSLATIONS.md | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4f19b86a..261ee8874 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,8 +17,7 @@ Truths which we believe to be self-evident: ## 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 iOS](https://www.transifex.com/open-whisper-systems/signal-ios/). - +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 iOS](https://www.transifex.com/signalapp/signal-ios/). ## Issues @@ -72,8 +71,8 @@ There are several other ways to get involved: * Improve documentation in the [wiki](https://github.com/signalapp/Signal-iOS/wiki). * Join the community of volunteer translators on Transifex: * [Android](https://www.transifex.com/projects/p/signal-android/) - * [iOS](https://www.transifex.com/open-whisper-systems/signal-ios/) - * [Desktop](https://www.transifex.com/projects/p/signal-desktop/) + * [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 6b7e56355..94505b52e 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ Signal is a messaging app for simple private communication with friends. [![Available on the App Store](http://cl.ly/WouG/Download_on_the_App_Store_Badge_US-UK_135x40.svg)](https://itunes.apple.com/us/app/signal-private-messenger/id874139669?mt=8) ## Translation -Help us translate Signal! The translation effort happens on [Transifex](https://www.transifex.com/open-whisper-systems/signal-ios/) + +Help us translate Signal! The translation effort happens on [Transifex](https://www.transifex.com/signalapp/signal-ios/) ## Contributing Code + Instructions on how to set up your development environment and build Signal-iOS can be found in [BUILDING.md](https://github.com/signalapp/Signal-iOS/blob/master/BUILDING.md). Other useful instructions for development can be found on the [Development Guide wiki page](https://github.com/signalapp/Signal-iOS/wiki/Development-Guide). We also recommend reading the [contribution guidelines](https://github.com/signalapp/Signal-iOS/blob/master/CONTRIBUTING.md). ## Contributing Ideas diff --git a/Signal/translations/TRANSLATIONS.md b/Signal/translations/TRANSLATIONS.md index c06dcea14..29c994e65 100644 --- a/Signal/translations/TRANSLATIONS.md +++ b/Signal/translations/TRANSLATIONS.md @@ -52,7 +52,7 @@ little longer? ## For Maintainers (Signal Staff) -Translations are solicited on Transifex[https://www.transifex.com/]. We +Translations are solicited on Transifex[https://www.transifex.com/signalapp/signal-ios/]. We upload our source language (US English) to Transifex, where our translators can submit their translations. Before the app is released, we pull their latest work into the code base.