ImpressCMS/impresscms

View on GitHub
htdocs/install/language/italiano/install.php

Summary

Maintainability
A
0 mins
Test Coverage

Expected 1 space after comma in function call; 2 found
Open

define( "DB_PASS_HELP",  "Password della tua utenza database"); // L68

Expected 1 space after comma in function call; 2 found
Open

define( "DB_NAME_HELP",  "Il nome del database sull'host. Se non esiste questo installatore proverà a creare uno"); // L64

Expected 1 space after comma in function call; 2 found
Open

define( "DB_PREFIX_HELP",  "Questo prefisso sarà aggiunto a tutte le nuove tabelle create nel database per evitare un conflitto di nomi. Se non sei sicuro, non cambiare nulla."); // L63

Expected 1 space after comma in function call; 2 found
Open

define( "DB_HOST_HELP",  "Nome host o numero IP del server database. Se non siete sicuri, <em>localhost</em> funziona in molti casi"); // L67

Expected 1 space after comma in function call; 2 found
Open

define( "DB_PCONNECT_HELPS",  "Le connessioni persistenti sono utili con connessioni internet lente. Non sono generalmente richieste per la maggior parte delle installazioni."); // L69

Expected 1 space after comma in function call; 2 found
Open

define( "DB_SALT_HELP",  "Questa salt key sar&agrave; apposta alla password nella funzione icms_encryptPass() e usata per crere un'unica password sicura. Non cambiare questa chiave se il tuo sito &egrave; gi&agrave; attivo, facendo cos&igrave; tutte le password gi&agrave; esistenti saranno cambiate e rese non valide. Se tu non sei sicuro lascia il dato di default."); // L97

Expected 1 space after comma in function call; 2 found
Open

define( "DB_USER_HELP",  "Nome dell'utente che sar&agrave; utilizzato per la connessione al server del database"); // L65

Expected 1 space after comma in function call; 2 found
Open

define( "DB_COLLATION_HELP",  "Una collazione &egrave; un set di regole per la comparazione di caratteri in un set di caratteri.");

Expected 1 space after comma in function call; 2 found
Open

define( "DB_CHARSET_HELP",  "MySQL include un supporto al set di carattere che ti permette di immagazzinare dati usando una variet&agrave; di sets di caratteri e mettendo in atto comparazioni in accordo con una variet&agrave; di collazioni.");

Space after opening parenthesis of function call prohibited
Open

define( "RECOMMENDED_EXTENSIONS", "Estensioni raccomandate" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "RECOMMENDED_EXTENSIONS", "Estensioni raccomandate" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INSTALL_STEP", "Livello" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INSTALL_H3_STEPS", "Livelli" );

Space after opening parenthesis of function call prohibited
Open

define( "INSTALL_COPYRIGHT", "Copyright &copy; 2007 <a href=\"http://www.impresscms.org\">The ImpressCMS Project</a>" );

Space after opening parenthesis of function call prohibited
Open

define( "CONFIGURATION_CHECK_TITLE", "Controllo della configurazione del tuo server" );

Space after opening parenthesis of function call prohibited
Open

define( "PATHS_SETTINGS_TITLE", "Impostazioni percorso" );

Space after opening parenthesis of function call prohibited
Open

define( "INITIAL_SETTINGS_TITLE", "Sei pregato di inserire le impostazioni iniziali" );

Space after opening parenthesis of function call prohibited
Open

define( "_INSTALL_TRUST_PATH_HELP", "Questa &#232; la posizione fisica del percorso sicuro (trust path) di ImpressCMS. Il percorso sicuro &#232; una cartella dove ImpressCMS e i suoi moduli posizioneranno dati sensibili ed informazioni per una maggiore sicurezza. &#200; raccomandato che questa cartella si trovi al di fuori dalla cartella pubblica del server web, in modo che non sia accessibile dal browser.  Se la cartella non esiste, ImpressCMS prover&agrave; a crearla. Se non fosse possibile, ci sar&agrave; bisogno che la si crei appositamente o via FTP o dal pannello di amministrazione del tuo hosting e gli si attribuisca i  permessi di lettura e scrittura (chmod 777).<br /><br /><a target='_blank' href='http://wiki.impresscms.org/index.php?title=Trust_Path'>Clicca qui</a> per saperne di pi&ugrave; sul percorso sicuro (Trust path)." ); // L59

Space after opening parenthesis of function call prohibited
Open

define( "DB_HOST_HELP",  "Nome host o numero IP del server database. Se non siete sicuri, <em>localhost</em> funziona in molti casi"); // L67

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_SALT_LABEL", "Password Salt Key" );    // L98

Space after opening parenthesis of function call prohibited
Open

define( "BUTTON_FINISH", "Finisci" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "BUTTON_REFRESH", "Ricarica" );

Space after opening parenthesis of function call prohibited
Open

define( "TABLE_NOT_CREATED", "Non &#232; stato possibile creare la tabella %s" ); // L118

