diff -r 98871b82aa87 -r ce1233002cf8 UIPainter.st --- a/UIPainter.st Mon Jun 23 19:38:04 2008 +0200 +++ b/UIPainter.st Mon Jun 23 20:13:50 2008 +0200 @@ -352,7 +352,7 @@ 'Pastes the widgets of the clipboard at the current mouse position.' #pasteWithLayout -'Pastes the widgets of the clipboard without a changing of their layouts.' +'Pastes the widgets of the clipboard without changing their layouts.' #referToCOnfigDatabase '' @@ -1934,7 +1934,7 @@ activeHelpKey: pasteWithLayout enabled: canPasteKeepingLayoutHolder label: 'Paste With Layout' - itemValue: pasteWithoutLayout + itemValue: pasteWithLayout translateLabel: true ) (MenuItem