Skip to content

Commit

Permalink
Use typographic apostrophe and quotation marks
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann authored Oct 22, 2023
1 parent 97276b9 commit f9f5343
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 @@ -1059,7 +1059,7 @@ Before uploading your changes, the app checks with a <a href=\"https://www.we

<string name="quest_is_amenity_inside_title">Is this inside a building?</string>
<string name="quest_defibrillator_location">Where is this defibrillator located?</string>
<string name="quest_defibrillator_location_description">"Please provide a concise description of its position (e.g. \"in the porter's lounge\")."</string>
<string name="quest_defibrillator_location_description">"Please provide a concise description of its position (e.g. in the porters lounge)."</string>

<string name="quest_kerb_height_title">What’s the height of this curb?</string>
<string name="quest_kerb_height_flush">Same level as road surface</string>
Expand Down

0 comments on commit f9f5343

Please sign in to comment.