Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"

This reverts commit 1cc71979e4.
This commit is contained in:
Warren Baker 2012-04-25 08:39:12 +02:00
parent f81398b074
commit 8de4a8bc4d

View File

@ -48,7 +48,7 @@ $a_gateway_groups = &$config['gateways']['gateway_group'];
$a_gateways = return_gateways_array();
$categories = array(
'downlosslatency' => gettext("Packet Loss or High Latency"),
'downlosslatency' => gettext("Packet Loss or High Latency").
'downloss' => gettext("Packet Loss"),
'downlatency' => gettext("High Latency"),
'down' => gettext("Member Down")