[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_plugins/gsitemap/languages/ -> gsitemap_English.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system
   5  |
   6  |     ©Steve Dunstan 2001-2002
   7  |     http://e107.org
   8  |     jalist@e107.org
   9  |
  10  |     Released under the terms and conditions of the
  11  |     GNU General Public License (http://gnu.org).
  12  |
  13  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/gsitemap/languages/gsitemap_English.php,v $
  14  |     $Revision: 1.1 $
  15  |     $Date: 2006/04/15 17:43:12 $
  16  |     $Author: e107coders $
  17  +----------------------------------------------------------------------------+
  18  */
  19  define("GSLAN_Name", "Sitemap");
  20  define("GSLAN_1", "Site Link");
  21  define("GSLAN_2", "Import?");
  22  define("GSLAN_3", "Type");
  23  define("GSLAN_4", "Name");
  24  define("GSLAN_5", "Url");
  25  define("GSLAN_6", "Tick links to mark them for import ...");
  26  define("GSLAN_7", "Import Links");
  27  define("GSLAN_8", "Import with:");
  28  define("GSLAN_9", "Priority");
  29  define("GSLAN_10", "Frequency");
  30  define("GSLAN_11", "always");
  31  define("GSLAN_12", "hourly");
  32  define("GSLAN_13", "daily");
  33  define("GSLAN_14", "weekly");
  34  define("GSLAN_15", "monthly");
  35  define("GSLAN_16", "yearly");
  36  define("GSLAN_17", "never");
  37  define("GSLAN_18", "Import ticked links");
  38  define("GSLAN_19", "Google Sitemap");
  39  define("GSLAN_20", "Listing");
  40  define("GSLAN_21", "Instructions");
  41  define("GSLAN_22", "Create New Entry");
  42  define("GSLAN_23", "Import");
  43  define("GSLAN_24", "Google Sitemap Entries");
  44  define("GSLAN_25", "Name");
  45  define("GSLAN_26", "URL");
  46  define("GSLAN_27", "Lastmod");
  47  define("GSLAN_28", "Freq.");
  48  define("GSLAN_29", "Google Sitemap Configuration");
  49  define("GSLAN_30", "Display Order");
  50  define("GSLAN_31", "Visible to");
  51  define("GSLAN_32", "How to use Google Sitemaps");
  52  define("GSLAN_33", "GSiteMap Instructions");
  53  define("GSLAN_34", "First, create the links you wish to have listed in your sitemap. You can import most of your links by clicking the 'Import' button on the right");
  54  define("GSLAN_35", "If you've chosen to import your links, click 'Import' and then check the links you wish to import");
  55  define("GSLAN_36", "You can also enter individual links manually by clicking 'Create New Entry'");
  56  define("GSLAN_37", "Once you have some entries, go to <a href='https://www.google.com/webmasters/sitemaps/stats'>https://www.google.com/webmasters/sitemaps/stats</a> and enter the following URL -> <b>".SITEURL."gsitemap.php</b> - if this url doesn't look right to you, please make sure your site url is correct in admin -> preferences");
  57  define("GSLAN_38", "For more information on Google Sitemap protocol, go to <a href='http://www.google.com/webmasters/sitemaps/docs/en/protocol.html'>http://www.google.com/webmasters/sitemaps/docs/en/protocol.html</a>.");
  58  define("GSLAN_39", "No links in sitemap - import sitelinks?");
  59  define("GSLAN_40", "Google Sitemap Entries");
  60  
  61  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7