Skip to content

Commit

Permalink
Merge pull request DFHack#799 from myk002/myk_tooltips
Browse files Browse the repository at this point in the history
name some more tooltips
  • Loading branch information
myk002 authored Aug 30, 2024
2 parents f001aee + 7c58bd4 commit 17527a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions df.ui-menus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3409,13 +3409,13 @@
<enum-item>
<item-attr name='caption' value='Go to the next zone overlapping the tile you clicked.'/>
</enum-item>
<enum-item>
<enum-item name='ZoneRepaint'>
<item-attr name='caption' value='Repaint this zone.'/>
</enum-item>
<enum-item>
<item-attr name='caption' value='Erase a portion of this zone.'/>
</enum-item>
<enum-item>
<enum-item name='ZoneSuspend'>
<item-attr name='caption' value='Suspend activities in this zone. Does not remove the zone.'/>
</enum-item>
130
Expand Down Expand Up @@ -3443,7 +3443,7 @@
<enum-item>
<item-attr name='caption' value='Select animals to be dropped into the pit or pond below this zone. Animals will not feel obligated to stay if they can find a way out.'/>
</enum-item>
<enum-item>
<enum-item name='ZoneAssignLocation'>
<item-attr name='caption' value='Assign a new or existing location to this zone. Locations are groups of zones and rooms with a larger purpose, like a tavern, a temple, a library, or a craft guildhall.'/>
</enum-item>
<enum-item>
Expand Down

0 comments on commit 17527a0

Please sign in to comment.