Fix a recent bug caused by adding the multi-lingual framework to gateways late last week.

This commit is contained in:
Mark Crane
2012-12-26 16:26:20 +00:00
parent 12926519b1
commit cb6a601d3c
2 changed files with 3 additions and 4 deletions

View File

@@ -12,8 +12,8 @@
$text['description-gateway-edit']['en-us'] = 'Defines a connections to a SIP Provider or another SIP server.';
$text['description-gateway-edit']['pt-pt'] = '';
$text['label-gateway-name']['en-us'] = 'Gateway';
$text['label-gateway-name']['pt-pt'] = '';
$text['label-gateway']['en-us'] = 'Gateway';
$text['label-gateway']['pt-pt'] = '';
$text['description-gateway-name']['en-us'] = 'Enter the gateway name here.';
$text['description-gateway-name']['pt-pt'] = '';