[geeklog-cvs] geeklog-1.3/plugins/spamx/language english.php,1.3,1.4

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Thu Sep 16 13:22:17 EDT 2004


Update of /var/cvs/geeklog-1.3/plugins/spamx/language
In directory www:/tmp/cvs-serv32283/plugins/spamx/language

Modified Files:
	english.php 
Log Message:
Added a link to the plugin's documentation and some other minor changes.


Index: english.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/plugins/spamx/language/english.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** english.php	14 Sep 2004 12:27:09 -0000	1.3
--- english.php	16 Sep 2004 17:22:15 -0000	1.4
***************
*** 23,31 ****
  	'secbut'			=> 'This second button creates an rdf feed so that others can import your list.',
  	'sitename'			=> 'Site Name: ',
! 	'URL'				=> 'URL to Spamx List: ',
  	'RDF'				=> 'RDF url: ',
  	'impinst1a'			=> 'Before you use the SpamX comment Spam blocker facility to view and import personal Blacklists from other',
  	'impinst1b'         => ' sites, I ask that you press the following two buttons. (You have to press the last one.)',
! 	'impinst2'			=> 'This first submits your website to the Gplugs/Spamx site so that it can be added to the master list of ',
  	'impinst2a'			=> 'sites sharing their blacklists. (Note: if you have multiple sites you might want to designate one as the ',
  	'impinst2b'			=> 'master and only submit its name. This will allow you to update your sites easily and keep the list smaller.) ',
--- 23,31 ----
  	'secbut'			=> 'This second button creates an rdf feed so that others can import your list.',
  	'sitename'			=> 'Site Name: ',
! 	'URL'				=> 'URL to SpamX List: ',
  	'RDF'				=> 'RDF url: ',
  	'impinst1a'			=> 'Before you use the SpamX comment Spam blocker facility to view and import personal Blacklists from other',
  	'impinst1b'         => ' sites, I ask that you press the following two buttons. (You have to press the last one.)',
! 	'impinst2'			=> 'This first submits your website to the Gplugs/SpamX site so that it can be added to the master list of ',
  	'impinst2a'			=> 'sites sharing their blacklists. (Note: if you have multiple sites you might want to designate one as the ',
  	'impinst2b'			=> 'master and only submit its name. This will allow you to update your sites easily and keep the list smaller.) ',
***************
*** 64,70 ****
  	'entriesadded'		=> 'Entries Added',
  	'entriesdeleted'	=> 'Entries Deleted',
! 	'viewlog'			=> 'View Spamx Log',
  	'clearlog'			=> 'Clear Log File',
! 	'logcleared'		=> '- Spamx Log File Cleared',
      'plugin'            => 'Plugin',
  	'access_denied'     => 'Access Denied',
--- 64,70 ----
  	'entriesadded'		=> 'Entries Added',
  	'entriesdeleted'	=> 'Entries Deleted',
! 	'viewlog'			=> 'View SpamX Log',
  	'clearlog'			=> 'Clear Log File',
! 	'logcleared'		=> '- SpamX Log File Cleared',
      'plugin'            => 'Plugin',
  	'access_denied'     => 'Access Denied',
***************
*** 91,95 ****
      'import_success'    => '<p>Successfully imported %d blacklist entries.',
      'import_failure'    => '<p><strong>Error:</strong> No entries found.',
!     'allow_url_fopen'   => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <tt>%s</tt>, before trying again:'
  );
  
--- 91,97 ----
      'import_success'    => '<p>Successfully imported %d blacklist entries.',
      'import_failure'    => '<p><strong>Error:</strong> No entries found.',
!     'allow_url_fopen'   => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <tt>%s</tt>, before trying again:',
!     'documentation'     => 'SpamX Plugin Documentation',
!     'plugin_name'       => 'SpamX'
  );
  




More information about the geeklog-cvs mailing list