* EN-Revision: Revision of lang_en.inc.php */ @define('PLUGIN_PAGERANK_NAME', 'Google PageRank'); @define('PLUGIN_PAGERANK_DETAIL', 'Dynamic display of Google PageRank'); @define('PLUGIN_PAGERANK_PAGE_COUNT', 'Number of pages to display'); @define('PLUGIN_PAGERANK_PAGE_COUNT_DESC', 'Warning! If you change this number, save configuration TWICE'); @define('PLUGIN_PAGERANK_PAGE_URL', 'URL #%s'); @define('PLUGIN_PAGERANK_PAGE_URL_DESC', 'URL of the page for which you want the PageRank (eg s9y.org/5.html)'); @define('PLUGIN_PAGERANK_PAGE_CAPTION', 'Caption for URL #%s'); @define('PLUGIN_PAGERANK_THIS_PAGE', 'PageRank for current page'); @define('PLUGIN_PAGERANK_THIS_PAGE_DESC', 'Do you want to display the PageRank of the current page?'); @define('PLUGIN_PAGERANK_THIS_PAGE_YES', 'Yes'); @define('PLUGIN_PAGERANK_THIS_PAGE_NO', 'No'); @define('PLUGIN_PAGERANK_THIS_PAGE_CAPTION', 'This page'); ?>