Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2013-10-09 22:53:40 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2013-10-09 22:53:40 (GMT)
commit238da9d0c50fcb536892145500b9496be5cc58b9 (patch)
tree997f65303e8f3daeba348a539dbb2174aff9541e
parent0704aadf50ae4876f8066ea467622b3ba5e9b3ee (diff)
fix IP string
-rw-r--r--taextras.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taextras.py b/taextras.py
index d9efd68..2876a87 100644
--- a/taextras.py
+++ b/taextras.py
@@ -165,7 +165,7 @@ BUTIA_STRINGS = [
_('Cast a new block'),
_('generic module %s'),
_('Butia IP'),
- _('change the ip of butia robot'),
+ _('change the IP of butia robot'),
_('ERROR: The pin %s must be in OUTPUT mode.'),
_('ERROR: The pin %s must be in INPUT mode.'),
_("ERROR: Something wrong with function '%s'"),