Skip to content

Commit

Permalink
Merge pull request #1453 from matkoniecz/fix_engrish
Browse files Browse the repository at this point in the history
fix broken sentence in ferry quest
  • Loading branch information
westnordost authored Jun 29, 2019
2 parents fedb3d4 + 6107f16 commit 4ff25df
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 4ff25df

Please sign in to comment.