Thank you John, This looks like a fruitful approach. Alas, my Classic machine and ResEdit are thousands of miles away at the moment. I was hoping for something simple: like find the image icon for the English language flag, identify its properties in Photoshop, create a peace sign of equivalent parameters, and switch them. Then I could proudly join the teams of flag-wavers without advertising a nationalist tilt in full color at the top of my Menu Bar. It looks like this may be harder than it was in pre-OSX days. Thank for all the ideas. -Said (BTW, no disparagement of flag, team, or language is intended) On Monday, January 16, 2006, John Baltutis wrote: >Open the file w/ResEdit, look at the KCHR and kcns resources. There are >an >equal number of each all with matching ids. Open the KCHR group and each >is >mapped to a name. E.g., id 8 is Spanish. Open the kcns group, click on >id 8, >copy it and paste it into a new resource file, select it, change its id >(CMD+I) >to match whatever language is set in the International pane, select it, >copy >and paste it into the original, replacing the current one, save it, >revert it >back to a data fork file, change its name, and replace the original with >it. >That should display the Spanish flag, vice whatever it previously >displayed. As >I said, proceed at your own risk. I haven't tested it.