your the parts of your -> the parts of your
This commit is contained in:
parent
97051f754c
commit
c3855b085b
1 changed files with 2 additions and 2 deletions
|
|
@ -71,11 +71,11 @@ char * tool_descriptions[NUM_TOOLS][2] = {
|
|||
},
|
||||
{
|
||||
gettext_noop("Click and drag the mouse to entirely desaturate parts of your picture that match the chosen color."),
|
||||
gettext_noop("Click to entirely desaturate your the parts of your picture that match the chosen color."),
|
||||
gettext_noop("Click to entirely desaturate your parts of your picture that match the chosen color."),
|
||||
},
|
||||
{
|
||||
gettext_noop("Click and drag the mouse to entirely desaturate parts of your picture that don't match the chosen color."),
|
||||
gettext_noop("Click to entirely desaturate your the parts of your picture that don't match the chosen color."),
|
||||
gettext_noop("Click to entirely desaturate the parts of your picture that don't match the chosen color."),
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue