s/Colorspace/Color space/

2005-04-05  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimptemplateeditor.c: s/Colorspace/Color space/
This commit is contained in:
Sven Neumann 2005-04-05 09:12:29 +00:00 committed by Sven Neumann
parent e5ce7606d8
commit 83acacc28f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-04-05 Sven Neumann <sven@gimp.org>
* app/widgets/gimptemplateeditor.c: s/Colorspace/Color space/
2005-04-05 Michael Natterer <mitch@gimp.org>
* app/dialogs/Makefile.am

View File

@ -430,7 +430,7 @@ gimp_template_editor_constructor (GType type,
"image-type",
GIMP_RGB, GIMP_GRAY);
gimp_table_attach_aligned (GTK_TABLE (table), 0, 2,
_("Color_space:"), 0.0, 0.5,
_("Color _space:"), 0.0, 0.5,
combo, 1, FALSE);
combo = gimp_prop_enum_combo_box_new (G_OBJECT (editor->template),