Fix typo, thanks to Thijs Kinkhorst for noticing.
This commit is contained in:
@@ -398,7 +398,7 @@ $strInnoDBDataHomeDir = 'Data home directory';
|
|||||||
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
|
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
|
||||||
$strInnoDBPages = 'pages';
|
$strInnoDBPages = 'pages';
|
||||||
$strInnodbStat = 'InnoDB Status';
|
$strInnodbStat = 'InnoDB Status';
|
||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user \'.root\'.';
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user \'root\'.';
|
||||||
$strInsertAsNewRow = 'Insert as new row';
|
$strInsertAsNewRow = 'Insert as new row';
|
||||||
$strInsertedRowId = 'Inserted row id: %1$d';
|
$strInsertedRowId = 'Inserted row id: %1$d';
|
||||||
$strInsert = 'Insert';
|
$strInsert = 'Insert';
|
||||||
|
@@ -398,7 +398,7 @@ $strInnoDBDataHomeDir = 'Data home directory';
|
|||||||
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
|
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
|
||||||
$strInnoDBPages = 'pages';
|
$strInnoDBPages = 'pages';
|
||||||
$strInnodbStat = 'InnoDB-ის მდგომარეობა';
|
$strInnodbStat = 'InnoDB-ის მდგომარეობა';
|
||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user \'.root\'.';
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user \'root\'.';
|
||||||
$strInsertAsNewRow = 'ახალი სტრიქონის ჩამატება';
|
$strInsertAsNewRow = 'ახალი სტრიქონის ჩამატება';
|
||||||
$strInsertedRowId = 'ჩამატებული სტრიქონის id: %1$d';
|
$strInsertedRowId = 'ჩამატებული სტრიქონის id: %1$d';
|
||||||
$strInsert = 'ჩასმა';
|
$strInsert = 'ჩასმა';
|
||||||
|
Reference in New Issue
Block a user