]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add gettext as a prereq
authorEvan Prodromou <evan@controlyourself.ca>
Mon, 24 Nov 2008 18:30:54 +0000 (13:30 -0500)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 24 Nov 2008 18:30:54 +0000 (13:30 -0500)
darcs-hash:20081124183054-5ed1f-653824bb6345aecfe5dbc6d3e3b8ad0df9194b42.gz

README

diff --git a/README b/README
index 39721e2cf8b2f9baaa6258581173504f9ff0a151..228d0b1d08bd36cdaec559ac97d62732eb8daf7d 100644 (file)
--- 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: