Skip to content

Commit

Permalink
use "here" instead of "there"
Browse files Browse the repository at this point in the history
to be consistent with wording of other quests
  • Loading branch information
westnordost authored May 15, 2022
1 parent 85fb5e7 commit df83881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ However, before uploading your changes, the app checks with a <a href=\"https
<string name="quest_bicycle_parking_type_building">Building</string>
<string name="quest_bicycle_parking_type_handlebarholder">Handlebar holder</string>

<string name="quest_bicycle_rental_capacity_title">How many rental bike spaces are there?</string>
<string name="quest_bicycle_rental_capacity_title">How many rental bike spaces are here?</string>

<string name="quest_bikeParkingCapacity_title">"How many bikes can be parked here?"</string>
<string name="quest_bikeParkingCapacity_hint">"Note that most normal stands can be used from both sides to park each one bike."</string>
Expand Down

0 comments on commit df83881

Please sign in to comment.