[geeklog-cvs] Geeklog-1.x/plugins/links/language english.php, 1.23, 1.24 english_utf-8.php, 1.10, 1.11

Dirk Haun dhaun at qs1489.pair.com
Sun Dec 30 04:45:46 EST 2007


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

Modified Files:
	english.php english_utf-8.php 
Log Message:
Resolved undefined text strings (thanks, Euan). Also changed it so that category.php uses COM_showMessage now.


Index: english.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/english.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** english.php	29 Dec 2007 19:00:07 -0000	1.23
--- english.php	30 Dec 2007 09:45:44 -0000	1.24
***************
*** 34,38 ****
   * @subpackage Language
   * @filesource
!  * @version 1.0
   * @since GL 1.4.0
   * @copyright Copyright © 2005-2007
--- 34,38 ----
   * @subpackage Language
   * @filesource
!  * @version 2.0
   * @since GL 1.4.0
   * @copyright Copyright © 2005-2007
***************
*** 59,66 ****
      10 => 'Submissions',
      14 => 'Links',
-     41 => '(???)',
-     44 => '(???)',
-     45 => '(???)',
-     47 => '(???)',
      84 => 'Links',
      88 => 'No recent new links',
--- 59,62 ----
***************
*** 139,142 ****
--- 135,146 ----
  $PLG_links_MESSAGE5 = "You do not have sufficient access rights to view this category.";
  
+ $PLG_links_MESSAGE10 = 'Your category has been successfully saved.';
+ $PLG_links_MESSAGE11 = 'You are not allowed to set the id of a category to "site" or "user" - these are reserved for internal use.';
+ $PLG_links_MESSAGE12 = '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.';
+ $PLG_links_MESSAGE13 = 'The category has been successfully deleted.';
+ $PLG_links_MESSAGE14 = 'Category contains links and/or categories. Please remove these first.';
+ $PLG_links_MESSAGE15 = 'You do not have sufficient rights to delete this category.';
+ $PLG_links_MESSAGE16 = 'No such category exists.';
+ 
  // Messages for the plugin upgrade
  $PLG_links_MESSAGE3002 = $LANG32[9];
***************
*** 180,187 ****
      33 => 'Topic',
      34 => 'Parent',
-     35 => 'You are not allowed to set the id of a category to "site" or "user" - these are reserved for internal use.',
-     37 => 'Category deleted',
-     38 => 'Category contains links and/or categories. Please remove these first.',
-     39 => 'Category was saved successfully',
      40 => 'Edit this category',
      41 => 'Create child category',
--- 184,187 ----
***************
*** 189,196 ****
      43 => 'Site categories',
      44 => 'Add child',
-     45 => 'You do not have sufficient rights to delete this category',
      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 => 'List categories',
      51 => 'New link',
--- 189,193 ----
***************
*** 202,206 ****
      57 => 'Not validated yet',
      58 => 'Validate now',
!     59 => '<p>To validate all links displayed, please click on the "Validate now" link below. Please note that this might take some time depending on the amount of links displayed.</p>'
  );
  
--- 199,205 ----
      57 => 'Not validated yet',
      58 => 'Validate now',
!     59 => '<p>To validate all links displayed, please click on the "Validate now" link below. Please note that this might take some time depending on the amount of links displayed.</p>',
!     60 => 'You do not have sufficient rights to edit this category',
!     61 => 'User %s tried illegally to edit category %s.'
  );
  

Index: english_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/english_utf-8.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** english_utf-8.php	29 Dec 2007 19:00:07 -0000	1.10
--- english_utf-8.php	30 Dec 2007 09:45:44 -0000	1.11
***************
*** 34,38 ****
   * @subpackage Language
   * @filesource
!  * @version 1.0
   * @since GL 1.4.0
   * @copyright Copyright © 2005-2007
--- 34,38 ----
   * @subpackage Language
   * @filesource
!  * @version 2.0
   * @since GL 1.4.0
   * @copyright Copyright © 2005-2007
***************
*** 59,66 ****
      10 => 'Submissions',
      14 => 'Links',
-     41 => '(???)',
-     44 => '(???)',
-     45 => '(???)',
-     47 => '(???)',
      84 => 'Links',
      88 => 'No recent new links',
--- 59,62 ----
***************
*** 139,142 ****
--- 135,146 ----
  $PLG_links_MESSAGE5 = "You do not have sufficient access rights to view this category.";
  
+ $PLG_links_MESSAGE10 = 'Your category has been successfully saved.';
+ $PLG_links_MESSAGE11 = 'You are not allowed to set the id of a category to "site" or "user" - these are reserved for internal use.';
+ $PLG_links_MESSAGE12 = '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.';
+ $PLG_links_MESSAGE13 = 'The category has been successfully deleted.';
+ $PLG_links_MESSAGE14 = 'Category contains links and/or categories. Please remove these first.';
+ $PLG_links_MESSAGE15 = 'You do not have sufficient rights to delete this category.';
+ $PLG_links_MESSAGE16 = 'No such category exists.';
+ 
  // Messages for the plugin upgrade
  $PLG_links_MESSAGE3002 = $LANG32[9];
***************
*** 171,175 ****
      24 => 'Link not found',
      25 => 'The link you selected for editing could not be found.',
!     26 => 'Verify Links',
      27 => 'HTML Status',
      28 => 'Edit category',
--- 175,179 ----
      24 => 'Link not found',
      25 => 'The link you selected for editing could not be found.',
!     26 => 'Validate Links',
      27 => 'HTML Status',
      28 => 'Edit category',
***************
*** 180,187 ****
      33 => 'Topic',
      34 => 'Parent',
-     35 => 'You are not allowed to set the id of a category to "site" or "user" - these are reserved for internal use.',
-     37 => 'Category deleted',
-     38 => 'Category contains links and/or categories. Please remove these first.',
-     39 => 'Category was saved successfully',
      40 => 'Edit this category',
      41 => 'Create child category',
--- 184,187 ----
***************
*** 189,196 ****
      43 => 'Site categories',
      44 => 'Add child',
-     45 => 'You do not have sufficient rights to delete this category',
      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 => 'List categories',
      51 => 'New link',
--- 189,193 ----
***************
*** 202,206 ****
      57 => 'Not validated yet',
      58 => 'Validate now',
!     59 => '<p>To validate all links displayed, please click on the "Validate now" link below. Please note that this might take some time depending on the amount of links displayed.</p>'
  );
  
--- 199,205 ----
      57 => 'Not validated yet',
      58 => 'Validate now',
!     59 => '<p>To validate all links displayed, please click on the "Validate now" link below. Please note that this might take some time depending on the amount of links displayed.</p>',
!     60 => 'You do not have sufficient rights to edit this category',
!     61 => 'User %s tried illegally to edit category %s.'
  );
  




More information about the geeklog-cvs mailing list