1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 13:03:50 +00:00

(trunk gtk) fix minor oops from earlier today in the properties dialog's peer list

This commit is contained in:
Charles Kerr 2009-04-17 00:04:15 +00:00
parent 8387e3abcc
commit 8b87c14513

View file

@ -96,6 +96,7 @@ enum
static const char* peer_column_names[N_PEER_COLS] =
{
N_( "Address" ),
"",
/* 'download speed' column header. terse to keep the column narrow. */
N_( "Down" ),
/* 'upload speed' column header. terse to keep the column narrow. */