OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@773 1ca29b6e-896d...
[nucleus-jp/nucleus-plugins.git] / trunk / NP_SearchenginesSitemapsGenerator / searchenginessitemapsgenerator / english.php
diff --git a/trunk/NP_SearchenginesSitemapsGenerator/searchenginessitemapsgenerator/english.php b/trunk/NP_SearchenginesSitemapsGenerator/searchenginessitemapsgenerator/english.php
deleted file mode 100644 (file)
index 0b36dcb..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-       define('_G_SITEMAP_DESC',   "This plugin provides a Google sitemap for your website.<br />" .
-                                                               "Sitemap URL: http://example.cm/sitemap.xml");
-       define('_G_SITEMAP_ALLB',   "Generate All Blog's Google Sitemap");
-       define('_G_SITEMAP_PING_G', "Ping Google after adding a new item");
-       define('_G_SITEMAP_PING_Y', "Ping Yahoo! after adding a new item");
-       define('_G_SITEMAP_YAPID',  "Yahoo! Application ID");
-       define('_G_SITEMAP_INC',    "Include this blog in Google Sitemap when All Blog mode");
-       define('_G_SITEMAP_PCSM',   "Virtual file name for PC Sitemap");
-       define('_G_SITEMAP_MBSM',   "Virtual file name for Mobile Sitemap");