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

Oliver ospiess at qs1489.pair.com
Wed Aug 29 01:25:33 EDT 2007


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

Modified Files:
	english.php english_utf-8.php 
Log Message:
fix menu texts

Index: english.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links/language/english.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** english.php	29 Aug 2007 04:26:59 -0000	1.20
--- english.php	29 Aug 2007 05:25:31 -0000	1.21
***************
*** 189,200 ****
      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'
!     
  
  );
--- 189,200 ----
      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',
      52 => 'New category',
!     53 => 'List 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'
! 
  
  );

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.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** english_utf-8.php	29 Aug 2007 04:26:59 -0000	1.7
--- english_utf-8.php	29 Aug 2007 05:25:31 -0000	1.8
***************
*** 189,196 ****
      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.',
--- 189,196 ----
      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',
      52 => 'New category',
!     53 => 'List 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.',




More information about the geeklog-cvs mailing list