D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-42b8\CommunigatePro\webskins\strings.data
D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-42\CommunigatePro\webskins\strings.data
25              }; 25              };
26 Charset = "ISO-8859-1"; 26 Charset = "ISO-8859-1";
27 27
 28 Confirm = "Confirm";
 29
28 DefaultCustom = {NO="Default"; YES="Custom"; }; 30 DefaultCustom = {NO="Default"; YES="Custom"; };
29 DisabledEnabled = {NO="Disabled";YES="Enabled";}; 31 DisabledEnabled = {NO="Disabled";YES="Enabled";};
30 YesNo = {NO="No"; YES="Yes"; }; 32 YesNo = {NO="No"; YES="Yes"; };

82 MailboxRenamed = "Mailbox has been renamed"; 84 MailboxRenamed = "Mailbox has been renamed";
83 85
84 SpellingChecked = "Spelling checked"; 86 SpellingChecked = "Spelling checked";
 87 SMIMELocked = "Secure Mail is Locked";
 88 SMIMEPassword = "Secure Mail Password";
 89 SMIMEPasswordVerify = "Verify Secure Mail Password";
 90 SMIMEUnlock = "Unlock Secure Mail";
85 91
86 StartPage = "Hello.wssp?"; 92 StartPage = "Hello.wssp?";
87 93

95 HeaderNames = {Subject = "Subject"; To="To"; Cc="Cc"; Bcc="Bcc"; From="From"; Priority="Priority"; 101 HeaderNames = {Subject = "Subject"; To="To"; Cc="Cc"; Bcc="Bcc"; From="From"; Priority="Priority";
96              ADR="Address"; ORG="Organization"; N="Name"; FN="Formatted Name"; Note="Note"; Rev="Updated"; 102              ADR="Address"; ORG="Organization"; N="Name"; FN="Formatted Name"; Note="Note"; Rev="Updated";
97              Location = "Where"; When="When"; Organizer="Organizer"; Attendees = "Attendees"; 103              Location = "Where"; When="When"; Organizer="Organizer"; Attendees = "Attendees";
98 EventStart = "Starts"; EventEnd = "Ends"; EventDuration = "Duration"; TaskDue = "Due"; Complete = "Complete"; Comment="Comment"; Status="Status";};104 EventStart = "Starts"; EventEnd = "Ends"; EventDuration = "Duration"; TaskDue = "Due"; Complete = "Complete"; Comment="Comment"; Status="Status";
 105              name = "Name"; o="Organization"; ou="Unit"; contact="Contact"; c="Country"; st="Province";l="City";
 106              IssuedBy = "Issued by"; IssuedTo = "Issued to";
 107              Valid = "Valid"; ValidFrom = "From"; ValidTill = "Till";
 108              size = "Size";};
99 109
100 EventMethods = {PUBLISH = "Event"; REQUEST = "Scheduling request"; REPLY = "Reply to your scheduling request"; CANCEL = "Event Cancelled";}; 110 EventMethods = {PUBLISH = "Event"; REQUEST = "Scheduling request"; REPLY = "Reply to your scheduling request"; CANCEL = "Event Cancelled";};
101 TaskMethods = {PUBLISH = "Task"; REQUEST = "Task Assignment request"; REPLY = "Reply to your Task Assignment request"; CANCEL = "Task Cancelled";}; 111 TaskMethods = {PUBLISH = "Task"; REQUEST = "Task Assignment request"; REPLY = "Reply to your Task Assignment request"; CANCEL = "Task Cancelled";};

143 SampleLogoRef = "http://www.stalker.com/CommuniGatePro/"; 153 SampleLogoRef = "http://www.stalker.com/CommuniGatePro/";
144 LoginFrameRef = "http://login.stalker.com/login.html"; 154 LoginFrameRef = "http://login.stalker.com/login.html";
145 LocalNewsRef = "http://www.stalker.com/"; 155 LocalNewsRef = "http://www.stalker.com/";
 156
 157
 158 Titles = {
 159  Alerts = "System Alerts";
 160  Certificate = "Secure Mail";
 161 };
146} 162}
147 163