[GRASS-SVN] r31301 - grass/branches/develbranch_6/imagery/i.group
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu May 8 09:27:48 EDT 2008
Author: neteler
Date: 2008-05-08 09:27:47 -0400 (Thu, 08 May 2008)
New Revision: 31301
Modified:
grass/branches/develbranch_6/imagery/i.group/main.c
Log:
msg sync
Modified: grass/branches/develbranch_6/imagery/i.group/main.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.group/main.c 2008-05-08 11:58:26 UTC (rev 31300)
+++ grass/branches/develbranch_6/imagery/i.group/main.c 2008-05-08 13:27:47 UTC (rev 31301)
@@ -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