Changeset 36455 in osm for applications/editors/josm


Ignore:
Timestamp:
2025-07-10T19:21:31+02:00 (6 months ago)
Author:
stoecker
Message:

add source of string

File:
1 edited

Legend:

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

    r36301 r36455  
    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/* https://github.com/phusion/passenger/blob/stable-6.1/src/agent/Core/Controller/CheckoutSession.cpp#L356 with ' instead of '' */
    1617/* 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>");
    1718/* Nominatim search place type */ tr("town");
Note: See TracChangeset for help on using the changeset viewer.