[tuxdroid-svn] r5489 - software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-09-22 15:08:45
|
Author: jerome Date: 2009-09-22 17:08:33 +0200 (Tue, 22 Sep 2009) New Revision: 5489 Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/de.po software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/nl.po Log: * Make use of an url for each language. Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/de.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/de.po 2009-09-22 14:09:34 UTC (rev 5488) +++ software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/de.po 2009-09-22 15:08:33 UTC (rev 5489) @@ -53,3 +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" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po 2009-09-22 14:09:34 UTC (rev 5488) +++ software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/en.po 2009-09-22 15:08:33 UTC (rev 5489) @@ -52,3 +52,6 @@ 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" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po 2009-09-22 14:09:34 UTC (rev 5488) +++ software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/fr.po 2009-09-22 15:08:33 UTC (rev 5489) @@ -52,3 +52,6 @@ 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" Modified: software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/nl.po =================================================================== --- software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/nl.po 2009-09-22 14:09:34 UTC (rev 5488) +++ software_suite_v3/software/plugin/plugin-feed/trunk/plugin-feed/resources/nl.po 2009-09-22 15:08:33 UTC (rev 5489) @@ -52,3 +52,6 @@ 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" |