Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3063 closed defect (fixed)

TurtleArt typo

Reported by: cjl Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified
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 (9)

comment:1 Changed 13 years 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"

comment:2 Changed 13 years 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."

comment:3 Changed 13 years ago by walter

  • Resolution set to fixed
  • Status changed from new to closed

comment:4 Changed 13 years ago by cjl

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:5 Changed 13 years ago by walter

  • Resolution set to fixed
  • Status changed from reopened to closed

comment:6 Changed 13 years ago by cjl

  • Resolution fixed deleted
  • Status changed from closed to reopened

excess whitespace "level as"

taextras.py:63

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

comment:7 Changed 13 years ago by cjl

fixed one occurence, but not the second

plugins/accelerometer/accelerometer.py:57

push accereration in x, y, z to heap

comment:8 Changed 13 years ago by walter

  • Resolution set to fixed
  • Status changed from reopened to closed

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

comment:9 Changed 13 years 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.