UIPainter.st
changeset 2425 22db8982a5c9
parent 2411 14dd0d9afbf3
child 2426 51e741037ce6
--- a/UIPainter.st	Thu Oct 30 12:27:03 2008 +0100
+++ b/UIPainter.st	Fri Nov 07 20:39:04 2008 +0100
@@ -1933,7 +1933,7 @@
          (MenuItem
             activeHelpKey: pasteWithLayout
             enabled: canPasteKeepingLayoutHolder
-            label: 'Paste With Layout'
+            label: 'Paste with Layout'
             itemValue: pasteWithLayout
             translateLabel: true
           )
@@ -2476,7 +2476,7 @@
          (MenuItem
             activeHelpKey: editPaste
             enabled: canPasteKeepingLayoutHolder
-            label: 'Paste With Layout'
+            label: 'Paste with Layout'
             itemValue: pasteWithLayout
             translateLabel: true
             isButton: true