diff --git a/core/pdfbulkexport.class.inc.php b/core/pdfbulkexport.class.inc.php index 0589bee0b..4444b27c8 100644 --- a/core/pdfbulkexport.class.inc.php +++ b/core/pdfbulkexport.class.inc.php @@ -46,7 +46,7 @@ class PDFBulkExport extends HTMLBulkExport case 'pdf_options': $oP->add('
'.Dict::S('Core:BulkExport:PDFOptions').''); $oP->add('
'); - $oP->add('

'.Dict::S('Core:PDFBulkExport:PageFormat').'

'); + $oP->add('

'.Dict::S('Core:BulkExport:PDFPageFormat').'

'); $oP->add(''); $oP->add(''); $oP->add(''); diff --git a/dictionaries/cs.dictionary.itop.core.php b/dictionaries/cs.dictionary.itop.core.php index 88ce00a65..b4b318f64 100755 --- a/dictionaries/cs.dictionary.itop.core.php +++ b/dictionaries/cs.dictionary.itop.core.php @@ -844,7 +844,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Core:BulkExport:CSVOptions' => 'Možnosti CSV', 'Core:BulkExport:CSVLocalization' => 'Lokalizace', 'Core:BulkExport:PDFOptions' => 'Možnosti PDF', - 'Core:BulkExport:PDFPageSize' => 'Formát stránky:', + 'Core:BulkExport:PDFPageFormat' => 'Formát stránky', + 'Core:BulkExport:PDFPageSize' => 'Velikost stránky:', 'Core:BulkExport:PageSize-A4' => 'A4', 'Core:BulkExport:PageSize-A3' => 'A3', 'Core:BulkExport:PageSize-Letter' => 'Letter', diff --git a/dictionaries/da.dictionary.itop.core.php b/dictionaries/da.dictionary.itop.core.php index 2d5fc3104..b639bd8b7 100644 --- a/dictionaries/da.dictionary.itop.core.php +++ b/dictionaries/da.dictionary.itop.core.php @@ -2465,6 +2465,7 @@ Operators:
'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/de.dictionary.itop.core.php b/dictionaries/de.dictionary.itop.core.php index c3f5c480a..6057695d7 100644 --- a/dictionaries/de.dictionary.itop.core.php +++ b/dictionaries/de.dictionary.itop.core.php @@ -577,6 +577,7 @@ Operatoren:
'Core:BulkExport:CSVOptions' => 'CSV-Optionen', 'Core:BulkExport:CSVLocalization' => 'Lokaliserung', 'Core:BulkExport:PDFOptions' => 'PDF-Optionen', + 'Core:BulkExport:PDFPageFormat' => 'Seitenformat', 'Core:BulkExport:PDFPageSize' => 'Seitengrösse:', 'Core:BulkExport:PageSize-A4' => 'A4', 'Core:BulkExport:PageSize-A3' => 'A3', diff --git a/dictionaries/dictionary.itop.core.php b/dictionaries/dictionary.itop.core.php index 77a51e436..f34f91b31 100644 --- a/dictionaries/dictionary.itop.core.php +++ b/dictionaries/dictionary.itop.core.php @@ -829,6 +829,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Core:BulkExport:CSVOptions' => 'CSV Options', 'Core:BulkExport:CSVLocalization' => 'Localization', 'Core:BulkExport:PDFOptions' => 'PDF Options', + 'Core:BulkExport:PDFPageFormat' => 'Page Format', 'Core:BulkExport:PDFPageSize' => 'Page Size:', 'Core:BulkExport:PageSize-A4' => 'A4', 'Core:BulkExport:PageSize-A3' => 'A3', diff --git a/dictionaries/es_cr.dictionary.itop.core.php b/dictionaries/es_cr.dictionary.itop.core.php index 4600460c6..12537262c 100644 --- a/dictionaries/es_cr.dictionary.itop.core.php +++ b/dictionaries/es_cr.dictionary.itop.core.php @@ -823,6 +823,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/fr.dictionary.itop.core.php b/dictionaries/fr.dictionary.itop.core.php index 9167e34b7..dcbc7e78c 100644 --- a/dictionaries/fr.dictionary.itop.core.php +++ b/dictionaries/fr.dictionary.itop.core.php @@ -687,7 +687,8 @@ Opérateurs :
'Core:BulkExport:CSVOptions' => 'Options du format CSV', 'Core:BulkExport:CSVLocalization' => 'Traduction', 'Core:BulkExport:PDFOptions' => 'Options du format PDF', - 'Core:BulkExport:PDFPageSize' => 'Format de page:', + 'Core:BulkExport:PDFPageFormat' => 'Format de page', + 'Core:BulkExport:PDFPageSize' => 'Taille de page:', 'Core:BulkExport:PageSize-A4' => 'A4', 'Core:BulkExport:PageSize-A3' => 'A3', 'Core:BulkExport:PageSize-Letter' => 'Lettre (US)', diff --git a/dictionaries/hu.dictionary.itop.core.php b/dictionaries/hu.dictionary.itop.core.php index 458a4c564..68860f5dd 100755 --- a/dictionaries/hu.dictionary.itop.core.php +++ b/dictionaries/hu.dictionary.itop.core.php @@ -580,6 +580,7 @@ Operators:
'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/it.dictionary.itop.core.php b/dictionaries/it.dictionary.itop.core.php index f55cac516..fd0f0fe8b 100644 --- a/dictionaries/it.dictionary.itop.core.php +++ b/dictionaries/it.dictionary.itop.core.php @@ -812,6 +812,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/ja.dictionary.itop.core.php b/dictionaries/ja.dictionary.itop.core.php index 5535692ff..3a1ac641c 100644 --- a/dictionaries/ja.dictionary.itop.core.php +++ b/dictionaries/ja.dictionary.itop.core.php @@ -602,6 +602,7 @@ Operators:
'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/nl.dictionary.itop.core.php b/dictionaries/nl.dictionary.itop.core.php index 515ecc8fe..9d3b7531f 100644 --- a/dictionaries/nl.dictionary.itop.core.php +++ b/dictionaries/nl.dictionary.itop.core.php @@ -832,6 +832,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/pt_br.dictionary.itop.core.php b/dictionaries/pt_br.dictionary.itop.core.php index 75b0e89ab..72ab12d49 100644 --- a/dictionaries/pt_br.dictionary.itop.core.php +++ b/dictionaries/pt_br.dictionary.itop.core.php @@ -825,6 +825,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/ru.dictionary.itop.core.php b/dictionaries/ru.dictionary.itop.core.php index a5ae7fdcc..5f2a129d9 100644 --- a/dictionaries/ru.dictionary.itop.core.php +++ b/dictionaries/ru.dictionary.itop.core.php @@ -820,6 +820,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/tr.dictionary.itop.core.php b/dictionaries/tr.dictionary.itop.core.php index 8d365f631..cf907feaa 100644 --- a/dictionaries/tr.dictionary.itop.core.php +++ b/dictionaries/tr.dictionary.itop.core.php @@ -752,6 +752,7 @@ Operators:
'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~', diff --git a/dictionaries/zh.dictionary.itop.core.php b/dictionaries/zh.dictionary.itop.core.php index 5ecebe507..23262909a 100644 --- a/dictionaries/zh.dictionary.itop.core.php +++ b/dictionaries/zh.dictionary.itop.core.php @@ -751,6 +751,7 @@ Operators:
'Core:BulkExport:CSVOptions' => 'CSV Options~~', 'Core:BulkExport:CSVLocalization' => 'Localization~~', 'Core:BulkExport:PDFOptions' => 'PDF Options~~', + 'Core:BulkExport:PDFPageFormat' => 'Page Format~~', 'Core:BulkExport:PDFPageSize' => 'Page Size:~~', 'Core:BulkExport:PageSize-A4' => 'A4~~', 'Core:BulkExport:PageSize-A3' => 'A3~~',
'.Dict::S('Core:BulkExport:PDFPageSize').'