@@ -247,12 +247,13 @@ $strSave = 'Save';
|
||||
$strSelect = 'Select';
|
||||
$strSelectFields = 'Select fields (at least one):';
|
||||
$strSelectNumRows = 'in query';
|
||||
$strSend = 'Send';
|
||||
$strSend = 'Save as file';
|
||||
$strSequence = 'Seq.';
|
||||
$strServerChoice = 'Server Choice';
|
||||
$strServerVersion = 'Server version';
|
||||
$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\').';
|
||||
$strShow = 'Show';
|
||||
$strShowAll = 'Show all';
|
||||
$strShowingRecords = 'Showing records ';
|
||||
$strShowPHPInfo = 'Show PHP information';
|
||||
$strShowThisQuery = ' Show this query here again ';
|
||||
|
Reference in New Issue
Block a user