[tuxdroid-svn] r5694 - software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resour
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-10-15 14:45:56
|
Author: jerome Date: 2009-10-15 16:45:45 +0200 (Thu, 15 Oct 2009) New Revision: 5694 Modified: software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/de.po software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/en.po software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/fr.po software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/nl.po software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/plugin.pot Log: * Added a missing message id. Modified: software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/de.po =================================================================== --- software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/de.po 2009-10-15 14:37:28 UTC (rev 5693) +++ software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/de.po 2009-10-15 14:45:45 UTC (rev 5694) @@ -31,6 +31,9 @@ msgid "Check your tweets from your Twitter account." msgstr "Überprüfen Sie Ihre Tweets." +msgid "Start every x" +msgstr "Hinweise" + msgid "Start me every x" msgstr "Überprüfen Sie mein Twitter-Konto automatisch" Modified: software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/en.po =================================================================== --- software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/en.po 2009-10-15 14:37:28 UTC (rev 5693) +++ software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/en.po 2009-10-15 14:45:45 UTC (rev 5694) @@ -31,6 +31,9 @@ msgid "Check your tweets from your Twitter account." msgstr "Check my Tweets from my Twitter account." +msgid "Start every x" +msgstr "Alerts" + msgid "Start me every x" msgstr "Check my Twitter account automatically" Modified: software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/fr.po =================================================================== --- software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/fr.po 2009-10-15 14:37:28 UTC (rev 5693) +++ software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/fr.po 2009-10-15 14:45:45 UTC (rev 5694) @@ -28,6 +28,9 @@ msgid "Check your Twitter account." msgstr "Vérifier votre compte Twitter" +msgid "Start every x" +msgstr "Alertes" + msgid "Check your tweets from your Twitter account." msgstr "Vérifier vos Tweets" Modified: software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/nl.po =================================================================== --- software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/nl.po 2009-10-15 14:37:28 UTC (rev 5693) +++ software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/nl.po 2009-10-15 14:45:45 UTC (rev 5694) @@ -31,6 +31,9 @@ msgid "Check your tweets from your Twitter account." msgstr "Check mijn Tweets op mijn Twitter account." +msgid "Start every x" +msgstr "Alarmen" + msgid "Start me every x" msgstr "Check mijn Twitter account automatisch" Modified: software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/plugin.pot =================================================================== --- software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/plugin.pot 2009-10-15 14:37:28 UTC (rev 5693) +++ software_suite_v3/software/plugin/plugin-twitter/trunk/plugin-twitter/resources/plugin.pot 2009-10-15 14:45:45 UTC (rev 5694) @@ -31,6 +31,9 @@ msgid "Check your tweets from your Twitter account." msgstr "" +msgid "Start every x" +msgstr "" + msgid "Start me every x" msgstr "" |