email/emailnotificationhandler/StringDictionaries/src/OMAPushEMNAttributeValueTable.st
changeset 0 72b543305e3a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/email/emailnotificationhandler/StringDictionaries/src/OMAPushEMNAttributeValueTable.st	Thu Dec 17 08:44:11 2009 +0200
@@ -0,0 +1,15 @@
+stringtable OMAPushEMNStringDict00AttributeValueTable
+!// Element names
+ETimestamp
+EMailbox
+EMailboxMailat     mailat:
+EMailboxPop        pop://
+EMailboxImap       imap://
+EMailboxHttp       http://
+EMailboxHttpWWW    http://www.
+EMailboxHttps      https://
+EMailboxHttpsWWW   https://www.
+ECom        .com
+EEdu        .edu
+ENet        .net
+EOrg        .org
\ No newline at end of file