From 1ae072c165bb6a21e2d241171cec4bef83a3ac38 Mon Sep 17 00:00:00 2001 From: Thomas Bluemel Date: Mon, 27 Nov 2006 18:55:37 +0000 Subject: [PATCH] Fix typos (this is en-US) svn path=/trunk/; revision=24855 --- reactos/base/applications/imagesoft/lang/En.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/base/applications/imagesoft/lang/En.rc b/reactos/base/applications/imagesoft/lang/En.rc index 3f29f7ae60d..c794c61408f 100644 --- a/reactos/base/applications/imagesoft/lang/En.rc +++ b/reactos/base/applications/imagesoft/lang/En.rc @@ -50,10 +50,10 @@ BEGIN MENUITEM "Brightness...", ID_BRIGHTNESS MENUITEM "Contrast...", -1, GRAYED MENUITEM "Hue/Saturation...", -1, GRAYED - POPUP "Colour" + POPUP "Color" BEGIN MENUITEM "Black and White" ID_BLACKANDWHITE - MENUITEM "Invert Colours" ID_INVERTCOLORS + MENUITEM "Invert Colors" ID_INVERTCOLORS END MENUITEM SEPARATOR MENUITEM "Blur", -1, GRAYED