Ignore:
Timestamp:
2006-08-15T01:06:04+02:00 (18 years ago)
Author:
imi
Message:

added language romania

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/org/openstreetmap/josm/Main.java

    r129 r133  
    152152                                String annotationSources = pref.get("annotation.sources");
    153153                                if (annotationSources.equals("")) {
    154                                         JOptionPane.showMessageDialog(Main.parent, "You have to specify annotation sources in the preferences first.");
     154                                        JOptionPane.showMessageDialog(Main.parent, tr("You have to specify annotation sources in the preferences first."));
    155155                                        return;
    156156                                }
Note: See TracChangeset for help on using the changeset viewer.