Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taextras.py
diff options
context:
space:
mode:
Diffstat (limited to 'taextras.py')
-rw-r--r--taextras.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/taextras.py b/taextras.py
index 2632ec7..d17ddf8 100644
--- a/taextras.py
+++ b/taextras.py
@@ -254,7 +254,11 @@ WEDO_STRINGS = [
LEGO_STRINGS = [
# TRANS: Lego NXT is a robotics product of the LEGO company
- _('Palette of LEGO NXT blocks'),
+ _('Palette of LEGO NXT blocks of motors'),
+ _('Palette of LEGO NXT blocks of sensors'),
+ # _('Palette of LEGO NXT blocks'),
+ _('sound'),
+ _('sound sensor'),
_('touch'),
_('ultrasonic'),
_('color'),