Changeset 31901 in osm for applications/editors/josm/i18n/convsurveyor.pl
- Timestamp:
- 2016-01-01T20:15:49+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/convsurveyor.pl
r29943 r31901 19 19 { 20 20 chomp($line); 21 print "tr(\"\"); "; 21 print "tr(\"---DUMMY-MARKER---\"); "; 22 22 if($line =~ /^#(.*)$/) 23 23 {
Note:
See TracChangeset
for help on using the changeset viewer.