[openstreetmap/openstreetmap-website] Compress plain GPX uploads with gzip (PR #7124)
Pablo Brasero
notifications at github.com
Wed Jun 3 18:54:43 UTC 2026
@pablobm commented on this pull request.
> @@ -2990,7 +2990,8 @@ en:
heading: "Viewing Trace %{name}"
pending: "PENDING"
filename: "Filename:"
- download: "download"
+ download_gpx: "download gpx"
+ download_original: "download %{extension}"
I think "original" can lead developers to think it's the uncompressed file, as that's actually the original one. How about:
```suggestion
download_compressed: "download %{extension}"
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7124#pullrequestreview-4421719745
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7124/review/4421719745 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260603/48e4f97a/attachment.htm>
More information about the rails-dev
mailing list