From fd6c56d63c9db313db33beb5d5097f6ea3d468dc Mon Sep 17 00:00:00 2001
From: Gareth Rees
AVAILABLE_LOCALES
+ * Set AVAILABLE_LOCALES
to en es
### What to do if you don't have complete translations for an older release of Alaveteli
@@ -56,7 +56,7 @@ You need to do this if you've added any new strings to the code that need
translations (or if you change an existing one).
To update the
-`.po` or `.pot` files
+`.po` or `.pot` files
for each language, run:
bundle exec rake gettext:store_model_attributes
@@ -69,7 +69,7 @@ If `gettext:find` only creates the file `locale/im-config.pot` then you need to
unset the `TEXTDOMAIN` environment variable and try again.
For more details about the translations, see the page about
-[translating Alaveteli]({{ site.baseurl }}docs/customising/translation/).
+[translating Alaveteli]({{ page.baseurl }}/docs/customising/translation/).
## Technical implementation details
@@ -173,5 +173,5 @@ The release manager will enforce a translation freeze just before a new release
is cut. During such time, you must not introduce new strings to the code if
your work is due for inclusion in this release. This is necessary to allow
translators time to complete and check their translations against all the known
-strings. See more about [translating Alaveteli]({{ site.baseurl }}docs/customising/translation/).
+strings. See more about [translating Alaveteli]({{ page.baseurl }}/docs/customising/translation/).
--
cgit v1.2.3