get rid of propicon
This commit is contained in:
@@ -1046,4 +1046,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user