fix "wrong" kind of apostrophe in help textdomain
This commit is contained in:
parent
9226a7b567
commit
bf39e61c8e
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ Units not only cost gold to Recruit or Recall, they also require money to suppor
|
|||
text= _ "On top of the energy bar shown next to each unit of yours is an orb. For units you control, this orb is:" + "
|
||||
<img>src=help/orb-green.png align=here</img>" + _ " green if it hasn’t moved this turn," + "
|
||||
<img>src=help/orb-yellow.png align=here</img>" + _ " yellow if it has moved, but could still move further or attack, or" + "
|
||||
<img>src=help/orb-red.png align=here</img>" + _ " red if it can no longer move or attack, or the user ended the unit's turn." + "
|
||||
<img>src=help/orb-red.png align=here</img>" + _ " red if it can no longer move or attack, or the user ended the unit’s turn." + "
|
||||
<img>src=help/orb-blue.png align=here</img>" + _ " blue if the unit is an ally you do not control." + "
|
||||
<img>src=help/orb-none.png align=here</img>" + _ " Enemy units have no orb on top of their energy bar."
|
||||
[/topic]
|
||||
|
|
Loading…
Add table
Reference in a new issue