Space after opening parenthesis of function call prohibited
Open

define( "ERR_NO_XOOPS_FOUND", "Non si &#232; potuta trovare nessuna installazione ImpressCMS nella cartella specificata." );

No space found after comma in function call
Open

define("_INSTALL_CHARSET","utf-8");

No space found after comma in function call
Open

define("_DEF_LANG_NAMES",'english,french'); //Add local translation

A closing tag is not permitted at the end of a PHP file
Open

?>

No space found after comma in function call
Open

define("ALTERNATE_LANGUAGE_MSG","Trovare una lingua alternativa sul sito ImpressCMS.");

Space after opening parenthesis of function call prohibited
Open

define( "RECOMMENDED_EXTENSIONS_MSG", "Queste estensioni non sono richieste per l'uso normale, ma possono essere necessarie per sfruttare alcune specifiche funzioni (come il multilingua e il supporto RSS). Tuttavia &#232; raccomandato di averle installate." );

Space after opening parenthesis of function call prohibited
Open

define( "NONE", "Non presente" );

Space after opening parenthesis of function call prohibited
Open

define( "INSTALL_H3_STEPS", "Livelli" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CONFIG_SAVE_TITLE", "Salvataggio configurazione del sistema in corso" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_URL_HELP", "Principale indirizzo (URL) che sar&agrave; utilizzato per accedere al vostro ImpressCMS" ); // L58

Space after opening parenthesis of function call prohibited
Open

define( "DB_NAME_HELP",  "Il nome del database sull'host. Se non esiste questo installatore prover&agrave; a creare uno"); // L64

Space after opening parenthesis of function call prohibited
Open

define( "DB_COLLATION_HELP",  "Una collazione &egrave; un set di regole per la comparazione di caratteri in un set di caratteri.");

Space after opening parenthesis of function call prohibited
Open

define( "DB_PREFIX_LABEL", "Prefisso tabella" );    // L30

Space after opening parenthesis of function call prohibited
Open

define( "ADMIN_CONFIRMPASS_LABEL", "Conferma password" ); // L74

Expected 0 spaces before closing bracket; 1 found
Open

define( "BUTTON_NEXT", "Avanti" ); // L47

Expected 0 spaces before closing bracket; 1 found
Open

define( "BUTTON_FINISH", "Finisci" );

Space after opening parenthesis of function call prohibited
Open

define( "TABLE_CREATED", "Tabella %s creata." ); // L45

Expected 0 spaces before closing bracket; 1 found
Open

define( "TABLE_CREATED", "Tabella %s creata." ); // L45

Space after opening parenthesis of function call prohibited
Open

define( "ERR_PASSWORD_MATCH", "Le due passwords non sono uguali" );

No space found after comma in function call
Open

define("WELCOME_ANONYMOUS","Benvenuto in un sito 'powered by ImpressCMS'!");

No space found after comma in function call
Open

define("_LOCAL_SLOCGAN",'Make a lasting impression'); //Link to local support site

Space after opening parenthesis of function call prohibited
Open

define( "SETTING_NAME", "Nomi impostazione" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "SUCCESS", "OK" );

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_INSTALL_WIZARD", " %s - Wizard per l'installazione" );

Space after opening parenthesis of function call prohibited
Open

define( "INTRODUCTION", "Introduzione" );

Space after opening parenthesis of function call prohibited
Open

define( "DATABASE_CONNECTION", "Connessione Database" );

Space after opening parenthesis of function call prohibited
Open

define( "CONFIG_SAVE_TITLE", "Salvataggio configurazione del sistema in corso" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "WELCOME_TITLE", "Installazione di ImpressCMS completata" );        // L0

No space found after comma in function call
Open

define( "NO_PHP5_CONTENT","PHP 7.4 &egrave; indispensabile per il buon funzionamento di ImpressCMS (PHP 8.1 è consigliato) - La tua insallazione non pu&ograve; continuare. Sei pregato di chiedere al tuo amministratore del serveer di aggiornare l'ambiente almeno a PHP 7.4 - 8.1 consigliato prima di provare a installare ancora. ");

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_USER_LABEL", "Nome Utente" );    // L28

Space after opening parenthesis of function call prohibited
Open

define( "ADMIN_LOGIN_LABEL", "Nome utente per il login amministratore" ); // L37

Expected 0 spaces before closing bracket; 1 found
Open

define( "BUTTON_SHOW_SITE", "Entra nel tuo sito" );

Space after opening parenthesis of function call prohibited
Open

define( "READY_INSERT_DATA", "Il wizard di installazione &#232; pronto per inserire i dati iniziali nel tuo database." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATA_ALREADY_INSERTED", "I dati ImpressCMS sono già inseriti nel database. Nessun ulteriore dato sarà inserito da questa azione.<br />Premi <em>Avanti</em> per andare al prossimo passo." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_READ_SDATA", "Non &#232; stato possibile aprire sdata.php in lettura" );

No space found after comma in function call
Open

define("_LOCAL_FOOTER",'Powered by ImpressCMS &copy; 2007-' . date('Y', time()) . ' <a href=\"https://www.impresscms.org/\" rel=\"external\">The ImpressCMS Project</a>'); //footer Link to local support site

Expected 0 spaces before closing bracket; 1 found
Open

define( "XML_PARSING", "XML parsing" );

Space after opening parenthesis of function call prohibited
Open

define( "RECOMMENDED", "Raccomandate" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "FAILED", "Fallito" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INTRODUCTION", "Introduzione" );

Space after opening parenthesis of function call prohibited
Open

define( "DATABASE_CONFIG", "Configurazione Database" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATABASE_CONFIG", "Configurazione Database" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "TABLES_CREATION_TITLE", "Creazione tabelle" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INITIAL_SETTINGS_TITLE", "Sei pregato di inserire le impostazioni iniziali" );

Space after opening parenthesis of function call prohibited
Open

define( "MODULES_INSTALL", "Installazione moduli" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "MODULES_INSTALL", "Installazione moduli" );

Space after opening parenthesis of function call prohibited
Open

define( "SAFE_MODE_CONTENT", "ImpressCMS ha trovato che PHP sta usando l'impostazione Safe Mode. A causa di ci&ograve; la tua installazione non pu&ograve; continuare. Sei pregato di chiedere al tuo hosting di cambiare questa impostazione a OFF prima di riprovare a installare." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "_INSTALL_TRUST_PATH_HELP", "Questa &#232; la posizione fisica del percorso sicuro (trust path) di ImpressCMS. Il percorso sicuro &#232; una cartella dove ImpressCMS e i suoi moduli posizioneranno dati sensibili ed informazioni per una maggiore sicurezza. &#200; raccomandato che questa cartella si trovi al di fuori dalla cartella pubblica del server web, in modo che non sia accessibile dal browser.  Se la cartella non esiste, ImpressCMS prover&agrave; a crearla. Se non fosse possibile, ci sar&agrave; bisogno che la si crei appositamente o via FTP o dal pannello di amministrazione del tuo hosting e gli si attribuisca i  permessi di lettura e scrittura (chmod 777).<br /><br /><a target='_blank' href='http://wiki.impresscms.org/index.php?title=Trust_Path'>Clicca qui</a> per saperne di pi&ugrave; sul percorso sicuro (Trust path)." ); // L59

Space after opening parenthesis of function call prohibited
Open

define( "DB_HOST_LABEL", "Nome host del server" );    // L27

Expected 0 spaces before closing bracket; 1 found
Open

define( "IS_WRITABLE", "%s &#232; scrivibile." ); // L84

No space found after comma in function call
Open

define("TRUST_PATH_NEED_CREATED_MANUALLY","Non &#232; stato possibile creare la cartella di percorso sicuro. Si prega di crearla manualmente e clickare sul tasto Ricarica.");

No space found after comma in function call
Open

define("_MD_AM_MULTLOGINMSG_TXT",'Non &egrave; stato possibile fare login al sito!! <br />

Expected 0 spaces before closing bracket; 1 found
Open

define( "RECOMMENDED", "Raccomandate" );

No space found after comma in function call
Open

define('_CORE_PASSLEVEL1','Troppo breve');

Space after opening parenthesis of function call prohibited
Open

define( "LANGUAGE_SELECTION_TITLE", "Scegli la tua lingua");        // L128

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATABASE_CONFIG_TITLE", "Configurazione Database" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "TABLES_CREATION", "Creazione delle tabelle del database" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_COLLATION_LABEL", "Database collation" );

Space after opening parenthesis of function call prohibited
Open

define( "ROWS_INSERTED", "%d righe inserite nella tabella %s." ); // L119

Space after opening parenthesis of function call prohibited
Open

define( "TABLE_NOT_DROPPED", "Fallita concellazione della tabella %s."); // L164

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_NO_XOOPS_FOUND", "Non si &#232; potuta trovare nessuna installazione ImpressCMS nella cartella specificata." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "ADMIN_DISPLAY_LABEL", "Nome amministratore visualizzato" ); // L37

Expected 0 spaces before closing bracket; 1 found
Open

define( "SHOW_HIDE_HELP", "Mostra/nascondi il testo di aiuto" );

Space after opening parenthesis of function call prohibited
Open

define( "PHP_EXTENSION", "Estensioni %s" );

Space after opening parenthesis of function call prohibited
Open

define( "CHAR_ENCODING", "Codifica carattere" );

Space after opening parenthesis of function call prohibited
Open

define( "REQUIREMENTS", "Requisiti" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "WARNING", "Avviso" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CONFIGURATION_CHECK_TITLE", "Controllo della configurazione del tuo server" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "WELCOME", "Benvenuto/a" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "NO_PHP5", "PHP 7 non disponibile" );

Space after opening parenthesis of function call prohibited
Open

define( "WELCOME_TITLE", "Installazione di ImpressCMS completata" );        // L0

Space after opening parenthesis of function call prohibited
Open

define( "MODULES_INSTALL_TITLE", "Installazione di moduli " );

Space after opening parenthesis of function call prohibited
Open

define( "SAFE_MODE", "Safe Mode On" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "SAFE_MODE_TITLE", "Safe Mode On" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATABASE_CREATED", "Il database %s &#232; stato creato!" ); // L43

Expected 0 spaces before closing bracket; 1 found
Open

define( "ROWS_INSERTED", "%d righe inserite nella tabella %s." ); // L119

Space after opening parenthesis of function call prohibited
Open

define( "TABLE_DROPPED", "Tabella %s eliminata."); // L163

Space after opening parenthesis of function call prohibited
Open

define( "ERR_COULD_NOT_ACCESS", "Non &#232; possibile accedere alla cartella specificata. Verificare prego che esista e che sia leggibile dal server." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_NO_DBCONNECTION", "Non &#232; possibile connettersi al server database." ); // L106

Space after opening parenthesis of function call prohibited
Open

define( "ERR_WRITE_SDATA", "Non &#232; stato possibile scrivere in sdata.php. Si prega di controllare i permessi del file e provare ancora.");

Space after opening parenthesis of function call prohibited
Open

define( "ERR_CHARSET_NOT_SET", "Set di caratteri di default non &egrave; adatto per il database ImpressCMS." );

No space found after comma in function call
Open

define("_INSTALL_PHYSICAL_PATH","Percorso fisico");

No space found after comma in function call
Open

define("BUTTON_CREATE_TUST_PATH","Crea percorso sicuro");

Space after opening parenthesis of function call prohibited
Open

define( "SHOW_HIDE_HELP", "Mostra/nascondi il testo di aiuto" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CURRENT", "Attuale" );

Space after opening parenthesis of function call prohibited
Open

define( "LANGUAGE_SELECTION", "Selezione lingua" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CONFIGURATION_CHECK", "Controllo configurazione" );

Space after opening parenthesis of function call prohibited
Open

define( "DATA_INSERTION_TITLE", "Salvataggio delle tue impostazioni in corso" );

Space after opening parenthesis of function call prohibited
Open

define( "NO_PHP5", "PHP 7 non disponibile" );

Space after opening parenthesis of function call prohibited
Open

define( "NO_PHP5_CONTENT","PHP 7.4 &egrave; indispensabile per il buon funzionamento di ImpressCMS (PHP 8.1 è consigliato) - La tua insallazione non pu&ograve; continuare. Sei pregato di chiedere al tuo amministratore del serveer di aggiornare l'ambiente almeno a PHP 7.4 - 8.1 consigliato prima di provare a installare ancora. ");

Space after opening parenthesis of function call prohibited
Open

define( "XML_PARSING", "XML parsing" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "SAFE_MODE_CONTENT", "ImpressCMS ha trovato che PHP sta usando l'impostazione Safe Mode. A causa di ci&ograve; la tua installazione non pu&ograve; continuare. Sei pregato di chiedere al tuo hosting di cambiare questa impostazione a OFF prima di riprovare a installare." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_INSTALL_WIZARD", " %s - Wizard per l'installazione" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_ROOT_PATH_HELP", "Questo &#232; il percorso fisico della cartella documenti dove si trova ImpressCMS, la radice del server web dell'applicazione ImpressCMS" ); // L59

Expected 0 spaces before closing bracket; 1 found
Open

define( "INSTALL_COPYRIGHT", "Copyright &copy; 2007 <a href=\"http://www.impresscms.org\">The ImpressCMS Project</a>" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "PATHS_SETTINGS", "Impostazioni percorso" );

Space after opening parenthesis of function call prohibited
Open

define( "NO_PHP5_TITLE", "PHP 7 non disponibile" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_URL_LABEL", "Indirizzo del sito Web (URL)" ); // L56

Space after opening parenthesis of function call prohibited
Open

define( "DB_SALT_HELP",  "Questa salt key sar&agrave; apposta alla password nella funzione icms_encryptPass() e usata per crere un'unica password sicura. Non cambiare questa chiave se il tuo sito &egrave; gi&agrave; attivo, facendo cos&igrave; tutte le password gi&agrave; esistenti saranno cambiate e rese non valide. Se tu non sei sicuro lascia il dato di default."); // L97

Space after opening parenthesis of function call prohibited
Open

define( "LEGEND_CONNECTION", "Connessione al server" );

Space after opening parenthesis of function call prohibited
Open

define( "BUTTON_SHOW_SITE", "Entra nel tuo sito" );

Space after opening parenthesis of function call prohibited
Open

define( "READY_SAVE_MAINFILE", "Il wizard di installazione &#232; ora pronto a salvare le impostazioni selezionate nel <em>mainfile.php</em>.<br />Premi <em>Avanti</em> per procedere." );

Space after opening parenthesis of function call prohibited
Open

define( "DB_PREFIX_HELP",  "Questo prefisso sar&agrave; aggiunto a tutte le nuove tabelle create nel database per evitare un conflitto di nomi. Se non sei sicuro, non cambiare nulla."); // L63

Expected 0 spaces before closing bracket; 1 found
Open

define( "READY_SAVE_MAINFILE", "Il wizard di installazione &#232; ora pronto a salvare le impostazioni selezionate nel <em>mainfile.php</em>.<br />Premi <em>Avanti</em> per procedere." );

Space after opening parenthesis of function call prohibited
Open

define( "TABLE_NOT_ALTERED", "Fallito l'aggiornamento della tabella %s."); // L134

Expected 0 spaces before closing bracket; 1 found
Open

define( "ADMIN_EMAIL_LABEL", "E-mail amministratore" ); // L38

Space after opening parenthesis of function call prohibited
Open

define( "ERR_WRITE_MAINFILE", "Non &#232; stato possibile scrivere in mainfile.php. Prego eseguire un controllo sui permessi di file e provare ancora.");

Expected 0 spaces before closing bracket; 1 found
Open

define( "ADMIN_PASS_LABEL", "Password amministratore" ); // L39

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_INVALID_DBCHARSET", "Il set di carateri '%s' non &egrave; supportato." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_TABLES_FOUND", "Le tabelle di sistema di ImpressCMS gi&agrave; esistono nel tuo database.<br />Premi <em>Avanti</em> per procedere." ); // L131

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_CHARSET_NOT_SET", "Set di caratteri di default non &egrave; adatto per il database ImpressCMS." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "ROWS_FAILED", "Fallito inserimento di %d righe nella tabella %s." ); // L120

Space after opening parenthesis of function call prohibited
Open

define( "ERR_NO_DBCONNECTION", "Non &#232; possibile connettersi al server database." ); // L106

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_COPY_MAINFILE", "Non &#232; stato possibile copiare il file della distribuzione in mainfile.php" );

Space after opening parenthesis of function call prohibited
Open

define( "ERR_READ_MAINFILE", "Non &#232; stato possibile aprire il mainfile.php per la lettura" );

Space after opening parenthesis of function call prohibited
Open

define( "ERR_READ_SDATA", "Non &#232; stato possibile aprire sdata.php in lettura" );

No space found after comma in function call
Open

define("_DEF_LANG_TAGS",'en,fr'); //Add local translation

Space after opening parenthesis of function call prohibited
Open

define( "SERVER_API", "API Server" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "SERVER_API", "API Server" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "MODULES_INSTALL_TITLE", "Installazione di moduli " );

Expected 0 spaces before closing bracket; 1 found
Open

define( "LEGEND_DATABASE", "Database" ); // L51

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_CHARSET_LABEL", "Set di caratteri del Database, si raccomanda CALDAMENTE di usare UTF-8 come default." );

Space after opening parenthesis of function call prohibited
Open

define( "DB_COLLATION_LABEL", "Database collation" );

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_FOUND", "%s trovato" );

Space after opening parenthesis of function call prohibited
Open

define( "CHECKING_PERMISSIONS", "Sto controllando i permessi di file e cartelle" ); // L82

Expected 0 spaces before closing bracket; 1 found
Open

define( "IS_NOT_WRITABLE", "%s NON &#232; scrivibile." ); // L83

Space after opening parenthesis of function call prohibited
Open

define( "READY_CREATE_TABLES", "Nessuna tabella di ImpressCMS &#232; stata trovata.<br />Il wizard di installazione &#232; pronto per creare le tabelle di sistema di ImpressCMS.<br />Premi <em>Avanti</em> per procedere." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "TABLE_NOT_CREATED", "Non &#232; stato possibile creare la tabella %s" ); // L118

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_REQUIRED", "Sei pregato di inserire tutte le informazioni richieste." ); // L41

Space after opening parenthesis of function call prohibited
Open

define( "ERR_NO_DATABASE", "Non &#232; possibile creare un database. Contattare l'amministratore del server per chiarimenti." ); // L31

No space found after comma in function call
Open

define("_MD_AM_RSSLOCALLINK_DESC",'http://www.impresscms.org/modules/news/rss.php'); //Link to the rrs of local support site

Expected 0 spaces before closing bracket; 1 found
Open

define( "SETTING_NAME", "Nomi impostazione" );

Space after opening parenthesis of function call prohibited
Open

define( "SUCCESS", "OK" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "NONE", "Non presente" );

Space after opening parenthesis of function call prohibited
Open

define( "INSTALL_STEP", "Livello" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INTRODUCTION_TITLE", "Benvenuto nell'assistente di installazione di ImpressCMS" );        // L0

Space after opening parenthesis of function call prohibited
Open

define( "CONFIGURATION_CHECK", "Controllo configurazione" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "PATHS_SETTINGS_TITLE", "Impostazioni percorso" );

Space after opening parenthesis of function call prohibited
Open

define( "DATABASE_CONNECTION_TITLE", "Connessione Database" );

Space after opening parenthesis of function call prohibited
Open

define( "CONFIG_SAVE", "Salva configurazione" );

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_ROOT_PATH_LABEL", "Percorso fisico della cartella documenti ImpressCMS" ); // L55

Space after opening parenthesis of function call prohibited
Open

define( "DATABASE_CONFIG_TITLE", "Configurazione Database" );

Space after opening parenthesis of function call prohibited
Open

define( "DB_NAME_LABEL", "Nome database" );    // L29

Space after opening parenthesis of function call prohibited
Open

define( "TABLES_CREATION_TITLE", "Creazione tabelle" );

Space after opening parenthesis of function call prohibited
Open

define( "INITIAL_SETTINGS", "Impostazioni iniziali" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "LEGEND_ADMIN_ACCOUNT", "Dati utenza amministratore" );

Space after opening parenthesis of function call prohibited
Open

define( "DATA_ALREADY_INSERTED", "I dati ImpressCMS sono già inseriti nel database. Nessun ulteriore dato sarà inserito da questa azione.<br />Premi <em>Avanti</em> per andare al prossimo passo." );

No space found after comma in function call
Open

define("_LOCAOL_STNAME",'ImpressCMS'); //Link to local support site

Expected 0 spaces before closing bracket; 1 found
Open

define( "ADMIN_SALT_LABEL", "Password Salt Key" ); // L99

No space found after comma in function call
Open

define('_CORE_PASSLEVEL3','Buona');

Space after opening parenthesis of function call prohibited
Open

define( "BUTTON_PREVIOUS", "Indietro" ); // L42

Space after opening parenthesis of function call prohibited
Open

define( "IS_WRITABLE", "%s &#232; scrivibile." ); // L84

Space after opening parenthesis of function call prohibited
Open

define( "ROWS_FAILED", "Fallito inserimento di %d righe nella tabella %s." ); // L120

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_COULD_NOT_ACCESS", "Non &#232; possibile accedere alla cartella specificata. Verificare prego che esista e che sia leggibile dal server." );

Space after opening parenthesis of function call prohibited
Open

define( "ERR_INVALID_EMAIL", "Email non valida" ); // L73

Space after opening parenthesis of function call prohibited
Open

define( "ERR_NEED_WRITE_ACCESS", "Il server deve avere accesso di scrittura sui seguenti files and cartelle <br />(ad es. <em>chmod 777 nome _cartella</em> su un UNIX/LINUX server)" ); // L72

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_READ_MAINFILE", "Non &#232; stato possibile aprire il mainfile.php per la lettura" );

Space after opening parenthesis of function call prohibited
Open

define( "ERR_INVALID_DBCOLLATION", "La collation '%s' non &egrave; supportata." );

No space found after comma in function call
Open

define("TRUST_PATH_VALIDATE","Qui sopra &egrave; stato creato per te un nome per la cartella del percorso sicuro (Trust path). Se desideri utilizzare un nome differente allora rimpiazza l'indirizzo con un nome, e/o una cartella, di tua scelta. <br /><br />Clicka poi sul bottone Crea Trust Path.");

No space found after comma in function call
Open

define("_LOCAL_LANG_NAMES",'English,Français'); //Add local translation

Space after opening parenthesis of function call prohibited
Open

define( "ADMIN_DISPLAY_LABEL", "Nome amministratore visualizzato" ); // L37

Space after opening parenthesis of function call prohibited
Open

define( "DB_PCONNECT_HELPS",  "Le connessioni persistenti sono utili con connessioni internet lente. Non sono generalmente richieste per la maggior parte delle installazioni."); // L69

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATABASE_CONNECTION_TITLE", "Connessione Database" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_ROOT_PATH_LABEL", "Percorso fisico della cartella documenti ImpressCMS" ); // L55

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_ROOT_PATH_HELP", "Questo &#232; il percorso fisico della cartella documenti dove si trova ImpressCMS, la radice del server web dell'applicazione ImpressCMS" ); // L59

Space after opening parenthesis of function call prohibited
Open

define( "DB_USER_LABEL", "Nome Utente" );    // L28

Space after opening parenthesis of function call prohibited
Open

define( "DB_USER_HELP",  "Nome dell'utente che sar&agrave; utilizzato per la connessione al server del database"); // L65

Space after opening parenthesis of function call prohibited
Open

define( "DB_PASS_LABEL", "Password" );    // L52

Expected 0 spaces before closing bracket; 1 found
Open

define( "ADMIN_LOGIN_LABEL", "Nome utente per il login amministratore" ); // L37

Space after opening parenthesis of function call prohibited
Open

define( "ADMIN_EMAIL_LABEL", "E-mail amministratore" ); // L38

Expected 0 spaces before closing bracket; 1 found
Open

define( "BUTTON_PREVIOUS", "Indietro" ); // L42

Expected 0 spaces before closing bracket; 1 found
Open

define( "XOOPS_FOUND", "%s trovato" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CHECKING_PERMISSIONS", "Sto controllando i permessi di file e cartelle" ); // L82

Expected 0 spaces before closing bracket; 1 found
Open

define( "READY_CREATE_TABLES", "Nessuna tabella di ImpressCMS &#232; stata trovata.<br />Il wizard di installazione &#232; pronto per creare le tabelle di sistema di ImpressCMS.<br />Premi <em>Avanti</em> per procedere." );

No space found after comma in function call
Open

define('_CORE_PASSLEVEL2','Debole');

Expected 0 spaces before closing bracket; 1 found
Open

define( "RECOMMENDED_EXTENSIONS_MSG", "Queste estensioni non sono richieste per l'uso normale, ma possono essere necessarie per sfruttare alcune specifiche funzioni (come il multilingua e il supporto RSS). Tuttavia &#232; raccomandato di averle installate." );

Space after opening parenthesis of function call prohibited
Open

define( "WARNING", "Avviso" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INSTALL_OUTOF", " di " );

Space after opening parenthesis of function call prohibited
Open

define( "PATHS_SETTINGS", "Impostazioni percorso" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATABASE_CONNECTION", "Connessione Database" );

Space after opening parenthesis of function call prohibited
Open

define( "TABLES_CREATION", "Creazione delle tabelle del database" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "INITIAL_SETTINGS", "Impostazioni iniziali" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATA_INSERTION", "Inserimento dati" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_PASS_LABEL", "Password" );    // L52

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_NAME_LABEL", "Nome database" );    // L29

Space after opening parenthesis of function call prohibited
Open

define( "DB_CHARSET_HELP",  "MySQL include un supporto al set di carattere che ti permette di immagazzinare dati usando una variet&agrave; di sets di caratteri e mettendo in atto comparazioni in accordo con una variet&agrave; di collazioni.");

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_PREFIX_LABEL", "Prefisso tabella" );    // L30

Space after opening parenthesis of function call prohibited
Open

define( "DB_SALT_LABEL", "Password Salt Key" );    // L98

Expected 0 spaces before closing bracket; 1 found
Open

define( "ADMIN_CONFIRMPASS_LABEL", "Conferma password" ); // L74

Space after opening parenthesis of function call prohibited
Open

define( "ADMIN_SALT_LABEL", "Password Salt Key" ); // L99

Space after opening parenthesis of function call prohibited
Open

define( "IS_NOT_WRITABLE", "%s NON &#232; scrivibile." ); // L83

Expected 0 spaces before closing bracket; 1 found
Open

define( "ALL_PERM_OK", "Tutti i premessi sono corretti." );

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_TABLES_FOUND", "Le tabelle di sistema di ImpressCMS gi&agrave; esistono nel tuo database.<br />Premi <em>Avanti</em> per procedere." ); // L131

Space after opening parenthesis of function call prohibited
Open

define( "TABLE_ALTERED", "Tabella %s aggiornata."); // L133

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_PASSWORD_MATCH", "Le due passwords non sono uguali" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_NEED_WRITE_ACCESS", "Il server deve avere accesso di scrittura sui seguenti files and cartelle <br />(ad es. <em>chmod 777 nome _cartella</em> su un UNIX/LINUX server)" ); // L72

Space after opening parenthesis of function call prohibited
Open

define( "ERR_WRITING_CONSTANT", "Tentativo di impostare la costante <b>%s</b> fallito." ); // L122

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_WRITING_CONSTANT", "Tentativo di impostare la costante <b>%s</b> fallito." ); // L122

No space found after comma in function call
Open

define("_INSTALL_LOCAL_SITE",'https://www.impresscms.org/'); //Link to local support site

No space found after comma in function call
Open

define("_LOCAL_SENSORTXT",'#OOPS#'); //Add local translation

No space found after comma in function call
Open

define("_ADM_USE_RTL","0"); // turn this to 1 if your language is right to left

Expected 0 spaces before closing bracket; 1 found
Open

define( "PHP_EXTENSION", "Estensioni %s" );

Space after opening parenthesis of function call prohibited
Open

define( "RECOMMENDED_SETTINGS", "Impostazioni raccomandate" );

Space after opening parenthesis of function call prohibited
Open

define( "CURRENT", "Attuale" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "LANGUAGE_SELECTION", "Selezione lingua" );

Space after opening parenthesis of function call prohibited
Open

define( "DATA_INSERTION", "Inserimento dati" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DATA_INSERTION_TITLE", "Salvataggio delle tue impostazioni in corso" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "SAFE_MODE", "Safe Mode On" );

Space after opening parenthesis of function call prohibited
Open

define( "_PHP_VERSION", "Versione PHP" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "RECOMMENDED_SETTINGS", "Impostazioni raccomandate" );

Space after opening parenthesis of function call prohibited
Open

define( "SAFE_MODE_TITLE", "Safe Mode On" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "LEGEND_CONNECTION", "Connessione al server" );

Space after opening parenthesis of function call prohibited
Open

define( "INSTALL_OUTOF", " di " );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CHAR_ENCODING", "Codifica carattere" );

Space after opening parenthesis of function call prohibited
Open

define( "INTRODUCTION_TITLE", "Benvenuto nell'assistente di installazione di ImpressCMS" );        // L0

Space after opening parenthesis of function call prohibited
Open

define( "DB_PASS_HELP",  "Password della tua utenza database"); // L68

Space after opening parenthesis of function call prohibited
Open

define( "WELCOME", "Benvenuto/a" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "REQUIREMENTS", "Requisiti" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_PCONNECT_LABEL", "Usa connessioni persistenti" );    // L54

Expected 0 spaces before closing bracket; 1 found
Open

define( "NO_PHP5_TITLE", "PHP 7 non disponibile" );

Expected 0 spaces before closing bracket; 1 found
Open

define( "_PHP_VERSION", "Versione PHP" );

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_URL_HELP", "Principale indirizzo (URL) che sar&agrave; utilizzato per accedere al vostro ImpressCMS" ); // L58

Space after opening parenthesis of function call prohibited
Open

define( "ADMIN_PASS_LABEL", "Password amministratore" ); // L39

Space after opening parenthesis of function call prohibited
Open

define( "LEGEND_DATABASE", "Database" ); // L51

Space after opening parenthesis of function call prohibited
Open

define( "FAILED", "Fallito" );

Space after opening parenthesis of function call prohibited
Open

define( "BUTTON_NEXT", "Avanti" ); // L47

Space after opening parenthesis of function call prohibited
Open

define( "LEGEND_ADMIN_ACCOUNT", "Dati utenza amministratore" );

Space after opening parenthesis of function call prohibited
Open

define( "ALL_PERM_OK", "Tutti i premessi sono corretti." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "CONFIG_SAVE", "Salva configurazione" );

Space after opening parenthesis of function call prohibited
Open

define( "DATABASE_CREATED", "Il database %s &#232; stato creato!" ); // L43

Expected 0 spaces before closing bracket; 1 found
Open

define( "READY_INSERT_DATA", "Il wizard di installazione &#232; pronto per inserire i dati iniziali nel tuo database." );

Space after opening parenthesis of function call prohibited
Open

define( "XOOPS_URL_LABEL", "Indirizzo del sito Web (URL)" ); // L56

Expected 0 spaces before closing bracket; 1 found
Open

define( "DB_HOST_LABEL", "Nome host del server" );    // L27

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_INVALID_DBCOLLATION", "La collation '%s' non &egrave; supportata." );

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_INVALID_EMAIL", "Email non valida" ); // L73

Space after opening parenthesis of function call prohibited
Open

define( "DB_CHARSET_LABEL", "Set di caratteri del Database, si raccomanda CALDAMENTE di usare UTF-8 come default." );

Space after opening parenthesis of function call prohibited
Open

define( "ERR_REQUIRED", "Sei pregato di inserire tutte le informazioni richieste." ); // L41

Space after opening parenthesis of function call prohibited
Open

define( "ERR_COPY_MAINFILE", "Non &#232; stato possibile copiare il file della distribuzione in mainfile.php" );

Space after opening parenthesis of function call prohibited
Open

define( "DB_PCONNECT_LABEL", "Usa connessioni persistenti" );    // L54

Space after opening parenthesis of function call prohibited
Open

define( "ERR_INVALID_DBCHARSET", "Il set di carateri '%s' non &egrave; supportato." );

Space after opening parenthesis of function call prohibited
Open

define( "BUTTON_REFRESH", "Ricarica" );

No space found after comma in function call
Open

define("WELCOME_WEBMASTER","Benvenuto Webmaster !");

Expected 0 spaces before closing bracket; 1 found
Open

define( "ERR_NO_DATABASE", "Non &#232; possibile creare un database. Contattare l'amministratore del server per chiarimenti." ); // L31

No space found after comma in function call
Open

define("_EXT_DATE_FUNC","0"); // change 0 to 1 if this language has an extended date function

No space found after comma in function call
Open

define('_CORE_PASSLEVEL4','Forte');

Unexpected spaces found.
Open

         - Hai lasciato il sito o hai chiuso la finestra del browser senza clickare il bottone del logout.<br />

Unexpected spaces found.
Open

         - Qualcun altro &egrave; loggato nel sito e usa il tuo nome utente e password.<br />

Unexpected spaces found.
Open

        Attendi qualche minuto e prova pi&ugrave; tardi. Se il problema continua a persistere contatta un amministratore del sito.');

Unexpected spaces found.
Open

        <p align="left" style="color:red;">

Unexpected spaces found.
Open

        Possibili cause:<br />

Unexpected spaces found.
Open

         - Sei gi&agrave; loggato al sito.<br />

Unexpected spaces found.
Open

        </p>

There are no issues that match your filters.

Category
Status