11 | SessionDirectoryBase = "*"; | 11 | SessionDirectoryBase = "*"; |
12 | SessionDirectoryFields= (RealName,mail); | 12 | SessionDirectoryFields= (RealName,mail); |
13 | 13 |
14 | ForwardHeader = "\e --- the forwarded message follows ---\e"; | ||
15 |
14 | Charset = "ISO-8859-1"; | 16 | Charset = "ISO-8859-1"; |
15 | DefaultValuePicture = "default(^0)"; | 17 | DefaultValuePicture = "default(^0)"; |
16 | DefaultCustom = {NO="Default"; YES="Custom"; }; | 18 | DefaultCustom = {NO="Default"; YES="Custom"; }; |
17 | DisabledEnabled = {NO="Disabled";YES="Enabled";}; | 19 | DisabledEnabled = {NO="Disabled";YES="Enabled";}; |
18 | YesNo = {NO="No"; YES="Yes"; }; | 20 | YesNo = {NO="No"; YES="Yes"; }; |
19 | 21 |
20 | DatePictures = {Sun = "Sun"; Jan="Jan";dayDateMonth="^W, ^D-^M";}; | 22 | DatePictures = { |
23 | Sun = "Sun"; Jan="Jan"; | ||
24 | dayDateMonth="^W, ^D-^M"; | ||
25 | timeOnly = "^h:^m:^s^t"; "dateAndTime"="^D-^M-^Y ^h:^m:^s^t"; dayAndDateAndTime = "^W, ^D-^M-^Y ^h:^m:^s^t"; | ||
26 | }; |
21 | 27 | ||
22 | Charsets = { | 28 | Charsets = { |
23 | ISO-8859-1 = "Western European (ISO)"; windows-1252="Western European (Windows)"; | 29 | ISO-8859-1 = "Western European (ISO)"; windows-1252="Western European (Windows)"; |
58 | postalCode = "Postal Code"; suite = "Suite"; sn = "Last Name"; givenName = "First Name"; middleName = "Middle Name"; generationQualifier = "Suffix"; socialTitle = "Title"; | 64 | postalCode = "Postal Code"; suite = "Suite"; sn = "Last Name"; givenName = "First Name"; middleName = "Middle Name"; generationQualifier = "Suffix"; socialTitle = "Title"; |
59 | IssuedBy = "Issued by"; IssuedTo = "Issued to"; | 65 | IssuedBy = "Issued by"; IssuedTo = "Issued to"; |
60 | Valid = "Valid"; ValidFrom = "From"; ValidTill = "Till"; | 66 | Valid = "Valid"; ValidFrom = "From"; ValidTill = "Till"; |
61 | Size = "Size";}; | 67 | Size = "Size"; |
62 | 68 | }; |
63 | ForwardHeader = "\e --- the forwarded message follows ---\e"; |
64 | 69 | ||
65 | MessagePriority = {0 = "Undefined"; 1 = "High"; 5 = "Normal"; 9 = "Low";}; | 70 | MessagePriority = {0 = "Undefined"; 1 = "High"; 5 = "Normal"; 9 = "Low";}; |
66 | BusyStatuses = {BUSY = "Busy";}; | 71 | BusyStatuses = {BUSY = "Busy";}; |
67 | 72 | ||
68 | RulePriority = {0 = "Inactive"; 10 = "Highest";}; | 73 | RulePriority = {0 = "Inactive"; 10 = "Highest";}; |
69 | RuleCodes = {"Redirect to" = "Redirect Copy To"; "in" = "in";}; | 74 | RuleCodes = {"Redirect to" = "Redirect Copy To"; "in" = "in";}; |
70 | 75 | ||
71 | EventMethods = {PUBLISH = "Event"; REQUEST = "Scheduling request"; REPLY = "Reply to your scheduling request"; CANCEL = "Event Cancelled";}; | 76 | EventMethods = {PUBLISH = "Event"; REQUEST = "Scheduling request"; REPLY = "Reply to your scheduling request"; CANCEL = "Event Cancelled";}; |
72 | TaskMethods = {PUBLISH = "Task"; REQUEST = "Task Assignment request"; REPLY = "Reply to your Task Assignment request"; CANCEL = "Task Cancelled";}; | 77 | TaskMethods = {PUBLISH = "Task"; REQUEST = "Task Assignment request"; REPLY = "Reply to your Task Assignment request"; CANCEL = "Task Cancelled";}; |
73 | PartStats = {"NEEDS-ACTION" = "UNCONFIRMED";}; | 78 | PartStats = {"NEEDS-ACTION" = "UNCONFIRMED";}; |
74 | 79 | ||
75 | RPOPPeriods = {0 = "------"; 1000000000 = "Disabled";}; | 80 | RPOPPeriods = {0 = "------"; 1000000000 = "Disabled";}; |
76 | |||
77 | WeekNames = {"-1" = "last"; 1="first"; 2="second"; 3="third"; 4="fourth";}; | ||
78 | |||
79 | MailboxClasses = {"" = "Mailbox"; "IPF.Appointment" = "Calendar"; "IPF.Contact" = "Address Book"; "IPF.StickyNote" = "Notes"; "IPF.Task" = "Tasks";}; |
80 | 81 | ||
81 | RecurrenceModes = {}; | 82 | RecurrenceModes = {}; |
82 | 83 | WeekNames = {"-1" = "last"; 1="first"; 2="second"; 3="third"; 4="fourth";}; |
84 | |||
85 | MailboxClasses = {"" = "Mailbox"; "IPF.Appointment" = "Calendar"; "IPF.Contact" = "Address Book"; "IPF.StickyNote" = "Notes"; "IPF.Task" = "Tasks";}; | ||
86 | |||
87 |
83 | ACLRights = {l = "Lookup"; r = "Select"; s = "Seen"; w = "Flags"; i = "Insert"; p = "Post"; c = "Create"; d = "Delete"; a = "Admin";}; | 88 | ACLRights = {l = "Lookup"; r = "Select"; s = "Seen"; w = "Flags"; i = "Insert"; p = "Post"; c = "Create"; d = "Delete"; a = "Admin";}; |
84 | 89 | ||
85 | ErrorCodes = { | 90 | ErrorCodes = { |
86 | "incorrect password or account name" = "incorrect password or account name"; | 91 | "incorrect password or account name" = "incorrect password or account name"; |
87 | "access to this account is disabled" = "access to this account is disabled"; | 92 | "access to this account is disabled" = "access to this account is disabled"; |
88 | }; | 93 | }; |
154 | LoginTitle = "CommuniGate Pro ^0 Entrance"; | 159 | LoginTitle = "CommuniGate Pro ^0 Entrance"; |
155 | SignupTitle = "CommuniGate Pro ^0 Signup"; | 160 | SignupTitle = "CommuniGate Pro ^0 Signup"; |
156 | ListListTitle = "^0 Mailing Lists"; | 161 | ListListTitle = "^0 Mailing Lists"; |
162 | PasswordRecoveryTitle = "CommuniGate Pro Password Recovery"; | ||
163 |
157 | ListBrowseTitle = "^1@^0 Mailing List Archive"; | 164 | ListBrowseTitle = "^1@^0 Mailing List Archive"; |
158 | ListMessageTitle = "Mailing List ^1@^0 Message #^2"; | 165 | ListMessageTitle = "Mailing List ^1@^0 Message #^2"; |
159 | PasswordRecoveryTitle = "CommuniGate Pro Password Recovery"; | 166 |
160 | FreeBusyTitle = "^1@^0 Free/Busy Information"; | 167 | FreeBusyTitle = "^1@^0 Free/Busy Information"; |
161 | 168 | ||
162 | HelloTitle = "CommuniGate Pro welcomes ^0"; | 169 | HelloTitle = "CommuniGate Pro welcomes ^0"; |
248 | CertificateTag = "S/MIME Certificate"; PrivateKeyTag = "S/MIME Private KEY"; | 255 | CertificateTag = "S/MIME Certificate"; PrivateKeyTag = "S/MIME Private KEY"; |
249 | ModifySMIMEPwdTag = "Modify Secure Mail Password"; | 256 | ModifySMIMEPwdTag = "Modify Secure Mail Password"; |
250 | SMIMELockedTag = "Secure Mail is Locked"; | 257 | SMIMELockedTag = "Secure Mail is Locked"; |
251 | SMIMEPassword = "Secure Mail Password"; SMIMEPasswordVerifyTag = "Verify Secure Mail Password"; | 258 | SMIMEPasswordTag = "Secure Mail Password"; SMIMEPasswordVerifyTag = "Verify Secure Mail Password"; |
252 | 259 | ||
253 | MailboxAliasesTag = "Folder Aliases"; AliasNameHeader = "Alias Name"; MailboxNameHeader = "Folder Name"; | 260 | MailboxAliasesTag = "Folder Aliases"; AliasNameHeader = "Alias Name"; MailboxNameHeader = "Folder Name"; |
254 | MailboxSubscriptionTag = "Folder Subscription"; OpenMailboxTag = "Open Folder"; | 261 | MailboxSubscriptionTag = "Folder Subscription"; OpenMailboxTag = "Open Folder"; |
361 | UpdateTaskStatusButton= "Update Status"; CancelTaskButton = "Cancel Task"; | 368 | UpdateTaskStatusButton= "Update Status"; CancelTaskButton = "Cancel Task"; |
362 | AcceptRequestButton = "Accept"; DeclineRequestButton = "Decline"; TentativeRequestButton = "Tentative"; | 369 | AcceptRequestButton = "Accept"; DeclineRequestButton = "Decline"; TentativeRequestButton = "Tentative"; |
363 | RemoveEventButton = "Remove Event from Calendar"; | 370 | RemoveEventButton = "Remove Event from Calendar"; |
364 | SaveDraftButton = "Save Draft in:"; | 371 | SaveDraftButton = "Save Draft in ^0"; |
365 | CheckSpellingButton = "Check Spelling"; | 372 | CheckSpellingButton = "Check Spelling"; |
366 | IgnoreSpellErrorButton = "Ignore"; ReplaceSpellErrorButton = "Change to"; | 373 | IgnoreSpellErrorButton = "Ignore"; ReplaceSpellErrorButton = "Change to"; |
367 | 374 |