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-08 12:37:47 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-11-08 12:37:47 (GMT)
commitaf5c8e4a8a0d4f1ae64e567d87869b486d1c96c8 (patch)
tree90899daf6885a90f5c569ced43391fbbbcbccc5f /taextras.py
parenta3e920ab4bf3f47ee7bee8b45deef743f61fa649 (diff)
standardize spelling of gray
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 7e2cca5..a475b7a 100644
--- a/taextras.py
+++ b/taextras.py
@@ -317,7 +317,7 @@ LEGO_STRINGS = [
_('color'),
_('light'),
_('sound'),
- _('grey'),
+ _('gray'),
# TRANS: The brick is the NXT controller
_('Please check the connection with the brick'),
_("Invalid port '%s'. Port must be: PORT A, B or C"),
@@ -372,7 +372,7 @@ LEGO_STRINGS = [
_('PORT 2'),
_('PORT 2 of the brick'),
_('light sensor'),
- _('grey sensor'),
+ _('gray sensor'),
_('PORT 3'),
_('PORT 3 of the brick'),
_('touch sensor'),