Skip to content

Commit

Permalink
remove trailing space from text
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Sep 26, 2024
1 parent fdb9a87 commit 4cebe1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,7 @@ Before uploading your changes, the app checks with a <a href=\"https://www.we
<string name="quest_buildingLevels_answer_description">In this case, simply input the values of the highest building part.</string>
<string name="quest_buildingLevels_hint">"For buildings on a slope, the level count starts from the ground level of the lowest side.

A level counts as a roof level when its windows are in the roof. Subsequently, roofs with zero roof levels are not necessarily flat, just not tall enough for an entire level.
"</string>
A level counts as a roof level when its windows are in the roof. Subsequently, roofs with zero roof levels are not necessarily flat, just not tall enough for an entire level."</string>

<string name="quest_buildingType_title">"What kind of building is this?"</string>
<string name="quest_generic_item_invalid_value">Please select a more specific value.</string>
Expand Down

0 comments on commit 4cebe1b

Please sign in to comment.