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
Copy link
Copy Markdown
Contributor

@FloEdelmann FloEdelmann Nov 4, 2025

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

in this case, NSI does not use the preset, so the rename won't be as chaotic as openstreetmap/iD#11527 , but it will still create extra work for translators unfortunately.

so we probably don't need a placeholder preset for this case?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I agree, kyle. And our process is still to change the filenames, so I think we should continue following this process.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"shoe cleaning",
"boot cleaning",
"contamination station",
"decontamination station"
"decontamination station",
"boot brush"
Copy link
Copy Markdown
Contributor

@FloEdelmann FloEdelmann Nov 4, 2025

Choose a reason for hiding this comment

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

],
"tags": {
"man_made": "footwear_decontamination"
Expand All @@ -27,7 +28,13 @@
"locationSet": {
"include": [
"AU",
"NZ"
"CA",
"ID",
"HK",
"KR",
"NZ",
"SG",
"US"
]
}
}