aboutsummaryrefslogtreecommitdiffstats
path: root/Default main menu.txt
AgeCommit message (Collapse)Author
2023-08-23MainMenu: Correct "Data Detectors" menu item titleTeddy Wing
I miscopied this title when I was looking at a template MainMenu.xib in Xcode. While I was trying to make a test translation strings file using the AppleGlot dictionaries, I discovered the mistake.
2023-08-15Default main menu: Describe base main menuTeddy Wing
Write a list of all the default main menu items generated in a new Cocoa app MainMenu.nib generated by Xcode. We'll use this as a guide to reimplement all of the menus and items in code.