Changeset 36301 in osm


Ignore:
Timestamp:
2024-08-01T14:38:13+02:00 (6 weeks ago)
Author:
taylor.smock
Message:

Fix i18n single quote issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/i18n/specialmessages.java

    r36300 r36301  
    1414/* Java message loading audio data */ tr("Audio Device Unavailable");
    1515/* OSM server message */ tr("You must make your edits public to upload new data");
    16 /* OSM server message */ tr("<h2>This website is under heavy load (queue full)</h2><p>We're sorry, too many people are accessing this website at the same time. We're working on this problem. Please try again later.</p>");
     16/* OSM server message */ tr("<h2>This website is under heavy load (queue full)</h2><p>We''re sorry, too many people are accessing this website at the same time. We''re working on this problem. Please try again later.</p>");
    1717/* Nominatim search place type */ tr("town");
    1818/* Landuse type used in multipolygons */ trc("landuse", "forest");
Note: See TracChangeset for help on using the changeset viewer.