GUI: RingPlayerStats correct the description of w$sd

This commit is contained in:
gimick 2010-12-28 03:20:49 +00:00
parent eb55e261ef
commit 0acaa8cb6d

View File

@ -58,7 +58,7 @@ onlinehelp = {'Game':_('Type of Game'),
'Saw_F':_('% Saw Flop vs hands dealt'),
'SawSD':_('Saw Show Down / River'),
'WtSDwsF':_('Went To Show Down When Saw Flop'),
'W$SD':_('Amount Won when Show Down seen'),
'W$SD':_('% Times Won when Show Down seen'),
'FlAFq':_('Flop Aggression\n% Bet or Raise after seeing Flop'),
'TuAFq':_('Turn Aggression\n% Bet or Raise after seeing Turn'),
'RvAFq':_('River Aggression\n% Bet or Raise after seeing River'),