Skip to content

Commit

Permalink
Fix indentations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaptisteC committed Apr 7, 2024
1 parent 3e09aab commit 018962c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1304,10 +1304,10 @@ 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>

<!-- 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 018962c

Please sign in to comment.