On Thu, Apr 18, 2013 at 7:56 AM, <[email protected]> wrote: > Author: hamish > Date: 2013-04-17 22:56:53 -0700 (Wed, 17 Apr 2013) > New Revision: 55864 > > Modified: ... > grass/branches/releasebranch_6_4/scripts/v.db.join/v.db.join ... > grass/branches/releasebranch_6_4/scripts/v.db.update/v.db.update ... > Log: > clean up language (#1591, partial merge of r55862 from trunk) ... > Modified: grass/branches/releasebranch_6_4/scripts/v.db.join/v.db.join > =================================================================== > --- grass/branches/releasebranch_6_4/scripts/v.db.join/v.db.join > 2013-04-18 05:50:21 UTC (rev 55863) > +++ grass/branches/releasebranch_6_4/scripts/v.db.join/v.db.join > 2013-04-18 05:56:53 UTC (rev 55864) > @@ -14,7 +14,7 @@ > ############################################################################# > > #%Module > -#% description: Allows to join a table to a vector map table. > +#% description: Joins a database table to a vector map table.
--> please don't break the translations if not really needed! ... > Modified: grass/branches/releasebranch_6_4/scripts/v.db.update/v.db.update > =================================================================== > --- grass/branches/releasebranch_6_4/scripts/v.db.update/v.db.update > 2013-04-18 05:50:21 UTC (rev 55863) > +++ grass/branches/releasebranch_6_4/scripts/v.db.update/v.db.update > 2013-04-18 05:56:53 UTC (rev 55864) > @@ -15,7 +15,7 @@ > ############################################################################# > > #%Module > -#% description: Allows to update a column in the attribute table connected > to a vector map. > +#% description: Updates a column in the attribute table connected to a > vector map. --> same here. Now for up to 16 languages the strings must be remerged into the .po files, translated and updated in SVN... Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
