marked blurb for translation.
2006-06-16 Sven Neumann <sven@gimp.org> * plug-ins/common/mapcolor.c (query): marked blurb for translation.
This commit is contained in:

committed by
Sven Neumann

parent
738f2a6b9d
commit
61a01e546c
@ -1,3 +1,7 @@
|
|||||||
|
2006-06-16 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* plug-ins/common/mapcolor.c (query): marked blurb for translation.
|
||||||
|
|
||||||
2006-06-16 Sven Neumann <sven@gimp.org>
|
2006-06-16 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* plug-ins/common/colormap-remap.c: renamed to "Rearrange Colormap".
|
* plug-ins/common/colormap-remap.c: renamed to "Rearrange Colormap".
|
||||||
|
@ -157,10 +157,10 @@ query (void)
|
|||||||
gimp_plugin_menu_register (COLOR_ADJUST_PROC, "<Image>/Colors/Map");
|
gimp_plugin_menu_register (COLOR_ADJUST_PROC, "<Image>/Colors/Map");
|
||||||
|
|
||||||
gimp_install_procedure (COLOR_MAP_PROC,
|
gimp_install_procedure (COLOR_MAP_PROC,
|
||||||
|
N_("Map color range specified by two colors "
|
||||||
|
"to another range"),
|
||||||
"Map color range specified by two colors"
|
"Map color range specified by two colors"
|
||||||
"to color range specified by two other color.",
|
"to color range specified by two other color. "
|
||||||
"Map color range specified by two colors"
|
|
||||||
"to color range specified by two other color."
|
|
||||||
"Intermediate colors are interpolated.",
|
"Intermediate colors are interpolated.",
|
||||||
"Peter Kirchgessner",
|
"Peter Kirchgessner",
|
||||||
"Peter Kirchgessner",
|
"Peter Kirchgessner",
|
||||||
|
Reference in New Issue
Block a user