From 4bfb1e947e5e8a518f2ad48b9b49e5680fc14e4f Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 26 Mar 2015 11:24:33 +0000 Subject: Replace site.baseurl with page.baseurl Content URLs need page.baseurl to include the current locale --- docs/developers/i18n.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/developers') diff --git a/docs/developers/i18n.md b/docs/developers/i18n.md index 128786664..c10ebeab8 100644 --- a/docs/developers/i18n.md +++ b/docs/developers/i18n.md @@ -7,7 +7,7 @@ title: Internationalisation (for devs)

This page describes some technical aspects of - internationalising + internationalising the Alaveteli code. It's mostly aimed at devs who are working on the codebase — if you just want to translate Alaveteli into your own language, see @@ -19,7 +19,7 @@ title: Internationalisation (for devs) Deployed translations for the project live in ``locale/``. -We encourage translations to be done on Transifex +We encourage translations to be done on Transifex because translators can work through its web interface rather than needing to edit the `.po` and `.pot` files directly. Ultimately, Transifex just captures translators' -- cgit v1.2.3