Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--taextras.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/taextras.py b/taextras.py
index 3e08657..37f80c9 100644
--- a/taextras.py
+++ b/taextras.py
@@ -106,8 +106,8 @@ passed by an argument.'),
]
FOLLOWME_STRINGS = [
- _('The camera was not found.')
- _('Error on the initialization of the camera.')
+ _('The camera was not found.'),
+ _('Error on the initialization of the camera.'),
_('FollowMe'),
_('follow a RGB color'),
_('follow a turtle color'),