Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taextras.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-11-01 19:08:08 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-11-01 19:08:08 (GMT)
commit6e2c083601f6d4558e37680725a728f38ac155e8 (patch)
tree0049b82b13cae2dd5cfa61b58522aea20cbcf5af /taextras.py
parent0954125712963fd922fc185ca812d674ec510617 (diff)
new Butia strings
Diffstat (limited to 'taextras.py')
-rw-r--r--taextras.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/taextras.py b/taextras.py
index 5d3bf5b..7e2cca5 100644
--- a/taextras.py
+++ b/taextras.py
@@ -92,8 +92,8 @@ between 0 and 255'),
_('returns the battery charge as a number between 0 and 255'),
#TRANS: This string is shorthand for "speed of Butia"
_('speed Butia'),
- _('set the speed of the Butia motors as a value between 0 and 1023, \
-passed by an argument'),
+ _('set the speed of the Butia motors'),
+ _('the speed must be a value between 0 and 1023'),
#TRANS: This string is shorthand for "move Butia forward"
_('forward Butia'),
_('move the Butia robot forward'),