[geeklog-cvs] Geeklog-1.x/language english.php, 1.289, 1.290 english_utf-8.php, 1.81, 1.82

Dirk Haun dhaun at qs1489.pair.com
Sat May 26 15:32:00 EDT 2007


Update of /cvsroot/geeklog/Geeklog-1.x/language
In directory qs1489.pair.com:/tmp/cvs-serv1378/language

Modified Files:
	english.php english_utf-8.php 
Log Message:
OpenID support, provided by Choplair


Index: english.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/english.php,v
retrieving revision 1.289
retrieving revision 1.290
diff -C2 -d -r1.289 -r1.290
*** english.php	6 May 2007 17:37:46 -0000	1.289
--- english.php	26 May 2007 19:31:58 -0000	1.290
***************
*** 169,173 ****
      125 => 'Are you sure you want to Delete all checked items?',
      126 => 'Select or de-select all items',
!     127 => 'Permalink'
  );
  
--- 169,174 ----
      125 => 'Are you sure you want to Delete all checked items?',
      126 => 'Select or de-select all items',
!     127 => 'Permalink',
!     128 => 'Login with OpenID:'
  );
  
***************
*** 1146,1150 ****
      83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
      84 => 'To delete your account, please enter your current password.',
!     85 => 'There was a problem sending the email.'
  );
  
--- 1147,1157 ----
      83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
      84 => 'To delete your account, please enter your current password.',
!     85 => 'There was a problem sending the email.',
!     86 => 'The OpenID server invalidated your login attempt.',
!     87 => 'OpenID login operation cancelled by user.',
!     88 => 'The OpenID server returned an error.',
!     89 => 'Unable to find an OpenID server for the given identity URL.',
!     90 => 'OpenID indentification cancelled.',
!     91 => 'You specified an invalid indentity URL.'
  );
  

Index: english_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/english_utf-8.php,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -d -r1.81 -r1.82
*** english_utf-8.php	6 May 2007 17:37:46 -0000	1.81
--- english_utf-8.php	26 May 2007 19:31:58 -0000	1.82
***************
*** 169,173 ****
      125 => 'Are you sure you want to Delete all checked items?',
      126 => 'Select or de-select all items',
!     127 => 'Permalink'
  );
  
--- 169,174 ----
      125 => 'Are you sure you want to Delete all checked items?',
      126 => 'Select or de-select all items',
!     127 => 'Permalink',
!     128 => 'Login with OpenID:'
  );
  
***************
*** 1146,1150 ****
      83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
      84 => 'To delete your account, please enter your current password.',
!     85 => 'There was a problem sending the email.'
  );
  
--- 1147,1157 ----
      83 => 'To change your password, email address, or for how long to remember you, please enter your current password.',
      84 => 'To delete your account, please enter your current password.',
!     85 => 'There was a problem sending the email.',
!     86 => 'The OpenID server invalidated your login attempt.',
!     87 => 'OpenID login operation cancelled by user.',
!     88 => 'The OpenID server returned an error.',
!     89 => 'Unable to find an OpenID server for the given identity URL.',
!     90 => 'OpenID indentification cancelled.',
!     91 => 'You specified an invalid indentity URL.'
  );
  




More information about the geeklog-cvs mailing list