[tuxdroid-svn] r5772 - software_suite_v3/software/plugin/plugin-facebook/branches/october_release/r
Status: Beta
Brought to you by:
ks156
From: jerome <c2m...@c2...> - 2009-10-26 14:50:26
|
Author: jerome Date: 2009-10-26 15:50:04 +0100 (Mon, 26 Oct 2009) New Revision: 5772 Modified: software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.pot software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml Log: * Updated po template. Modified: software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.pot =================================================================== --- software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.pot 2009-10-26 14:39:31 UTC (rev 5771) +++ software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.pot 2009-10-26 14:50:04 UTC (rev 5772) @@ -7,9 +7,6 @@ msgid "Login" msgstr "" -msgid "your login" -msgstr "" - msgid "Password" msgstr "" @@ -25,77 +22,71 @@ msgid "Check event invites" msgstr "" -msgid "Check pokes" +msgid "Update user status" msgstr "" -msgid "Run to check your facebook account" +msgid "Feed to add" msgstr "" -msgid "Check your facebook account" +msgid "Hello all from my Tux Droid Facebook gadget" msgstr "" -msgid "Start every x" +msgid "Run to check your Facebook account" msgstr "" -msgid "Start me every x" +msgid "Check your Facebook account" msgstr "" -msgid "Start me every x (From full hour)" +msgid "Configure Tux Droid Facebook permissions" msgstr "" -msgid "You have one new message" +msgid "Start every x" msgstr "" -msgid "You have {0} new messages" +msgid "Start me every x" msgstr "" -msgid "You have one friend request" +msgid "Please, allow me to access your Facebook account" msgstr "" -msgid "You have {0} friend requests" +msgid "I cannot get connected to your facebook account." msgstr "" -msgid "From {0}" +msgid "Your new status was published" msgstr "" -msgid "You have one group invite" +msgid "An error occured trying to set your new status, please, allow me to access your wall" msgstr "" -msgid "You have {0} group invites" +msgid "Please, allow me to access your Facebook account" msgstr "" -msgid "to {0}" +msgid "Please, allow me to access your Facebook account" msgstr "" -msgid "You have one event invite" +msgid "You don't have any messages" msgstr "" -msgid "You have {0} event invites" +msgid "One message from {0}" msgstr "" -msgid "You have one poke" +msgid "{0} messages from {1}" msgstr "" -msgid "You have {0} pokes" +msgid "{0} requests to be your friend" msgstr "" -msgid "Nothing new on your account" +msgid "You don't have any friend requests" msgstr "" -msgid "I must be connected to access your facebook account." +msgid "You are invited to this group: {0}" msgstr "" -msgid "Unknown group" +msgid "You don't have any group invites" msgstr "" -msgid "Unknown event" +msgid "You are invited to the event: {0}" msgstr "" -msgid "I cannot get connected to your facebook account." +msgid "You don't have any event invites" msgstr "" - -msgid "Start daily at" -msgstr "" - -msgid "Start me daily" -msgstr "" Modified: software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml =================================================================== --- software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml 2009-10-26 14:39:31 UTC (rev 5771) +++ software_suite_v3/software/plugin/plugin-facebook/branches/october_release/resources/plugin.xml 2009-10-26 14:50:04 UTC (rev 5772) @@ -67,13 +67,13 @@ <commands> <command name="run" - description="Run to check your facebook account" /> + description="Run to check your Facebook account" /> <command name="check" - description="Check your facebook account" /> + description="Check your Facebook account" /> <command name="configure" - description="Configure Tux Droid facebook application permissions" /> + description="Configure Tux Droid Facebook permissions" /> </commands> <tasks> <task |