diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-03-12 17:52:13 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-03-12 17:52:13 +0000 |
commit | e9b8338d38a511c0a0d5dc07794506bf16c3687b (patch) | |
tree | 3662729b9d7504785387624c859d060595750e36 /docs/developers/i18n.md | |
parent | d2e8ac79e613b3c1524ea0d2f976a391cebe2655 (diff) | |
parent | af8d108e972a176c9ecf19d4176d0fb6d7b7cb8e (diff) |
Merge branch 'gh-pages-finish-i18n' into gh-pages
Diffstat (limited to 'docs/developers/i18n.md')
-rw-r--r-- | docs/developers/i18n.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/developers/i18n.md b/docs/developers/i18n.md index b230d3127..fb7f2930b 100644 --- a/docs/developers/i18n.md +++ b/docs/developers/i18n.md @@ -19,8 +19,7 @@ title: Internationalisation (for devs) Deployed translations for the project live in ``locale/``. -We encourage translations to be done on -[Transifex](https://www.transifex.net/projects/p/alaveteli/) +We encourage translations to be done on <a href="{{ site.baseurl }}docs/glossary/#transifex" class="glossary__link">Transifex</a> because translators can work through its web interface rather than needing to edit the <a href="{{ site.baseurl }}docs/glossary/#po" class="glossary__link">`.po` and `.pot` files</a> directly. Ultimately, Transifex just captures translators' |