summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2013-04-06 01:33:48 +0300
committersnowleo <schneeleo@gmail.com>2013-04-06 01:33:48 +0300
commit78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca (patch)
tree146a2a0300425eeaf1fc8970444ac08573a53cd1 /README.markdown
parent4a3d49660267044be4e19ed6b46a6f776b1d0c78 (diff)
downloadEssentials-78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca.tar
Essentials-78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca.tar.gz
Essentials-78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca.tar.lz
Essentials-78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca.tar.xz
Essentials-78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca.zip
Update README.markdown
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 5b7903771..bd1955e5b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -22,4 +22,8 @@ To build all jars, open this folder and use `mvn clean install` to build it. You
If you create pull requests, always make them for the master branch.
-The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets \ No newline at end of file
+The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets
+
+If you want to build the new messages files, you require the gettext command line utils (xgettext, msgcat, msgmerge).
+
+For Linux / Mac install them using your package manager (e.g. MacPorts). For Windows download it from http://sourceforge.net/projects/gnuwin32/files/gettext/0.14.4/gettext-0.14.4.exe/download