1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-18 20:41:37 +02:00

Update README.markdown

This commit is contained in:
snowleo
2013-04-06 01:33:48 +03:00
parent 4a3d496602
commit 78ecf273e7

View File

@@ -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. 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 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