Changeset 29943 in osm for applications/editors/josm/i18n/convvalidator.pl
- Timestamp:
- 2013-09-23T14:30:56+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/convvalidator.pl
r23091 r29943 19 19 { 20 20 chomp($line); 21 print "tr(\"\"); "; 21 22 if($line =~ /^#(.*)$/) 22 23 {
Note:
See TracChangeset
for help on using the changeset viewer.