Ignore:
Timestamp:
2008-07-03T15:31:59+02:00 (16 years ago)
Author:
stoecker
Message:

update to 1328 strings, ca 200 missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/lang/convpreset.pl

    r8627 r8686  
    11#! /usr/bin/perl -w
     2
     3# Written by Dirk Stöcker <openstreetmap@dstoecker.de>
     4# Public domain, no rights reserved.
    25
    36use strict;
     
    69my $comment = 0;
    710
    8 # this is a simple conversion and in no way a complete XML parser
     11# This is a simple conversion and in no way a complete XML parser
    912# but it works with a default Perl installation
    1013
Note: See TracChangeset for help on using the changeset viewer.