|
From: Verdon V. <ve...@us...> - 2008-07-16 19:07:09
|
Update of /cvsroot/phpwebsite-comm/modules/sitemap/locale/en_US/LC_MESSAGES In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32471/locale/en_US/LC_MESSAGES Modified Files: sitemap.po Log Message: 0.6.0 updates Index: sitemap.po =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/sitemap/locale/en_US/LC_MESSAGES/sitemap.po,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sitemap.po 7 Jul 2008 21:01:39 -0000 1.1 --- sitemap.po 16 Jul 2008 19:07:15 -0000 1.2 *************** *** 25,29 **** "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2008-07-07 16:42-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" --- 25,29 ---- "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2008-07-16 15:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 117,124 **** msgstr "" ! msgid "Include file cabinet items within keyed items" msgstr "" ! msgid "Include keyed items not in menus in your sitemap" msgstr "" --- 117,124 ---- msgstr "" ! msgid "Include keyed items not in menus in your sitemap" msgstr "" ! msgid "Include keyed module items not in menus in your sitemap" msgstr "" *************** *** 126,129 **** --- 126,132 ---- msgstr "" + msgid "No keyed items." + msgstr "" + msgid "No menus created." msgstr "" *************** *** 148,151 **** --- 151,160 ---- msgstr "" + msgid "Select any modules you wish to exclude by default from your sitemap." + msgstr "" + + msgid "Select any modules you wish to exclude from your sitemap." + msgstr "" + msgid "Select one or more menus to include in your sitemap." msgstr "" *************** *** 162,167 **** "s. These sitemap files are used by google and other popular search engines " "to help them index your website. Sitemap does this by gathering all the " ! "links from one or more of your menus, filtering and preparing according to " ! "your settings, and then writing the xml for you." msgstr "" --- 171,177 ---- "s. These sitemap files are used by google and other popular search engines " "to help them index your website. Sitemap does this by gathering all the " ! "links from one or more of your menus, as well as other keyed module items " ! "(such as blog posts) that may not be in a menu, filtering and preparing " ! "according to your settings, and then writing the xml for you." msgstr "" *************** *** 170,174 **** msgid "" ! "This is the second release of sitemap for the new 1.x series phpwebsite. I " "wrote this for a specific need I had and thought it may be of use to others " "also." --- 180,184 ---- msgid "" ! "This is the third release of sitemap for the new 1.x series phpwebsite. I " "wrote this for a specific need I had and thought it may be of use to others " "also." *************** *** 181,184 **** --- 191,200 ---- msgstr "" + msgid "item" + msgstr "" + + msgid "items" + msgstr "" + msgid "link" msgstr "" |