textual-paint/localization/en/Menu/0409/118.rc
Isaiah Odhner ab690e8f5c Add localization folder from JS Paint
This folder was last updated at this commit:
4a9163fb6d
2023-04-18 00:30:05 -04:00

20 lines
1.1 KiB
Plaintext

118 MENU
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "Selection"
{
MENUITEM "Cu&t", 57635
MENUITEM "&Copy", 57634
MENUITEM "&Paste", 57637
MENUITEM "C&lear Selection", 57632
MENUITEM "Select &All", 57642
MENUITEM SEPARATOR
MENUITEM "C&opy To...", 37663
MENUITEM "Paste &From...", 37664
MENUITEM SEPARATOR
MENUITEM "Flip/&Rotate...", 37680
MENUITEM "&Stretch/Skew...", 37681
MENUITEM "&Invert Colors", 37682
}
}