Fixing English bugs in some magic tools ;) and updated en_GB.po

This commit is contained in:
secretlondon 2008-08-26 03:52:51 +00:00
parent cfa3f04d8b
commit c801b3e3fa
4 changed files with 130 additions and 189 deletions

View file

@ -126,7 +126,7 @@ char * distortion_get_name(magic_api * api, int which)
char * distortion_get_description(magic_api * api, int which, int mode)
{
return(strdup(gettext_noop("Click and drag the mouse to cause a distortion in your picture.")));
return(strdup(gettext_noop("Click and drag the mouse to cause distortion in your picture.")));
}
// Report whether we accept colors