[Freeciv-Dev] (PR#9840) Units in economy report
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://RT::WebBaseURL.not.configured:80/Ticket/Display.html?id=9840 >
CVS 2004-08-18, GTK-2 client.
In client/gui-gtk-2.0/repodlgs.c (lines from 615):
void create_economy_report_dialog(bool make_modal)
{
static const char *titles[4] = {
N_("Building Name"),
N_("Count"),
N_("Cost"),
N_("U Total")
};
we have a list field name "Building Name". But in this list units
(with uk_gold > 0) appear also (see screenshot: non-latin char names
are buildings, latin - units).
IMHO, it would be not so bad to add something like "(b)" and "(u)"
after building and unit name also.
Thanks, evyscr.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#9840) Units in economy report,
Egor Vyscrebentsov via RT <=
|
|