Ticket #3063 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

TurtleArt typo

Reported by: cjl Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Turtleart Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

two words wrong "switches", "frequency"

turtleart-activity.po

taextras.py:70

"Switchs from 0 to 1, the frecuency depends on the vibration."

should be

"Switches from 0 to 1, the frequency depends on the vibration."

Change History

Changed 22 months ago by cjl

Also

turtleart-activity.po

plugins/accelerometer/accelerometer.py:57
plugins/accelerometer/accelerometer.py:64

"push accereration in x, y, z to heap"

should be

"push acceleration in x, y, z to heap"

Changed 22 months ago by cjl

taextras.py:63

"Returns the level of ligth in the ambient as a number between 0 and 1023."

should be

"Returns the level of light in the ambient as a number between 0 and 1023."

or better yet

"Returns the ambient light level as a number between 0 and 1023."

Changed 22 months ago by walter

  • status changed from new to closed
  • resolution set to fixed

Changed 22 months ago by cjl

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 22 months ago by walter

  • status changed from reopened to closed
  • resolution set to fixed

Changed 22 months ago by cjl

  • status changed from closed to reopened
  • resolution fixed deleted

excess whitespace "level as"

taextras.py:63

Returns the ambient light level as a number between 0 and 1023.

Changed 22 months ago by cjl

fixed one occurence, but not the second

plugins/accelerometer/accelerometer.py:57

push accereration in x, y, z to heap

Changed 22 months ago by walter

  • status changed from reopened to closed
  • resolution set to fixed

got it... and cleaned up a few more awkward phrases.

Changed 22 months ago by cjl

Ok, lea ving closed this time :-)

Did the whole push me - pull you thing with Poolte. Strings now waiting for localizers.

Note: See TracTickets for help on using tickets.