[GRASS-SVN] r31302 - grass/trunk/imagery/i.group
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu May 8 09:28:40 EDT 2008
Author: neteler
Date: 2008-05-08 09:28:40 -0400 (Thu, 08 May 2008)
New Revision: 31302
Modified:
grass/trunk/imagery/i.group/main.c
Log:
msg sync (merge)
Modified: grass/trunk/imagery/i.group/main.c
===================================================================
--- grass/trunk/imagery/i.group/main.c 2008-05-08 13:27:47 UTC (rev 31301)
+++ grass/trunk/imagery/i.group/main.c 2008-05-08 13:28:40 UTC (rev 31302)
@@ -136,7 +136,7 @@
struct Ref ref;
if (I_find_group(group) == 0) {
- G_fatal_error(_("Specified group does not exist"));
+ G_fatal_error(_("Specified group does not exist in current mapset"));
}
if (sgrp->answer) {
More information about the grass-commit
mailing list