From 864aad7b83df0a4e78a96286f412402ee2d0b49b Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 24 Nov 2008 13:30:54 -0500 Subject: [PATCH] add gettext as a prereq darcs-hash:20081124183054-5ed1f-653824bb6345aecfe5dbc6d3e3b8ad0df9194b42.gz --- README | 1 + 1 file changed, 1 insertion(+) 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: -- 2.39.5