Fixing English bugs in some magic tools ;) and updated en_GB.po
This commit is contained in:
parent
cfa3f04d8b
commit
c801b3e3fa
4 changed files with 130 additions and 189 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue