Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

parse suggestAlternative #10

Open
abalosc1 opened this issue Jan 4, 2019 · 0 comments
Open

parse suggestAlternative #10

abalosc1 opened this issue Jan 4, 2019 · 0 comments

Comments

@abalosc1
Copy link
Collaborator

abalosc1 commented Jan 4, 2019

This message gets displayed with the test message
Example:

way[type=palm] {
  throwWarning: tr("{0} is deprecated", "{0.tag}");
  suggestAlternative: "leaf_type";
  suggestAlternative: "trees";
  suggestAlternative: "species";
  group: tr("deprecated tagging");
}

'type=palm' is deprecated, use 'leaf_type' or 'trees' or 'species' instead
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant