Click and move -> Click and drag
This commit is contained in:
parent
6aed7d2c23
commit
88a49ccfb2
6 changed files with 9 additions and 9 deletions
|
|
@ -64,7 +64,7 @@ const char * alien_names[alien_NUM_TOOLS] = {
|
|||
gettext_noop("Color Shift"),
|
||||
};
|
||||
const char * alien_descs[alien_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click and move the mouse to change the colors in parts of your picture."),
|
||||
{gettext_noop("Click and drag the mouse to change the colors in parts of your picture."),
|
||||
gettext_noop("Click to change the colors in your entire picture."),},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue