xref: /plugin/dw2pdf/lang/en/lang.php (revision 36a7917d5bd8f0bdf6263781a5393efefd4d9362)
13cc6f95eSGerrit Uitslag<?php
23cc6f95eSGerrit Uitslag
33cc6f95eSGerrit Uitslag$lang['export_pdf_button'] = "Export to PDF";
426be4eceSGerrit Uitslag$lang['needtitle']         = "Please provide a title.";
526be4eceSGerrit Uitslag$lang['needns']            = "Please provide an existing namespace.";
6*36a7917dSGerrit Uitslag$lang['notexist']          = "Requested page doesn't exist.";
726be4eceSGerrit Uitslag$lang['empty']             = "You don't have pages selected yet.";
8230b098dSGerrit Uitslag$lang['tocheader']         = "Table of Contents";
93c71948fSMichael Große$lang['export_ns']         = 'Export namespace "%s:" to file %s.pdf';
10d8bb4a20SGerrit Uitslag$lang['forbidden']         = "You have no access to these pages: %s.<br/><br/>Use option 'Skip Forbidden Pages' to create your book with the available pages.";
11