From 78ecf273e7b8cb22a2c14f9ca02ef49ecb3345ca Mon Sep 17 00:00:00 2001 From: snowleo Date: Sat, 6 Apr 2013 01:33:48 +0300 Subject: [PATCH] Update README.markdown --- README.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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