fix "wrong" kind of apostrophe in help textdomain

This commit is contained in:
Nils Kneuper 2011-03-01 10:23:12 +00:00
parent 9226a7b567
commit bf39e61c8e

View file

@ -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 hasnt 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 units 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]