The '' is now required
This commit is contained in:
@@ -273,6 +273,7 @@ $strCookiesRequired = 'Cookies must be enabled past this point.';
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||
$strDatabasesStats = 'Databases statistics';//to translate
|
||||
$strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate
|
||||
$strDeletedRows = 'Deleted rows:';
|
||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||
$strDisplayOrder = 'Display order:';
|
||||
@@ -307,6 +308,7 @@ $strNoModification = 'No change'; // To translate
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strPartialText = 'Partial Texts';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
|
||||
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate
|
||||
$strQueryOnDb = 'SQL-query on database <b>%s</b>:';
|
||||
$strRowSize = ' Row size '; //to translate
|
||||
@@ -351,5 +353,4 @@ $strNoIndexPartsDefined = 'No index parts defined!';
|
||||
$strNoIndex = 'No index defined!';
|
||||
$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
|
||||
$strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user