Revision 8c287f1b
Added by Vinicius Coque almost 15 years ago
usr/local/www/interfaces_bridge_edit.php | ||
---|---|---|
439 | 439 |
"the bridge."); ?> |
440 | 440 |
</span> |
441 | 441 |
<p class="vexpl"><span class="red"><strong> |
442 |
<?=gettext("Note"); ?>:<br>
|
|
442 |
<?=gettext("Note:"); ?><br>
|
|
443 | 443 |
</strong></span> |
444 | 444 |
<?=gettext("The span interface cannot be part of the bridge member interfaces."); ?> |
445 | 445 |
</span> |
... | ... | |
483 | 483 |
<?=gettext("Allow interface to automatically detect edge status. This is the " . |
484 | 484 |
"default for all interfaces added to a bridge."); ?> |
485 | 485 |
<p class="vexpl"><span class="red"><strong> |
486 |
<?=gettext("Note"); ?>:<br>
|
|
486 |
<?=gettext("Note:"); ?><br>
|
|
487 | 487 |
</strong></span> |
488 | 488 |
<?=gettext("This will disable the autoedge status of interfaces."); ?> |
489 | 489 |
</span></td> |
... | ... | |
527 | 527 |
"checking the full duplex link status. This is the default for " . |
528 | 528 |
"interfaces added to the bridge."); ?> |
529 | 529 |
<p class="vexpl"><span class="red"><strong> |
530 |
<?=gettext("Note"); ?>:<br>
|
|
530 |
<?=gettext("Note:"); ?><br>
|
|
531 | 531 |
</strong></span> |
532 | 532 |
<?=gettext("The interfaces selected here will be removed from default autoedge status."); ?> |
533 | 533 |
</span></td> |
Also available in: Unified diff
Fix gettext on interfaces_bridge_edit.php