[geeklog-cvs] Geeklog-1.x/language english.php, 1.334, 1.335 english_utf-8.php, 1.118, 1.119

Dirk Haun dhaun at qs1489.pair.com
Fri May 2 11:24:28 EDT 2008


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

Modified Files:
	english.php english_utf-8.php 
Log Message:
Added a rel="nofollow" to all the links pointing to users.php (already did that in all the other language files during the previous update)


Index: english.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/english.php,v
retrieving revision 1.334
retrieving revision 1.335
diff -C2 -d -r1.334 -r1.335
*** english.php	26 Apr 2008 16:53:16 -0000	1.334
--- english.php	2 May 2008 15:24:26 -0000	1.335
***************
*** 101,105 ****
      57 => 'Password',
      58 => 'Login',
!     59 => "Don't have an account yet?  Sign up as a <a href=\"{$_CONF['site_url']}/users.php?mode=new\">New User</a>",
      60 => 'Post a comment',
      61 => 'Create New Account',
--- 101,105 ----
      57 => 'Password',
      58 => 'Login',
!     59 => "Don't have an account yet?  Sign up as a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">New User</a>",
      60 => 'Post a comment',
      61 => 'Create New Account',
***************
*** 161,165 ****
      117 => 'Directory',
      118 => 'Please continue reading on the next page:',
!     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\">password</a>?",
      120 => 'Permanent link to this comment',
      121 => 'Comments (%d)',
--- 161,165 ----
      117 => 'Directory',
      118 => 'Please continue reading on the next page:',
!     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?",
      120 => 'Permanent link to this comment',
      121 => 'Comments (%d)',
***************
*** 282,286 ****
      69 => 'How long should we remember you after logging in?',
      70 => "Customize the layout and content of {$_CONF['site_name']}",
!     71 => "One of the great features of {$_CONF['site_name']} is you can customize the content you get and you can change the overall layout of this site.  In order to take advantage of these great features you must first <a href=\"{$_CONF['site_url']}/users.php?mode=new\">register</a> with {$_CONF['site_name']}.  Are you already a member?  Then use the login form to the left to log in!",
      72 => 'Theme',
      73 => 'Language',
--- 282,286 ----
      69 => 'How long should we remember you after logging in?',
      70 => "Customize the layout and content of {$_CONF['site_name']}",
!     71 => "One of the great features of {$_CONF['site_name']} is you can customize the content you get and you can change the overall layout of this site.  In order to take advantage of these great features you must first <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">register</a> with {$_CONF['site_name']}.  Are you already a member?  Then use the login form to the left to log in!",
      72 => 'Theme',
      73 => 'Language',
***************
*** 334,338 ****
      121 => 'Service',
      122 => 'Sorry, new user registration is disabled',
!     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\">new user</a>?",
      124 => 'Confirm Email',
      125 => 'You have to enter the same email address in both fields!',
--- 334,338 ----
      121 => 'Service',
      122 => 'Sorry, new user registration is disabled',
!     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
      124 => 'Confirm Email',
      125 => 'You have to enter the same email address in both fields!',
***************
*** 1219,1223 ****
      'none' => 'None',
      'accessdenied' => 'Access Denied',
!     'storydenialmsg' => "You do not have access to view this story.  This could be because you aren't a member of {$_CONF['site_name']}.  Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\">become a member</a> of {$_CONF['site_name']} to receive full membership access!",
      'nogroupsforcoregroup' => 'This group doesn\'t belong to any of the other groups',
      'grouphasnorights' => 'This group doesn\'t have access to any of the administrative features of this site',
--- 1219,1223 ----
      'none' => 'None',
      'accessdenied' => 'Access Denied',
!     'storydenialmsg' => "You do not have access to view this story.  This could be because you aren't a member of {$_CONF['site_name']}.  Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">become a member</a> of {$_CONF['site_name']} to receive full membership access!",
      'nogroupsforcoregroup' => 'This group doesn\'t belong to any of the other groups',
      'grouphasnorights' => 'This group doesn\'t have access to any of the administrative features of this site',

Index: english_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/language/english_utf-8.php,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** english_utf-8.php	26 Apr 2008 16:53:16 -0000	1.118
--- english_utf-8.php	2 May 2008 15:24:26 -0000	1.119
***************
*** 101,105 ****
      57 => 'Password',
      58 => 'Login',
!     59 => "Don't have an account yet?  Sign up as a <a href=\"{$_CONF['site_url']}/users.php?mode=new\">New User</a>",
      60 => 'Post a comment',
      61 => 'Create New Account',
--- 101,105 ----
      57 => 'Password',
      58 => 'Login',
!     59 => "Don't have an account yet?  Sign up as a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">New User</a>",
      60 => 'Post a comment',
      61 => 'Create New Account',
***************
*** 161,165 ****
      117 => 'Directory',
      118 => 'Please continue reading on the next page:',
!     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\">password</a>?",
      120 => 'Permanent link to this comment',
      121 => 'Comments (%d)',
--- 161,165 ----
      117 => 'Directory',
      118 => 'Please continue reading on the next page:',
!     119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?",
      120 => 'Permanent link to this comment',
      121 => 'Comments (%d)',
***************
*** 282,286 ****
      69 => 'How long should we remember you after logging in?',
      70 => "Customize the layout and content of {$_CONF['site_name']}",
!     71 => "One of the great features of {$_CONF['site_name']} is you can customize the content you get and you can change the overall layout of this site.  In order to take advantage of these great features you must first <a href=\"{$_CONF['site_url']}/users.php?mode=new\">register</a> with {$_CONF['site_name']}.  Are you already a member?  Then use the login form to the left to log in!",
      72 => 'Theme',
      73 => 'Language',
--- 282,286 ----
      69 => 'How long should we remember you after logging in?',
      70 => "Customize the layout and content of {$_CONF['site_name']}",
!     71 => "One of the great features of {$_CONF['site_name']} is you can customize the content you get and you can change the overall layout of this site.  In order to take advantage of these great features you must first <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">register</a> with {$_CONF['site_name']}.  Are you already a member?  Then use the login form to the left to log in!",
      72 => 'Theme',
      73 => 'Language',
***************
*** 334,338 ****
      121 => 'Service',
      122 => 'Sorry, new user registration is disabled',
!     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\">new user</a>?",
      124 => 'Confirm Email',
      125 => 'You have to enter the same email address in both fields!',
--- 334,338 ----
      121 => 'Service',
      122 => 'Sorry, new user registration is disabled',
!     123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?",
      124 => 'Confirm Email',
      125 => 'You have to enter the same email address in both fields!',
***************
*** 1219,1223 ****
      'none' => 'None',
      'accessdenied' => 'Access Denied',
!     'storydenialmsg' => "You do not have access to view this story.  This could be because you aren't a member of {$_CONF['site_name']}.  Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\">become a member</a> of {$_CONF['site_name']} to receive full membership access!",
      'nogroupsforcoregroup' => 'This group doesn\'t belong to any of the other groups',
      'grouphasnorights' => 'This group doesn\'t have access to any of the administrative features of this site',
--- 1219,1223 ----
      'none' => 'None',
      'accessdenied' => 'Access Denied',
!     'storydenialmsg' => "You do not have access to view this story.  This could be because you aren't a member of {$_CONF['site_name']}.  Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">become a member</a> of {$_CONF['site_name']} to receive full membership access!",
      'nogroupsforcoregroup' => 'This group doesn\'t belong to any of the other groups',
      'grouphasnorights' => 'This group doesn\'t have access to any of the administrative features of this site',




More information about the geeklog-cvs mailing list