[geeklog-cvs] geeklog-1.3/language english.php,1.138,1.139 english_utf-8.php,1.16,1.17

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Mon Jan 17 11:20:28 EST 2005


Update of /var/cvs/geeklog-1.3/language
In directory www:/tmp/cvs-serv7569/language

Modified Files:
	english.php english_utf-8.php 
Log Message:
Send a character set with the trackback comment; moved some error messages to the language files.


Index: english.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english.php,v
retrieving revision 1.138
retrieving revision 1.139
diff -C2 -d -r1.138 -r1.139
*** english.php	17 Jan 2005 12:42:05 -0000	1.138
--- english.php	17 Jan 2005 16:20:26 -0000	1.139
***************
*** 1303,1307 ****
      'url_required'       => 'Please enter at least a URL for the entry.',
      'target_missing'     => 'No Trackback URL',
!     'target_required'    => 'Please enter a trackback URL'
  );
  
--- 1303,1310 ----
      'url_required'       => 'Please enter at least a URL for the entry.',
      'target_missing'     => 'No Trackback URL',
!     'target_required'    => 'Please enter a trackback URL',
!     'error_socket'       => 'Could not open socket.',
!     'error_response'     => 'Response not understood.',
!     'error_unspecified'  => 'Unspecified error.'
  );
  

Index: english_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english_utf-8.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** english_utf-8.php	17 Jan 2005 12:42:05 -0000	1.16
--- english_utf-8.php	17 Jan 2005 16:20:26 -0000	1.17
***************
*** 1308,1312 ****
      'url_required' => 'Please enter at least a URL for the entry.',
      'target_missing' => 'No Trackback URL',
!     'target_required' => 'Please enter a trackback URL'
  );
  
--- 1308,1315 ----
      'url_required' => 'Please enter at least a URL for the entry.',
      'target_missing' => 'No Trackback URL',
!     'target_required' => 'Please enter a trackback URL',
!     'error_socket'       => 'Could not open socket.',
!     'error_response'     => 'Response not understood.',
!     'error_unspecified'  => 'Unspecified error.'
  );
  




More information about the geeklog-cvs mailing list