More attempts to simplify and standardise the language of the new magic tools.
This commit is contained in:
parent
ff84a1752f
commit
ee8020589a
9 changed files with 24 additions and 24 deletions
|
|
@ -69,8 +69,8 @@ const char * snow_names[snow_NUM_TOOLS] = {
|
|||
gettext_noop("Snow Flake"),
|
||||
};
|
||||
const char * snow_descs[snow_NUM_TOOLS] = {
|
||||
gettext_noop("Click to add snow to the entire image."),
|
||||
gettext_noop("Click to add snow to the entire image."),
|
||||
gettext_noop("Click to add snow balls to your picture."),
|
||||
gettext_noop("Click to add snow flakes to your picture."),
|
||||
};
|
||||
|
||||
Uint32 snow_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue