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>2011-08-28 19:57:53 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-08-28 19:57:53 (GMT)
commit0bf16a85732f871742acefb84f60be56b0660e7c (patch)
tree7abe726ff7d37a3828f1a1935384aa1ed9876d92 /taextras.py
parenta36898bc8b76cffdc279fb3f4fe5cb903543222f (diff)
updated some Butia plugins strings
Diffstat (limited to 'taextras.py')
-rw-r--r--taextras.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/taextras.py b/taextras.py
index 598883d..5513ae2 100644
--- a/taextras.py
+++ b/taextras.py
@@ -80,9 +80,9 @@ number between 0 and 255.'),
_('Butia Robot'),
_('delay Butia'),
_('wait for argument seconds'),
- _('batteryCharge Butia'),
+ _('Butia battery charge'),
_('Returns the battery charge as a number between 0 and 255.'),
- _('speed Butia'),
+ _('Butia speed'),
_('Set the moving speed of the Butia motors as the value between \
0 and 1023, passed by argument.'),
_('forward Butia'),
@@ -98,10 +98,10 @@ number between 0 and 255.'),
_('right Butia'),
_('Move the Butia robot backward.'),
_('Turn x degrees'),
- _('Turn the Butia robot X degree.'),
+ _('Turn the Butia robot x degrees.'),
_('stop Butia'),
_('Move the Butia robot backward.'),
- _('LCD Butia'),
+ _('print Butia'),
_('Print text in Butia robot 32-character ASCII display.'),
_('Butia')
]