On Sun, Jan 24, 2016 at 3:09 AM, <[email protected]> wrote: > Log: > Add comments for translators to help differentiating between similar > words. > Comment must be on preceding line to string! > > > Modified: grass/trunk/gui/wxpython/gis_set.py > =================================================================== > --- grass/trunk/gui/wxpython/gis_set.py 2016-01-23 22:16:31 UTC (rev 67646) > +++ grass/trunk/gui/wxpython/gis_set.py 2016-01-24 08:09:17 UTC (rev 67647) > @@ -165,24 +165,30 @@ > self.bbrowse = wx.Button(parent = self.gisdbase_panel, id = > wx.ID_ANY, > label = _("&Browse")) > self.bmapset = wx.Button(parent = self.mapset_panel, id = > wx.ID_ANY, > + # GTC New mapset > label = _("&New")) >
Would you mind extending submitting guidelines accordingly? Thanks, Vaclav https://trac.osgeo.org/grass/wiki/Submitting/Python
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
