D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-424\CommunigatePro\webskins\strings.data
D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-425\CommunigatePro\webskins\strings.data
1{ 1{
2 LogoRef = "http://www.stalker.com/"; 2 LogoRef = "http://www.stalker.com/";
 3 LogoName = "Stalker Software, Inc.";
3 SampleLogoRef = "http://www.stalker.com/CommuniGatePro/"; 4 SampleLogoRef = "http://www.stalker.com/CommuniGatePro/";
4 LoginFrameRef = "http://login.stalker.com/login.html"; 5 LoginFrameRef = "http://login.stalker.com/login.html";
5 LocalNewsRe = "http://www.stalker.com/";6 LocalNewsRef = "http://www.stalker.com/";
 7 LogoutJumpRef = "http://www.stalker.com/";
 8 LogoutJumpName = "Stalker Software, Inc.";
6 9
7 StartPage = "Hello.wssp?"; 10 StartPage = "Hello.wssp?";
8 11

85 88
86 MailboxClasses = {"" = "Mailbox"; "IPF.Appointment" = "Calendar"; "IPF.Contact" = "Address Book"; "IPF.StickyNote" = "Notes"; "IPF.Task" = "Tasks";}; 89 MailboxClasses = {"" = "Mailbox"; "IPF.Appointment" = "Calendar"; "IPF.Contact" = "Address Book"; "IPF.StickyNote" = "Notes"; "IPF.Task" = "Tasks";};
87 90
88 
89 ACLRights = {l = "Lookup"; r = "Select"; s = "Seen"; w = "Flags"; i = "Insert"; p = "Post"; c = "Create"; d = "Delete"; a = "Admin";}; 91 ACLRights = {l = "Lookup"; r = "Select"; s = "Seen"; w = "Flags"; i = "Insert"; p = "Post"; c = "Create"; d = "Delete"; a = "Admin";};
90 92
91 ErrorCodes = { 93 ErrorCodes = {

93  "access to this account is disabled" = "access to this account is disabled"; 95  "access to this account is disabled" = "access to this account is disabled";
94              }; 96 };
95 97
96 
97 Updated = "Updated"; 98 Updated = "Updated";
98 AddressAdded = "Address has been added to the address book"; 99 AddressAdded = "Address has been added to the address book";
99 MessageSent = "Your message has been sent"; 100 MessageSent = "Your message has been sent";

157 AccessDenyMessage = "Sorry, your name and/or password are incorrect."; 158 AccessDenyMessage = "Sorry, your name and/or password are incorrect.";
158 NoPublicAttributesMessage = "No Public Info data is enabled"; 159 NoPublicAttributesMessage = "No Public Info data is enabled";
159 160
 161
160 LoginTitle = "CommuniGate Pro ^0 Entrance"; 162 LoginTitle = "CommuniGate Pro ^0 Entrance";
161 SignupTitle = "CommuniGate Pro ^0 Signup"; 163 SignupTitle = "CommuniGate Pro ^0 Signup";
162 ListListTitle = "^0 Mailing Lists"; 164 ListListTitle = "^0 Mailing Lists";
163 PasswordRecoveryTitle = "CommuniGate Pro Password Recovery"; 165 PasswordRecoveryTitle = "CommuniGate Pro Password Recovery";
164 
165 ListBrowseTitle = "^1@^0 Mailing List Archive"; 166 ListBrowseTitle = "^1@^0 Mailing List Archive";
166 ListMessageTitle = "Mailing List ^1@^0 Message #^2"; 167 ListMessageTitle = "Mailing List ^1@^0 Message #^2";
167 
168 FreeBusyTitle = "^1@^0 Free/Busy Information"; 168 FreeBusyTitle = "^1@^0 Free/Busy Information";
169 169
170 HelloTitle = "CommuniGate Pro welcomes ^0"; 170 HelloTitle = "CommuniGate Pro welcomes ^0";

193 ContactEditorTitle = "Contact Editor"; 193 ContactEditorTitle = "Contact Editor";
194 ContactGroupEditorTitle = "Contact Group"; 194 ContactGroupEditorTitle = "Contact Group";
195 195
 196 LogoutTitle = "You Have Successfully Logged Out of ^0";
 197 LogoutJumpButton = "In five seconds you will be taken to ^0 Web site.";
 198 LogoutAgainButton = "You are very welcome to Login again";
 199
196 MailboxHeader = "Folder"; 200 MailboxHeader = "Folder";
197 SizeHeader = "Size"; 201 SizeHeader = "Size";
198 NMessagesHeader = "Messages"; 202 NMessagesHeader = "Messages";

262 ListLinkTag = "(LIST)"; 266 ListLinkTag = "(LIST)";
263 267
264 HelloTag1 = "Latest News"; 268 HelloTag1 = "Latest News";
 269 AlertMessagesTag = "Alert Messages";
265 270
266 NotifyTag = "Notify"; 271 NotifyTag = "Notify";
267 OnDSNTag = "when Delivered"; 272 OnDSNTag = "when Delivered";