Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ msgstr[0] ""
msgstr[1] ""

#: www/page.php:28
msgid "URL or group of IDs like \"n54,w33\""
msgid "URL or group of IDs like \"n55667788,w66554433\""
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intent is laudable, but I suspect that simply replacing the numbers risks keeping a bit of the same ambiguity. Why not adding a relation as well? (And maybe adding spaces after the commas so it doesn't look so much like a unit.)

Copy link
Copy Markdown
Author

@jidanni jidanni Jan 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, what I did still looks like some https://en.wikipedia.org/wiki/Maidenhead_Locator_System, with same length strings etc.
Somebody needs to do a better job. P.S., the majority of ids these days are much longer, but that would eat too much space.

In fact "URL or group of IDs" could be changed to mouseover examples of both.

msgstr ""

#: www/page.php:29
Expand Down
Loading