From 0bd60ed7c3458445fd0f8cdb39ee663646004f11 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 01 Nov 2012 15:19:58 +0000 Subject: fixed grammatical errors (thanks to cjl) --- (limited to 'taextras.py') 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'), -- cgit v0.9.1