[geeklog-cvs] Geeklog-1.x/plugins/links/language english.php, 1.19, 1.20 english_utf-8.php, 1.6, 1.7

Oliver ospiess at qs1489.pair.com
Wed Aug 29 00:27:01 EDT 2007


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

Modified Files:
	english.php english_utf-8.php 
Log Message:
new version from Euan (2nd try)

Index: english.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links/language/english.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** english.php	28 Aug 2007 07:33:30 -0000	1.19
--- english.php	29 Aug 2007 04:26:59 -0000	1.20
***************
*** 3,6 ****
--- 3,7 ----
  ###############################################################################
  # english.php
+ #
  # This is the english language file for the Geeklog Links Plugin
  #
***************
*** 47,52 ****
  # Array Format:
  # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**
--- 48,53 ----
  # Array Format:
  # $LANGXX[YY]:    $LANG - variable name
! #                 XX - file id number
! #                 YY - phrase id number
  ###############################################################################
  /**
***************
*** 58,68 ****
      10 => 'Submissions',
      14 => 'Links',
!     84 => 'LINKS',
      88 => 'No recent new links',
      114 => 'Links',
      116 => 'Add A Link',
!     117 => 'Go',
!     118 => 'Categories',
!     'root' => 'Root' // this is the title used for the root (top level) category
  );
  
--- 59,76 ----
      10 => 'Submissions',
      14 => 'Links',
!     84 => 'Links',
      88 => 'No recent new links',
      114 => 'Links',
      116 => 'Add A Link',
!     117 => 'Report Broken Link',
!     118 => 'Broken Link Report',
!     119 => 'The following link has been reported to be broken: ',
!     120 => 'To edit the link, click here: ',
!     121 => 'The broken Link was reported by: ',
!     122 => 'Thank you for reporting this broken link. The administrator will correct the problem as soon as possible',
!     123 => 'Thank you',
!     124 => 'Go',
!     125 => 'Categories',
!     'root' => 'Root' // title used for top level category
  );
  
***************
*** 154,161 ****
      17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",
      20 => 'If other, specify',
!     24 => 'List categories',
!     25 => 'New link',
!     26 => 'New category',
!     27 => 'List links',
      28 => 'Edit category',
      29 => 'Enter or edit the details below.',
--- 162,172 ----
      17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",
      20 => 'If other, specify',
!     21 => 'save',
!     22 => 'cancel',
!     23 => 'delete',
!     24 => 'Link not found',
!     25 => 'The link you selected for editing could not be found.',
!     26 => 'Verify Links',
!     27 => 'HTML Status',
      28 => 'Edit category',
      29 => 'Enter or edit the details below.',
***************
*** 178,182 ****
      47 => 'No such category exists',
      48 => 'You are trying to make a parent category the child of it\'s own subcategory. This would create an orphan category, so please first move the child category or categories up to a higher level.',
!     49 => 'Validate Links'
  );
  
--- 189,201 ----
      47 => 'No such category exists',
      48 => 'You are trying to make a parent category the child of it\'s own subcategory. This would create an orphan category, so please first move the child category or categories up to a higher level.',
!     50 => 'Edit categories',
!     51 => 'New link',
!     52 => 'New category',
!     53 => 'Edit links',
!     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'
!     
! 
  );
  
***************
*** 224,226 ****
      999 => "Connection Timed out");
  
! ?>
\ No newline at end of file
--- 243,245 ----
      999 => "Connection Timed out");
  
! ?>

Index: english_utf-8.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links/language/english_utf-8.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** english_utf-8.php	28 Aug 2007 07:33:30 -0000	1.6
--- english_utf-8.php	29 Aug 2007 04:26:59 -0000	1.7
***************
*** 3,12 ****
  ###############################################################################
  # english_utf-8.php
! # This is the english language page for the Geeklog links Plug-in!
  #
  # Copyright (C) 2001 Tony Bibbs
! # tony at tonybibbs.com
  # Copyright (C) 2005 Trinity Bays
! # trinity93 at gmail.com
  #
  # This program is free software; you can redistribute it and/or
--- 3,13 ----
  ###############################################################################
  # english_utf-8.php
! #
! # This is the english language file for the Geeklog Links Plugin
  #
  # Copyright (C) 2001 Tony Bibbs
! # tony AT tonybibbs DOT com
  # Copyright (C) 2005 Trinity Bays
! # trinity93 AT gmail DOT com
  #
  # This program is free software; you can redistribute it and/or
***************
*** 27,33 ****
  # $Id$
  
! /** 
!  * This is the english language page for the Geeklog links Plug-in! 
!  * 
   * @package Links
   * @subpackage Language
--- 28,34 ----
  # $Id$
  
! /**
!  * This is the english language page for the Geeklog links Plug-in!
!  *
   * @package Links
   * @subpackage Language
***************
*** 35,46 ****
   * @version 1.0
   * @since GL 1.4.0
!  * @copyright Copyright © 2005
!  * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
!  * @author Trinity Bays <trinity93 at steubentech.com>
!  * @author Tony Bibbs <tony at tonybibbs.com>
!  * @author Tom Willett <twillett at users.sourceforge.net>
!  * @author Blaine Lang <langmail at sympatico.ca>
!  * @author Dirk Haun <dirk at haun-online.de>
!  * 
   */
  
--- 36,45 ----
   * @version 1.0
   * @since GL 1.4.0
!  * @copyright Copyright © 2005-2006
!  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
!  * @author Trinity Bays <trinity93 AT steubentech DOT com>
!  * @author Tony Bibbs <tony AT tonybibbs DOT com>
!  * @author Tom Willett <twillett AT users DOT sourceforge DOT net>
!  *
   */
  
