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, 3 insertions, 3 deletions
diff --git a/taextras.py b/taextras.py
index b8e62da..9f57f15 100644
--- a/taextras.py
+++ b/taextras.py
@@ -113,9 +113,9 @@ passed by an argument'),
FOLLOWME_STRINGS = [
_('Error importing Pygame. This plugin require Pygame 1.9'),
_('Error on initialization of the camera'),
- _('No cameras was found'),
- _('Error in stop camera'),
- _('Error in start camera'),
+ _('No camera was found'),
+ _('Error stopping camera'),
+ _('Error starting camera'),
#TRANS: The "mask" is used to restrict processing to a region in the image
_('Error in get mask'),
_('FollowMe'),