[geeklog-cvs] Geeklog-1.x/plugins/links/language english.php, 1.21, 1.22

Oliver ospiess at qs1489.pair.com
Tue Oct 9 01:39:38 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links/language
In directory qs1489.pair.com:/tmp/cvs-serv38196/language

Modified Files:
	english.php 
Log Message:
make the validation of links a second step in the process

Index: english.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links/language/english.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** english.php	29 Aug 2007 05:25:31 -0000	1.21
--- english.php	9 Oct 2007 05:39:36 -0000	1.22
***************
*** 167,171 ****
      24 => 'Link not found',
      25 => 'The link you selected for editing could not be found.',
!     26 => 'Verify Links',
      27 => 'HTML Status',
      28 => 'Edit category',
--- 167,171 ----
      24 => 'Link not found',
      25 => 'The link you selected for editing could not be found.',
!     26 => 'Validate Links',
      27 => 'HTML Status',
      28 => 'Edit category',
***************
*** 195,201 ****
      54 => 'Category Manager',
      55 => 'Edit categories below. Note that you cannot delete a category that contains other categories or links - you should delete these first, or move them to another category.',
!     56 => 'Category Editor'
! 
! 
  );
  
--- 195,202 ----
      54 => 'Category Manager',
      55 => 'Edit categories below. Note that you cannot delete a category that contains other categories or links - you should delete these first, or move them to another category.',
!     56 => 'Category Editor',
!     57 => 'Not validated yet',
!     58 => 'Validate now',
!     59 => '<p>To validate all links displayed, please click on the "Validate now" link below. Please note that this might take some time depending on the amount of links displayed.</p>'
  );
  




More information about the geeklog-cvs mailing list