[geeklog-hg] geeklog: removed duplicate 'edit' entry

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Tue Dec 31 11:44:35 EST 2013


changeset 9361:fba2cf9481b4
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/fba2cf9481b4
user: Dirk Haun <dirk at haun-online.de>
date: Tue Dec 31 17:44:28 2013 +0100
description:
removed duplicate 'edit' entry

diffstat:

 plugins/staticpages/language/english.php        |  1 -
 plugins/staticpages/language/english_utf-8.php  |  1 -
 plugins/staticpages/language/japanese_utf-8.php |  1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diffs (33 lines):

diff -r 1037c120c596 -r fba2cf9481b4 plugins/staticpages/language/english.php
--- a/plugins/staticpages/language/english.php	Tue Dec 31 05:11:48 2013 +0900
+++ b/plugins/staticpages/language/english.php	Tue Dec 31 17:44:28 2013 +0100
@@ -105,7 +105,6 @@
     'select_php_free' => 'execute PHP',
     'php_not_activated' => 'The use of PHP in static pages is not activated. Please see the <a href="' . $_CONF['site_url'] . '/docs/english/staticpages.html#php">documentation</a> for details.',
     'printable_format' => 'Printable Format',
-    'edit' => 'Edit',
     'copy' => 'Copy',
     'limit_results' => 'Limit Results',
     'search' => 'Search',
diff -r 1037c120c596 -r fba2cf9481b4 plugins/staticpages/language/english_utf-8.php
--- a/plugins/staticpages/language/english_utf-8.php	Tue Dec 31 05:11:48 2013 +0900
+++ b/plugins/staticpages/language/english_utf-8.php	Tue Dec 31 17:44:28 2013 +0100
@@ -105,7 +105,6 @@
     'select_php_free' => 'execute PHP',
     'php_not_activated' => 'The use of PHP in static pages is not activated. Please see the <a href="' . $_CONF['site_url'] . '/docs/english/staticpages.html#php">documentation</a> for details.',
     'printable_format' => 'Printable Format',
-    'edit' => 'Edit',
     'copy' => 'Copy',
     'limit_results' => 'Limit Results',
     'search' => 'Search',
diff -r 1037c120c596 -r fba2cf9481b4 plugins/staticpages/language/japanese_utf-8.php
--- a/plugins/staticpages/language/japanese_utf-8.php	Tue Dec 31 05:11:48 2013 +0900
+++ b/plugins/staticpages/language/japanese_utf-8.php	Tue Dec 31 17:44:28 2013 +0100
@@ -110,7 +110,6 @@
     'select_php_free' => 'PHPを実行する',
     'php_not_activated' => "静的ページでPHPは使用しない設定になっています。詳細については <a href=\"{$_CONF['site_url']}/docs/japanese/staticpages.html#php\">関連ドキュメント</a> を参ç
§ã—てください。",
     'printable_format' => '印刷用フォーマット',
-    'edit' => '編集',
     'copy' => 'コピー',
     'limit_results' => '絞込検索',
     'search' => '検索',



More information about the geeklog-cvs mailing list