[geeklog-cvs] Geeklog-1.x/plugins/staticpages/language english.php, 1.28, 1.29 english_utf-8.php, 1.14, 1.15

Dirk Haun dhaun at qs1489.pair.com
Sun Jan 27 03:24:53 EST 2008


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

Modified Files:
	english.php english_utf-8.php 
Log Message:
Renamed $LANG_config to $LANG_configsection and started a new $LANG_CONFIG (for all the currently hard-coded texts in the configuration)


Index: english.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/language/english.php,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** english.php	26 Jan 2008 13:14:46 -0000	1.28
--- english.php	27 Jan 2008 08:24:51 -0000	1.29
***************
*** 119,123 ****
  
  // Localization of the Admin Configuration UI
! $LANG_config['staticpages'] = array(
      'label' => 'Static Pages',
      'title' => 'Static Pages Configuration'
--- 119,123 ----
  
  // Localization of the Admin Configuration UI
! $LANG_configsection['staticpages'] = array(
      'label' => 'Static Pages',
      'title' => 'Static Pages Configuration'

Index: english_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/language/english_utf-8.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** english_utf-8.php	26 Jan 2008 13:14:46 -0000	1.14
--- english_utf-8.php	27 Jan 2008 08:24:51 -0000	1.15
***************
*** 119,123 ****
  
  // Localization of the Admin Configuration UI
! $LANG_config['staticpages'] = array(
      'label' => 'Static Pages',
      'title' => 'Static Pages Configuration'
--- 119,123 ----
  
  // Localization of the Admin Configuration UI
! $LANG_configsection['staticpages'] = array(
      'label' => 'Static Pages',
      'title' => 'Static Pages Configuration'




More information about the geeklog-cvs mailing list