Ignore:
Timestamp:
2009-04-30T15:37:30+02:00 (17 years ago)
Author:
stoecker
Message:

updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/i18n/convplugins.pl

    r14124 r14844  
    2525      {
    2626        $printed = 1;
    27         print "/* Plugin $plugin */\ntr(\"$1\");\n";
     27        print "/* Plugin $plugin */\ntr(\"$1\");\n" if($plugin ne "myPluginName");
    2828      }
    2929      elsif($line =~ /project name=\"(.*?)\"/)
Note: See TracChangeset for help on using the changeset viewer.