Skip to content

Commit

Permalink
slightly change postman achievement description (fixes #5645)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed May 30, 2024
1 parent bab05b2 commit ded9915
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 @@ -504,7 +504,7 @@ Before uploading your changes, the app checks with a <a href=\"https://www.we
<string name="achievement_wheelchair_title">Mobility</string>
<string name="achievement_wheelchair_solved_X">You solved %d quests that help wheelchair users get around town!</string>
<string name="achievement_postman_title">Postman</string>
<string name="achievement_postman_solved_X">You helped to locate %d addresses!\nThis data is essential not only for the mail carrier but also for any navigation system.</string>
<string name="achievement_postman_solved_X">You helped to locate %d addresses and other postal amenities!\nThis data is essential not only for the mail carrier but also for any navigation system.</string>
<string name="achievement_building_title">High-Rise</string>
<string name="achievement_building_solved_X">You solved %d building related quests.\nNote that this app asks for the house number of a building only after its type has been determined.</string>
<string name="achievement_blind_title">Sixth Sense</string>
Expand Down

0 comments on commit ded9915

Please sign in to comment.