';
@@ -36,4 +34,4 @@ function plugin_adminarea_widget() {
register_widget('adminarea', 'AdminArea', 'plugin_adminarea_widget');
-?>
+?>
\ No newline at end of file
diff --git a/fp-plugins/commentcenter/lang/lang.en-us.php b/fp-plugins/commentcenter/lang/lang.en-us.php
index 820bb56..6a1d817 100644
--- a/fp-plugins/commentcenter/lang/lang.en-us.php
+++ b/fp-plugins/commentcenter/lang/lang.en-us.php
@@ -1,177 +1,172 @@
'Comment Center',
+ 'desc1' => 'This panel allows you to manage the comments on your blog.',
+ 'desc2' => 'Here you can do several things:',
-$lang['admin']['entry']['submenu']['commentcenter']='Comment Center';
-$lang['admin']['entry']['commentcenter']=array(
- # Header of the panel
- 'title'=>'Comment Center',
- 'desc1'=>'This panel allows you to manage the comments on your blog.',
- 'desc2'=>'Here you can do several things:',
+ // Links
+ 'lpolicies' => 'Manage the policies',
+ 'lapprove' => 'Show blocked comments',
+ 'lmanage' => 'Manage comments',
+ 'lconfig' => 'Configure the plugin',
- # Links
- 'lpolicies'=>'Manage the policies',
- 'lapprove'=>'Show blocked comments',
- 'lmanage'=>'Manage comments',
- 'lconfig'=>'Configure the plugin',
+ // Policies
+ 'policies' => 'Policies',
+ 'desc_pol' => 'Here you can edit the policies of comments.',
+ 'select' => 'Select',
+ 'criteria' => 'Criteria',
+ 'behavoir' => 'Behavoir',
+ 'options' => 'Options',
+ 'entry' => 'Entry',
+ 'entries' => 'Entries',
+ 'categories' => 'Categories',
+ 'nopolicies' => 'There isn\'t any policy.',
+ 'all_entries' => 'All Entries',
+ 'fol_entries' => 'The policy is applied to the following entries:',
+ 'fol_cats' => 'The policy is applied to entries in the following categories:',
+ 'older' => 'The policy is applied to entries older than %d day(s).',
+ 'allow' => 'Allow to comment',
+ 'block' => 'Block comments',
+ 'approvation' => 'Comments need to be approved',
+ 'up' => 'Move up',
+ 'down' => 'Move down',
+ 'edit' => 'Edit',
+ 'delete' => 'Delete',
+ 'newpol' => 'Add a new policy',
+ 'del_selected' => 'Delete selected policy(ies)',
+ 'select_all' => 'Select All',
+ 'deselect_all' => 'Deselect All',
- # Policies
- 'policies'=>'Policies',
- 'desc_pol'=>'Here you can edit the policies of comments.',
- 'select'=>'Select',
- 'criteria'=>'Criteria',
- 'behavoir'=>'Behavoir',
- 'options'=>'Options',
- 'entry'=>'Entry',
- 'entries'=>'Entries',
- 'categories'=>'Categories',
- 'nopolicies'=>'There isn\'t any policy.',
- 'all_entries'=>'All Entries',
- 'fol_entries'=>'The policy is applied to the following entries:',
- 'fol_cats'=>'The policy is applied to entries in the following categories:',
- 'older'=>'The policy is applied to entries older than %d day(s).',
- 'allow'=>'Allow to comment',
- 'block'=>'Block comments',
- 'approvation'=>'Comments need to be approved',
- 'up'=>'Move up',
- 'down'=>'Move down',
- 'edit'=>'Edit',
- 'delete'=>'Delete',
- 'newpol'=>'Add a new policy',
- 'del_selected'=>'Delete selected policy(ies)',
- 'select_all'=>'Select All',
- 'deselect_all'=>'Deselect All',
+ // Configuration page
+ 'configure' => 'Configure the plugin',
+ 'desc_conf' => 'Here you can modify the options of the plugin.',
+ 'log_all' => 'Log blocked comments',
+ 'log_all_long' => 'Check it if you want to log also comments that are blocked.',
+ 'email_alert' => 'Notify comments via email',
+ 'email_alert_long' => 'Check it if you want that when there is a comment to approve you want to be ' . 'informed via email.',
+ 'akismet' => 'Akismet',
+ 'akismet_use' => 'Enable Akismet check',
+ 'akismet_key' => 'Akismet Key',
+ 'akismet_key_long' => 'The Akismet service provide you a key to use it. Insert here.',
+ 'akismet_url' => 'Blog base URL for Akismet',
+ 'akismet_url_long' => 'I think for Akismet free service you should use just a domain. ' . 'You can leave blank this field, %s will be used.',
+ 'save_conf' => 'Save Configuration',
- # Configuration page
- 'configure'=>'Configure the plugin',
- 'desc_conf'=>'Here you can modify the options of the plugin.',
- 'log_all'=>'Log blocked comments',
- 'log_all_long'=>'Check it if you want to log also comments that are blocked.',
- 'email_alert'=>'Notify comments via email',
- 'email_alert_long'=>'Check it if you want that when there is a comment to approve you want to be '.
- 'informed via email.',
- 'akismet'=>'Akismet',
- 'akismet_use'=>'Enable Akismet check',
- 'akismet_key'=>'Akismet Key',
- 'akismet_key_long'=>'The Akismet service provide you a key to use it. Insert here.',
- 'akismet_url'=>'Blog base URL for Akismet',
- 'akismet_url_long'=>'I think for Akismet free service you should use just a domain. '.
- 'You can leave blank this field, %s will be used.',
- 'save_conf'=>'Save Configuration',
+ // Edit policy page
+ 'apply_to' => 'Apply to',
+ 'editpol' => 'Edit a policy',
+ 'createpol' => 'Create a policy',
+ 'some_entries' => 'Some Entries',
+ 'properties' => 'Entry with certain properties',
+ 'se_desc' => 'If you selected the %s option, please insert entries you want to apply to this policy.',
+ 'se_fill' => 'Please fill the fields with the id of the entries (entryYYMMDD-HHMMSS).',
+ 'po_title' => 'Properties',
+ 'po_desc' => 'If you selected the %s option, please fill the properties.',
+ 'po_comp' => 'The fields aren\'t compulsory but you must fill at least one or the policy ' . 'will apply on all entries.',
+ 'po_time' => 'Time options',
+ 'po_older' => 'Apply to entries older than ',
+ 'days' => 'days.',
+ 'save_policy' => 'Save Policy',
- # Edit policy page
- 'apply_to'=>'Apply to',
- 'editpol'=>'Edit a policy',
- 'createpol'=>'Create a policy',
- 'some_entries'=>'Some Entries',
- 'properties'=>'Entry with certain properties',
- 'se_desc'=>'If you selected the %s option, please insert entries you want to apply to this policy.',
- 'se_fill'=>'Please fill the fields with the id of the entries (entryYYMMDD-HHMMSS).',
- 'po_title'=>'Properties',
- 'po_desc'=>'If you selected the %s option, please fill the properties.',
- 'po_comp'=>'The fields aren\'t compulsory but you must fill at least one or the policy '.
- 'will apply on all entries.',
- 'po_time'=>'Time options',
- 'po_older'=>'Apply to entries older than ',
- 'days'=>'days.',
- 'save_policy'=>'Save Policy',
+ // Delete policies page
+ 'del_policies' => 'Delete Policies',
+ 'del_descs' => 'You are going to delete this policy: ',
+ 'del_descm' => 'You are going to delete these policies: ',
+ 'sure' => 'Are you sure?',
+ 'del_subs' => 'Yes, please delete it',
+ 'del_subm' => 'Yes, please delete them',
+ 'del_cancel' => 'No, take me back to the panel',
- # Delete policies page
- 'del_policies'=>'Delete Policies',
- 'del_descs'=>'You are going to delete this policy: ',
- 'del_descm'=>'You are going to delete these policies: ',
- 'sure'=>'Are you sure?',
- 'del_subs'=>'Yes, please delete it',
- 'del_subm'=>'Yes, please delete them',
- 'del_cancel'=>'No, take me back to the panel',
+ // Approve comments page
+ 'app_title' => 'Approve comment',
+ 'app_desc' => 'Here you can approve comments.',
+ 'app_date' => 'Date',
+ 'app_content' => 'Comment',
+ 'app_author' => 'Author',
+ 'app_email' => 'Email',
+ 'app_ip' => 'IP',
+ 'app_actions' => 'Actions',
+ 'app_publish' => 'Publish',
+ 'app_delete' => 'Delete',
+ 'app_nocomms' => 'There isn\'t any comment.',
+ 'app_pselected' => 'Publish selected comment(s)',
+ 'app_dselected' => 'Remove selected comment(s)',
+ 'app_other' => 'Other Comments',
+ 'app_akismet' => 'Signed as spam',
+ 'app_spamdesc' => 'These comments were blocked by Akismet.',
+ 'app_hamsubmit' => 'Submit to Akismet as ham when you publish them.',
+ 'app_pubnotham' => 'Publish it but dont\'submit as ham',
- # Approve comments page
- 'app_title'=>'Approve comment',
- 'app_desc'=>'Here you can approve comments.',
- 'app_date'=>'Date',
- 'app_content'=>'Comment',
- 'app_author'=>'Author',
- 'app_email'=>'Email',
- 'app_ip'=>'IP',
- 'app_actions'=>'Actions',
- 'app_publish'=>'Publish',
- 'app_delete'=>'Delete',
- 'app_nocomms'=>'There isn\'t any comment.',
- 'app_pselected'=>'Publish selected comment(s)',
- 'app_dselected'=>'Remove selected comment(s)',
- 'app_other'=>'Other Comments',
- 'app_akismet'=>'Signed as spam',
- 'app_spamdesc'=>'These comments were blocked by Akismet.',
- 'app_hamsubmit'=>'Submit to Akismet as ham when you publish them.',
- 'app_pubnotham'=>'Publish it but dont\'submit as ham',
+ // Delete comments page
+ 'delc_title' => 'Delete Comments',
+ 'delc_descs' => 'You are going to delete this comment: ',
+ 'delc_descm' => 'You are going to delete these comments: ',
- # Delete comments page
- 'delc_title'=>'Delete Comments',
- 'delc_descs'=>'You are going to delete this comment: ',
- 'delc_descm'=>'You are going to delete these comments: ',
+ // Manage comments page
+ 'man_searcht' => 'Search an entry',
+ 'man_searchd' => 'Insert the id of the entry whose you want to manage comments.',
+ 'man_search' => 'Search',
+ 'man_commfor' => 'Comments for %s',
+ 'man_spam' => 'Submit as spam to Akismet',
- # Manage comments page
- 'man_searcht'=>'Search an entry',
- 'man_searchd'=>'Insert the id of the entry whose you want to manage comments.',
- 'man_search'=>'Search',
- 'man_commfor'=>'Comments for %s',
- 'man_spam'=>'Submit as spam to Akismet',
+ // The simple edit
+ 'simple_pre' => 'Comments for this entry will ',
+ 'simple_1' => 'be allowed.',
+ 'simple_0' => 'require your approval.',
+ 'simple_-1' => 'be blocked.',
+ 'simple_manage' => 'Manage the comments of this entry.',
+ 'simple_edit' => 'Edit Policies',
- # The simple edit
- 'simple_pre'=>'Comments for this entry will ',
- 'simple_1'=>'be allowed.',
- 'simple_0'=>'require your approval.',
- 'simple_-1'=>'be blocked.',
- 'simple_manage'=>'Manage the comments of this entry.',
- 'simple_edit'=>'Edit Policies',
-
- # Akismet warnings
- 'akismet_errors'=>array(
- -1=>'The Akismet key is empty. Please insert it.',
- -2=>'We couldn\'t call Akismet servers.',
- -3=>'The Akismet response failed.',
- -4=>'The Akismet key is not valid.',
+ // Akismet warnings
+ 'akismet_errors' => array(
+ -1 => 'The Akismet key is empty. Please insert it.',
+ -2 => 'We couldn\'t call Akismet servers.',
+ -3 => 'The Akismet response failed.',
+ -4 => 'The Akismet key is not valid.'
),
- # Messages
- 'msgs'=>array(
- 1=>'Configuration saved.',
- -1=>'An error occurred while trying to save the configuration.',
+ // Messages
+ 'msgs' => array(
+ 1 => 'Configuration saved.',
+ -1 => 'An error occurred while trying to save the configuration.',
- 2=>'Policy saved.',
- -2=>'An error occurred while trying to save the policy (maybe your settings are wrong).',
+ 2 => 'Policy saved.',
+ -2 => 'An error occurred while trying to save the policy (maybe your settings are wrong).',
- 3=>'Policy moved.',
- -3=>'An error occurred while trying to move the policy (or it can\'t be moved).',
+ 3 => 'Policy moved.',
+ -3 => 'An error occurred while trying to move the policy (or it can\'t be moved).',
- 4=>'Policy(ies) removed.',
- -4=>'An error occurred while trying to remove the policy(ies) (or you haven\'t selected any policy).',
+ 4 => 'Policy(ies) removed.',
+ -4 => 'An error occurred while trying to remove the policy(ies) (or you haven\'t selected any policy).',
- 5=>'Comment(s) published.',
- -5=>'An error occurred while trying to publish the comment(s).',
+ 5 => 'Comment(s) published.',
+ -5 => 'An error occurred while trying to publish the comment(s).',
- 6=>'Comment(s) removed.',
- -6=>'An error occurred while trying to remove the comment(s) (or you haven\'t selected any comment).',
+ 6 => 'Comment(s) removed.',
+ -6 => 'An error occurred while trying to remove the comment(s) (or you haven\'t selected any comment).',
- 7=>'Comment submitted.',
- -7=>'An error occurred while trying to submit the comment.',
+ 7 => 'Comment submitted.',
+ -7 => 'An error occurred while trying to submit the comment.'
),
- # Errors
- 'errors'=>array(
- 'pol_nonex'=>'The policy you want to edit does not exist.',
- 'entry_nf'=>'The entry you have selected does not exist.',
- ),
+ // Errors
+ 'errors' => array(
+ 'pol_nonex' => 'The policy you want to edit does not exist.',
+ 'entry_nf' => 'The entry you have selected does not exist.'
+ )
);
-$lang['plugin']['commentcenter']=array(
- 'akismet_error'=>'Sorry, we\'re encountering technical difficulties.',
- 'lock'=>'Comments for this entry are blocked, sorry.',
- 'approvation'=>'The comments has been saved but the Administrator must approve it before showing it.',
+$lang ['plugin'] ['commentcenter'] = array(
+ 'akismet_error' => 'Sorry, we\'re encountering technical difficulties.',
+ 'lock' => 'Comments for this entry are blocked, sorry.',
+ 'approvation' => 'The comments has been saved but the Administrator must approve it before showing it.',
- # Mail for comments
- 'mail_subj'=>'New comment to approve on %s',
+ // Mail for comments
+ 'mail_subj' => 'New comment to approve on %s'
);
-$lang['plugin']['commentcenter']['mail_text']=<< 'Centro commenti',
+ 'desc1' => 'Questo pannello ti consente di gestire i commenti del tuo blog.',
+ 'desc2' => 'Qui puoi fare numerose cose:',
-$lang['admin']['entry']['submenu']['commentcenter']='Centro commenti';
-$lang['admin']['entry']['commentcenter']=array(
- # Header of the panel
- 'title'=>'Centro commenti',
- 'desc1'=>'Questo pannello ti consente di gestire i commenti del tuo blog.',
- 'desc2'=>'Qui puoi fare numerose cose:',
+ // Links
+ 'lpolicies' => 'Gestire le regole',
+ 'lapprove' => 'Elencare i commenti bloccati',
+ 'lmanage' => 'Gestire i commenti',
+ 'lconfig' => 'Configurare il plugin',
- # Links
- 'lpolicies'=>'Gestire le regole',
- 'lapprove'=>'Elencare i commenti bloccati',
- 'lmanage'=>'Gestire i commenti',
- 'lconfig'=>'Configurare il plugin',
+ // Policies
+ 'policies' => 'Regole',
+ 'desc_pol' => 'Qui puoi modificare le regole sui commenti.',
+ 'select' => 'Seleziona',
+ 'criteria' => 'Criteri',
+ 'behavoir' => 'Comportamento',
+ 'options' => 'Opzioni',
+ 'entry' => 'Articolo',
+ 'entries' => 'Articoli',
+ 'categories' => 'Categorie',
+ 'nopolicies' => 'Non c\'è nessuna regola.',
+ 'all_entries' => 'Tutti i post',
+ 'fol_entries' => 'La regola è applicata ai seguenti post:',
+ 'fol_cats' => 'La regola è applicata ai post nelle seguenti categorie:',
+ 'older' => 'La regola è applicata ai post più vecchi di %d giorno/i.',
+ 'allow' => 'Permetti di commentare',
+ 'block' => 'Blocca i commenti',
+ 'approvation' => 'I commenti devono essere approvati',
+ 'up' => 'Sposta in su',
+ 'down' => 'Sposta in giù',
+ 'edit' => 'Modifica',
+ 'delete' => 'Elimina',
+ 'newpol' => 'Aggiungi una nuova regola',
+ 'del_selected' => 'Elimina le regole selezionate',
+ 'select_all' => 'Seleziona tutto',
+ 'deselect_all' => 'Deseleziona tutto',
- # Policies
- 'policies'=>'Regole',
- 'desc_pol'=>'Qui puoi modificare le regole sui commenti.',
- 'select'=>'Seleziona',
- 'criteria'=>'Criteri',
- 'behavoir'=>'Comportamento',
- 'options'=>'Opzioni',
- 'entry'=>'Articolo',
- 'entries'=>'Articoli',
- 'categories'=>'Categorie',
- 'nopolicies'=>'Non c\'è nessuna regola.',
- 'all_entries'=>'Tutti i post',
- 'fol_entries'=>'La regola è applicata ai seguenti post:',
- 'fol_cats'=>'La regola è applicata ai post nelle seguenti categorie:',
- 'older'=>'La regola è applicata ai post più vecchi di %d giorno/i.',
- 'allow'=>'Permetti di commentare',
- 'block'=>'Blocca i commenti',
- 'approvation'=>'I commenti devono essere approvati',
- 'up'=>'Sposta in su',
- 'down'=>'Sposta in giù',
- 'edit'=>'Modifica',
- 'delete'=>'Elimina',
- 'newpol'=>'Aggiungi una nuova regola',
- 'del_selected'=>'Elimina le regole selezionate',
- 'select_all'=>'Seleziona tutto',
- 'deselect_all'=>'Deseleziona tutto',
+ // Configuration page
+ 'configure' => 'Configura il plugin',
+ 'desc_conf' => 'Qui puoi modificare le impostazioni del plugin.',
+ 'log_all' => 'Registra i commenti bloccati',
+ 'log_all_long' => 'Selezionala se vuoi registrare anche i commenti che sono bloccati.',
+ 'email_alert' => 'Notifica commenti via email',
+ 'email_alert_long' => 'Selezionala se vuoi essere informato via email quando c\'è un nuovo commento ' . 'da approvare.',
+ 'akismet' => 'Akismet',
+ 'akismet_use' => 'Abilita il controllo di Akismet',
+ 'akismet_key' => 'Chiave di Akismet',
+ 'akismet_key_long' => 'Per usare Akismet ti viene fornita una chiave. Inseriscila qui.',
+ 'akismet_url' => 'Indirizzo di base per Akismet',
+ 'akismet_url_long' => 'Penso che per il servizio gratuito di Akismet si possa usare un solo indirizzo. ' . 'Puoi anche lasciare vuoto questo campo, al suo posto si utilizzerà %s.',
+ 'save_conf' => 'Salva configurazione',
- # Configuration page
- 'configure'=>'Configura il plugin',
- 'desc_conf'=>'Qui puoi modificare le impostazioni del plugin.',
- 'log_all'=>'Registra i commenti bloccati',
- 'log_all_long'=>'Selezionala se vuoi registrare anche i commenti che sono bloccati.',
- 'email_alert'=>'Notifica commenti via email',
- 'email_alert_long'=>'Selezionala se vuoi essere informato via email quando c\'è un nuovo commento '.
- 'da approvare.',
- 'akismet'=>'Akismet',
- 'akismet_use'=>'Abilita il controllo di Akismet',
- 'akismet_key'=>'Chiave di Akismet',
- 'akismet_key_long'=>'Per usare Akismet ti viene fornita una chiave. Inseriscila qui.',
- 'akismet_url'=>'Indirizzo di base per Akismet',
- 'akismet_url_long'=>'Penso che per il servizio gratuito di Akismet si possa usare un solo indirizzo. '.
- 'Puoi anche lasciare vuoto questo campo, al suo posto si utilizzerà %s.',
- 'save_conf'=>'Salva configurazione',
+ // Edit policy page
+ 'apply_to' => 'Applica a',
+ 'editpol' => 'Modifica una regola',
+ 'createpol' => 'Crea una regola',
+ 'some_entries' => 'Alcuni post',
+ 'properties' => 'Post con precise caratteristiche',
+ 'se_desc' => 'Se hai selezionato l\'opzione %s, per favore inserisci i post a cui la vuoi applicare.',
+ 'se_fill' => 'Per favore riempi i campi con gli id dei post (entryYYMMDD-HHMMSS).',
+ 'po_title' => 'Caratteristiche',
+ 'po_desc' => 'Se hai selezionato l\'opzione %s, per seleziona le caratteristiche.',
+ 'po_comp' => 'I campi non sono obbligatori ma ne devi selezionare almeno uno, altrimenti la regola ' . 'sarà applicata a tutti i post.',
+ 'po_time' => 'Opzioni sulle date',
+ 'po_older' => 'Applica ai post più vecchi di ',
+ 'days' => 'giorni.',
+ 'save_policy' => 'Salva regola',
- # Edit policy page
- 'apply_to'=>'Applica a',
- 'editpol'=>'Modifica una regola',
- 'createpol'=>'Crea una regola',
- 'some_entries'=>'Alcuni post',
- 'properties'=>'Post con precise caratteristiche',
- 'se_desc'=>'Se hai selezionato l\'opzione %s, per favore inserisci i post a cui la vuoi applicare.',
- 'se_fill'=>'Per favore riempi i campi con gli id dei post (entryYYMMDD-HHMMSS).',
- 'po_title'=>'Caratteristiche',
- 'po_desc'=>'Se hai selezionato l\'opzione %s, per seleziona le caratteristiche.',
- 'po_comp'=>'I campi non sono obbligatori ma ne devi selezionare almeno uno, altrimenti la regola '.
- 'sarà applicata a tutti i post.',
- 'po_time'=>'Opzioni sulle date',
- 'po_older'=>'Applica ai post più vecchi di ',
- 'days'=>'giorni.',
- 'save_policy'=>'Salva regola',
+ // Delete policies page
+ 'del_policies' => 'Elimina regole',
+ 'del_descs' => 'Stai per eliminare la seguente regola: ',
+ 'del_descm' => 'Stai per eliminare la seguenti regoli: ',
+ 'sure' => 'Sei sicuro?',
+ 'del_subs' => 'Sì, continua l\'eliminazione',
+ 'del_subm' => 'Sì, continua l\'eliminazione',
+ 'del_cancel' => 'No, riportami al pannello',
- # Delete policies page
- 'del_policies'=>'Elimina regole',
- 'del_descs'=>'Stai per eliminare la seguente regola: ',
- 'del_descm'=>'Stai per eliminare la seguenti regoli: ',
- 'sure'=>'Sei sicuro?',
- 'del_subs'=>'Sì, continua l\'eliminazione',
- 'del_subm'=>'Sì, continua l\'eliminazione',
- 'del_cancel'=>'No, riportami al pannello',
+ // Approve comments page
+ 'app_title' => 'Approva commenti',
+ 'app_desc' => 'Qui puoi approvare i commenti.',
+ 'app_date' => 'Data',
+ 'app_content' => 'Commento',
+ 'app_author' => 'Autore',
+ 'app_email' => 'Email',
+ 'app_ip' => 'IP',
+ 'app_actions' => 'Azioni',
+ 'app_publish' => 'Pubblica',
+ 'app_delete' => 'Elimina',
+ 'app_nocomms' => 'Non c\'è nessun commento.',
+ 'app_pselected' => 'Pubblica i commenti selezionati',
+ 'app_dselected' => 'Elimina i commenti selezionati',
+ 'app_other' => 'Alti Commenti',
+ 'app_akismet' => 'Segnalati come spam',
+ 'app_spamdesc' => 'Questi commenti sono stati bloccati da Akismet.',
+ 'app_hamsubmit' => 'Inviali ad Akismet come ham quando li pubblichi.',
+ 'app_pubnotham' => 'Pubblica senza inviarlo come ham',
- # Approve comments page
- 'app_title'=>'Approva commenti',
- 'app_desc'=>'Qui puoi approvare i commenti.',
- 'app_date'=>'Data',
- 'app_content'=>'Commento',
- 'app_author'=>'Autore',
- 'app_email'=>'Email',
- 'app_ip'=>'IP',
- 'app_actions'=>'Azioni',
- 'app_publish'=>'Pubblica',
- 'app_delete'=>'Elimina',
- 'app_nocomms'=>'Non c\'è nessun commento.',
- 'app_pselected'=>'Pubblica i commenti selezionati',
- 'app_dselected'=>'Elimina i commenti selezionati',
- 'app_other'=>'Alti Commenti',
- 'app_akismet'=>'Segnalati come spam',
- 'app_spamdesc'=>'Questi commenti sono stati bloccati da Akismet.',
- 'app_hamsubmit'=>'Inviali ad Akismet come ham quando li pubblichi.',
- 'app_pubnotham'=>'Pubblica senza inviarlo come ham',
+ // Delete comments page
+ 'delc_title' => 'Elimina Commenti',
+ 'delc_descs' => 'Stai per eliminare questo commento: ',
+ 'delc_descm' => 'Stai per eliminare questi commenti: ',
- # Delete comments page
- 'delc_title'=>'Elimina Commenti',
- 'delc_descs'=>'Stai per eliminare questo commento: ',
- 'delc_descm'=>'Stai per eliminare questi commenti: ',
+ // Manage comments page
+ 'man_searcht' => 'Cerca un post',
+ 'man_searchd' => 'Inserisci l\'id del post di cui vuoi gestire i commenti.',
+ 'man_search' => 'Cerca',
+ 'man_commfor' => 'Commenti di %s',
+ 'man_spam' => 'Segnala come spam ad Akismet',
- # Manage comments page
- 'man_searcht'=>'Cerca un post',
- 'man_searchd'=>'Inserisci l\'id del post di cui vuoi gestire i commenti.',
- 'man_search'=>'Cerca',
- 'man_commfor'=>'Commenti di %s',
- 'man_spam'=>'Segnala come spam ad Akismet',
+ // The simple edit
+ 'simple_pre' => 'In questo post i commenti ',
+ 'simple_1' => 'sono ammessi.',
+ 'simple_0' => 'richiedono la tua approvazione.',
+ 'simple_-1' => 'sono bloccati.',
+ 'simple_manage' => 'Gestisci i commenti di questo post.',
+ 'simple_edit' => 'Modifica le regole',
- # The simple edit
- 'simple_pre'=>'In questo post i commenti ',
- 'simple_1'=>'sono ammessi.',
- 'simple_0'=>'richiedono la tua approvazione.',
- 'simple_-1'=>'sono bloccati.',
- 'simple_manage'=>'Gestisci i commenti di questo post.',
- 'simple_edit'=>'Modifica le regole',
-
- # Akismet warnings
- 'akismet_errors'=>array(
- -1=>'La chiave di Akismet è vuota. Per favore inseriscila.',
- -2=>'Non abbiamo potuto chiamare i server di Akismet.',
- -3=>'La risposta di Akismet è fallita.',
- -4=>'La chiave di Akismet non è valida.',
+ // Akismet warnings
+ 'akismet_errors' => array(
+ -1 => 'La chiave di Akismet è vuota. Per favore inseriscila.',
+ -2 => 'Non abbiamo potuto chiamare i server di Akismet.',
+ -3 => 'La risposta di Akismet è fallita.',
+ -4 => 'La chiave di Akismet non è valida.'
),
- # Messages
- 'msgs'=>array(
- 1=>'Configurazione salvata.',
- -1=>'Si è verificato un errore durante il salvataggio della configurazione.',
+ // Messages
+ 'msgs' => array(
+ 1 => 'Configurazione salvata.',
+ -1 => 'Si è verificato un errore durante il salvataggio della configurazione.',
- 2=>'Regola salvata.',
- -2=>'Si è verificato un errore durante il salvataggio della regola (forse le tue opzioni sono scorrette).',
+ 2 => 'Regola salvata.',
+ -2 => 'Si è verificato un errore durante il salvataggio della regola (forse le tue opzioni sono scorrette).',
- 3=>'Regola spostata.',
- -3=>'Si è verificato un errore nello spostamento della regola (o non la si può muovere).',
+ 3 => 'Regola spostata.',
+ -3 => 'Si è verificato un errore nello spostamento della regola (o non la si può muovere).',
- 4=>'Regole rimosse.',
- -4=>'Si è verificato un errore durante la rimozione delle regole (o non hai selezionato nessuna regola).',
+ 4 => 'Regole rimosse.',
+ -4 => 'Si è verificato un errore durante la rimozione delle regole (o non hai selezionato nessuna regola).',
- 5=>'Commenti pubblicati.',
- -5=>'Si è verificato un errore durante la pubblicazione del commento.',
+ 5 => 'Commenti pubblicati.',
+ -5 => 'Si è verificato un errore durante la pubblicazione del commento.',
- 6=>'Commenti rimossi.',
- -6=>'Si è verificato un errore durante la rimozione dei commenti (o non hai selezionato nessun commento).',
+ 6 => 'Commenti rimossi.',
+ -6 => 'Si è verificato un errore durante la rimozione dei commenti (o non hai selezionato nessun commento).',
- 7=>'Commento segnalato.',
- -7=>'Si è verificato un errore durante la segnalazione del commento.',
+ 7 => 'Commento segnalato.',
+ -7 => 'Si è verificato un errore durante la segnalazione del commento.'
),
- # Errors
- 'errors'=>array(
- 'pol_nonex'=>'La regola che vuoi modificare non esiste.',
- 'entry_nf'=>'Il post da te selezionato non esiste.',
- ),
+ // Errors
+ 'errors' => array(
+ 'pol_nonex' => 'La regola che vuoi modificare non esiste.',
+ 'entry_nf' => 'Il post da te selezionato non esiste.'
+ )
);
-$lang['plugin']['commentcenter']=array(
- 'akismet_error'=>'Akismet ha rilevato il tuo commento come SPAM.',
- 'lock'=>'Siamo spiacenti ma i commenti per questo post sono chiusi.',
- 'approvation'=>'Il commento è stato salvato ma l\'Amministratore lo deve approvare prima di farlo vedere.',
+$lang ['plugin'] ['commentcenter'] = array(
+ 'akismet_error' => 'Akismet ha rilevato il tuo commento come SPAM.',
+ 'lock' => 'Siamo spiacenti ma i commenti per questo post sono chiusi.',
+ 'approvation' => 'Il commento è stato salvato ma l\'Amministratore lo deve approvare prima di farlo vedere.',
- # Mail for comments
- 'mail_subj'=>'Nuovo commento da approvare su %s',
+ // Mail for comments
+ 'mail_subj' => 'Nuovo commento da approvare su %s'
);
-$lang['plugin']['commentcenter']['mail_text']=<<
+ echo '
-
- JSUTILS;
+ ';
}
-?>
+?>
\ No newline at end of file
diff --git a/fp-plugins/lightbox2/plugin.lightbox2.php b/fp-plugins/lightbox2/plugin.lightbox2.php
index 1d5d8ea..39fc9f1 100644
--- a/fp-plugins/lightbox2/plugin.lightbox2.php
+++ b/fp-plugins/lightbox2/plugin.lightbox2.php
@@ -18,21 +18,17 @@ function plugin_lightbox2_setup() {
function plugin_lightbox2_head() {
$pdir = plugin_geturl('lightbox2');
- echo <<
+ echo '
-
- LBOXHEAD;
+ ';
}
add_action('wp_head', 'plugin_lightbox2_head');
function plugin_lightbox2_footer() {
$pdir = plugin_geturl('lightbox2');
- echo <<
+ echo '
-
- LBOXHEAD;
+ ';
}
add_action('wp_footer', 'plugin_lightbox2_footer');
@@ -42,4 +38,3 @@ function plugin_lightbox2_hook($popup, $abspath) {
return $lightbox_rel ? "rel=\"lightbox[$lightbox_rel]\"" : ' rel="lightbox"';
}
add_action('bbcode_img_popup', 'plugin_lightbox2_hook', 5, 2);
-
diff --git a/fp-plugins/prettyurls/plugin.prettyurls.php b/fp-plugins/prettyurls/plugin.prettyurls.php
index 8a3f72f..1e0bf40 100644
--- a/fp-plugins/prettyurls/plugin.prettyurls.php
+++ b/fp-plugins/prettyurls/plugin.prettyurls.php
@@ -613,7 +613,7 @@ if (class_exists('AdminPanelAction')) {
$txt = io_load_file($f);
if (!$txt) {
- $txt = <<
- STR;
+ ';
}
$this->smarty->assign('cantsave', (!is_writable(ABS_PATH) || (file_exists($f) && !is_writable($f))));
@@ -659,4 +659,4 @@ if (class_exists('AdminPanelAction')) {
admin_addpanelaction('plugin', 'prettyurls', true);
}
-?>
+?>
\ No newline at end of file
diff --git a/setup/lang/lang.en-us.php b/setup/lang/lang.en-us.php
index 96f555b..e7d0f37 100644
--- a/setup/lang/lang.en-us.php
+++ b/setup/lang/lang.en-us.php
@@ -70,18 +70,15 @@ $lang ['buttonbar'] = array(
$lang ['samplecontent'] = array();
$lang ['samplecontent'] ['menu'] ['subject'] = 'Menu';
-$lang ['samplecontent'] ['menu'] ['content'] = <<