Add force dhcp mtu option to setup.

This commit is contained in:
Arne Fitzenreiter
2010-11-30 21:58:20 +01:00
parent 0c719f9351
commit f9c750efad
6 changed files with 36 additions and 6 deletions

View File

@@ -581,4 +581,6 @@ char *es_tr[] = {
"Downloading Installation-Image ...",
/* TR_DOWNLOAD_ERROR */
"Error while downloading!",
/* TR_DHCP_FORCE_MTU */
"Force DHCP mtu:",
};