lang/*.php3: Add new strings for docSQL importer
This commit is contained in:
@@ -534,4 +534,14 @@ $strZeroRemovesTheLimit = 'Pastaba: N
|
||||
$strZip = '"zip"';
|
||||
|
||||
// To translate
|
||||
$strAddedColumnComment = 'Added comment for column'; //to translate
|
||||
$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
|
||||
$strAddedColumnRelation = 'Added relation for column'; //to translate
|
||||
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
|
||||
$strImportFinished = 'Import finished'; //to translate
|
||||
$strFileCouldNotBeRead = 'File could not be read'; //to translate
|
||||
$strIgnoringFile = 'Ignoring file %s'; //to translate
|
||||
$strThisNotDirectory = 'This was not a directory'; //to translate
|
||||
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
|
||||
$strImportFiles = 'Import files'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user