[Bugs] #1722 UNSP: Calculate - UI string error

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Thu Jun 9 19:17:48 EDT 2011


#1722: Calculate - UI string error
------------------------------------------+---------------------------------
    Reporter:  cjl                        |          Owner:  rwh                        
        Type:  defect                     |         Status:  reopened                   
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  Calculate                  |        Version:  Unspecified                
    Severity:  Unspecified                |     Resolution:                             
    Keywords:                             |   Distribution:  Unspecified                
Status_field:  Unconfirmed                |  
------------------------------------------+---------------------------------

Comment(by garycmartin):

 FWIW: Looking in the current source of Calculates functions.py I see
 {{{
 436 def tanh(x):
 437     return math.tanh(x)
 438 tanh.__doc__ = _(
 439 'tanh(x), return the hyperbolic tangent of x. Given by sinh(x) /
 cosh(x)')
 }}}
 That looks identical to the text fix in the ticket. I've not tried to run
 ./setup.py getpot and commit the updated Calculate.pot as I was under the
 assumption (please do correct me) that the pootle scripts do that step
 (and pushing a new pot file manually from my end would cause manual steps
 to accept the changes at the pootle end).

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/1722#comment:6>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list