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
|
|
@ -64,8 +64,8 @@ const char * alien_names[alien_NUM_TOOLS] = {
|
|||
gettext_noop("Alien"),
|
||||
};
|
||||
const char * alien_descs[alien_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click and move the mouse to give the image an \"alien\" appearance."),
|
||||
gettext_noop("Click to give the entire image an \"alien\" appearance."),},
|
||||
{gettext_noop("Click and move the mouse to give parts of your picture an \"alien\" appearance."),
|
||||
gettext_noop("Click to give your entire picture an \"alien\" appearance."),},
|
||||
};
|
||||
|
||||
Uint32 alien_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
|
|
@ -70,8 +70,8 @@ const char * mosaic_names[mosaic_NUM_TOOLS] = {
|
|||
gettext_noop("Mosaic"),
|
||||
};
|
||||
const char * mosaic_descs[mosaic_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click and move the mouse to add a mosaic effect to the image."),
|
||||
gettext_noop("Click to add a mosaic effect to the entire image."),},
|
||||
{gettext_noop("Click and move the mouse to add a mosaic effect to parts of your picture."),
|
||||
gettext_noop("Click to add a mosaic effect to your entire picture."),},
|
||||
};
|
||||
|
||||
Uint32 mosaic_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
|
|
@ -63,8 +63,8 @@ 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 the image."),
|
||||
gettext_noop("Click to add noise to the entire image."),},
|
||||
{gettext_noop("Click and move the mouse to add noise to parts of your picture."),
|
||||
gettext_noop("Click to add noise to your entire picture."),},
|
||||
};
|
||||
|
||||
Uint32 noise_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
|
|
@ -81,8 +81,8 @@ char * puzzle_get_name(magic_api * api, int which)
|
|||
char * puzzle_get_description(magic_api * api, int which, int mode)
|
||||
{
|
||||
if (mode==MODE_PAINT)
|
||||
return strdup(gettext_noop("Select the area of image where would you like to make a mosaic"));
|
||||
return strdup(gettext_noop("Click to make mosaic in fullscreen mode"));
|
||||
return strdup(gettext_noop("Select the area of the image where would you like to make a puzzle"));
|
||||
return strdup(gettext_noop("Click to make a puzzle in fullscreen mode"));
|
||||
}
|
||||
|
||||
void puzzle_release(magic_api * api, int which,
|
||||
|
|
|
|||
|
|
@ -64,8 +64,8 @@ const char * rain_names[rain_NUM_TOOLS] = {
|
|||
gettext_noop("Rain"),
|
||||
};
|
||||
const char * rain_descs[rain_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click to place a rain drop onto the image."),
|
||||
gettext_noop("Click to cover the image with rain drops."),},
|
||||
{gettext_noop("Click to place a rain drop onto your picture."),
|
||||
gettext_noop("Click to cover your picture with rain drops."),},
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -75,12 +75,12 @@ const char * sharpen_names[sharpen_NUM_TOOLS] = {
|
|||
gettext_noop("Silhouette")
|
||||
};
|
||||
const char * sharpen_descs[sharpen_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click and move the mouse to trace the edges of objects in the image."),
|
||||
gettext_noop("Click to trace the edges of objects in the image."),},
|
||||
{gettext_noop("Click and move the mouse to sharpen the image."),
|
||||
gettext_noop("Click to sharpen the entire image."),},
|
||||
{gettext_noop("Click and move the mouse to create a black and white silhouette of the image."),
|
||||
gettext_noop("Click to create a black and white silhouette of the entire image.")},
|
||||
{gettext_noop("Click and move the mouse to trace edges in parts of your picture."),
|
||||
gettext_noop("Click to trace edges in your entire picture."),},
|
||||
{gettext_noop("Click and move the mouse to sharpen parts of your picture."),
|
||||
gettext_noop("Click to sharpen the entire picture."),},
|
||||
{gettext_noop("Click and move the mouse to create a black and white silhouette."),
|
||||
gettext_noop("Click to create a black and white silhouette of your entire picture.")},
|
||||
};
|
||||
|
||||
Uint32 sharpen_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
|
|
@ -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); }
|
||||
|
|
|
|||
|
|
@ -65,13 +65,13 @@ const char * tint_icon_filenames[tint_NUM_TOOLS] = {
|
|||
};
|
||||
const char * tint_names[tint_NUM_TOOLS] = {
|
||||
gettext_noop("Tint"),
|
||||
gettext_noop("Threshold")
|
||||
gettext_noop("Threshold") // We must be able to come up with a better name than this.
|
||||
};
|
||||
const char * tint_descs[tint_NUM_TOOLS][2] = {
|
||||
{gettext_noop("Click and move the mouse around to change the color of parts of the picture."),
|
||||
gettext_noop("Click to change the color of the entire image."),},
|
||||
{gettext_noop("Click and move the mouse around to turn the image into pure color and white regions."),
|
||||
gettext_noop("Click to turn the entire image into pure color and white regions.")}
|
||||
{gettext_noop("Click and move the mouse around to change the color of parts of your picture."),
|
||||
gettext_noop("Click to change the color of your entire picture."),},
|
||||
{gettext_noop("Click and move the mouse around to turn parts of your picture into color and white."),
|
||||
gettext_noop("Click to turn your entire picture into color and white.")}
|
||||
};
|
||||
|
||||
Uint32 tint_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ const char * toothpaste_names[toothpaste_NUM_TOOLS] = {
|
|||
gettext_noop("Toothpaste"),
|
||||
};
|
||||
const char * toothpaste_descs[toothpaste_NUM_TOOLS] = {
|
||||
gettext_noop("Click and drag to squirt toothpaste onto the image."),
|
||||
gettext_noop("Click and drag to squirt toothpaste onto your picture."),
|
||||
};
|
||||
|
||||
Uint32 toothpaste_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue