Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct redirect links #2739

Closed
6 tasks
maro-21 opened this issue Jul 28, 2020 · 6 comments
Closed
6 tasks

Correct redirect links #2739

maro-21 opened this issue Jul 28, 2020 · 6 comments

Comments

@maro-21
Copy link

maro-21 commented Jul 28, 2020

  • When you confirm your account you will need to agree to the <a href="https://www.osmfoundation.org/wiki/License/Contributor_Terms">contributor terms</a>.

from: https://www.osmfoundation.org/wiki/License/Contributor_Terms
to: https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms

  • https://www.osmfoundation.org/wiki/License/Contributor_Terms

from: https://www.osmfoundation.org/wiki/License/Contributor_Terms
to: https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms

  • <p><b>+ For new members</b>, please visit <a href="http://www.openstreetmap.org/user/new" target="_blank">http://www.openstreetmap.org</a> to create an account, log in, then return here to allow access to Potlatch 2 and begin editing.</p>

add https://

  • <p><i>Before you begin, the first rule you need to know is the use of proprietary data. Data from copyrighted maps or any other proprietary data is strictly prohibited! Copying, tracing or any reproduction of copyrighted work is not allowed! (Source: <a href="http://wiki.openstreetmap.org/wiki/Copyright" target="_blank">Copyright - OpenStreetMap Wiki</a>)</i></p>

add https://

  • <p><i>Visit the <a href="http://wiki.openstreetmap.org/wiki/Potlatch_2/Primer" target="_blank">Potlatch 2 Primer</a> on the OpenStreetMap wiki for even more advanced editing methods and conventions.</i></p>

add https://

  • <p>The OpenStreetMap wiki also provides an <a href="http://wiki.openstreetmap.org/wiki/Map_features" target="_blank">extensive list of tags and tag values</a>. Please refer back to the OSM documentation if you are unsure of which tag to use.</p>

correct the link from
http://wiki.openstreetmap.org/wiki/Map_features
to
https://wiki.openstreetmap.org/wiki/Map_Features

@tomhughes
Copy link
Member

If you want to be helpful then open a PR to correct them... I don't even really know what Osm:Help-help.taggingFeaturesText even refers to - it doesn't look like anything that exists in our source code.

@tomhughes
Copy link
Member

I think those are potlatch2 messages you are referring to, which would need to be raised at https://github.com/systemed/potlatch2/issues not here.

@tomhughes
Copy link
Member

The Osm:Help-help.taggingFeaturesText one for example is here https://github.com/systemed/potlatch2/blob/master/l10n/locale/en_GB/help_dialog.properties#L36.

@maro-21
Copy link
Author

maro-21 commented Jul 28, 2020

These were the variables from TranslateWiki, I thought they're the same in the code.
I've rewritten the first post, please reopen.

@tomhughes
Copy link
Member

It doesn't matter how much you rewrite it - those strings are from the potlatch2 project not this project.

@tomhughes
Copy link
Member

The Translatewiki project covers both this repository and the potlatch2 one - the strings you are interested in live in the potlatch2 repository, not this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants