<?=gettext("Enter a MAC address ");?><spanclass="vexpl"><?=gettext("in the following format: xx:xx:xx:xx:xx:xx");?></span></td></tr>
<?=sprintf(gettext("Enter a MAC address %sin the following format: xx:xx:xx:xx:xx:xx%s"),'<span class="vexpl">','</span>');?></td></tr>
<tr>
<tdwidth="22%"valign="top"> </td>
<tdwidth="78%">
...
...
@@ -213,7 +213,7 @@ include("head.inc");
<strong>
<?=gettext("Note:");?><br/>
</strong>
</span><?=gettext("This service can be used to wake up (power on) computers by sending special");?>"<?=gettext("Magic Packets");?>". <?=gettext("The NIC in the computer that is to be woken up must support Wake on LAN and has to be configured properly (WOL cable, BIOS settings). ");?>
</span><?=gettext('This service can be used to wake up (power on) computers by sending special "Magic Packets". The NIC in the computer that is to be woken up must support Wake on LAN and has to be configured properly (WOL cable, BIOS settings).');?>