[geeklog-cvs] geeklog: content of $LANG_LINKS_ADMIN[12] is modified to suit th...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Jan 22 11:56:58 EST 2011


changeset 8059:62b5da6e59f4
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/62b5da6e59f4
user: Kalpa Pathum <callkalpa at gmail.com>
date: Sat Jan 15 18:42:16 2011 +0530
description:
content of $LANG_LINKS_ADMIN[12] is modified to suit the current version.
relates to bug #0001216

diffstat:

 plugins/links/language/english.php       |  2 +-
 plugins/links/language/english_utf-8.php |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 8671b7ffcbf4 -r 62b5da6e59f4 plugins/links/language/english.php
--- a/plugins/links/language/english.php	Sat Jan 22 17:02:51 2011 +0100
+++ b/plugins/links/language/english.php	Sat Jan 15 18:42:16 2011 +0530
@@ -171,7 +171,7 @@
     9 => 'Link Description',
     10 => 'You need to provide a link Title, URL and Description.',
     11 => 'Link Manager',
-    12 => 'To modify or delete a link, click on that link\'s edit icon below.  To create a new link or a new category, click on "New link" or "New category" above. To edit multiple categories, click on "Edit categories" above.',
+    12 => 'To modify or delete a link, click on that link\'s edit icon below.  To create a new link or a new category, click on "New link" or "New category" above. To edit multiple categories, click on "List categories" above.',
     14 => 'Link Category',
     16 => 'Access Denied',
     17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",
diff -r 8671b7ffcbf4 -r 62b5da6e59f4 plugins/links/language/english_utf-8.php
--- a/plugins/links/language/english_utf-8.php	Sat Jan 22 17:02:51 2011 +0100
+++ b/plugins/links/language/english_utf-8.php	Sat Jan 15 18:42:16 2011 +0530
@@ -171,7 +171,7 @@
     9 => 'Link Description',
     10 => 'You need to provide a link Title, URL and Description.',
     11 => 'Link Manager',
-    12 => 'To modify or delete a link, click on that link\'s edit icon below.  To create a new link or a new category, click on "New link" or "New category" above. To edit multiple categories, click on "Edit categories" above.',
+    12 => 'To modify or delete a link, click on that link\'s edit icon below.  To create a new link or a new category, click on "New link" or "New category" above. To edit multiple categories, click on "List categories" above.',
     14 => 'Link Category',
     16 => 'Access Denied',
     17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",



More information about the geeklog-cvs mailing list