[tuxdroid-svn] r6091 - software_suite_v3/software/plugin/plugin-feed/trunk/resources
Status: Beta
Brought to you by:
ks156
From: jerome <c2m...@c2...> - 2010-03-08 13:43:57
|
Author: jerome Date: 2010-03-08 14:43:44 +0100 (Mon, 08 Mar 2010) New Revision: 6091 Modified: software_suite_v3/software/plugin/plugin-feed/trunk/resources/de.po software_suite_v3/software/plugin/plugin-feed/trunk/resources/en.po software_suite_v3/software/plugin/plugin-feed/trunk/resources/fr.po software_suite_v3/software/plugin/plugin-feed/trunk/resources/nl.po software_suite_v3/software/plugin/plugin-feed/trunk/resources/plugin.pot Log: * Updated resources to match new default feed location. Modified: software_suite_v3/software/plugin/plugin-feed/trunk/resources/de.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/resources/de.po 2010-03-08 13:40:12 UTC (rev 6090) +++ software_suite_v3/software/plugin/plugin-feed/trunk/resources/de.po 2010-03-08 13:43:44 UTC (rev 6091) @@ -53,5 +53,5 @@ msgid "Start me daily" msgstr "Berichte mir täglich" -msgid "http://www.livewithapenguin.com/rss.xml" -msgstr "http://www.livewithapenguin.com/rss/rss-de.xml" +msgid "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss.xml" +msgstr "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss-de.xml" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/resources/en.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/resources/en.po 2010-03-08 13:40:12 UTC (rev 6090) +++ software_suite_v3/software/plugin/plugin-feed/trunk/resources/en.po 2010-03-08 13:43:44 UTC (rev 6091) @@ -53,5 +53,5 @@ msgid "Start me daily" msgstr "Give me a daily report" -msgid "http://www.livewithapenguin.com/rss.xml" -msgstr "http://www.livewithapenguin.com/rss/rss-en.xml" +msgid "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss.xml" +msgstr "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss-en.xml" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/resources/fr.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/resources/fr.po 2010-03-08 13:40:12 UTC (rev 6090) +++ software_suite_v3/software/plugin/plugin-feed/trunk/resources/fr.po 2010-03-08 13:43:44 UTC (rev 6091) @@ -53,5 +53,5 @@ msgid "Start me daily" msgstr "Me faire un rapport quotidiennement" -msgid "http://www.livewithapenguin.com/rss.xml" -msgstr "http://www.livewithapenguin.com/rss/rss-fr.xml" +msgid "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss.xml" +msgstr "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss-fr.xml" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/resources/nl.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/resources/nl.po 2010-03-08 13:40:12 UTC (rev 6090) +++ software_suite_v3/software/plugin/plugin-feed/trunk/resources/nl.po 2010-03-08 13:43:44 UTC (rev 6091) @@ -53,5 +53,5 @@ msgid "Start me daily" msgstr "Geef me een dagelijks rapport" -msgid "http://www.livewithapenguin.com/rss.xml" -msgstr "http://www.livewithapenguin.com/rss/rss-nl.xml" +msgid "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss.xml" +msgstr "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss-nl.xml" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/resources/plugin.pot =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/resources/plugin.pot 2010-03-08 13:40:12 UTC (rev 6090) +++ software_suite_v3/software/plugin/plugin-feed/trunk/resources/plugin.pot 2010-03-08 13:43:44 UTC (rev 6091) @@ -48,3 +48,6 @@ msgid "Start me daily" msgstr "" + +msgid "http://ftp.kysoh.com/ssv3/misc/rss_feeds/rss.xml" +msgstr "" |