Fax Server: Select up to 5 files (TIF or PDF) to send. Added Default Setting for default page size (Auto, Letter, Legal, A4), or override at time of sending fax.

This commit is contained in:
Nate Jones
2014-09-04 00:57:09 +00:00
parent f571ab36a8
commit c03889add5
5 changed files with 391 additions and 252 deletions
+5
View File
@@ -143,6 +143,11 @@
$text['label-none']['pt-pt'] = "Nenhum";
$text['label-none']['fr-fr'] = "Aucun";
$text['label-auto']['en-us'] = "Auto";
$text['label-auto']['es-cl'] = "Automático";
$text['label-auto']['pt-pt'] = "Automático";
$text['label-auto']['fr-fr'] = "Automatique";
$text['button-add']['en-us'] = "Add";
$text['button-add']['es-cl'] = "Agregar";
$text['button-add']['pt-pt'] = "Adicionar";