/**
  This file can be used to add some special messages to the translation,
  which are not part of the programm texts, but should be translated nevertheless.
*/

tr("You requested too many nodes (limit is 50,000). Either request a smaller area, or use planet.osm"); // OSM server message
tr("Database offline for maintenance"); // OSM server message
tr("The maximum bbox size is 0.25, and your request was too large. Either request a smaller area, or use planet.osm"); // OSM server message
tr("could not get audio input stream from input URL"); // Java message loading audio data
tr("Audio Device Unavailable"); // Java message loading audio data
tr("You must make your edits public to upload new data"); // use has not made edits public
