From a79ab4a50290b159b6219965621445747288bb8e Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Wed, 2 Feb 2022 07:18:33 +0100 Subject: [PATCH] make bicycle parking and playground access quests less confusing fixes #3693 --- .../quests/parking_access/AddBikeParkingAccess.kt | 2 +- .../quests/playground_access/AddPlaygroundAccess.kt | 2 +- app/src/main/res/values/strings.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/java/de/westnordost/streetcomplete/quests/parking_access/AddBikeParkingAccess.kt b/app/src/main/java/de/westnordost/streetcomplete/quests/parking_access/AddBikeParkingAccess.kt index ee872d2897..12f00e8c64 100644 --- a/app/src/main/java/de/westnordost/streetcomplete/quests/parking_access/AddBikeParkingAccess.kt +++ b/app/src/main/java/de/westnordost/streetcomplete/quests/parking_access/AddBikeParkingAccess.kt @@ -21,7 +21,7 @@ class AddBikeParkingAccess : OsmFilterQuestType() { override val questTypeAchievements = listOf(BICYCLIST) - override fun getTitle(tags: Map) = R.string.quest_bicycle_parking_access_title + override fun getTitle(tags: Map) = R.string.quest_bicycle_parking_access_title2 override fun createForm() = AddParkingAccessForm() diff --git a/app/src/main/java/de/westnordost/streetcomplete/quests/playground_access/AddPlaygroundAccess.kt b/app/src/main/java/de/westnordost/streetcomplete/quests/playground_access/AddPlaygroundAccess.kt index 1be16a5056..2b0f8f237c 100644 --- a/app/src/main/java/de/westnordost/streetcomplete/quests/playground_access/AddPlaygroundAccess.kt +++ b/app/src/main/java/de/westnordost/streetcomplete/quests/playground_access/AddPlaygroundAccess.kt @@ -14,7 +14,7 @@ class AddPlaygroundAccess : OsmFilterQuestType() { override val questTypeAchievements = listOf(CITIZEN) - override fun getTitle(tags: Map) = R.string.quest_playground_access_title + override fun getTitle(tags: Map) = R.string.quest_playground_access_title2 override fun createForm() = AddPlaygroundAccessForm() diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 141b7cab8e..6a401ab440 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -587,7 +587,7 @@ Otherwise, you can download another keyboard in the app store. Popular keyboards Locker Building What type of bicycle parking is this? - Is it restricted who may park a bike here? + Who is allowed to park a bicycle here? Parking may be free or paid. Do you have to pay to park a bike here? bicycle suggestion lane What are the collection times of this postbox? @@ -711,7 +711,7 @@ Otherwise, you can download another keyboard in the app store. Popular keyboards Is this correct? What defines the speed limit? "Sync Data" - Is this playground publicly accessible? + Who is allowed to use this playground? How are the footway and cycleway laid out here? To upload your changes manually, use the button in the toolbar that looks like this. Segregated from one another