its a shortcut for points
german: Punkte -> Pkt.
engl. points -> pts
in your case you have to change it to pts
english version :
PHP Code:
<if condition="$show['reputation']"><div><if condition="$show['reppower']"></if>
<table width="120" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="48" height="20" align="center" background="images/reputation/pointrep.gif">$post[reputation] pts</td>
<td background="images/reputation/reputation_back.gif">$post[reputationdisplay]</td>
</tr>
</table>