***************
*** 48,70 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**
  * the link plugin's lang array
! * 
! * @global array $LANG_LINKS 
  */
  $LANG_LINKS= array(
      10 => 'Submissions',
      14 => 'Links',
!     84 => 'LINKS',
      88 => 'No recent new links',
      114 => 'Links',
      116 => 'Add A Link',
!     117 => 'Go',
!     118 => 'Categories',
!     'root' => 'Root' // this is the title used for the root (top level) category
  );
  
--- 47,76 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
  * the link plugin's lang array
! *
! * @global array $LANG_LINKS
  */
  $LANG_LINKS= array(
      10 => 'Submissions',
      14 => 'Links',
!     84 => 'Links',
      88 => 'No recent new links',
      114 => 'Links',
      116 => 'Add A Link',
!     117 => 'Report Broken Link',
!     118 => 'Broken Link Report',
!     119 => 'The following link has been reported to be broken: ',
!     120 => 'To edit the link, click here: ',
!     121 => 'The broken Link was reported by: ',
!     122 => 'Thank you for reporting this broken link. The administrator will correct the problem as soon as possible',
!     123 => 'Thank you',
!     124 => 'Go',
!     125 => 'Categories',
!     'root' => 'Root' // title used for top level category
  );
  
***************
*** 73,77 ****
  /**
  * the link plugin's lang stats array
! * 
  * @global array $LANG_LINKS_STATS
  */
--- 79,83 ----
  /**
  * the link plugin's lang stats array
! *
  * @global array $LANG_LINKS_STATS
  */
***************
*** 88,93 ****
  /**
  * the link plugin's lang search array
! * 
! * @global array $LANG_LINKS_SEARCH 
  */
  $LANG_LINKS_SEARCH = array(
--- 94,99 ----
  /**
  * the link plugin's lang search array
! *
! * @global array $LANG_LINKS_SEARCH
  */
  $LANG_LINKS_SEARCH = array(
***************
*** 103,108 ****
  /**
  * the link plugin's lang submit form array
! * 
! * @global array $LANG_LINKS_SUBMIT 
  */
  $LANG_LINKS_SUBMIT = array(
--- 109,114 ----
  /**
  * the link plugin's lang submit form array
! *
! * @global array $LANG_LINKS_SUBMIT
  */
  $LANG_LINKS_SUBMIT = array(
***************
*** 136,141 ****
  /**
  * the link plugin's lang admin array
! * 
! * @global array $LANG_LINKS_ADMIN 
  */
  $LANG_LINKS_ADMIN = array(
--- 142,147 ----
  /**
  * the link plugin's lang admin array
! *
! * @global array $LANG_LINKS_ADMIN
  */
  $LANG_LINKS_ADMIN = array(
***************
*** 156,163 ****
      17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",
      20 => 'If other, specify',
!     24 => 'Edit categories',
!     25 => 'New link',
!     26 => 'New category',
!     27 => 'Edit links',
      28 => 'Edit category',
      29 => 'Enter or edit the details below.',
--- 162,172 ----
      17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",
      20 => 'If other, specify',
!     21 => 'save',
!     22 => 'cancel',
!     23 => 'delete',
!     24 => 'Link not found',
!     25 => 'The link you selected for editing could not be found.',
!     26 => 'Verify Links',
!     27 => 'HTML Status',
      28 => 'Edit category',
      29 => 'Enter or edit the details below.',
***************
*** 179,184 ****
      46 => 'User %s tried to delete a category to which they do not have access rights',
      47 => 'No such category exists',
!     48 => 'You are trying to make a parent category the child of it\'s own subcategory. This would create an orphan category, so please first move the child category or categories up to a higher level.'
  );
  
! ?>
\ No newline at end of file
--- 188,244 ----
      46 => 'User %s tried to delete a category to which they do not have access rights',
      47 => 'No such category exists',
!     48 => 'You are trying to make a parent category the child of it\'s own subcategory. This would create an orphan category, so please first move the child category or categories up to a higher level.',
!     50 => 'Edit categories',
!     51 => 'New link',
!     52 => 'New category',
!     53 => 'Edit links',
!     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'
! 
  );
  
! $LANG_LINKS_STATUS = array(
!     100 => "Continue",
!     101 => "Switching Protocols",
!     200 => "OK",
!     201 => "Created",
!     202 => "Accepted",
!     203 => "Non-Authoritative Information",
!     204 => "No Content",
!     205 => "Reset Content",
!     206 => "Partial Content",
!     300 => "Multiple Choices",
!     301 => "Moved Permanently",
!     302 => "Found",
!     303 => "See Other",
!     304 => "Not Modified",
!     305 => "Use Proxy",
!     307 => "Temporary Redirect",
!     400 => "Bad Request",
!     401 => "Unauthorized",
!     402 => "Payment Required",
!     403 => "Forbidden",
!     404 => "Not Found",
!     405 => "Method Not Allowed",
!     406 => "Not Acceptable",
!     407 => "Proxy Authentication Required",
!     408 => "Request Timeout",
!     409 => "Conflict",
!     410 => "Gone",
!     411 => "Length Required",
!     412 => "Precondition Failed",
!     413 => "Request Entity Too Large",
!     414 => "Request-URI Too Long",
!     415 => "Unsupported Media Type",
!     416 => "Requested Range Not Satisfiable",
!     417 => "Expectation Failed",
!     500 => "Internal Server Error",
!     501 => "Not Implemented",
!     502 => "Bad Gateway",
!     503 => "Service Unavailable",
!     504 => "Gateway Timeout",
!     505 => "HTTP Version Not Supported",
!     999 => "Connection Timed out");
! 
! ?>




More information about the geeklog-cvs mailing list