Skip to content

Commit

Permalink
fix broken sentence in ferry quest
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Jun 29, 2019
1 parent fedb3d4 commit 6107f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ Otherwise, you can download another keyboard in the app store. Popular keyboards
<string name="label_blocknumber">block number</string>
<string name="quest_busStopShelter_covered">Whole stop is covered</string>
<string name="quest_ferry_pedestrian_name_title">Does %s transport pedestrians?</string>
<string name="quest_ferry_pedestrian_title">Does transport pedestrians?</string>
<string name="quest_ferry_pedestrian_title">Does this ferry route transport pedestrians?</string>
<string name="quest_ferry_motor_vehicle_name_title">Does %s transport motor vehicles?</string>
<string name="quest_ferry_motor_vehicle_title">Does transport motor vehicles?</string>
<string name="quest_ferry_motor_vehicle_title">Does this ferry route transport motor vehicles?</string>
</resources>

0 comments on commit 6107f16

Please sign in to comment.