Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 207e45e785cb8f6362fd9cc8fe5acbc8 > files > 130

twig-2.8.3-5mdv2010.0.noarch.rpm

<?php

  $FileInfo["Created"]                  = "twig development team";
  $FileInfo["Email"]                    = "twig-devel@informationgateway.org (or twig@informationgateway.org)";
  $FileInfo["Version"]                  = "2.7.0";
  $FileInfo["Language"]                 = "Test File";

  $config["charactersets"]              = array();
  $config["globalcharset"]              = "";
  $config["metaheaders"]                = "";
  $config["htmltag"]                    = "";

  $function["TWIGPlural"]		= <<<FUNC_END
  Function TWIGPluraltest( \$n )
	{
	if( \$n == 0 )
		return "zero";
	else if( \$n == 1 )
		return "singular";
	else
		return "plural";
	}
FUNC_END;

  $TWIGphrase["Add list"]               = "***Add list";
  $TWIGphrase["New Contact"]            = "***New Contact";
  $TWIGphrase["Edit Contact"]           = "***Edit Contact";
  $TWIGphrase["View Contact"]           = "***View Contact";
  $TWIGphrase["New List"]               = "***New List";
  $TWIGphrase["Edit List"]              = "***Edit List";
  $TWIGphrase["View List"]              = "***View List";
  $TWIGphrase["Selected"]               = "***Selected";
  $TWIGphrase["Unselected"]             = "***Unselected";
  $TWIGphrase["PegasusMail"]            = "***PegasusMail";
  $TWIGphrase["New ToDo Item"]          = "***New&nbsp;ToDo&nbsp;Item";
  $TWIGphrase["Edit ToDo Item"]         = "***Edit&nbsp;ToDo&nbsp;Item";
  $TWIGphrase["View ToDo Item"]         = "***View&nbsp;ToDo&nbsp;Item";
  $TWIGphrase["List Name"]              = "***List Name";
  $TWIGphrase["Yearly view"]            = "***Yearly&nbsp;view";
  $TWIGphrase["Daily view"]             = "***Daily&nbsp;view";
  $TWIGphrase["Weekly view"]            = "***Weekly&nbsp;view";
  $TWIGphrase["New Item"]               = "***New Item";
  $TWIGphrase["View Item"]              = "***View Item";
  $TWIGphrase["Add item"]               = "***Add&nbsp;item";
  $TWIGphrase["Recurring Item"]         = "***Recurring Item";
  $TWIGphrase["Recurrance"]             = "***Recurrance";
  $TWIGphrase["First"]                  = "***First";
  $TWIGphrase["Second"]                 = "***Second";
  $TWIGphrase["Third"]                  = "***Third";
  $TWIGphrase["Fourth"]                 = "***Fourth";
  $TWIGphrase["Last"]                   = "***Last";
  $TWIGphrase["weeks on"]               = "***weeks on";
  $TWIGphrase["week"]                   = "***week";
  $TWIGphrase["week on"]                = "***week on";
  $TWIGphrase["Every"]                  = "***Every";
  $TWIGphrase["On day"]                 = "***On day";
  $TWIGphrase["of every"]               = "***of every";
  $TWIGphrase["month"]                  = "***month";
  $TWIGphrase["months"]                 = "***months";
  $TWIGphrase["weekday"]                = "***weekday";
  $TWIGphrase["On the"]                 = "***On the";
  $TWIGphrase["Day"]                    = "***Day";
  $TWIGphrase["day"]                    = "***day";
  $TWIGphrase["days"]                   = "***days";
  $TWIGphrase["weekend"]                = "***weekend";
  $TWIGphrase["Daily"]                  = "***Daily";
  $TWIGphrase["Weekly"]                 = "***Weekly";
  $TWIGphrase["Monthly"]                = "***Monthly";
  $TWIGphrase["Yearly"]                 = "***Yearly";
  $TWIGphrase["After"]                  = "***After";
  $TWIGphrase["occurances"]             = "***occurances";
  $TWIGphrase["ending on"]              = "***ending on";
  $TWIGphrase["Edit Recurrance"]        = "***Edit Recurrance";
  $TWIGphrase["Start/End Time ignored"] = "***Start/End Time ignored";
  $TWIGphrase["Start/End Time not ignored"]= "***Start/End Time not ignored";
  $TWIGphrase["[Before you can edit a recurrance you must first save the entry]"]= "***[Before you can edit a recurrance you must first save the entry]";
  $TWIGphrase["My Contact"]             = "***My Contact";
  $TWIGphrase["Mycontact"]              = "***Mycontact";
  $TWIGphrase["Display uuencoded images inline"]= "***Display uuencoded images inline";
  $TWIGphrase["Always return to message list after deleting when viewing a message"]= "***Always return to message list after deleting when viewing a message";
  $TWIGphrase["New Note"]               = "***New&nbsp;Note";
  $TWIGphrase["Edit Note"]              = "***Edit&nbsp;Note";
  $TWIGphrase["View Note"]              = "***View&nbsp;Note";
  $TWIGphrase["Registered Events"]      = "***Registered&nbsp;Meetings";
  $TWIGphrase["Public Meetings"]        = "***Public&nbsp;Meetings";
  $TWIGphrase["Private Meetings"]       = "***Private&nbsp;Meetings";
  $TWIGphrase["Schedule a Meeting"]     = "***Schedule&nbsp;a&nbsp;Meeting";
  $TWIGphrase["Schedule New Meeting"]   = "***Schedule&nbsp;New&nbsp;Meeting";
  $TWIGphrase["Reschedule Meeting"]     = "***Reschedule&nbsp;Meeting";
  $TWIGphrase["View details"]           = "***View&nbsp;details";
  $TWIGphrase["Edit notes"]             = "***Edit&nbsp;notes";
  $TWIGphrase["Edit todo"]              = "***Edit&nbsp;todo";
  $TWIGphrase["Edit invitees"]          = "***Edit&nbsp;invitees";
  $TWIGphrase["Reschedule"]             = "***Reschedule";
  $TWIGphrase["Attendance"]             = "***Attendance";
  $TWIGphrase["Capacity"]               = "***Capacity";
  $TWIGphrase["Details"]                = "***Details";
  $TWIGphrase["Event Name"]             = "***Meeting";
  $TWIGphrase["Description"]            = "***Description";
  $TWIGphrase["Starts"]                 = "***Starts at";
  $TWIGphrase["Finishes"]               = "***Ends at";
  $TWIGphrase["View Meeting Details"]   = "***View&nbsp;Meeting&nbsp;Details";
  $TWIGphrase["View Meeting Notes"]     = "***View&nbsp;Meeting&nbsp;Notes";
  $TWIGphrase["View Meeting ToDo"]      = "***View&nbsp;Meeting&nbsp;ToDo";
  $TWIGphrase["View Meeting Invitees"]  = "***View&nbsp;Meeting&nbsp;Invitees";
  $TWIGphrase["View Meeting Schedule"]  = "***View&nbsp;Meeting&nbsp;Schedule";
  $TWIGphrase["Edit Meeting Details"]   = "***Edit&nbsp;Meeting&nbsp;Details";
  $TWIGphrase["Edit Meeting Notes"]     = "***Edit&nbsp;Meeting&nbsp;Notes";
  $TWIGphrase["Edit Meeting ToDo"]      = "***Edit&nbsp;Meeting&nbsp;ToDo";
  $TWIGphrase["Edit Meeting Invitees"]  = "***Edit&nbsp;Meeting&nbsp;Invitees";
  $TWIGphrase["Edit Meeting Schedule"]  = "***Edit&nbsp;Meeting&nbsp;Schedule";
  $TWIGphrase["Meeting Name"]           = "***Meeting Name";
  $TWIGphrase["Type"]                   = "***Type";
  $TWIGphrase["Location"]               = "***Location";
  $TWIGphrase["Starting Time"]          = "***Starting Time";
  $TWIGphrase["Ending Time"]            = "***Ending Time";
  $TWIGphrase["Initiator"]              = "***Initiator";
  $TWIGphrase["Secretary"]              = "***Secretary";
  $TWIGphrase["User Limit"]             = "***User Limit";
  $TWIGphrase["Last Modified"]          = "***Last Modified";
  $TWIGphrase["Minutes"]                = "***Minutes";
  $TWIGphrase["Conclusion"]             = "***Conclusion";
  $TWIGphrase["Action Items"]           = "***Action Items";
  $TWIGphrase["Person Responsible"]     = "***Person Responsible";
  $TWIGphrase["Due Date"]               = "***Due Date";
  $TWIGphrase["Invitees"]               = "***Invitees";
  $TWIGphrase["on"]                     = "***on";
  $TWIGphrase["RSVP"]                   = "***RSVP";
  $TWIGphrase["RSVP0"]                  = "***Unregistered";
  $TWIGphrase["RSVP1"]                  = "***Unsure";
  $TWIGphrase["RSVP2"]                  = "***Attending";
  $TWIGphrase["RSVP3"]                  = "***Not Attending";
  $TWIGphrase["Public meetings which you may attend"]= "Public meetings which you may attend";
  $TWIGphrase["Private meetings to which you are invited"]= "Private meetings to which you are invited";
  $TWIGphrase["Meetings for which you have registered an RSVP"]= "Meetings for which you have registered an RSVP";
  $TWIGphrase["announcements"]          = "***announcements";
  $TWIGphrase["All"]                    = "***All";
  $TWIGphrase["New Bookmark"]           = "***New&nbsp;Bookmark";
  $TWIGphrase["Edit Bookmark"]          = "***Edit&nbsp;Bookmark";
  $TWIGphrase["View Bookmark"]          = "***View&nbsp;Bookmark";
  $TWIGphrase["Group name"]             = "***Group name";
  $TWIGphrase["Newsgroup name"]         = "***Newsgroup name";
  $TWIGphrase["Create Global Group"]    = "***Create Global Group";
  $TWIGphrase["List"]                   = "***List";
  $TWIGphrase["Announcement"]           = "***Announcement";
  $TWIGphrase["Back to Preferences"]    = "***Back&nbsp;to&nbsp;Preferences";
  $TWIGphrase["Back to Administration"] = "***Back&nbsp;to&nbsp;Administration";
  $TWIGphrase["Back to Main"]           = "***Back&nbsp;to&nbsp;Main";
  $TWIGphrase["Back to Mail"]           = "***Back&nbsp;to&nbsp;Mail";
  $TWIGphrase["Back to Meetings"]       = "***Back&nbsp;to&nbsp;Meetings";
  $TWIGphrase["Back to Help"]           = "***Back&nbsp;to&nbsp;Help";
  $TWIGphrase["Back to Logout"]         = "***Back&nbsp;to&nbsp;Logout";
  $TWIGphrase["hebrew"]                 = "***Hebrew";
  $TWIGphrase["Preferences"]            = "***Preferences";
  $TWIGphrase["Prefs"]                  = "***Prefs";
  $TWIGphrase["Group"]                  = "***Group";
  $TWIGphrase["group"]                  = "***group";
  $TWIGphrase["You have %1 new messages in %2."]["position"] = 1;
  $TWIGphrase["You have %1 new messages in %2."]["zero"] = "***You have %1 ***new messages in %2";
  $TWIGphrase["You have %1 new messages in %2."]["singular"] = "***You have %1 ***new messages in %2";
  $TWIGphrase["You have %1 new messages in %2."]["plural"] = "***You have %1 ***new messages in %2";
  $TWIGphrase["Go To"]                  = "***Go To";
  $TWIGphrase["or"]                     = "***or";
  $TWIGphrase["the selected items to"]  = "***the selected items to";
  $TWIGphrase["This is"]                = "***This is";
  $TWIGphrase["No previous screen"]     = "***No previous screen";
  $TWIGphrase["No next screen"]         = "***No next screen";
  $TWIGphrase["Error"]                  = "***Error";
  $TWIGphrase["Welcome to TWIG version %1"]= "***Welcome to TWIG version %1";
  $TWIGphrase["Number of items to index on one screen"]= "***Number of items to index on one screen";
  $TWIGphrase["Sorry this feature is not enabled, please select another feature."]= "Sorry this feature is not enabled, please select another feature.";
  $TWIGphrase["TWIG"]                   = "***TWIG";
  $TWIGphrase["Announcements"]          = "***announcements";
  $TWIGphrase["Groups"]                 = "***Groups";
  $TWIGphrase["Administration"]         = "***Administration";
  $TWIGphrase["options"]                = "***options";
  $TWIGphrase["Subject/Announcement"]   = "***Subject/Announcment";
  $TWIGphrase["recent mail"]            = "***recent mail";
  $TWIGphrase["schedule"]               = "***schedule";
  $TWIGphrase["TWIG [Mail]"]            = "***TWIG [Mail]";
  $TWIGphrase["Folders"]                = "***Folders";
  $TWIGphrase["New Message"]            = "***New Message";
  $TWIGphrase["Folder Management"]      = "***Folder Management";
  $TWIGphrase["Refresh"]                = "***Refresh";
  $TWIGphrase["Empty Trash"]            = "***Empty Trash";
  $TWIGphrase["of"]                     = "***of";
  $TWIGphrase["to"]                     = "***to";
  $TWIGphrase["from"]                   = "***from";
  $TWIGphrase["Status"]                 = "***Status";
  $TWIGphrase["date"]                   = "***date";
  $TWIGphrase["subject"]                = "***subject";
  $TWIGphrase["attachment"]             = "***attachment";
  $TWIGphrase["unread"]                 = "***unread";
  $TWIGphrase["read"]                   = "***read";
  $TWIGphrase["[no subject]"]           = "***[no subject]";
  $TWIGphrase["Select None"]            = "***Select None";
  $TWIGphrase["Select All"]             = "***Select All";
  $TWIGphrase["Copy Selected"]          = "***Copy Selected";
  $TWIGphrase["Delete Selected"]        = "***Delete Selected";
  $TWIGphrase["Move Selected"]          = "***Move Selected";
  $TWIGphrase["Undelete Selected"]      = "***Undelete Selected";
  $TWIGphrase["**Select a folder**"]    = "*****Select a folder**";
  $TWIGphrase["Set default tree view"]  = "***Set default tree view";
  $TWIGphrase["the selected messages to"]= "***the selected messages to";
  $TWIGphrase["Undelete"]               = "***Undelete";
  $TWIGphrase["Delete"]                 = "***Delete";
  $TWIGphrase["Reply"]                  = "***Reply";
  $TWIGphrase["Reply to all"]           = "***Reply&nbsp;to&nbsp;all";
  $TWIGphrase["Forward"]                = "***Forward";
  $TWIGphrase["Recompose"]              = "***Recompose";
  $TWIGphrase["Save draft"]             = "***Save draft";
  $TWIGphrase["Move"]                   = "***Move";
  $TWIGphrase["New message"]            = "***New&nbsp;message";
  $TWIGphrase["Back to %1"]             = "***Back&nbsp;to&nbsp;%1";
  $TWIGphrase["Previous Message"]       = "***Previous Message";
  $TWIGphrase["Next Message"]           = "***Next Message";
  $TWIGphrase["Date"]                   = "***Date";
  $TWIGphrase["From"]                   = "***From";
  $TWIGphrase["add to contacts"]        = "***add to contacts";
  $TWIGphrase["To"]                     = "***To";
  $TWIGphrase["CC"]                     = "***CC";
  $TWIGphrase["Reply-To"]               = "***Reply-To";
  $TWIGphrase["Subject"]                = "***Subject";
  $TWIGphrase["Print View"]             = "***Print View";
  $TWIGphrase["Full Headers"]           = "***Full Headers";
  $TWIGphrase["Hide Headers"]           = "***Hide Headers";
  $TWIGphrase["Display Headers"]        = "***Display Headers";
  $TWIGphrase["Hide"]                   = "***Hide";
  $TWIGphrase["View"]                   = "***View";
  $TWIGphrase["Send Now"]               = "***Send Now";
  $TWIGphrase["Contacts"]               = "***Contacts";
  $TWIGphrase["Bcc"]                    = "***Bcc";
  $TWIGphrase["Attachment"]             = "***Attachment";
  $TWIGphrase["Attachments"]            = "***Attachments";
  $TWIGphrase["Spell Check"]            = "***Spell Check";
  $TWIGphrase["Add to 'To'"]            = "***Add to 'To'";
  $TWIGphrase["Add to 'CC'"]            = "***Add to 'CC'";
  $TWIGphrase["Add to 'BCC'"]           = "***Add to 'BCC'";
  $TWIGphrase["%1 said:"]               = "%1 ***said:";
  $TWIGphrase["On %1"]                  = "On %1";
  $TWIGphrase["Forwarded From:"]        = "***Forwarded From:";
  $TWIGphrase["Options"]                = "***Options";
  $TWIGphrase["Change"]                 = "***Change";
  $TWIGphrase["Save a copy in 'Sent' Folder"]= "***Save a copy in 'Sent' Folder";
  $TWIGphrase["Include attachments when replying"]= "***Include attachments when replying";
  $TWIGphrase["Include attachments when forwarding"]= "***Include attachments when forwarding";
  $TWIGphrase["Include attachments from original message"]= "***Include attachments from original message";
  $TWIGphrase["Number of body lines to display while composing a message"]= "***Number of body lines to display while composing a message";
  $TWIGphrase["No mail recipients specified, please add at least one mail recipient and then resend your message."]= "***No mail recipients specified, please add at least one mail recipient and then resend your message.";
  $TWIGphrase["NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it."]= "***NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it.";
  $TWIGphrase["Send RR now"]            = "***Send RR now";
  $TWIGphrase["Read Receipt"]           = "***Read Receipt";
  $TWIGphrase["with subject"]           = "***with subject";
  $TWIGphrase["Request Read Receipts"]  = "***Request Read Receipts";
  $TWIGphrase["The message sent on"]    = "***The message sent on";
  $TWIGphrase["Never"]                  = "***Never";
  $TWIGphrase["Manual"]                 = "***Manual";
  $TWIGphrase["Always"]                 = "***Always";
  $TWIGphrase["Respond to Read Receipts"]= "***Respond to Read Receipts";
  $TWIGphrase["Disposition notification"]= "***Disposition notification";
  $TWIGphrase["A Read Reciept has been automatically returned to the sender"]= "***A Read Reciept has been automatically returned to the sender";
  $TWIGphrase["has been displayed.  This is no guarantee that the message has been read or understood."]= "***has been displayed.  This is no guarantee that the message has been read or understood.";
  $TWIGphrase["Spell Checked Version"]  = "***Spell Checked Version";
  $TWIGphrase["Subscribed"]             = "***Subscribed";
  $TWIGphrase["Unsubscribed"]           = "***Unsubscribed";
  $TWIGphrase["Delete Folder"]          = "***Delete Folder";
  $TWIGphrase["Add Folder"]             = "***Add Folder";
  $TWIGphrase["Rename Folder"]          = "***Rename Folder";
  $TWIGphrase["Copy"]                   = "***Copy";
  $TWIGphrase["Select the mailbox you wish to move these messages to below:"]= "***Select the mailbox you wish to move these messages to below:";
  $TWIGphrase["Select the mailbox you wish to copy these messages to below:"]= "***Select the mailbox you wish to copy these messages to below:";
  $TWIGphrase["Folder Overview"]        = "***Folder Overview";
  $TWIGphrase["Folder"]                 = "***Folder";
  $TWIGphrase["New"]                    = "***New";
  $TWIGphrase["Total"]                  = "***Total";
  $TWIGphrase["Size"]                   = "***Size";
  $TWIGphrase["Totals"]                 = "***Totals";
  $TWIGphrase["Note: Large folder lists may take a long time to load."]= "***Note: Large folder lists may take a long time to load.";
  $TWIGphrase["TWIG [Bookmarks]"]       = "***TWIG [Bookmarks]";
  $TWIGphrase["bookmarks"]              = "***bookmarks";
  $TWIGphrase["Add New Item"]           = "***Add New Item";
  $TWIGphrase["Edit Item"]              = "***Edit Item";
  $TWIGphrase["Item Name"]              = "***Item Name";
  $TWIGphrase["Add item"]               = "***Add&nbsp;item";
  $TWIGphrase["item"]                   = "***item";
  $TWIGphrase["url"]                    = "***url";
  $TWIGphrase["Back to Bookmarks"]      = "***back&nbsp;to&nbsp;Bookmarks";
  $TWIGphrase["TWIG [ToDo]"]            = "***TWIG [ToDo]";
  $TWIGphrase["todo"]                   = "***todo";
  $TWIGphrase["Added by"]               = "***Added by";
  $TWIGphrase["Added on"]               = "***Added on";
  $TWIGphrase["Due on"]                 = "***Due on";
  $TWIGphrase["due date"]               = "***due date";
  $TWIGphrase["Due date type"]          = "***Due date type";
  $TWIGphrase["On date"]                = "***On date";
  $TWIGphrase["On date/time"]           = "***On date/time";
  $TWIGphrase["Priority"]               = "***Priority";
  $TWIGphrase["priority"]               = "***priority";
  $TWIGphrase["status"]                 = "***status";
  $TWIGphrase["Back to ToDo"]           = "***back&nbsp;to&nbsp;ToDo";
  $TWIGphrase["Complete"]               = "***Complete";
  $TWIGphrase["Working"]                = "***Working";
  $TWIGphrase["Pending"]                = "***Pending";
  $TWIGphrase["Canceled"]               = "***Canceled";
  $TWIGphrase["TWIG [Contacts]"]        = "***TWIG [Contacts]";
  $TWIGphrase["Contact"]                = "***Contact";
  $TWIGphrase["contacts"]               = "***contacts";
  $TWIGphrase["Import"]                 = "***Import";
  $TWIGphrase["URL"]                    = "***URL";
  $TWIGphrase["Nickname"]               = "***Nickname";
  $TWIGphrase["E-Mail"]                 = "***E-Mail";
  $TWIGphrase["E-Mail 2"]               = "***E-Mail 2";
  $TWIGphrase["E-Mail 3"]               = "***E-Mail 3";
  $TWIGphrase["First Name"]             = "***First Name";
  $TWIGphrase["Last Name"]              = "***Last Name";
  $TWIGphrase["Title"]                  = "***Title";
  $TWIGphrase["Spouse"]                 = "***Spouse";
  $TWIGphrase["Birthday"]               = "***Birthday";
  $TWIGphrase["Company"]                = "***Company";
  $TWIGphrase["Office"]                 = "***Office";
  $TWIGphrase["Department"]             = "***Department";
  $TWIGphrase["Home Phone"]             = "***Home Phone";
  $TWIGphrase["Home Fax"]               = "***Home Fax";
  $TWIGphrase["Mobile"]                 = "***Mobile";
  $TWIGphrase["Work Phone"]             = "***Work Phone";
  $TWIGphrase["Work Fax"]               = "***Work Fax";
  $TWIGphrase["Pager"]                  = "***Pager";
  $TWIGphrase["Home Address"]           = "***Home Address";
  $TWIGphrase["Home City"]              = "***Home City";
  $TWIGphrase["State"]                  = "***State";
  $TWIGphrase["Zip Code"]               = "***Zip Code";
  $TWIGphrase["Country"]                = "***Country";
  $TWIGphrase["Work Address"]           = "***Work Address";
  $TWIGphrase["Work City"]              = "***Work City";
  $TWIGphrase["Work State"]             = "***Work State";
  $TWIGphrase["Work Country"]           = "***Work Country";
  $TWIGphrase["Work Zip Code"]          = "***Zip Code";
  $TWIGphrase["Import from"]            = "***Import from";
  $TWIGphrase["From file"]              = "***From file";
  $TWIGphrase["In to group"]            = "***In to group";
  $TWIGphrase["Outlook XP/2002"]        = "Outlook XP/2002";
  $TWIGphrase["Outlook 2000"]           = "***Outlook 2000";
  $TWIGphrase["Outlook 98"]             = "***Outlook 98";
  $TWIGphrase["Netscape 4.6"]           = "***Netscape 4.6";
  $TWIGphrase["nickname"]               = "***nickname";
  $TWIGphrase["name"]                   = "***name";
  $TWIGphrase["company"]                = "***company";
  $TWIGphrase["email"]                  = "***email";
  $TWIGphrase["Add"]                    = "***Add";
  $TWIGphrase["Back to Contacts"]       = "***back&nbsp;to&nbsp;Contacts";
  $TWIGphrase["vCard (autodetect version)"]= "***vCard (autodetect version)";
  $TWIGphrase["Outlook Express (all fields)"]= "***Outlook Express (all fields)";
  $TWIGphrase["Outlook Express (default fields)"]= "***Outlook Express (default fields)";
  $TWIGphrase["TWIG [Groups]"]          = "***TWIG [Groups]";
  $TWIGphrase["Member of"]              = "***Member of";
  $TWIGphrase["Owner of"]               = "***Owner of";
  $TWIGphrase["ALL"]                    = "***ALL";
  $TWIGphrase["Unfiled"]                = "***Unfiled";
  $TWIGphrase["personal"]               = "***personal";
  $TWIGphrase["workgroup"]              = "***workgroup";
  $TWIGphrase["Update"]                 = "***Update";
  $TWIGphrase["Add group"]              = "***Add&nbsp;group";
  $TWIGphrase["Add member"]             = "***Add&nbsp;member";
  $TWIGphrase["Edit group"]             = "***Edit&nbsp;group";
  $TWIGphrase["Delete group"]           = "***Delete&nbsp;group";
  $TWIGphrase["The group"]              = "***The group";
  $TWIGphrase["was created by"]         = "***was created by";
  $TWIGphrase["Members"]                = "***Members";
  $TWIGphrase["[empty]"]                = "***[empty]";
  $TWIGphrase["**Select a group**"]     = "*****Select a group**";
  $TWIGphrase["Back to Groups"]         = "***Back&nbsp;to&nbsp;groups";
  $TWIGphrase["Feature Unavailable in current configuration"]= "***Feature Unavailable in current configuration";
  $TWIGphrase["TWIG [Logout]"]          = "***TWIG [Logout]";
  $TWIGphrase["TWIG [News]"]            = "***TWIG [News]";
  $TWIGphrase["Back to News"]           = "***Back&nbsp;to&nbsp;News";
  $TWIGphrase["Subscribed newsgroups"]  = "***Subscribed newsgroups";
  $TWIGphrase["Delete Newsgroup"]       = "***Delete Newsgroup";
  $TWIGphrase["Group Name"]             = "***Group Name";
  $TWIGphrase["Newsgroup Name"]         = "***Newsgroup Name";
  $TWIGphrase["Server"]                 = "***Server";
  $TWIGphrase["Port"]                   = "***Port";
  $TWIGphrase["User"]                   = "***User";
  $TWIGphrase["Password"]               = "***Password";
  $TWIGphrase["Go"]                     = "***Go";
  $TWIGphrase["Search pattern"]         = "***Search pattern";
  $TWIGphrase["Subscribe"]              = "***Subscribe";
  $TWIGphrase["Newsgroups"]             = "***Newsgroups";
  $TWIGphrase["New post"]               = "***New&nbsp;post";
  $TWIGphrase["Newsgroup management"]   = "***Newsgroup management";
  $TWIGphrase["Note: large newsgroup lists may take a long time to load."]= "***Note: large newsgroup lists may take a long time to load.";
  $TWIGphrase["<< Prev"]                = "***<< Prev";
  $TWIGphrase["Next >>"]                = "***Next >>";
  $TWIGphrase["Post Now"]               = "***Post Now";
  $TWIGphrase["Newsgroup"]              = "***Newsgroup";
  $TWIGphrase["no name"]                = "***no name";
  $TWIGphrase["Add newsgroup"]          = "***Add newsgroup";
  $TWIGphrase["List newsgroups on server"]= "***List newsgroups on server";
  $TWIGphrase["Main"]                   = "***Main";
  $TWIGphrase["Mail"]                   = "***Mail";
  $TWIGphrase["News"]                   = "***News";
  $TWIGphrase["Schedule"]               = "***Schedule";
  $TWIGphrase["Meetings"]               = "***Meetings";
  $TWIGphrase["ToDo"]                   = "***ToDo";
  $TWIGphrase["Todo"]                   = "***Todo";
  $TWIGphrase["Bookmarks"]              = "***Bookmarks";
  $TWIGphrase["Logout"]                 = "***Logout";
  $TWIGphrase["TWIG [Schedule]"]        = "***TWIG [Schedule]";
  $TWIGphrase["Go to today"]            = "***go&nbsp;to&nbsp;today";
  $TWIGphrase["Monthly view"]           = "***Monthly&nbsp;view";
  $TWIGphrase["Yearly view"]            = "***Yearly&nbsp;view";
  $TWIGphrase["Time"]                   = "***Time";
  $TWIGphrase["/Notes"]                 = "***/Notes";
  $TWIGphrase["Today is"]               = "***Today is";
  $TWIGphrase["Start Time"]             = "***Start Time";
  $TWIGphrase["End Time"]               = "***End Time";
  $TWIGphrase["back"]                   = "***back";
  $TWIGphrase["forward"]                = "***forward";
  $TWIGphrase["Yesterday"]              = "***Yesterday";
  $TWIGphrase["Tomorrow"]               = "***Tomorrow";
  $TWIGphrase["Daily view"]             = "***Daily&nbsp;view";
  $TWIGphrase["Weekly view"]            = "***Weekly&nbsp;view";
  $TWIGphrase["List view"]              = "***List&nbsp;view";
  $TWIGphrase["Previous Week"]          = "***Previous&nbsp;Week";
  $TWIGphrase["The week starts on "]    = "***The week starts on ";
  $TWIGphrase[" and ends on "]          = "*** and ends on ";
  $TWIGphrase["Next Week"]              = "***Next&nbsp;Week";
  $TWIGphrase["Week"]                   = "***Week";
  $TWIGphrase["Maintenance"]            = "***Maintenance";
  $TWIGphrase["Calendar"]               = "***Calendar";
  $TWIGphrase["Items removed"]          = "***Items removed";
  $TWIGphrase["Preview"]                = "***Preview";
  $TWIGphrase["End Date"]               = "***End Date";
  $TWIGphrase["Start Date"]             = "***Start Date";
  $TWIGphrase["Ignore Start/End Time"]  = "***Ignore Start/End Time";
  $TWIGphrase["[None]"]                 = "***[None]";
  $TWIGphrase["Items to be removed"]    = "***Items to be removed";
  $TWIGphrase["No items found to delete."]= "***No items found to delete.";
  $TWIGphrase["Delete records older than"]= "***Delete records older than";
  $TWIGphrase["Back to Schedule"]       = "***back&nbsp;to&nbsp;Schedule";
  $TWIGphrase["Back to Edit"]           = "***back&nbsp;to&nbsp;Edit";
  $TWIGphrase["TWIG [Preferences]"]     = "***TWIG [Preferences]";
  $TWIGphrase["Current Module"]         = "***Current Module";
  $TWIGphrase["Global"]                 = "***Global";
  $TWIGphrase["Invert sort order"]      = "***Invert sort order";
  $TWIGphrase["Preference"]             = "***Preference";
  $TWIGphrase["Prev/Next style"]        = "***Prev/Next style";
  $TWIGphrase["Setting"]                = "***Setting";
  $TWIGphrase["Update Preferences"]     = "***Update Preferences";
  $TWIGphrase["Drop Down List"]         = "***Drop Down List";
  $TWIGphrase["Button Bar"]             = "***Button Bar";
  $TWIGphrase["Vertical Bulleted List"] = "***Vertical Bulleted List";
  $TWIGphrase["Tabbed List"]            = "***Tabbed List";
  $TWIGphrase["Menu style 1"]           = "***Menu style 1";
  $TWIGphrase["Menu style 2"]           = "***Menu style 2";
  $TWIGphrase["Language"]               = "***Language";
  $TWIGphrase["Your Real Name"]         = "***Your Real Name";
  $TWIGphrase["Save sent items"]        = "***Save sent items";
  $TWIGphrase["Save sent items in"]     = "***Save sent items in";
  $TWIGphrase["Save draft items in"]    = "***Save draft items in";
  $TWIGphrase["Page Size"]              = "***Page Size";
  $TWIGphrase["Old Password"]           = "***Old Password";
  $TWIGphrase["New Password"]           = "***New Password";
  $TWIGphrase["Password changed!"]      = "***Password changed!";
  $TWIGphrase["Multiple Tabbed List"]   = "***Multiple Tabbed List";
  $TWIGphrase["Drop Down Menu"]         = "***Drop Down Menu";
  $TWIGphrase["Tabbed Drop Down Menu"]  = "***Tabbed Drop Down Menu";
  $TWIGphrase["|< First"]               = "***|< First";
  $TWIGphrase["Last >|"]                = "***Last >|";
  $TWIGphrase["Simple"]                 = "***Simple";
  $TWIGphrase["AM/PM Format"]           = "***AM/PM Format";
  $TWIGphrase["24 Hour Format"]         = "***24 Hour Format";
  $TWIGphrase["Time Format"]            = "***Time Format";
  $TWIGphrase["Default due date type"]  = "***Default due date type";
  $TWIGphrase["Button Bar Without Text"]= "***Button Bar Without Text";
  $TWIGphrase["Classic Prev/Next Style"]= "***Classic Prev/Next Style";
  $TWIGphrase["Tabbed List with Arrows"]= "***Tabbed List with Arrows";
  $TWIGphrase["Classic Primary Menu Bar"]= "***Classic Primary Menu Bar";
  $TWIGphrase["New Password Confirmation"]= "***New Password Confirmation";
  $TWIGphrase["Drop Down Menu with Arrows"]= "***Drop Down Menu with Arrows";
  $TWIGphrase["Classic Secondary Menu Bar"]= "***Classic Secondary Menu Bar";
  $TWIGphrase["Default group for new items"]= "***Default group for new items";
  $TWIGphrase["Default listing of meetings"]= "***Default listing of meetings";
  $TWIGphrase["Expand mail tree by default"]= "***Expand mail tree by default";
  $TWIGphrase["Show mail tree in main view"]= "***Show mail tree in main view";
  $TWIGphrase["Default priority for new items"]= "***Default priority for new items";
  $TWIGphrase["Disable display of recent mail"]= "***Disable display of recent mail";
  $TWIGphrase["Multiple Tabbed List with Words"]= "***Multiple Tabbed List with Words";
  $TWIGphrase["Move and Expunge simultaneously"]= "***Move and Expunge simultaneously";
  $TWIGphrase["Multiple Tabbed List with Arrows"]= "***Multiple Tabbed List with Arrows";
  $TWIGphrase["Default sort order for mail list"]= "***Default sort order for mail list";
  $TWIGphrase["Default sort order for todo list"]= "***Default sort order for todo list";
  $TWIGphrase["Default group to view in feature"]= "***Default group to view in feature";
  $TWIGphrase["Tabbed Drop Down Menu with Arrows"]= "***Tabbed Drop Down Menu with Arrows";
  $TWIGphrase["Delete and Expunge simultaneously"]= "***Delete and Expunge simultaneously";
  $TWIGphrase["Wrap Lines at this many characters"]= "***Wrap Lines at this many characters";
  $TWIGphrase["Disable display of today's schedule"]= "***Disable display of today's schedule";
  $TWIGphrase["Display messages in separate window"]= "***Display messages in separate window";
  $TWIGphrase["Default sort order for contacts list"]= "***Default sort order for contacts list";
  $TWIGphrase["Display second command bar at bottom"]= "***Display second command bar at bottom";
  $TWIGphrase["Disable new message indicator in footer"]= "***Disable new message indicator in footer";
  $TWIGphrase["New password mistyped, please try again."]= "***New password mistyped, please try again.";
  $TWIGphrase["Old password mistyped, please try again."]= "***Old password mistyped, please try again.";
  $TWIGphrase["Number of Messages to index on one screen"]= "***Number of Messages to index on one screen";
  $TWIGphrase["Automatic Signature when composing new mail"]= "***Automatic Signature when composing new mail";
  $TWIGphrase["Default number of attachments on new messages"]= "***Default number of attachments on new messages";
  $TWIGphrase["Show contacts list when composing new messages"]= "***Show contacts list when composing new messages";
  $TWIGphrase["Multiple Tabbed List with Words (including First/Last)"]= "***Multiple Tabbed List with Words (including First/Last)";
  $TWIGphrase["Multiple Tabbed List with Arrows (including First/Last)"]= "***Multiple Tabbed List with Arrows (including First/Last)";
  $TWIGphrase["User name"]              = "***User name";
  $TWIGphrase["Accounts"]               = "***Accounts";
  $TWIGphrase["ACL's"]                  = "***ACL's";
  $TWIGphrase["Annoucements"]           = "***Annoucements";
  $TWIGphrase["Languages"]              = "***Languages";
  $TWIGphrase["SQL"]                    = "***SQL";
  $TWIGphrase["SQLTXT"]                 = "***SQLTXT";
  $TWIGphrase["Allow access to"]        = "***Allow access to";
  $TWIGphrase["for"]                    = "***for";
  $TWIGphrase["Create User"]            = "***Create User";
  $TWIGphrase["Update Password"]        = "***Update Password";
  $TWIGphrase["Change Password"]        = "***Change Password";
  $TWIGphrase["Username"]               = "***Username";
  $TWIGphrase["Last Logon"]             = "***Last Logon";
  $TWIGphrase["Feature"]                = "***Feature";
  $TWIGphrase["Create ACL Group"]       = "***Create ACL Group";
  $TWIGphrase["Delete ACL Group"]       = "***Delete ACL Group";
  $TWIGphrase["Add User to ACL Group"]  = "***Add User to ACL Group";
  $TWIGphrase["Second Command Line"]    = "***Second Command Line";
  $TWIGphrase["By"]                     = "***By";
  $TWIGphrase["Users"]                  = "***Users";
  $TWIGphrase["*Select User*"]          = "****Select User*";
  $TWIGphrase["*Select user to add*"]   = "****Select user to add*";
  $TWIGphrase["*Select user to delete*"]= "****Select user to delete*";
  $TWIGphrase["Create"]                 = "***Create";
  $TWIGphrase["Item Edit"]              = "***Item Edit";
  $TWIGphrase["Goto Line"]              = "***Goto Line";
  $TWIGphrase["New Mail Check"]         = "***New Mail Check";
  $TWIGphrase["Compose"]                = "***Compose";
  $TWIGphrase["Message Reading"]        = "***Message Reading";
  $TWIGphrase["Screen Refresh"]         = "***Screen Refresh";
  $TWIGphrase["Command Line"]           = "***Command Line";
  $TWIGphrase["Show Attachments"]       = "***Show Attachments";
  $TWIGphrase["Transfer"]               = "***Transfer";
  $TWIGphrase["Transfer To"]            = "***Transfer To";
  $TWIGphrase["Recent Mail"]            = "***Recent Mail";
  $TWIGphrase["Posting"]                = "***Posting";
  $TWIGphrase["Flush Databases"]        = "***Flush Databases";
  $TWIGphrase["where username is"]      = "***where username is";
  $TWIGphrase["DB's to flush"]          = "***DB's to flush";
  $TWIGphrase["*Select a table*"]       = "****Select a table*";
  $TWIGphrase["Create Databases"]       = "***Create Databases";
  $TWIGphrase["Path to DB"]             = "***Path to DB";
  $TWIGphrase["DB's to create"]         = "***DB's to create";
  $TWIGphrase["Create DB"]              = "***Create DB";
  $TWIGphrase["Pack Databases"]         = "***Pack Databases";
  $TWIGphrase["DB's to pack"]           = "***DB's to pack";
  $TWIGphrase["Pack DB"]                = "***Pack DB";
  $TWIGphrase["Same as English"]        = "***Same as English";
  $TWIGphrase["language"]               = "***language";
  $TWIGphrase["View groups"]            = "***View groups";
  $TWIGphrase["Display"]                = "***Display";
  $TWIGphrase["Public"]                 = "***Public";
  $TWIGphrase["Private"]                = "***Private";
  $TWIGphrase["Registered"]             = "***Registered";
  $TWIGphrase["Mail Tree"]              = "***Mail Tree";
  $TWIGphrase["Annoucement"]            = "***Annoucement";
  $TWIGphrase["New Announcement"]       = "***New Announcement";
  $TWIGphrase["Keys with null values"]  = "***Keys with null values";
  $TWIGphrase["Show full phrase lists"] = "***Show full phrase lists";
  $TWIGphrase["Failed to create group!"]= "***Failed to create group!";
  $TWIGphrase["Failed to delete group!"]= "***Failed to delete group!";
  $TWIGphrase["*Select group to delete*"]= "****Select group to delete*";
  $TWIGphrase["*Select group to add to*"]= "****Select group to add to*";
  $TWIGphrase["*Select group to display*"]= "****Select group to display*";
  $TWIGphrase["Display Users in ACL Group"]= "Display Users in ACL Group";
  $TWIGphrase["List keys with null values"]= "***List keys with null values";
  $TWIGphrase["Delete User from ACL Group"]= "***Delete User from ACL Group";
  $TWIGphrase["Failed to add user to group!"]= "***Failed to add user to group!";
  $TWIGphrase["*Select group to delete from*"]= "****Select group to delete from*";
  $TWIGphrase["Failed to delete user from group!"]= "***Failed to delete user from group!";
  $TWIGphrase["Sorry, you are not an administrator."]= "***Sorry, you are not an administrator.";
  $TWIGphrase["You must select a user to change the password for!"]= "***You must select a user to change the password for!";
  $TWIGphrase["You must specify a username! (note: * represents all users)"]= "***You must specify a username! (note: * represents all users)";
  $TWIGphrase["List keys for which the value is the same as it is in English"]= "***List keys for which the value is the same as it is in English";
  $TWIGphrase["Object"]                 = "***Object";
  $TWIGphrase["Access"]                 = "***Access";
  $TWIGphrase["Modify"]                 = "***Modify";
  $TWIGphrase["*Select object*"]        = "****Select object*";
  $TWIGphrase["Global Setting"]         = "***Global Setting";
  $TWIGphrase["TWIG [Help]"]            = "***TWIG [Help]";
  $TWIGphrase["Help"]                   = "***Help";
  $TWIGphrase["Topic"]                  = "***Topic";
  $TWIGphrase["Subtopic"]               = "***Subtopic";
  $TWIGphrase["Help is not yet available on this topic."]= "***Help is not yet available on this topic.";
  $TWIGphrase["No submenu"]             = "***There are no subtopics for this topic";
  $TWIGphrase["Filename of help file:"] = "***Filename of help file:";
  $TWIGphrase["Filename of subtopic menu file:"]= "***Filename of subtopic menu file:";
  $TWIGphrase["TWIG [Meetings]"]        = "***TWIG [Meetings]";
  $TWIGphrase["TWIG [Notes]"]           = "***TWIG [Notes]";
  $TWIGphrase["Notes"]                  = "***Notes";
  $TWIGphrase["notes"]                  = "***notes";
  $TWIGphrase["Default sort order for notes list"]= "***Default sort order for notes list";
  $TWIGphrase["Back to Notes"]          = "***Back&nbsp;to&nbsp;Notes";
  $TWIGphrase["Width of text field"]    = "***Width of text field";
  $TWIGphrase["Height of text field"]   = "***Height of text field";
  $TWIGphrase["chinesebig5"]            = "***Chinese (Big 5)";
  $TWIGphrase["chinesegb"]              = "***Chinese (gb)";
  $TWIGphrase["czech"]                  = "***Czech";
  $TWIGphrase["danish"]                 = "***Danish";
  $TWIGphrase["dutch"]                  = "***Dutch";
  $TWIGphrase["english"]                = "***English";
  $TWIGphrase["estonian"]               = "***Estonian";
  $TWIGphrase["finnish"]                = "***Finnish";
  $TWIGphrase["french"]                 = "***French";
  $TWIGphrase["german"]                 = "***German";
  $TWIGphrase["italian"]                = "***Italian";
  $TWIGphrase["polish"]                 = "***Polish";
  $TWIGphrase["portuguese"]             = "***Portuguese";
  $TWIGphrase["russian"]                = "***Russian (KOI8-R)";
  $TWIGphrase["russianwin"]             = "***Russian (Windows-1251)";
  $TWIGphrase["spanish"]                = "***Spanish";
  $TWIGphrase["swedish"]                = "***Swedish";
  $TWIGphrase["korean"]                 = "***Korean";
  $TWIGphrase["jpeuc"]                  = "***Japanese (EUC-JP)";
  $TWIGphrase["Maximum meetings to display"]= "***Maximum meetings to display";
  $TWIGphrase["Maximum todo items to display"]= "***Maximum todo items to display";
  $TWIGphrase["Maximum mail messages to display"]= "***Maximum mail messages to display";
  $TWIGphrase["Maximum schedule item to display"]= "***Maximum schedule item to display";
  $TWIGphrase["Features to display"]    = "***Features to display";
  $TWIGphrase["Edit"]                   = "***Edit";
  $TWIGphrase["Group Admin"]            = "***Group&nbsp;Admin";
  $TWIGphrase["Permissions"]            = "***Permissions";
  $TWIGphrase["Actions"]                = "***Actions";
  $TWIGphrase["Group Administrators"]   = "***Group Administrators";
  $TWIGphrase["NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group."]= "***NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group.";
  $TWIGphrase["Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you."]= "***Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you.";
  $TWIGphrase["You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you."]= "***You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you.";
  $TWIGphrase["You do not have permission to delete one or more of the items you selected."]= "***You do not have permission to delete one or more of the items you selected.";
  $TWIGphrase["You do not have permission to move one or more of the items you selected out of its current group."]= "***You do not have permission to move one or more of the items you selected out of its current group.";
  $TWIGphrase["Search"]                 = "***Search";
  $TWIGphrase["search"]                 = "***search";
  $TWIGphrase["Item"]                   = "***Item";
  $TWIGphrase["Name"]                   = "***Name";
  $TWIGphrase["Criteria"]               = "***Criteria";
  $TWIGphrase["No matches"]             = "***No matches";
  $TWIGphrase["Features"]               = "***Features";
  $TWIGphrase["After date"]             = "***After date";
  $TWIGphrase["Before date"]            = "***Before date";
  $TWIGphrase["Containing text"]        = "***Containing text";
  $TWIGphrase["Answered"]               = "***Answered";
  $TWIGphrase["Deleted"]                = "***Deleted";
  $TWIGphrase["Urgent"]                 = "***Urgent";
  $TWIGphrase["Old"]                    = "***Old";
  $TWIGphrase["Recent"]                 = "***Recent";
  $TWIGphrase["Read"]                   = "***Read";
  $TWIGphrase["Not answered"]           = "***Not answered";
  $TWIGphrase["Not deleted"]            = "***Not deleted";
  $TWIGphrase["Not urgent"]             = "***Not urgent";
  $TWIGphrase["Not read"]               = "***Not read";
  $TWIGphrase["Flags"]                  = "***Flags";
  $TWIGphrase["Due after"]              = "***Due after";
  $TWIGphrase["Due before"]             = "***Due before";
  $TWIGphrase["Allow access to search"] = "***Allow access to search";
  $TWIGphrase["catalan"]                = "***Catalan";
  $TWIGphrase["Tab style"]              = "***Tab style";
  $TWIGphrase["and"]                    = "***and";
  $TWIGphrase["URI"]                    = "***URI";
  $TWIGphrase["is exactly"]             = "***is exactly";
  $TWIGphrase["is not"]                 = "***is not";
  $TWIGphrase["ends with"]              = "***ends with";
  $TWIGphrase["starts with"]            = "***starts with";
  $TWIGphrase["contains"]               = "***contains";
  $TWIGphrase["Home Address 2"]         = "***Home Address 2";
  $TWIGphrase["Work Address 2"]         = "***Work Address 2";
  $TWIGphrase["turkish"]                = "***Turkish";
  $TWIGphrase["greek"]                  = "***Greek";
  $TWIGphrase["tongan"]                 = "***Tongan";
  $TWIGphrase["Default sort order for bookmarks list"]= "***Default sort order for bookmarks list";
  $TWIGphrase["Default group to display for contacts"]= "***Default group to display for contacts";
  $TWIGphrase["sortup"]                 = "***A";
  $TWIGphrase["sortdown"]               = "***D";
  $TWIGphrase["replied"]                = "***replied";
  $TWIGphrase["Save to file"]           = "***Save to file";
  $TWIGphrase["Button Bar #2"]          = "***Button Bar #2";
  $TWIGphrase["Button Bar Without Text #2"]= "***Button Bar Without Text #2";
  $TWIGphrase["Reminder"]               = "***Reminder";
  $TWIGphrase["Minutes"]                = "***Minutes";
  $TWIGphrase["Hours"]                  = "***Hours";
  $TWIGphrase["Days"]                   = "***Days";
  $TWIGphrase["Weeks"]                  = "***Weeks";
  $TWIGphrase["Months"]                 = "***Months";
  $TWIGphrase["Years"]                  = "***Years";
  $TWIGphrase["*** REMINDER ***"]       = "****** REMINDER ***";
  $TWIGphrase["This is a reminder for "]= "***This is a reminder for ";
  $TWIGphrase["This is a recurring entry and you will be reminded again on "]= "***This is a recurring entry and you will be reminded again on ";
  $TWIGphrase["on"]                     = "***on";
  $TWIGphrase["at"]                     = "***at";
  $TWIGphrase["The reminder time has already passed!!"]= "***The reminder time has already passed!!";
  $TWIGphrase["Second address to mail reminder to:"]= "***Second address to mail reminder to:";
  $TWIGphrase["Style Sheet"]            = "***Style Sheet";
  $TWIGPhrase["This folder is using "]  = "***This folder is using ";
  $TWIGphrase["% of its recommended capacity"] = "***% of its recommended capacity";
  $TWIGphrase["You are "]               = "***You are ";
  $TWIGphrase[" over"]                  = "*** over";
  $TWIGphrase["Export"]			= "***Export";
  $TWIGphrase["Opera"]			= "***Opera";
  $TWIGphrase["Overwrite"]		= "***Overwrite";
  $TWIGphrase["Flush First"]		= "***Flush First";
  $TWIGphrase["Unsupported Opera File Version"]	= "***Unsupported Opera File Version";
  $TWIGphrase["Folder Size Graph"]	= "***Folder Size Graph";
  $TWIGphrase["ThunderBird"]		= "ThunderBird";

  $dayNamesShort                        = array( "***S", "***M", "***T", "***W", "***T", "***F", "***S" );
  $dayNames                             = array( "***Sunday", "***Monday", "***Tuesday", "***Wednesday", "***Thursday", "***Friday", "***Saturday" );
  $monthNames                           = array( "***None", "***January", "***February", "***March", "***April", "***May", "***June", "***July", "***August", "***September", "***October", "***November", "***December" );

?>