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

Add quest for internet access #784

Merged
merged 5 commits into from
Jan 27, 2018
Merged

Conversation

ENT8R
Copy link
Contributor

@ENT8R ENT8R commented Jan 21, 2018

This PR is a follow-up of #730 because I messed it up while merging the master branch into my branch for this feature... Sorry for that...
The quest looks currently like this:

This PR would fix #99

Copy link
Member

@westnordost westnordost left a comment

Choose a reason for hiding this comment

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

Almost perfect.

Did you test this quest?

@@ -456,4 +456,9 @@ Otherwise, you can download another keyboard in the app store. Popular keyboards
<string name="quest_generic_looks_like_this">Usually looks like this:</string>
<string name="quest_surface_value_metal">Metal</string>
<string name="quest_surface_generic_surface_confirmation">Are you sure that you can not determine the surface more specifically?</string>
<string name="quest_internet_access_name_title">What kind of connection does "%s" offer?</string>
Copy link
Member

Choose a reason for hiding this comment

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

+internet

@@ -456,4 +456,9 @@ Otherwise, you can download another keyboard in the app store. Popular keyboards
<string name="quest_generic_looks_like_this">Usually looks like this:</string>
<string name="quest_surface_value_metal">Metal</string>
<string name="quest_surface_generic_surface_confirmation">Are you sure that you can not determine the surface more specifically?</string>
<string name="quest_internet_access_name_title">What kind of connection does "%s" offer?</string>
<string name="quest_internet_access_wlan">WLAN</string>
Copy link
Member

Choose a reason for hiding this comment

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

*Wi-Fi in english

protected String getTagFilters() {
return "nodes, ways, relations with" +
" (amenity=library or" +
" (tourism ~ hotel|guest_house|hostel|motel))" +
Copy link
Member

Choose a reason for hiding this comment

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

unnecessary parenthesis around tourism ~ ...

@westnordost
Copy link
Member

(There are conflicts here, otherwise ready to merge)

@ENT8R
Copy link
Contributor Author

ENT8R commented Jan 27, 2018

What kind of conflict? I can't see any...

@westnordost
Copy link
Member

It says "This branch cannot be rebased due to conflicts".

Oh, but I can merge it.

@westnordost westnordost merged commit 9f25eeb into streetcomplete:master Jan 27, 2018
@ENT8R ENT8R deleted the internet branch January 27, 2018 13:31
@ENT8R ENT8R mentioned this pull request Aug 10, 2019
5 tasks
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

Successfully merging this pull request may close these issues.

Quest: Internet access for hotels
2 participants