[geeklog-cvs] geeklog: Synced English language files

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Oct 30 07:32:46 EDT 2010


changeset 7989:b31f4ee9f8e7
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/b31f4ee9f8e7
user: Dirk Haun <dirk at haun-online.de>
date: Sat Oct 30 13:20:20 2010 +0200
description:
Synced English language files

diffstat:

 plugins/staticpages/language/english.php       |  5 +++++
 plugins/staticpages/language/english_utf-8.php |  4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r af5ff3c3e929 -r b31f4ee9f8e7 plugins/staticpages/language/english.php
--- a/plugins/staticpages/language/english.php	Sat Oct 30 13:20:00 2010 +0200
+++ b/plugins/staticpages/language/english.php	Sat Oct 30 13:20:20 2010 +0200
@@ -113,6 +113,11 @@
     'no_new_pages' => 'No new pages',
     'pages' => 'Pages',
     'comments' => 'Comments',
+    'template' => 'Template',
+    'use_template' => 'Use Template',
+    'template_msg' => 'When checked, this Static Page will be marked as a template.',
+    'none' => 'None',
+    'use_template_msg' => 'If this Static Page is not a template, you can assign it to use a template. If a selection is made then remember that the content of this page must follow the proper XML format.',
     'draft' => 'Draft',
     'draft_yes' => 'Yes',
     'draft_no' => 'No'
diff -r af5ff3c3e929 -r b31f4ee9f8e7 plugins/staticpages/language/english_utf-8.php
--- a/plugins/staticpages/language/english_utf-8.php	Sat Oct 30 13:20:00 2010 +0200
+++ b/plugins/staticpages/language/english_utf-8.php	Sat Oct 30 13:20:20 2010 +0200
@@ -163,7 +163,7 @@
     'includephp' => 'Include Static Pages with PHP',
     'includesearch' => 'Enable Static Pages in Search',
     'includesearchcenterblocks' => 'Include Center Block Static Pages',
-    'includesearchphp' => 'Include Static Pages with PHP'    
+    'includesearchphp' => 'Include Static Pages with PHP'
 );
 
 $LANG_configsubgroups['staticpages'] = array(
@@ -173,7 +173,7 @@
 $LANG_fs['staticpages'] = array(
     'fs_main' => 'Static Pages Main Settings',
     'fs_whatsnew' => 'What\'s New Block',
-    'fs_search' => 'Search Results',    
+    'fs_search' => 'Search Results',
     'fs_permissions' => 'Default Permissions'
 );
 



More information about the geeklog-cvs mailing list