From: Evan Prodromou Date: Mon, 24 Nov 2008 18:30:54 +0000 (-0500) Subject: add gettext as a prereq X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=864aad7b83df0a4e78a96286f412402ee2d0b49b;p=quix0rs-gnu-social.git add gettext as a prereq darcs-hash:20081124183054-5ed1f-653824bb6345aecfe5dbc6d3e3b8ad0df9194b42.gz --- diff --git a/README b/README index 39721e2cf8..228d0b1d08 100644 --- a/README +++ b/README @@ -126,6 +126,7 @@ Your PHP installation must include the following PHP extensions: - MySQL. For accessing the database. - GD. For scaling down avatar images. - mbstring. For handling Unicode (UTF-8) encoded strings. +- gettext. For multiple languages. Default on many PHP installs. For some functionality, you will also need the following extensions: