Clean up language files
This commit is contained in:
@@ -37,7 +37,6 @@ $lang = array_merge($lang, array(
|
||||
// ACP
|
||||
'ACP_PORTAL_CUSTOM_SETTINGS' => 'Impostazioni modulo personalizzato',
|
||||
'ACP_PORTAL_CUSTOM_SETTINGS_EXP' => 'Qui è possibile modificare il proprio blocco personalizzato',
|
||||
'ACP_PORTAL_CUSTOM_CODE_SHORT' => 'Il codice inserito è troppo breve.',
|
||||
'ACP_PORTAL_CUSTOM_PREVIEW' => 'Anteprima',
|
||||
'ACP_PORTAL_CUSTOM_CODE' => 'Codice blocco personalizzato',
|
||||
'ACP_PORTAL_CUSTOM_CODE_EXP' => 'Change the code for the small custom block (HTML or BBCode) here.',
|
||||
|
||||
@@ -36,7 +36,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
// ACP
|
||||
'ACP_PORTAL_WELCOME_SETTINGS' => 'Impostazioni messaggio di benvenuto',
|
||||
'ACP_PORTAL_WELCOME_MESSAGE_SHORT' => 'Il messaggio inserito è troppo breve.',
|
||||
'ACP_PORTAL_WELCOME_PREVIEW' => 'Anteprima messaggio di benvenuto',
|
||||
'ACP_PORTAL_WELCOME_MESSAGE' => 'Messaggio di benvenuto',
|
||||
'ACP_PORTAL_WELCOME_MESSAGE_EXP' => 'Il messaggio di benvenuto può essere cambiato nel campo di testo.<br />Sono permessi BBCode, immagini e indirizzi.',
|
||||
|
||||
Reference in New Issue
Block a user