Skip to content

Commit

Permalink
Fix indentations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaptisteC committed Nov 23, 2023
1 parent 0c1e759 commit b7f38cb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1288,10 +1288,11 @@ If there are no signs along the whole street which apply for the highlighted sec
<string name="quest_postboxRoyalCypher_type_none">No royal cypher is visible</string>
<string name="quest_postboxRoyalCypher_type_scottish_crown">The Crown of Scotland</string>

<string name="quest_powerAttachment_title">How is this power line attached?</string>
<string name="quest_powerAttachment_suspension">Suspension</string>
<string name="quest_powerAttachment_anchor">Anchor</string>
<string name="quest_powerAttachment_pin">Pin</string>
<string name="quest_powerAttachment_title">How is this power line attached?</string>
<string name="quest_powerAttachment_suspension">Suspension</string>
<string name="quest_powerAttachment_anchor">Anchor</string>
<string name="quest_powerAttachment_pin">Pin</string>
<string name="quest_powerAttachment_pin">Pin</string>

<!-- I.e. which material. Pole as in "power pole" or "utility pole" -->
<string name="quest_powerPolesMaterial_title">What’s this pole made of?</string>
Expand Down

0 comments on commit b7f38cb

Please sign in to comment.