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-03-28 01:56:42 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-03-28 01:56:42 (GMT)
commit5a6c99b55e89e060674972ca4f224f32bfec204a (patch)
treecf053f827ce16156e2075308e8551b3403fc15c2 /taextras.py
parent59316c7f2ca81645be1833dd5bb1cbee7d3e3341 (diff)
new strings for NXT
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'),