Commit 4b336b8e authored by Marian Durkovic's avatar Marian Durkovic

string modification before freeze

parent 44c1b34b
......@@ -336,8 +336,8 @@ static char *ppsz_clock_descriptions[] =
#define MTU_TEXT N_("MTU of the network interface")
#define MTU_LONGTEXT N_( \
"This is the typical size of UDP packets that we expect. On Ethernet " \
"it is usually 1500.")
"This is the maximum packet size that can be transmitted " \
"over network interface. On Ethernet it is usually 1500 bytes.")
#define TTL_TEXT N_("Time To Live")
#define TTL_LONGTEXT N_( \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment