diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index f121acaff..265d2ec9d 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -356,6 +356,10 @@ service.gui.YES=Yes service.gui.YESTERDAY=Yesterday service.gui.EXISTING_ACCOUNT_ERROR=The account you entered is already installed. service.gui.NEW_MAIL=You have one new Mail!
From: {0} {1}
Subject: {2}
{3}; +service.gui.NEW_GMAIL_HEADER=You have received a new mail message in your {0} inbox:
+service.gui.NEW_GMAIL_MANY_HEADER=You have received {2} new mail messages in your {0} inbox:
+service.gui.NEW_GMAIL_FOOTER=one more unread conversation in your inbox.
+service.gui.NEW_GMAIL_MANY_FOOTER={1} more unread conversations in your inbox.
service.gui.ACTIVATE=Activate service.gui.DEACTIVATE=Deactivate service.gui.NEW=New @@ -562,6 +566,7 @@ plugin.jabberaccregwizz.CSERVER=Server plugin.jabberaccregwizz.SERVER=Connect Server plugin.jabberaccregwizz.PORT=Port plugin.jabberaccregwizz.ENABLE_KEEP_ALIVE=Enable keep alive +plugin.jabberaccregwizz.ENABLE_GMAIL_NOTIFICATIONS=Enable GMail notifications for new messages plugin.jabberaccregwizz.NEW_ACCOUNT_TITLE=Jabber new account registration plugin.jabberaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have a Jabber account, click on this button to create a new one. plugin.jabberaccregwizz.CHOOSE_SERVER_TITLE=Jabber new account server chooser @@ -825,4 +830,4 @@ plugin.otr.activator.unverifiedsessionwarning={0} is contacting you from an unre plugin.otr.activator.unverifiedsessionstared=Unverified private conversation with {0} started. plugin.otr.activator.sessionstared=Private conversation with {0} started. plugin.otr.activator.sessionfinished={0} has ended his/her private conversation with you; you should do the same. -plugin.otr.activator.sessionlost=Private conversation with {0} lost. \ No newline at end of file +plugin.otr.activator.sessionlost=Private conversation with {0} lost.