Music on Hold: Style/layout tweaks.

Recordings:  Updated to support new audio playback indicator. Show upload date/time (when not using base64).
VM Messages:  Updated to support new audio playback indicator.
VM Greetings:  Updated to support new audio playback indicator.
CDR:  Updated to support new audio playback indicator.
This commit is contained in:
reliberate
2016-06-22 12:42:03 -06:00
parent e332afaf46
commit 68c442e063
6 changed files with 54 additions and 35 deletions

View File

@@ -40,6 +40,17 @@ $text['message-uploaded']['sv-se'] = "File Uppladdade";
$text['message-uploaded']['uk'] = "файл Завантажено";
$text['message-uploaded']['de-at'] = "Datei hochgeladen";
$text['label-uploaded']['en-us'] = "Uploaded";
$text['label-uploaded']['es-cl'] = "Subir";
$text['label-uploaded']['pt-pt'] = "Carregado";
$text['label-uploaded']['fr-fr'] = "Envoyé";
$text['label-uploaded']['pt-br'] = "Carregado";
$text['label-uploaded']['pl'] = "Przesłano";
$text['label-uploaded']['sv-se'] = "Uppladdad";
$text['label-uploaded']['uk'] = "Завантажено";
$text['label-uploaded']['de-at'] = "Hochgeladen";
$text['label-uploaded']['he'] = "הוטען";
$text['label-upload']['en-us'] = "File Path";
$text['label-upload']['es-cl'] = "Archivo a subir";
$text['label-upload']['pt-pt'] = "Ficheiro a carregar";