git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60599 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -245,7 +245,7 @@ Vect_clean_small_angles_at_nodes(struct Map_info *Map, int otype,
break;
}
- G_verbose_message("Modifications: %d", nmodif);
+ G_verbose_message(_("Modifications: %d"), nmodif);
return (nmodif);