added $strInstructions (used in db_readdump)
This commit is contained in:
@@ -289,4 +289,5 @@ $strOffSet = 'offset'; // To translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user