Add sounds true/false to conference rooms.

This commit is contained in:
Mark Crane
2013-02-01 12:23:39 +00:00
parent c389b54346
commit 2bc70201dd
5 changed files with 88 additions and 29 deletions
+5 -2
View File
@@ -68,8 +68,11 @@
$text['label-enabled']['en-us'] = 'Enabled';
$text['label-enabled']['pt-pt'] = 'Activo';
$text['label-count']['en-us'] = 'Count';
$text['label-count']['pt-pt'] = '';
$text['label-sounds']['en-us'] = 'Sounds';
$text['label-sounds']['pt-pt'] = '';
$text['label-members']['en-us'] = 'Members';
$text['label-members']['pt-pt'] = '';
$text['label-tools']['en-us'] = 'Tools';
$text['label-tools']['pt-pt'] = 'Ferramentas';