|
@@ -1,33 +0,0 @@
|
|
|
-<?php
|
|
|
-
|
|
|
- $text['title-table']['en-us'] = 'User Information';
|
|
|
- $text['title-table']['pt-pt'] = 'Informação do Utilizador';
|
|
|
-
|
|
|
- $text['label-name']['en-us'] = 'User Name';
|
|
|
- $text['label-name']['pt-pt'] = 'Nome do Utilizador';
|
|
|
-
|
|
|
- $text['label-voicemail']['en-us'] = 'Voicemail';
|
|
|
- $text['label-voicemail']['pt-pt'] = 'Correio de Voz';
|
|
|
-
|
|
|
- $text['label-view-messages']['en-us'] = 'View Messages';
|
|
|
- $text['label-view-messages']['pt-pt'] = 'Ver Mensagens';
|
|
|
-
|
|
|
- $text['table-extension']['en-us'] = 'Extension';
|
|
|
- $text['table-extension']['pt-pt'] = 'Extensão';
|
|
|
-
|
|
|
- $text['table-tools']['en-us'] = 'Tools';
|
|
|
- $text['table-tools']['pt-pt'] = 'Ferramentas';
|
|
|
-
|
|
|
- $text['table-description']['en-us'] = 'Description';
|
|
|
- $text['table-description']['pt-pt'] = 'Descrição';
|
|
|
-
|
|
|
- $text['label-callforward']['en-us'] = 'Call Forward';
|
|
|
- $text['label-callforward']['pt-pt'] = 'Encaminhamento de Chamadas';
|
|
|
-
|
|
|
- $text['label-followme']['en-us'] = 'Follow Me';
|
|
|
- $text['label-followme']['pt-pt'] = 'Segue-me';
|
|
|
-
|
|
|
- $text['label-dnd']['en-us'] = 'Do Not Disturb';
|
|
|
- $text['label-dnd']['pt-pt'] = 'Não Perturbar';
|
|
|
-
|
|
|
-?>
|