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

Blaine Lang blaine at qs1489.pair.com
Sun Jan 13 16:47:05 EST 2008


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

Modified Files:
	english.php english_utf-8.php 
Log Message:
Changes to support using a leftblock menu for the configmanager menu.
Note: I will clean this up if this approach is accepted as the final solution.

Index: english.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/language/english.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** english.php	6 Jan 2008 11:38:00 -0000	1.23
--- english.php	13 Jan 2008 21:47:03 -0000	1.24
***************
*** 110,114 ****
      'submit' => 'Submit',
      'config_menubar'   => 'Main Settings',
!     'config_menu1'  => 'Main Settings'
  );
  
--- 110,114 ----
      'submit' => 'Submit',
      'config_menubar'   => 'Main Settings',
!     'config_menu1'  => 'Plugin Main Settings'
  );
  
***************
*** 119,121 ****
  $PLG_staticpages_MESSAGE3004 = 'Plugin upgrade failed - missing the plugins config.php';
  
! ?>
--- 119,121 ----
  $PLG_staticpages_MESSAGE3004 = 'Plugin upgrade failed - missing the plugins config.php';
  
! ?>
\ No newline at end of file

Index: english_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/language/english_utf-8.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** english_utf-8.php	6 Jan 2008 11:38:00 -0000	1.9
--- english_utf-8.php	13 Jan 2008 21:47:03 -0000	1.10
***************
*** 110,114 ****
      'submit' => 'Submit',
      'config_menubar'   => 'Main Settings',
!     'config_menu1'  => 'Main Settings'
  );
  
--- 110,114 ----
      'submit' => 'Submit',
      'config_menubar'   => 'Main Settings',
!     'config_menu1'  => 'Plugin Main Settings'
  );
  




More information about the geeklog-cvs mailing list