Author: ivanovic
Date: Tue Mar  1 11:23:12 2011
New Revision: 48701

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48701&view=rev
Log:
fix "wrong" kind of apostroph in help textdomain

Modified:
    trunk/data/core/help.cfg

Modified: trunk/data/core/help.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/help.cfg?rev=48701&r1=48700&r2=48701&view=diff
==============================================================================
--- trunk/data/core/help.cfg (original)
+++ trunk/data/core/help.cfg Tue Mar  1 11:23:12 2011
@@ -191,7 +191,7 @@
         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]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to