summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
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