Click and move -> Click and drag
This commit is contained in:
parent
04084af7e6
commit
6aed7d2c23
8 changed files with 14 additions and 14 deletions
|
|
@ -63,7 +63,7 @@ const char * noise_names[noise_NUM_TOOLS] = {
|
|||
gettext_noop("Noise"),
|
||||
};
|
||||
const char * noise_descs[noise_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click and move the mouse to add noise to parts of your picture."),
|
||||
{gettext_noop("Click and drag the mouse to add noise to parts of your picture."),
|
||||
gettext_noop("Click to add noise to your entire picture."),},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue