aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-06-25 11:01:34 +0100
committerGareth Rees <gareth@mysociety.org>2014-06-25 11:01:34 +0100
commitd22f5e949ad55d86f85c0798cef72928ccf53529 (patch)
tree9b2ec795b61ca808cebdf9f179e026a65ab66918
parent81ec377ff68514113ea705ea48216eddd336b2da (diff)
parentcf129147e306abb3b6cfa751913040c728b2487a (diff)
Merge branch 'gh-pages-set-locale' into gh-pages
-rw-r--r--docs/installing/manual_install.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 8c6f6d838..d3a629155 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -25,6 +25,17 @@ have instructions for [installing on MacOS]({{ site.baseurl }}docs/installing/ma
Commands are intended to be run via the terminal or over ssh.
+## Set the locale
+
+**Debian Squeeze**
+
+Follow the [Debian guide](https://wiki.debian.org/Locale#Standard) for configuring the locale of the operating system.
+
+Generate the locales you wish to make available. When the interactive screen asks you to pick a default locale, choose "None", as the SSH session will provide the locale required.
+
+ # dpkg-reconfigure locales
+
+Start a new SSH session to use your SSH locale.
## Get Alaveteli