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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user