EmperorFool
Deity
- The dropdown menu of the Customizable Domestic Advisor
Hmm, those are stored in the CustomDomAdv.txt file. Cammagno built all the pages, and there's no reason we couldn't create a version for each language. It is a feature request to make it so you can select different lists without mucking about with files, and this is related. However, it seems a shame since the only difference between the files are the page titles. I'll see if I can think of a way to handle it.
Since the user can add their own pages and change the titles of any page, the titles cannot be stored in XML, and thus they cannot use Civ4's built-in language-choosing code. We'd have to do some manual selection, so this is high cost for low gain I'm afraid -- meaning low priority.
A simple way would be to use the screen itself to translate the titles and then save a copy of the CDA.txt file as CustomDomAdv_German.txt. Then we'd install each version and let the user manually swap in the language of their choice. It won't be dynamic, but it would work. It's even possible that Alerum could tweak the installer to ask for the user's language and set up the correct file as default.

- The Raw Commerce / Production display on the city screen
- Tooltips for the icons to the right of the dropdown menu in the Customizable Domestic Advisor
Yup, on my list. I'll make sure these are on the feature tracker on SF.net. The first is trivial. I should just bang that out today.
- Some wider column headers by default in some of the pages of the Customizable Domestic Advisor
Is this because the headers don't fit, or the values don't fit? It's true that the default size for some of the columns is based on the data they hold rather than their header.