setup: add nic identify function.

This commit is contained in:
Arne Fitzenreiter
2013-10-06 08:59:35 +02:00
parent d039a7e99e
commit b128fe7e69
9 changed files with 63 additions and 2 deletions

View File

@@ -583,4 +583,10 @@ char *pl_tr[] = {
"Błąd podczas pobierania!",
/* TR_DHCP_FORCE_MTU */
"Wymuś mtu DHCP:",
/* TR_IDENTIFY */
"Identify",
/* TR_IDENTIFY_SHOULD_BLINK */
"Selected port should blink now ...",
/* TR_IDENTIFY_NOT_SUPPORTED */
"Function is not supported by this port.",
};