Skip to content

Commit

Permalink
Fix indentations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaptisteC committed Jan 28, 2024
1 parent 32231da commit 8d48ce3
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 @@ -1291,10 +1291,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 8d48ce3

Please sign in to comment.