[GRASS-SVN] r46145 - grass/trunk/locale

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 30 07:29:09 EDT 2011


Author: neteler
Date: 2011-04-30 04:29:08 -0700 (Sat, 30 Apr 2011)
New Revision: 46145

Modified:
   grass/trunk/locale/Makefile
Log:
explain 'verify' target

Modified: grass/trunk/locale/Makefile
===================================================================
--- grass/trunk/locale/Makefile	2011-04-30 11:28:25 UTC (rev 46144)
+++ grass/trunk/locale/Makefile	2011-04-30 11:29:08 UTC (rev 46145)
@@ -18,6 +18,7 @@
 	@echo '   make pot        create grass.pot (containing original messages)'
 	@echo '   make update-po  merge new messages into existing *.po files'
 	@echo '   make mo         create the *.mo files'
+	@echo '   make verify     verify the *.po files'
 
 # Directory for installing tcl .msg files:
 PO_DIR = po



More information about the grass-commit mailing list