changed: #menuColors
authorClaus Gittinger <cg@exept.de>
Wed, 21 Oct 2009 13:17:14 +0200
changeset 2653 f0e64b82fa93
parent 2652 1583e5525196
child 2654 497f3bbf2cdd
changed: #menuColors
ImageEditor.st
--- a/ImageEditor.st	Wed Oct 21 13:13:46 2009 +0200
+++ b/ImageEditor.st	Wed Oct 21 13:17:14 2009 +0200
@@ -2087,7 +2087,7 @@
                 )
                (MenuItem
                   enabled: hasMask
-                  label: 'Clear ColormapEntry for Masked Pixels'
+                  label: 'Clear Colormap Entry for Masked Pixels'
                   itemValue: menu_clearColormapEntry0AndMaskedPixels
                   translateLabel: true
                 )