strPmaUriError
This commit is contained in:
@@ -226,6 +226,7 @@ $strPasswordEmpty = 'La password
|
|||||||
$strPasswordNotSame = 'La password non coincide!';
|
$strPasswordNotSame = 'La password non coincide!';
|
||||||
$strPHPVersion = 'Versione PHP';
|
$strPHPVersion = 'Versione PHP';
|
||||||
$strPmaDocumentation = 'Documentazione di phpMyAdmin';
|
$strPmaDocumentation = 'Documentazione di phpMyAdmin';
|
||||||
|
$strPmaUriError = 'La direttiva <tt>$cfgPmaAbsoluteUri</tt> DEVE essere impostata nel file di configurazione!';
|
||||||
$strPos1 = 'Inizio';
|
$strPos1 = 'Inizio';
|
||||||
$strPrevious = 'Precedente';
|
$strPrevious = 'Precedente';
|
||||||
$strPrimary = 'Primaria';
|
$strPrimary = 'Primaria';
|
||||||
@@ -350,5 +351,5 @@ $strZip = '"compresso con zip"';
|
|||||||
|
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user