patch #2067462 [lang] link FAQ references in messages
This commit is contained in:
@@ -62,7 +62,7 @@ $strAnIndex = 'An index has been added on %s';
|
||||
$strAny = 'Any';
|
||||
$strAnyHost = 'Any host';
|
||||
$strAnyUser = 'Any user';
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11';
|
||||
$strApproximateCount = 'May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]';
|
||||
$strAPrimaryKey = 'A primary key has been added on %s';
|
||||
$strArabic = 'Arabic';
|
||||
$strArmenian = 'Armenian';
|
||||
@@ -304,7 +304,7 @@ $strExtra = 'Extra';
|
||||
$strFailedAttempts = 'Failed attempts';
|
||||
$strField = 'Field';
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see [a@./Documentation.html#faq1_11@Documentation]FAQ 1.11[/a]';
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';
|
||||
$strFieldsEscapedBy = 'Fields escaped by';
|
||||
$strFields = 'Fields';
|
||||
@@ -510,7 +510,7 @@ $strNext = 'Next';
|
||||
$strNoActivity = 'No activity within %s seconds; please log in again';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoDatabasesSelected = 'No databases selected.';
|
||||
$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';
|
||||
$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a].';
|
||||
$strNoDescription = 'no description';
|
||||
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';
|
||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
||||
|
Reference in New Issue
Block a user