[REACTOS] British English spellings (#5533)

Fix spellings for en-GB:
- Centre.
- Colour.
- Customise.
- Unauthorise.
This commit is contained in:
Andrew Dent 2023-08-09 10:48:59 +01:00 committed by GitHub
parent 72ea2d4c26
commit 815d55c378
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View file

@ -27,7 +27,7 @@ BEGIN
MENUITEM "Send...", IDM_FILESEND
MENUITEM SEPARATOR
MENUITEM "Set as wallpaper (Tiled)", IDM_FILEASWALLPAPERPLANE
MENUITEM "Set as wallpaper (Centered)", IDM_FILEASWALLPAPERCENTERED
MENUITEM "Set as wallpaper (Centred)", IDM_FILEASWALLPAPERCENTERED
MENUITEM "Set as wallpaper (Stretched)", IDM_FILEASWALLPAPERSTRETCHED
MENUITEM SEPARATOR
MENUITEM "Most recently used file", IDM_FILEMOSTRECENTLYUSEDFILE, GRAYED
@ -114,7 +114,7 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Rotate/&Mirror...\tCtrl+R", IDM_IMAGEROTATEMIRROR
MENUITEM "&Stretch/Skew...\tCtrl+W", IDM_IMAGESTRETCHSKEW
MENUITEM "&Invert colors\tCtrl+I", IDM_IMAGEINVERTCOLORS
MENUITEM "&Invert colours\tCtrl+I", IDM_IMAGEINVERTCOLORS
END
END