mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 12:23:14 +00:00
[REACTOS] British English spellings (#5533)
Fix spellings for en-GB: - Centre. - Colour. - Customise. - Unauthorise.
This commit is contained in:
parent
72ea2d4c26
commit
815d55c378
3 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue