From 0bf16a85732f871742acefb84f60be56b0660e7c Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 28 Aug 2011 19:57:53 +0000 Subject: updated some Butia plugins strings --- (limited to 'taextras.py') 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') ] -- cgit v0.9.1