My AppleScript applet is localized for French, German, Italian and Spanish. The applet displays text in the correct language if the preferred language is changed in the "General" pane of the Language & Region preferences. That is, the applet correctly works in all four languages.
However, the "Apps" pane shows Spanish, German and Italian but, does not show French. For example:
Why would the "Apps" pane not show all languages for which the applet is localized ?
Thanks
late 2015 iMac 27", macOS 12.2.1
Having lots of copies of the same app around can cause macOS grief. This problem is common on development machines, where you rebuild the same app over and over again. I generally test this stuff in on ‘clean’ machine, so I can get reproducible results. I typically use a VM for this, restoring the VM to a snapshot, one that’s never seen my app before, between each run. If that behaves correctly then I know that my app is OK in general and that the problem I’m seeing on my main machine is an edge case that I don’t have to worry too much about.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"