Added some feedback when a PDFpage is added
This commit is contained in:
@@ -1631,4 +1631,6 @@ $strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
|
||||
$strPmadbCreateTables = 'Create the needed tables with the <code>script/create_tables.sql</code>.'; //to translate
|
||||
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
|
||||
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
|
||||
$strPDFPageCreated = 'Page has been created'; //to translate
|
||||
$strPDFPageCreateFailed = 'Page creation failed'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user