[geeklog-cvs] geeklog-1.3/language english.php,1.72,1.73

tony at geeklog.net tony at geeklog.net
Thu Jan 16 18:10:45 EST 2003


Update of /usr/cvs/geeklog/geeklog-1.3/language
In directory internal.geeklog.net:/tmp/cvs-serv23385

Modified Files:
	english.php 
Log Message:
edits and adds for new search functionality

Index: english.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/language/english.php,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -d -r1.72 -r1.73
*** english.php	28 Dec 2002 15:10:15 -0000	1.72
--- english.php	16 Jan 2003 23:10:43 -0000	1.73
***************
*** 393,400 ****
  	21 => "to",
  	22 => "(Date Format YYYY-MM-DD)",
! 	23 => "Hits",
! 	24 => "Found",
! 	25 => "matches for",
! 	26 => "items in",
  	27 => "seconds",
      28 => 'No story or comment matches for your search',
--- 393,400 ----
  	21 => "to",
  	22 => "(Date Format YYYY-MM-DD)",
! 	23 => "Views",
! 	24 => "Results",
! 	25 => "Searched for",
! 	26 => "items ",
  	27 => "seconds",
      28 => 'No story or comment matches for your search',
***************
*** 412,416 ****
      40 => 'Events',
      41 => 'Your query string should have at least 3 characters.',
!     42 => 'Please use a date formatted as YYYY-MM-DD (year-month-day).'
  );
  
--- 412,426 ----
      40 => 'Events',
      41 => 'Your query string should have at least 3 characters.',
!     42 => 'Please use a date formatted as YYYY-MM-DD (year-month-day).',
!     43 => 'exact phrase',
!     44 => 'all of these words',
!     45 => 'any of these words',
!     46 => 'Next',
!     47 => 'Previous',
!     48 => 'Author',
!     49 => 'Date',
!     50 => 'Hits',
!     51 => 'Link',
!     52 => 'Location'
  );
  
***************
*** 1113,1115 ****
  );
  
! ?>
--- 1123,1125 ----
  );
  
! ?>
\ No newline at end of file





More information about the geeklog-cvs mailing list