From bf0b5e05ddaab7ea1a2eac96ff81546dc694d37d Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 30 Aug 2021 12:00:50 +0200 Subject: [PATCH] Update link to Weblate --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5151a618f6..ec8868d6f9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,7 +116,7 @@ You should consider adding Unit tests with your PR, and also integration tests ( ### Internationalisation -When adding new string resources, please only add new entries in file `value/strings.xml`. Translations will be added later by the community of translators with a specific tool named [Weblate](https://translate.riot.im/projects/riot-android/). +When adding new string resources, please only add new entries in file `value/strings.xml`. Translations will be added later by the community of translators with a dedicated tool named [Weblate](https://translate.element.io/projects/element-android/). Do not hesitate to use plurals when appropriate. ### Accessibility