src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / po / webcit.pot
index 1ba69c386456e73f1e740b235064c0c322681b66..cdb3113499cbb4ced44161cf54bbc8ea2ed74a99 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-01 00:24-0500\n"
+"POT-Creation-Date: 2006-05-01 21:38-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,35 +16,35 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../auth.c:13
+#: ../src/auth.c:23
 msgid "Deleted"
 msgstr ""
 
-#: ../auth.c:14 ../auth.c:58
+#: ../src/auth.c:24 ../src/auth.c:72
 msgid "New User"
 msgstr ""
 
-#: ../auth.c:15
+#: ../src/auth.c:25
 msgid "Problem User"
 msgstr ""
 
-#: ../auth.c:16
+#: ../src/auth.c:26
 msgid "Local User"
 msgstr ""
 
-#: ../auth.c:17
+#: ../src/auth.c:27
 msgid "Network User"
 msgstr ""
 
-#: ../auth.c:18
+#: ../src/auth.c:28
 msgid "Preferred User"
 msgstr ""
 
-#: ../auth.c:19
+#: ../src/auth.c:29
 msgid "Aide"
 msgstr ""
 
-#: ../auth.c:39
+#: ../src/auth.c:52
 #, c-format
 msgid ""
 "<ul><li><b>If you already have an account on %s</b>, enter your user name "
@@ -56,104 +56,118 @@ msgid ""
 "receive any instant messages.<br /></ul>"
 msgstr ""
 
-#: ../auth.c:55 ../who.c:258
+#: ../src/auth.c:68 ../src/who.c:263
 msgid "User name:"
 msgstr ""
 
-#: ../auth.c:56
+#: ../src/auth.c:69
 msgid "Password:"
 msgstr ""
 
-#: ../auth.c:57
+#: ../src/auth.c:70
+msgid "Language:"
+msgstr ""
+
+#: ../src/auth.c:71
 msgid "Login"
 msgstr ""
 
-#: ../auth.c:59 ../paging.c:474
+#: ../src/auth.c:73 ../src/paging.c:492
 msgid "Exit"
 msgstr ""
 
-#: ../auth.c:61
+#: ../src/auth.c:75
 #, c-format
 msgid "%s - powered by Citadel"
 msgstr ""
 
-#: ../auth.c:132 ../auth.c:470
+#: ../src/auth.c:174 ../src/auth.c:542
 msgid "Blank passwords are not allowed."
 msgstr ""
 
-#: ../auth.c:153
+#: ../src/auth.c:195
 msgid "Your password was not accepted."
 msgstr ""
 
-#: ../auth.c:245
+#: ../src/auth.c:303
 msgid ""
 "This program was unable to connect or stay connected to the Citadel server.  "
 "Please report this problem to your system administrator."
 msgstr ""
 
-#: ../auth.c:253
+#: ../src/auth.c:310
+msgid "Log in again"
+msgstr ""
+
+#: ../src/auth.c:313
 msgid "Close window"
 msgstr ""
 
-#: ../auth.c:274 ../mainmenu.c:239
+#: ../src/auth.c:334 ../src/mainmenu.c:241
 msgid "Validate new users"
 msgstr ""
 
-#: ../auth.c:325
+#: ../src/auth.c:354
+msgid "No users require validation at this time."
+msgstr ""
+
+#: ../src/auth.c:395
 #, c-format
 msgid "Current access level: %d (%s)\n"
 msgstr ""
 
-#: ../auth.c:333
+#: ../src/auth.c:403
 msgid "Select access level for this user:"
 msgstr ""
 
-#: ../auth.c:395 ../mainmenu.c:135
+#: ../src/auth.c:466 ../src/mainmenu.c:137
 msgid "Change your password"
 msgstr ""
 
-#: ../auth.c:424
+#: ../src/auth.c:495
 msgid "Enter new password:"
 msgstr ""
 
-#: ../auth.c:428
+#: ../src/auth.c:499
 msgid "Enter it again to confirm:"
 msgstr ""
 
-#: ../auth.c:433
+#: ../src/auth.c:504
 msgid "Change password"
 msgstr ""
 
-#: ../auth.c:435 ../calendar.c:582 ../event.c:385 ../graphics.c:57
-#: ../iconbar.c:699 ../mainmenu.c:298 ../messages.c:2590 ../messages.c:2693
-#: ../messages.c:2777 ../netconf.c:79 ../netconf.c:139 ../paging.c:56
-#: ../preferences.c:361 ../roomops.c:1162 ../roomops.c:1489 ../roomops.c:1917
-#: ../roomops.c:2066 ../roomops.c:2130 ../siteconfig.c:821 ../sysmsgs.c:52
-#: ../useredit.c:366 ../vcard_edit.c:330 ../who.c:268
+#: ../src/auth.c:506 ../src/calendar.c:616 ../src/event.c:390
+#: ../src/graphics.c:58 ../src/iconbar.c:712 ../src/mainmenu.c:300
+#: ../src/messages.c:2942 ../src/messages.c:3064 ../src/messages.c:3174
+#: ../src/netconf.c:86 ../src/netconf.c:149 ../src/paging.c:54
+#: ../src/preferences.c:386 ../src/roomops.c:1283 ../src/roomops.c:1611
+#: ../src/roomops.c:2044 ../src/roomops.c:2193 ../src/roomops.c:2257
+#: ../src/siteconfig.c:564 ../src/sysmsgs.c:59 ../src/useredit.c:381
+#: ../src/vcard_edit.c:337 ../src/who.c:273
 msgid "Cancel"
 msgstr ""
 
-#: ../auth.c:451
+#: ../src/auth.c:523
 msgid "Cancelled.  Password was not changed."
 msgstr ""
 
-#: ../auth.c:462
+#: ../src/auth.c:534
 msgid "They don't match.  Password was not changed."
 msgstr ""
 
-#: ../availability.c:122
+#: ../src/availability.c:140
 msgid "availability unknown"
 msgstr ""
 
-#: ../availability.c:142
+#: ../src/availability.c:161
 msgid "free"
 msgstr ""
 
-#: ../availability.c:152
+#: ../src/availability.c:171
 msgid "BUSY"
 msgstr ""
 
-#: ../calendar.c:18
+#: ../src/calendar.c:24
 msgid ""
 "<I>This message contains calendaring/scheduling information, but support for "
 "calendars is not available on this particular system.  Please ask your "
@@ -161,698 +175,730 @@ msgid ""
 "with calendaring enabled.</I><br />\n"
 msgstr ""
 
-#: ../calendar.c:28
+#: ../src/calendar.c:38
 msgid ""
 "<i>Cannot display calendar item.  You are seeing this error because your "
 "WebCit service has not been installed with calendar support.  Please contact "
 "your system administrator.</i><br />\n"
 msgstr ""
 
-#: ../calendar.c:36
+#: ../src/calendar.c:50
 msgid ""
 "<i>Cannot display to-do item.  You are seeing this error because your WebCit "
 "service has not been installed with calendar support.  Please contact your "
 "system administrator.</i><br />\n"
 msgstr ""
 
-#: ../calendar.c:90
+#: ../src/calendar.c:107
 msgid "Meeting invitation"
 msgstr ""
 
-#: ../calendar.c:99
+#: ../src/calendar.c:116
 msgid "Attendee's reply to your invitation"
 msgstr ""
 
-#: ../calendar.c:108
+#: ../src/calendar.c:125
 msgid "Published event"
 msgstr ""
 
-#: ../calendar.c:113
+#: ../src/calendar.c:130
 msgid "This is an unknown type of calendar item."
 msgstr ""
 
-#: ../calendar.c:122 ../calendar.c:526
+#: ../src/calendar.c:139 ../src/calendar.c:560 ../src/calendar_view.c:102
 msgid "Summary:"
 msgstr ""
 
-#: ../calendar.c:131
+#: ../src/calendar.c:148 ../src/calendar_view.c:110
 msgid "Location:"
 msgstr ""
 
-#: ../calendar.c:150
+#: ../src/calendar.c:174 ../src/calendar_view.c:135
 msgid "Date:"
 msgstr ""
 
-#: ../calendar.c:161
+#: ../src/calendar.c:181 ../src/calendar_view.c:141
 msgid "Starting date/time:"
 msgstr ""
 
-#: ../calendar.c:172
+#: ../src/calendar.c:192 ../src/calendar_view.c:152
 msgid "Ending date/time:"
 msgstr ""
 
-#: ../calendar.c:181 ../calendar.c:562
+#: ../src/calendar.c:201 ../src/calendar.c:596
 msgid "Description:"
 msgstr ""
 
-#: ../calendar.c:190
+#: ../src/calendar.c:210
 msgid "Attendee:"
 msgstr ""
 
-#: ../calendar.c:230
+#: ../src/calendar.c:250
 #, c-format
 msgid "This is an update of '%s' which is already in your calendar."
 msgstr ""
 
-#: ../calendar.c:234
+#: ../src/calendar.c:254
 #, c-format
 msgid "This event would conflict with '%s' which is already in your calendar."
 msgstr ""
 
-#: ../calendar.c:239
+#: ../src/calendar.c:259
 msgid "Update:"
 msgstr ""
 
-#: ../calendar.c:240
+#: ../src/calendar.c:260
 msgid "CONFLICT:"
 msgstr ""
 
-#: ../calendar.c:258
+#: ../src/calendar.c:278
+msgid "How would you like to respond to this invitation?"
+msgstr ""
+
+#: ../src/calendar.c:279
 msgid "Accept"
 msgstr ""
 
-#: ../calendar.c:259
+#: ../src/calendar.c:280
 msgid "Tentative"
 msgstr ""
 
-#: ../calendar.c:260
+#: ../src/calendar.c:281
 msgid "Decline"
 msgstr ""
 
-#: ../calendar.c:285
+#: ../src/calendar.c:305
 msgid "Click <i>Update</i> to accept this reply and update your calendar."
 msgstr ""
 
-#: ../calendar.c:286
+#: ../src/calendar.c:306
 msgid "Update"
 msgstr ""
 
-#: ../calendar.c:287
+#: ../src/calendar.c:307
 msgid "Ignore"
 msgstr ""
 
-#: ../calendar.c:310
+#: ../src/calendar.c:334
 msgid "There was an error parsing this calendar item."
 msgstr ""
 
-#: ../calendar.c:336
+#: ../src/calendar.c:361
 msgid "Respond to meeting request"
 msgstr ""
 
-#: ../calendar.c:355
+#: ../src/calendar.c:380
 msgid ""
 "You have accepted this meeting invitation.  It has been entered into your "
 "calendar."
 msgstr ""
 
-#: ../calendar.c:359
+#: ../src/calendar.c:384
 msgid ""
 "You have tentatively accepted this meeting invitation.  It has been "
 "'pencilled in' to your calendar."
 msgstr ""
 
-#: ../calendar.c:363
+#: ../src/calendar.c:388
 msgid ""
 "You have declined this meeting invitation.  It has <b>not</b> been entered "
 "into your calendar."
 msgstr ""
 
-#: ../calendar.c:368
+#: ../src/calendar.c:393
 msgid "A reply has been sent to the meeting organizer."
 msgstr ""
 
-#: ../calendar.c:378 ../calendar.c:432
+#: ../src/calendar.c:403 ../src/calendar.c:457
 msgid "Return to messages"
 msgstr ""
 
-#: ../calendar.c:397
+#: ../src/calendar.c:422
 msgid "Update your calendar with this RSVP"
 msgstr ""
 
-#: ../calendar.c:416
+#: ../src/calendar.c:441
 msgid "Your calendar has been updated to reflect this RSVP."
 msgstr ""
 
-#: ../calendar.c:418
+#: ../src/calendar.c:443
 msgid ""
 "You have chosen to ignore this RSVP. Your calendar has <b>not</b> been "
 "updated."
 msgstr ""
 
-#: ../calendar.c:510
+#: ../src/calendar.c:544
 msgid "Edit task"
 msgstr ""
 
-#: ../calendar.c:537
+#: ../src/calendar.c:571
 msgid "Start date:"
 msgstr ""
 
-#: ../calendar.c:550
+#: ../src/calendar.c:584
 msgid "Due date:"
 msgstr ""
 
-#: ../calendar.c:580 ../event.c:382
+#: ../src/calendar.c:614 ../src/event.c:387
 msgid "Save"
 msgstr ""
 
-#: ../calendar.c:581 ../event.c:383 ../messages.c:811 ../messages.c:2044
+#: ../src/calendar.c:615 ../src/event.c:388 ../src/messages.c:950
+#: ../src/messages.c:2332
 msgid "Delete"
 msgstr ""
 
-#: ../calendar_tools.c:90
+#: ../src/calendar_tools.c:73
 msgid "Month: "
 msgstr ""
 
-#: ../calendar_tools.c:101
+#: ../src/calendar_tools.c:87
 msgid "Day: "
 msgstr ""
 
-#: ../calendar_tools.c:111
+#: ../src/calendar_tools.c:97
 msgid "Year: "
 msgstr ""
 
-#: ../calendar_tools.c:129
+#: ../src/calendar_tools.c:115
 msgid "Hour: "
 msgstr ""
 
-#: ../calendar_tools.c:149
+#: ../src/calendar_tools.c:135
 msgid "Minute: "
 msgstr ""
 
-#: ../calendar_tools.c:204
+#: ../src/calendar_tools.c:204
 msgid "(status unknown)"
 msgstr ""
 
-#: ../calendar_tools.c:220
+#: ../src/calendar_tools.c:220
 msgid "(needs action)"
 msgstr ""
 
-#: ../calendar_tools.c:223
+#: ../src/calendar_tools.c:223
 msgid "(accepted)"
 msgstr ""
 
-#: ../calendar_tools.c:226
+#: ../src/calendar_tools.c:226
 msgid "(declined)"
 msgstr ""
 
-#: ../calendar_tools.c:229
+#: ../src/calendar_tools.c:229
 msgid "(tenative)"
 msgstr ""
 
-#: ../calendar_tools.c:232
+#: ../src/calendar_tools.c:232
 msgid "(delegated)"
 msgstr ""
 
-#: ../calendar_tools.c:235
+#: ../src/calendar_tools.c:235
 msgid "(completed)"
 msgstr ""
 
-#: ../calendar_tools.c:238
+#: ../src/calendar_tools.c:238
 msgid "(in process)"
 msgstr ""
 
-#: ../calendar_tools.c:241
+#: ../src/calendar_tools.c:241
 msgid "(none)"
 msgstr ""
 
-#: ../calendar_view.c:14
+#: ../src/calendar_view.c:17
 msgid "The calendar view is not available."
 msgstr ""
 
-#: ../calendar_view.c:20
+#: ../src/calendar_view.c:24
 msgid "The tasks view is not available."
 msgstr ""
 
-#: ../calendar_view.c:632
+#: ../src/calendar_view.c:160 ../src/roomops.c:1428
+msgid "Notes:"
+msgstr ""
+
+#: ../src/calendar_view.c:522
+msgid "Week"
+msgstr ""
+
+#: ../src/calendar_view.c:524
+msgid "Hours"
+msgstr ""
+
+#: ../src/calendar_view.c:525 ../src/messages.c:2327
+msgid "Subject"
+msgstr ""
+
+#: ../src/calendar_view.c:526 ../src/event.c:164
+msgid "Start"
+msgstr ""
+
+#: ../src/calendar_view.c:527 ../src/event.c:218
+msgid "End"
+msgstr ""
+
+#: ../src/calendar_view.c:1017
 msgid "Name of task"
 msgstr ""
 
-#: ../calendar_view.c:634
+#: ../src/calendar_view.c:1019
 msgid "Date due"
 msgstr ""
 
-#: ../event.c:72 ../paging.c:76
+#: ../src/event.c:76
 msgid "Add or edit an event"
 msgstr ""
 
-#: ../event.c:138 ../iconbar.c:115 ../iconbar.c:526
+#: ../src/event.c:142 ../src/iconbar.c:123 ../src/iconbar.c:539
 msgid "Summary"
 msgstr ""
 
-#: ../event.c:149
+#: ../src/event.c:153
 msgid "Location"
 msgstr ""
 
-#: ../event.c:160
-msgid "Start"
-msgstr ""
-
-#: ../event.c:203
+#: ../src/event.c:207
 msgid "All day event"
 msgstr ""
 
-#: ../event.c:213
-msgid "End"
-msgstr ""
-
-#: ../event.c:240 ../iconbar.c:191 ../iconbar.c:573
+#: ../src/event.c:246 ../src/iconbar.c:199 ../src/iconbar.c:586
 msgid "Notes"
 msgstr ""
 
-#: ../event.c:283
+#: ../src/event.c:288
 msgid "Organizer"
 msgstr ""
 
-#: ../event.c:288
+#: ../src/event.c:293
 msgid "(you are the organizer)"
 msgstr ""
 
-#: ../event.c:306
+#: ../src/event.c:311
 msgid "Show time as:"
 msgstr ""
 
-#: ../event.c:328
+#: ../src/event.c:333
 msgid "Free"
 msgstr ""
 
-#: ../event.c:335
+#: ../src/event.c:340
 msgid "Busy"
 msgstr ""
 
-#: ../event.c:341
+#: ../src/event.c:346
 msgid "Attendees"
 msgstr ""
 
-#: ../event.c:344
+#: ../src/event.c:349
 msgid "(One per line)"
 msgstr ""
 
-#: ../event.c:384
+#: ../src/event.c:389
 msgid "Check attendee availability"
 msgstr ""
 
-#: ../floors.c:31
+#: ../src/floors.c:34
 msgid "Add/change/delete floors"
 msgstr ""
 
-#: ../floors.c:48 ../siteconfig.c:175 ../vcard_edit.c:72
+#: ../src/floors.c:51 ../src/siteconfig.c:49 ../src/vcard_edit.c:79
+#: ../src/wiki.c:66 ../src/wiki.c:76
 msgid "Error"
 msgstr ""
 
-#: ../floors.c:59
+#: ../src/floors.c:62
 msgid "Floor number"
 msgstr ""
 
-#: ../floors.c:61
+#: ../src/floors.c:64
 msgid "Floor name"
 msgstr ""
 
-#: ../floors.c:63
+#: ../src/floors.c:66
 msgid "Number of rooms"
 msgstr ""
 
-#: ../floors.c:76
+#: ../src/floors.c:68
+msgid "Floor CSS"
+msgstr ""
+
+#: ../src/floors.c:81
 msgid "(delete floor)"
 msgstr ""
 
-#: ../floors.c:82
+#: ../src/floors.c:87
 msgid "(edit graphic)"
 msgstr ""
 
-#: ../floors.c:95
+#: ../src/floors.c:100
 msgid "Change name"
 msgstr ""
 
-#: ../floors.c:107
+#: ../src/floors.c:113
+msgid "Change CSS"
+msgstr ""
+
+#: ../src/floors.c:125
 msgid "Create new floor"
 msgstr ""
 
-#: ../floors.c:126
+#: ../src/floors.c:146
 #, c-format
 msgid "Floor has been deleted."
 msgstr ""
 
-#: ../floors.c:147
+#: ../src/floors.c:169
 #, c-format
 msgid "New floor has been created."
 msgstr ""
 
-#: ../graphics.c:26
+#: ../src/graphics.c:27
 msgid "Image upload"
 msgstr ""
 
-#: ../graphics.c:44
+#: ../src/graphics.c:45
 msgid ""
 "You can upload any image directly from your computer, as long as it is in "
 "GIF format (JPEG, PNG, etc. won't work)."
 msgstr ""
 
-#: ../graphics.c:49
+#: ../src/graphics.c:50
 msgid "Please select a file to upload:"
 msgstr ""
 
-#: ../graphics.c:53
+#: ../src/graphics.c:54
 msgid "Upload"
 msgstr ""
 
-#: ../graphics.c:55
+#: ../src/graphics.c:56
 msgid "Reset form"
 msgstr ""
 
-#: ../graphics.c:73
+#: ../src/graphics.c:74
 msgid "Graphics upload has been cancelled."
 msgstr ""
 
-#: ../graphics.c:80
+#: ../src/graphics.c:81
 msgid "You didn't upload a file."
 msgstr ""
 
-#: ../html2html.c:52
+#: ../src/html2html.c:109
 #, c-format
 msgid "realloc() error! couldn't get %d bytes: %s"
 msgstr ""
 
-#: ../iconbar.c:97 ../iconbar.c:391
+#: ../src/iconbar.c:105 ../src/iconbar.c:391
 msgid "Find out more about Citadel"
 msgstr ""
 
-#: ../iconbar.c:98 ../iconbar.c:392
+#: ../src/iconbar.c:106 ../src/iconbar.c:392
 msgid "CITADEL"
 msgstr ""
 
-#: ../iconbar.c:102
+#: ../src/iconbar.c:110
 msgid "switch to room list"
 msgstr ""
 
-#: ../iconbar.c:108 ../iconbar.c:527
+#: ../src/iconbar.c:116 ../src/iconbar.c:540
 msgid "Your summary page"
 msgstr ""
 
-#: ../iconbar.c:125
+#: ../src/iconbar.c:133
 msgid "Go to your email inbox"
 msgstr ""
 
-#: ../iconbar.c:132
+#: ../src/iconbar.c:140
 msgid "Mail"
 msgstr ""
 
-#: ../iconbar.c:150
+#: ../src/iconbar.c:158
 msgid "Go to your personal calendar"
 msgstr ""
 
-#: ../iconbar.c:157 ../iconbar.c:590 ../roomops.c:17
+#: ../src/iconbar.c:165 ../src/iconbar.c:603 ../src/roomops.c:22
 msgid "Calendar"
 msgstr ""
 
-#: ../iconbar.c:167
+#: ../src/iconbar.c:175
 msgid "Go to your personal address book"
 msgstr ""
 
-#: ../iconbar.c:174 ../iconbar.c:557
+#: ../src/iconbar.c:182 ../src/iconbar.c:570
 msgid "Contacts"
 msgstr ""
 
-#: ../iconbar.c:184
+#: ../src/iconbar.c:192
 msgid "Go to your personal notes"
 msgstr ""
 
-#: ../iconbar.c:201
+#: ../src/iconbar.c:209
 msgid "Go to your personal task list"
 msgstr ""
 
-#: ../iconbar.c:208 ../iconbar.c:605 ../summary.c:134
+#: ../src/iconbar.c:216 ../src/iconbar.c:618 ../src/summary.c:109
 msgid "Tasks"
 msgstr ""
 
-#: ../iconbar.c:216
+#: ../src/iconbar.c:224
 msgid "List all of your accessible rooms"
 msgstr ""
 
-#: ../iconbar.c:223 ../iconbar.c:621
+#: ../src/iconbar.c:231 ../src/iconbar.c:634
 msgid "Rooms"
 msgstr ""
 
-#: ../iconbar.c:232
+#: ../src/iconbar.c:240
 msgid "See who is online right now"
 msgstr ""
 
-#: ../iconbar.c:239 ../iconbar.c:637
+#: ../src/iconbar.c:247 ../src/iconbar.c:650
 msgid "Who is online?"
 msgstr ""
 
-#: ../iconbar.c:257 ../iconbar.c:653
+#: ../src/iconbar.c:265 ../src/iconbar.c:666
 msgid "Chat"
 msgstr ""
 
-#: ../iconbar.c:267
+#: ../src/iconbar.c:275
 msgid "Advanced Options Menu: Advanced Room commands, Account Info, and Chat"
 msgstr ""
 
-#: ../iconbar.c:274
+#: ../src/iconbar.c:282
 msgid "Advanced"
 msgstr ""
 
-#: ../iconbar.c:284
+#: ../src/iconbar.c:292
 msgid "Room and system administration functions"
 msgstr ""
 
-#: ../iconbar.c:291 ../roomops.c:879
+#: ../src/iconbar.c:299 ../src/roomops.c:1000
 msgid "Administration"
 msgstr ""
 
-#: ../iconbar.c:300 ../iconbar.c:309 ../mainmenu.c:108
+#: ../src/iconbar.c:307 ../src/iconbar.c:316 ../src/iconbar.c:402
+#: ../src/iconbar.c:411 ../src/mainmenu.c:110
 msgid "Log off"
 msgstr ""
 
-#: ../iconbar.c:301
+#: ../src/iconbar.c:308 ../src/iconbar.c:403
 msgid "Log off now?"
 msgstr ""
 
-#: ../iconbar.c:320
+#: ../src/iconbar.c:326
 msgid "Customize this menu"
 msgstr ""
 
-#: ../iconbar.c:321
+#: ../src/iconbar.c:327
 msgid "customize this menu"
 msgstr ""
 
-#: ../iconbar.c:396
+#: ../src/iconbar.c:396
 msgid "switch to menu"
 msgstr ""
 
-#: ../iconbar.c:468
+#: ../src/iconbar.c:481
 msgid "Customize the icon bar"
 msgstr ""
 
-#: ../iconbar.c:480
+#: ../src/iconbar.c:493
 msgid "Display icons as:"
 msgstr ""
 
-#: ../iconbar.c:486
+#: ../src/iconbar.c:499
 msgid "pictures and text"
 msgstr ""
 
-#: ../iconbar.c:487
+#: ../src/iconbar.c:500
 msgid "pictures only"
 msgstr ""
 
-#: ../iconbar.c:488
+#: ../src/iconbar.c:501
 msgid "text only"
 msgstr ""
 
-#: ../iconbar.c:493
+#: ../src/iconbar.c:506
 msgid ""
 "Select the icons you would like to see displayed in the 'icon bar' menu on "
 "the left side of the screen."
 msgstr ""
 
-#: ../iconbar.c:511
+#: ../src/iconbar.c:524
 msgid "Site logo"
 msgstr ""
 
-#: ../iconbar.c:512
+#: ../src/iconbar.c:525
 msgid "An icon describing this site"
 msgstr ""
 
-#: ../iconbar.c:541
+#: ../src/iconbar.c:554
 msgid "Mail (inbox)"
 msgstr ""
 
-#: ../iconbar.c:542
+#: ../src/iconbar.c:555
 msgid "A shortcut to your email Inbox"
 msgstr ""
 
-#: ../iconbar.c:558
+#: ../src/iconbar.c:571
 msgid "Your personal address book"
 msgstr ""
 
-#: ../iconbar.c:574
+#: ../src/iconbar.c:587
 msgid "Your personal notes"
 msgstr ""
 
-#: ../iconbar.c:591
+#: ../src/iconbar.c:604
 msgid "A shortcut to your personal calendar"
 msgstr ""
 
-#: ../iconbar.c:606
+#: ../src/iconbar.c:619
 msgid "A shortcut to your personal task list"
 msgstr ""
 
-#: ../iconbar.c:622
+#: ../src/iconbar.c:635
 msgid ""
-"Clicking this icon displays a list of all accesible rooms (or folders) "
+"Clicking this icon displays a list of all accessible rooms (or folders) "
 "available."
 msgstr ""
 
-#: ../iconbar.c:638
+#: ../src/iconbar.c:651
 msgid "Clicking this icon displays a list of all users currently logged in."
 msgstr ""
 
-#: ../iconbar.c:654
+#: ../src/iconbar.c:667
 msgid ""
 "Clicking this icon enters real-time chat mode with other users in the same "
 "room."
 msgstr ""
 
-#: ../iconbar.c:671
+#: ../src/iconbar.c:684
 msgid "Advanced options"
 msgstr ""
 
-#: ../iconbar.c:672
+#: ../src/iconbar.c:685
 msgid "Access to the complete menu of Citadel functions."
 msgstr ""
 
-#: ../iconbar.c:688
+#: ../src/iconbar.c:701
 msgid "Citadel logo"
 msgstr ""
 
-#: ../iconbar.c:689
+#: ../src/iconbar.c:702
 msgid "Displays the 'Powered by Citadel' icon"
 msgstr ""
 
-#: ../iconbar.c:698 ../netconf.c:136 ../roomops.c:1161 ../roomops.c:1487
-#: ../siteconfig.c:819 ../sysmsgs.c:50 ../useredit.c:366 ../vcard_edit.c:329
+#: ../src/iconbar.c:711 ../src/netconf.c:146 ../src/roomops.c:1282
+#: ../src/roomops.c:1609 ../src/siteconfig.c:562 ../src/sysmsgs.c:57
+#: ../src/useredit.c:381 ../src/vcard_edit.c:336
 msgid "Save changes"
 msgstr ""
 
-#: ../iconbar.c:751
+#: ../src/iconbar.c:766
 msgid ""
 "Your icon bar has been updated.  Please select any of its choices to "
 "continue."
 msgstr ""
 
-#: ../inetconf.c:35
+#: ../src/inetconf.c:38
 msgid "localhost"
 msgstr ""
 
-#: ../inetconf.c:36
+#: ../src/inetconf.c:39
 msgid "directory"
 msgstr ""
 
-#: ../inetconf.c:37
+#: ../src/inetconf.c:40
 msgid "gatewaydomain"
 msgstr ""
 
-#: ../inetconf.c:38
+#: ../src/inetconf.c:41
 msgid "smarthost"
 msgstr ""
 
-#: ../inetconf.c:39
+#: ../src/inetconf.c:42
 msgid "rbl"
 msgstr ""
 
-#: ../inetconf.c:40
+#: ../src/inetconf.c:43
 msgid "spamassassin"
 msgstr ""
 
-#: ../inetconf.c:42
+#: ../src/inetconf.c:45
 msgid "Local host aliases"
 msgstr ""
 
-#: ../inetconf.c:43
+#: ../src/inetconf.c:46
 msgid "Directory domains"
 msgstr ""
 
-#: ../inetconf.c:44
+#: ../src/inetconf.c:47
 msgid "Gateway domains"
 msgstr ""
 
-#: ../inetconf.c:45
+#: ../src/inetconf.c:48
 msgid "Smart hosts"
 msgstr ""
 
-#: ../inetconf.c:46
+#: ../src/inetconf.c:49
 msgid "RBL hosts"
 msgstr ""
 
-#: ../inetconf.c:47
+#: ../src/inetconf.c:50
 msgid "SpamAssassin hosts"
 msgstr ""
 
-#: ../inetconf.c:49
+#: ../src/inetconf.c:52
 msgid "(domains for which this host receives mail)"
 msgstr ""
 
-#: ../inetconf.c:50
+#: ../src/inetconf.c:53
 msgid "(domains mapped with the Global Address Book)"
 msgstr ""
 
-#: ../inetconf.c:51
+#: ../src/inetconf.c:54
 msgid "(domains whose subdomains match Citadel hosts)"
 msgstr ""
 
-#: ../inetconf.c:52
+#: ../src/inetconf.c:55
 msgid "(if present, forward all outbound mail to one of these hosts)"
 msgstr ""
 
-#: ../inetconf.c:53
+#: ../src/inetconf.c:56
 msgid "(hosts running a Realtime Blackhole List)"
 msgstr ""
 
-#: ../inetconf.c:54
+#: ../src/inetconf.c:57
 msgid "(hosts running the SpamAssassin service)"
 msgstr ""
 
-#: ../inetconf.c:91
+#: ../src/inetconf.c:94
 msgid "Internet configuration"
 msgstr ""
 
-#: ../inetconf.c:118
+#: ../src/inetconf.c:121
 msgid "Delete this entry?"
 msgstr ""
 
-#: ../inetconf.c:120 ../netconf.c:197
+#: ../src/inetconf.c:123 ../src/netconf.c:209
 msgid "(Delete)"
 msgstr ""
 
-#: ../inetconf.c:167
+#: ../src/inetconf.c:173
 #, c-format
 msgid "%s has been deleted."
 msgstr ""
 
-#: ../listsub.c:41
+#: ../src/listsub.c:44
 msgid "List subscription"
 msgstr ""
 
-#: ../listsub.c:53
+#: ../src/listsub.c:56
 msgid "List subscribe/unsubscribe"
 msgstr ""
 
-#: ../listsub.c:73
+#: ../src/listsub.c:76
 msgid "Confirmation request sent"
 msgstr ""
 
-#: ../listsub.c:75
+#: ../src/listsub.c:78
 #, c-format
 msgid ""
 "You are subscribing <TT>%s</TT> to the <b>%s</b> mailing list.  The "
@@ -863,801 +909,864 @@ msgid ""
 "mailed to you and your subscription will be confirmed.<br />\n"
 msgstr ""
 
-#: ../listsub.c:88
+#: ../src/listsub.c:91
 msgid "Go back..."
 msgstr ""
 
-#: ../mainmenu.c:21
+#: ../src/mainmenu.c:23
 msgid "Basic commands"
 msgstr ""
 
-#: ../mainmenu.c:30
+#: ../src/mainmenu.c:32
 msgid "List known rooms"
 msgstr ""
 
-#: ../mainmenu.c:32
+#: ../src/mainmenu.c:34
 msgid "Where can I go from here?"
 msgstr ""
 
-#: ../mainmenu.c:37 ../roomops.c:535
+#: ../src/mainmenu.c:39 ../src/roomops.c:649
 msgid "Goto next room"
 msgstr ""
 
-#: ../mainmenu.c:40
+#: ../src/mainmenu.c:42
 msgid "...with <EM>unread</EM> messages"
 msgstr ""
 
-#: ../mainmenu.c:45
+#: ../src/mainmenu.c:47
 msgid "Skip to next room"
 msgstr ""
 
-#: ../mainmenu.c:48
+#: ../src/mainmenu.c:50
 msgid "(come back here later)"
 msgstr ""
 
-#: ../mainmenu.c:55 ../roomops.c:373
+#: ../src/mainmenu.c:57 ../src/roomops.c:450
 msgid "Ungoto"
 msgstr ""
 
-#: ../mainmenu.c:58
+#: ../src/mainmenu.c:60
 #, c-format
 msgid "(oops! Back to %s)"
 msgstr ""
 
-#: ../mainmenu.c:66 ../roomops.c:382
+#: ../src/mainmenu.c:68 ../src/roomops.c:459
 msgid "Read new messages"
 msgstr ""
 
-#: ../mainmenu.c:69
+#: ../src/mainmenu.c:71
 msgid "...in this room"
 msgstr ""
 
-#: ../mainmenu.c:74 ../roomops.c:460
+#: ../src/mainmenu.c:76 ../src/roomops.c:559
 msgid "Read all messages"
 msgstr ""
 
-#: ../mainmenu.c:77
+#: ../src/mainmenu.c:79
 msgid "...old <EM>and</EM> new"
 msgstr ""
 
-#: ../mainmenu.c:82 ../roomops.c:510
+#: ../src/mainmenu.c:84 ../src/roomops.c:624
 msgid "Enter a message"
 msgstr ""
 
-#: ../mainmenu.c:85
+#: ../src/mainmenu.c:87
 msgid "(post in this room)"
 msgstr ""
 
-#: ../mainmenu.c:92
+#: ../src/mainmenu.c:94
 msgid "Summary page"
 msgstr ""
 
-#: ../mainmenu.c:95
+#: ../src/mainmenu.c:97
 msgid "Summary of my account"
 msgstr ""
 
-#: ../mainmenu.c:100
+#: ../src/mainmenu.c:102
 msgid "User list"
 msgstr ""
 
-#: ../mainmenu.c:103
+#: ../src/mainmenu.c:105
 msgid "(all registered users)"
 msgstr ""
 
-#: ../mainmenu.c:111
+#: ../src/mainmenu.c:113
 msgid "Bye!"
 msgstr ""
 
-#: ../mainmenu.c:125
+#: ../src/mainmenu.c:122
+msgid "Your info"
+msgstr ""
+
+#: ../src/mainmenu.c:127
 msgid "Change your preferences and settings"
 msgstr ""
 
-#: ../mainmenu.c:130
+#: ../src/mainmenu.c:132
 msgid "Update your contact information"
 msgstr ""
 
-#: ../mainmenu.c:140
+#: ../src/mainmenu.c:142
 msgid "Enter your 'bio'"
 msgstr ""
 
-#: ../mainmenu.c:145
+#: ../src/mainmenu.c:147
 msgid "Edit your online photo"
 msgstr ""
 
-#: ../mainmenu.c:152
+#: ../src/mainmenu.c:154
 msgid "Advanced room commands"
 msgstr ""
 
-#: ../mainmenu.c:158
+#: ../src/mainmenu.c:160
 msgid "Edit or delete this room"
 msgstr ""
 
-#: ../mainmenu.c:164
+#: ../src/mainmenu.c:166
 msgid "Go to a 'hidden' room"
 msgstr ""
 
-#: ../mainmenu.c:169 ../roomops.c:1817
+#: ../src/mainmenu.c:171 ../src/roomops.c:1940
 msgid "Create a new room"
 msgstr ""
 
-#: ../mainmenu.c:174
+#: ../src/mainmenu.c:176
 #, c-format
 msgid "Zap (forget) this room (%s)"
 msgstr ""
 
-#: ../mainmenu.c:179
+#: ../src/mainmenu.c:181
 msgid "List all forgotten rooms"
 msgstr ""
 
-#: ../mainmenu.c:198
+#: ../src/mainmenu.c:200
 msgid "System Administration Menu"
 msgstr ""
 
-#: ../mainmenu.c:207
+#: ../src/mainmenu.c:209
 msgid "Global Configuration"
 msgstr ""
 
-#: ../mainmenu.c:212
+#: ../src/mainmenu.c:214
 msgid "Edit site-wide configuration"
 msgstr ""
 
-#: ../mainmenu.c:217
+#: ../src/mainmenu.c:219
 msgid "Domain names and Internet mail configuration"
 msgstr ""
 
-#: ../mainmenu.c:222
+#: ../src/mainmenu.c:224
 msgid "Configure replication with other Citadel servers"
 msgstr ""
 
-#: ../mainmenu.c:229
+#: ../src/mainmenu.c:231
 msgid "User account management"
 msgstr ""
 
-#: ../mainmenu.c:234
+#: ../src/mainmenu.c:236
 msgid "Add, change, delete user accounts"
 msgstr ""
 
-#: ../mainmenu.c:244
+#: ../src/mainmenu.c:246
 msgid "Rooms and Floors"
 msgstr ""
 
-#: ../mainmenu.c:249
+#: ../src/mainmenu.c:251
 msgid "Add, change, or delete floors"
 msgstr ""
 
-#: ../mainmenu.c:271
+#: ../src/mainmenu.c:273
 msgid "Enter a server command"
 msgstr ""
 
-#: ../mainmenu.c:280
+#: ../src/mainmenu.c:282
 msgid ""
 "This screen allows you to enter Citadel server commands which are not "
 "supported by WebCit.  If you do not know what that means, then this screen "
 "will not be of much use to you."
 msgstr ""
 
-#: ../mainmenu.c:287
+#: ../src/mainmenu.c:289
 msgid "Enter command:"
 msgstr ""
 
-#: ../mainmenu.c:290
+#: ../src/mainmenu.c:292
 msgid "Command input (if requesting SEND_LISTING transfer mode):"
 msgstr ""
 
-#: ../mainmenu.c:294
+#: ../src/mainmenu.c:296
 #, c-format
 msgid "Detected host header is %s://%s"
 msgstr ""
 
-#: ../mainmenu.c:296
+#: ../src/mainmenu.c:298
 msgid "Send command"
 msgstr ""
 
-#: ../messages.c:368
+#: ../src/mainmenu.c:327
+msgid "Server command results"
+msgstr ""
+
+#: ../src/messages.c:491
 msgid " (work)"
 msgstr ""
 
-#: ../messages.c:370
+#: ../src/messages.c:493
 msgid " (home)"
 msgstr ""
 
-#: ../messages.c:372
+#: ../src/messages.c:495
 msgid " (cell)"
 msgstr ""
 
-#: ../messages.c:383 ../vcard_edit.c:246
+#: ../src/messages.c:506 ../src/vcard_edit.c:253
 msgid "Address:"
 msgstr ""
 
-#: ../messages.c:443
+#: ../src/messages.c:566
 msgid "Telephone:"
 msgstr ""
 
-#: ../messages.c:448
+#: ../src/messages.c:571
 msgid "E-mail:"
 msgstr ""
 
-#: ../messages.c:549 ../messages.c:1089
+#: ../src/messages.c:679 ../src/messages.c:1276
 msgid "ERROR:"
 msgstr ""
 
-#: ../messages.c:572 ../messages.c:834 ../messages.c:1098 ../messages.c:1190
+#: ../src/messages.c:702 ../src/messages.c:979 ../src/messages.c:1285
+#: ../src/messages.c:1388
 msgid "unexpected end of message"
 msgstr ""
 
-#: ../messages.c:585 ../messages.c:1109
+#: ../src/messages.c:715 ../src/messages.c:1297
 msgid "from "
 msgstr ""
 
-#: ../messages.c:613 ../messages.c:1125
+#: ../src/messages.c:743 ../src/messages.c:1313
 msgid "in "
 msgstr ""
 
-#: ../messages.c:634 ../messages.c:1146
+#: ../src/messages.c:764 ../src/messages.c:1334
 msgid "to "
 msgstr ""
 
-#: ../messages.c:727 ../messages.c:2547
+#: ../src/messages.c:817
+msgid "View"
+msgstr ""
+
+#: ../src/messages.c:819
+msgid "Download"
+msgstr ""
+
+#: ../src/messages.c:866 ../src/messages.c:2899
 msgid "CC:"
 msgstr ""
 
-#: ../messages.c:735 ../messages.c:1173
+#: ../src/messages.c:874 ../src/messages.c:1370
 msgid "Subject:"
 msgstr ""
 
-#: ../messages.c:759 ../rss.c:22
+#: ../src/messages.c:898 ../src/rss.c:28
 msgid "Reply"
 msgstr ""
 
-#: ../messages.c:774
+#: ../src/messages.c:913
 msgid "ReplyQuoted"
 msgstr ""
 
-#: ../messages.c:791
+#: ../src/messages.c:930
 msgid "ReplyAll"
 msgstr ""
 
-#: ../messages.c:799
+#: ../src/messages.c:938
 msgid "Forward"
 msgstr ""
 
-#: ../messages.c:806 ../messages.c:2775
+#: ../src/messages.c:945 ../src/messages.c:3172
 msgid "Move"
 msgstr ""
 
-#: ../messages.c:811
+#: ../src/messages.c:950
 msgid "Delete this message?"
 msgstr ""
 
-#: ../messages.c:816
+#: ../src/messages.c:956
+msgid "Headers"
+msgstr ""
+
+#: ../src/messages.c:961
 msgid "Print"
 msgstr ""
 
-#: ../messages.c:922
+#: ../src/messages.c:1072
 #, c-format
 msgid "I don't know how to display %s"
 msgstr ""
 
-#: ../messages.c:957 ../messages.c:1420
+#: ../src/messages.c:1107 ../src/messages.c:1634
 msgid "edit"
 msgstr ""
 
-#: ../messages.c:1383 ../messages.c:1678
+#: ../src/messages.c:1597 ../src/messages.c:1905
 msgid "(no subject)"
 msgstr ""
 
-#: ../messages.c:1506
+#: ../src/messages.c:1725
 msgid "(no name)"
 msgstr ""
 
-#: ../messages.c:1552
+#: ../src/messages.c:1777
 msgid "This address book is empty."
 msgstr ""
 
-#: ../messages.c:1919
+#: ../src/messages.c:2197
+msgid "Click on any note to edit it."
+msgstr ""
+
+#: ../src/messages.c:2207
 msgid "No new messages."
 msgstr ""
 
-#: ../messages.c:1921
+#: ../src/messages.c:2209
 msgid "No old messages."
 msgstr ""
 
-#: ../messages.c:1923
+#: ../src/messages.c:2211
 msgid "No messages here."
 msgstr ""
 
-#: ../messages.c:2039
-msgid "Subject"
-msgstr ""
-
-#: ../messages.c:2041
+#: ../src/messages.c:2329
 msgid "Sender"
 msgstr ""
 
-#: ../messages.c:2043
+#: ../src/messages.c:2331
 msgid "Date"
 msgstr ""
 
-#: ../messages.c:2143
+#: ../src/messages.c:2444
 msgid "Reading #"
 msgstr ""
 
-#: ../messages.c:2196
+#: ../src/messages.c:2497
 #, c-format
 msgid "of %d messages."
 msgstr ""
 
-#: ../messages.c:2378
+#: ../src/messages.c:2682
 #, c-format
 msgid "Cancelled.  Message was not posted."
 msgstr ""
 
-#: ../messages.c:2384
+#: ../src/messages.c:2688
 #, c-format
 msgid "Automatically cancelled because you have already saved this message."
 msgstr ""
 
-#: ../messages.c:2401
+#: ../src/messages.c:2708
 #, c-format
 msgid "Message has been sent.\n"
 msgstr ""
 
-#: ../messages.c:2404
+#: ../src/messages.c:2711
 #, c-format
 msgid "Message has been posted.\n"
 msgstr ""
 
-#: ../messages.c:2508
+#: ../src/messages.c:2845
 msgid " <I>from</I> "
 msgstr ""
 
-#: ../messages.c:2518
+#: ../src/messages.c:2855
 msgid " <I>in</I> "
 msgstr ""
 
-#: ../messages.c:2536
+#: ../src/messages.c:2888
 msgid "To:"
 msgstr ""
 
-#: ../messages.c:2558
+#: ../src/messages.c:2910
 msgid "BCC:"
 msgstr ""
 
-#: ../messages.c:2576
+#: ../src/messages.c:2928
 msgid "Subject (optional):"
 msgstr ""
 
-#: ../messages.c:2585 ../messages.c:2688 ../paging.c:55
+#: ../src/messages.c:2937 ../src/messages.c:3059 ../src/paging.c:53
 msgid "Send message"
 msgstr ""
 
-#: ../messages.c:2587 ../messages.c:2690
+#: ../src/messages.c:2939 ../src/messages.c:3061
 msgid "Post message"
 msgstr ""
 
-#: ../messages.c:2603
+#: ../src/messages.c:2955
 msgid "--- forwarded message ---"
 msgstr ""
 
-#: ../messages.c:2683 ../roomops.c:1354 ../roomops.c:1384
-msgid "Add"
+#: ../src/messages.c:3036
+msgid "Attachments:"
 msgstr ""
 
-#: ../messages.c:2748
-msgid "Confirm move of message"
+#: ../src/messages.c:3051
+msgid "Attach file:"
 msgstr ""
 
-#: ../messages.c:2755
-msgid "Move this message to:"
+#: ../src/messages.c:3054 ../src/roomops.c:1475 ../src/roomops.c:1505
+msgid "Add"
 msgstr ""
 
-#: ../messages.c:2799
+#: ../src/messages.c:3119
 #, c-format
 msgid "The message was not moved."
 msgstr ""
 
-#: ../netconf.c:61 ../netconf.c:171
+#: ../src/messages.c:3145
+msgid "Confirm move of message"
+msgstr ""
+
+#: ../src/messages.c:3152
+msgid "Move this message to:"
+msgstr ""
+
+#: ../src/netconf.c:68 ../src/netconf.c:183
 msgid "Add a new node"
 msgstr ""
 
-#: ../netconf.c:68 ../netconf.c:119 ../siteconfig.c:193
+#: ../src/netconf.c:75 ../src/netconf.c:129 ../src/siteconfig.c:112
+#, c-format
 msgid "Node name"
 msgstr ""
 
-#: ../netconf.c:70 ../netconf.c:123
+#: ../src/netconf.c:77 ../src/netconf.c:133
 msgid "Shared secret"
 msgstr ""
 
-#: ../netconf.c:72 ../netconf.c:127
+#: ../src/netconf.c:79 ../src/netconf.c:137
 msgid "Host or IP address"
 msgstr ""
 
-#: ../netconf.c:74 ../netconf.c:131
+#: ../src/netconf.c:81 ../src/netconf.c:141
 msgid "Port number"
 msgstr ""
 
-#: ../netconf.c:77
+#: ../src/netconf.c:84
 msgid "Add node"
 msgstr ""
 
-#: ../netconf.c:100
+#: ../src/netconf.c:110
 msgid "Edit node configuration for "
 msgstr ""
 
-#: ../netconf.c:164
+#: ../src/netconf.c:176
 msgid "Network configuration"
 msgstr ""
 
-#: ../netconf.c:177
+#: ../src/netconf.c:189
 msgid "Currently configured nodes"
 msgstr ""
 
-#: ../netconf.c:192
+#: ../src/netconf.c:204
 msgid "(Edit)"
 msgstr ""
 
-#: ../netconf.c:215
+#: ../src/netconf.c:229
 msgid "Confirm delete"
 msgstr ""
 
-#: ../netconf.c:222
+#: ../src/netconf.c:236
 msgid "Are you sure you want to delete "
 msgstr ""
 
-#: ../netconf.c:229
+#: ../src/netconf.c:243
 msgid "Yes"
 msgstr ""
 
-#: ../netconf.c:232
+#: ../src/netconf.c:246
 msgid "No"
 msgstr ""
 
-#: ../netconf.c:291
+#: ../src/netconf.c:309
 msgid "Back to menu"
 msgstr ""
 
-#: ../paging.c:22
+#: ../src/notes.c:126 ../src/vcard_edit.c:389 ../src/vcard_edit.c:433
+msgid "An error has occurred."
+msgstr ""
+
+#: ../src/paging.c:24
 msgid "Send instant message"
 msgstr ""
 
-#: ../paging.c:31
+#: ../src/paging.c:33
 msgid "Send an instant message to: "
 msgstr ""
 
-#: ../paging.c:47
+#: ../src/paging.c:45
 msgid "Enter message text:"
 msgstr ""
 
-#: ../paging.c:87
+#: ../src/paging.c:73
 msgid "Message was not sent."
 msgstr ""
 
-#: ../paging.c:97
+#: ../src/paging.c:87
 msgid "Message has been sent to "
 msgstr ""
 
-#: ../paging.c:108 ../paging.c:169
-msgid "[ close window ]"
-msgstr ""
-
-#: ../paging.c:162
-msgid "Instant message from "
+#: ../src/paging.c:152
+msgid ""
+"You have one or more instant messages waiting, but the Citadel Instant "
+"Messenger window failed to open.  This is probably because you have a popup "
+"blocker installed.  Please configure your popup blocker to allow popups from "
+"this site if you wish to receive instant messages."
 msgstr ""
 
-#: ../paging.c:273 ../paging.c:435
+#: ../src/paging.c:291 ../src/paging.c:453
 msgid "An error occurred while setting up the chat socket."
 msgstr ""
 
-#: ../paging.c:300
+#: ../src/paging.c:318
 msgid "Now exiting chat mode."
 msgstr ""
 
-#: ../paging.c:471
+#: ../src/paging.c:489
 msgid "Send"
 msgstr ""
 
-#: ../paging.c:472
+#: ../src/paging.c:490
 msgid "Help"
 msgstr ""
 
-#: ../paging.c:473
+#: ../src/paging.c:491
 msgid "List users"
 msgstr ""
 
-#: ../preferences.c:186
+#: ../src/preferences.c:202
 msgid "Preferences and settings"
 msgstr ""
 
-#: ../preferences.c:207
+#: ../src/preferences.c:223
 msgid "Room list view"
 msgstr ""
 
-#: ../preferences.c:213
+#: ../src/preferences.c:229
 msgid "Tree (folders) view"
 msgstr ""
 
-#: ../preferences.c:219
+#: ../src/preferences.c:235
 msgid "Table (rooms) view"
 msgstr ""
 
-#: ../preferences.c:230
+#: ../src/preferences.c:246
 msgid "Calendar hour format"
 msgstr ""
 
-#: ../preferences.c:236
+#: ../src/preferences.c:252
 msgid "12 hour (am/pm)"
 msgstr ""
 
-#: ../preferences.c:242
+#: ../src/preferences.c:258
 msgid "24 hour"
 msgstr ""
 
-#: ../preferences.c:253
+#: ../src/preferences.c:269
 msgid "Calendar day view begins at:"
 msgstr ""
 
-#: ../preferences.c:282
+#: ../src/preferences.c:298
 msgid "Calendar day view ends at:"
 msgstr ""
 
-#: ../preferences.c:311
+#: ../src/preferences.c:327
 msgid "Attach signature to email messages?"
 msgstr ""
 
-#: ../preferences.c:329
+#: ../src/preferences.c:345
 msgid "No signature"
 msgstr ""
 
-#: ../preferences.c:335
+#: ../src/preferences.c:351
 msgid "Use this signature:"
 msgstr ""
 
-#: ../preferences.c:360
+#: ../src/preferences.c:375
+msgid "Default character set for email headers:"
+msgstr ""
+
+#: ../src/preferences.c:385
 msgid "Change"
 msgstr ""
 
-#: ../preferences.c:382
+#: ../src/preferences.c:404
 msgid "Cancelled.  No settings were changed."
 msgstr ""
 
-#: ../roomops.c:14
+#: ../src/roomops.c:19
 msgid "Bulletin Board"
 msgstr ""
 
-#: ../roomops.c:15
+#: ../src/roomops.c:20
 msgid "Mail Folder"
 msgstr ""
 
-#: ../roomops.c:16
+#: ../src/roomops.c:21
 msgid "Address Book"
 msgstr ""
 
-#: ../roomops.c:18
+#: ../src/roomops.c:23
 msgid "Task List"
 msgstr ""
 
-#: ../roomops.c:19
+#: ../src/roomops.c:24
 msgid "Notes List"
 msgstr ""
 
-#: ../roomops.c:204
+#: ../src/roomops.c:25
+msgid "Wiki"
+msgstr ""
+
+#: ../src/roomops.c:26
+msgid "Calendar List"
+msgstr ""
+
+#: ../src/roomops.c:258
 msgid "Zapped (forgotten) rooms"
 msgstr ""
 
-#: ../roomops.c:210
+#: ../src/roomops.c:264
 msgid "Click on any room to un-zap it and goto that room.\n"
 msgstr ""
 
-#: ../roomops.c:396
+#: ../src/roomops.c:358
+msgid "View as:"
+msgstr ""
+
+#: ../src/roomops.c:429
+#, c-format
+msgid "%d new of %d messages"
+msgstr ""
+
+#: ../src/roomops.c:473
 msgid "View contacts"
 msgstr ""
 
-#: ../roomops.c:407
+#: ../src/roomops.c:484
 msgid "Day view"
 msgstr ""
 
-#: ../roomops.c:416
+#: ../src/roomops.c:493
 msgid "Month view"
 msgstr ""
 
-#: ../roomops.c:427
+#: ../src/roomops.c:504
+msgid "Calendar list"
+msgstr ""
+
+#: ../src/roomops.c:515
 msgid "View tasks"
 msgstr ""
 
-#: ../roomops.c:438
+#: ../src/roomops.c:526
 msgid "View notes"
 msgstr ""
 
-#: ../roomops.c:449
+#: ../src/roomops.c:537
 msgid "View message list"
 msgstr ""
 
-#: ../roomops.c:474
+#: ../src/roomops.c:548
+msgid "Wiki home"
+msgstr ""
+
+#: ../src/roomops.c:573
 msgid "Add new contact"
 msgstr ""
 
-#: ../roomops.c:483
+#: ../src/roomops.c:586
 msgid "Add new event"
 msgstr ""
 
-#: ../roomops.c:492
+#: ../src/roomops.c:595
 msgid "Add new task"
 msgstr ""
 
-#: ../roomops.c:501
+#: ../src/roomops.c:604
 msgid "Add new note"
 msgstr ""
 
-#: ../roomops.c:523
+#: ../src/roomops.c:615
+msgid "Edit this page"
+msgstr ""
+
+#: ../src/roomops.c:637
 msgid ""
 "Leave all messages marked as unread, go to next room with unread messages"
 msgstr ""
 
-#: ../roomops.c:524
+#: ../src/roomops.c:638
 msgid "Skip this room"
 msgstr ""
 
-#: ../roomops.c:534
+#: ../src/roomops.c:648
 msgid "Mark all messages as read, go to next room with unread messages"
 msgstr ""
 
-#: ../roomops.c:895
+#: ../src/roomops.c:1016
 msgid "Configuration"
 msgstr ""
 
-#: ../roomops.c:911
+#: ../src/roomops.c:1032
 msgid "Message expire policy"
 msgstr ""
 
-#: ../roomops.c:927
+#: ../src/roomops.c:1048
 msgid "Access controls"
 msgstr ""
 
-#: ../roomops.c:943
+#: ../src/roomops.c:1064
 msgid "Sharing"
 msgstr ""
 
-#: ../roomops.c:959
+#: ../src/roomops.c:1080
 msgid "Mailing list service"
 msgstr ""
 
-#: ../roomops.c:981
+#: ../src/roomops.c:1102
 msgid "Are you sure you want to delete this room?"
 msgstr ""
 
-#: ../roomops.c:983
+#: ../src/roomops.c:1104
 msgid "Delete this room"
 msgstr ""
 
-#: ../roomops.c:986
+#: ../src/roomops.c:1107
 msgid "Set or change the icon for this room's banner"
 msgstr ""
 
-#: ../roomops.c:989
+#: ../src/roomops.c:1110
 msgid "Edit this room's Info file"
 msgstr ""
 
-#: ../roomops.c:998 ../roomops.c:1829
+#: ../src/roomops.c:1119 ../src/roomops.c:1952
 msgid "Name of room: "
 msgstr ""
 
-#: ../roomops.c:1005 ../roomops.c:1833
+#: ../src/roomops.c:1126 ../src/roomops.c:1956
 msgid "Resides on floor: "
 msgstr ""
 
-#: ../roomops.c:1019 ../roomops.c:1871
+#: ../src/roomops.c:1140 ../src/roomops.c:1998
 msgid "Type of room:"
 msgstr ""
 
-#: ../roomops.c:1026
+#: ../src/roomops.c:1147
 msgid "Public room"
 msgstr ""
 
-#: ../roomops.c:1034
+#: ../src/roomops.c:1155
 msgid "Private - guess name"
 msgstr ""
 
-#: ../roomops.c:1041
+#: ../src/roomops.c:1162
 msgid "Private - require password:"
 msgstr ""
 
-#: ../roomops.c:1051 ../roomops.c:1902
+#: ../src/roomops.c:1172 ../src/roomops.c:2029
 msgid "Private - invitation only"
 msgstr ""
 
-#: ../roomops.c:1055
+#: ../src/roomops.c:1176
 msgid "If private, cause current users to forget room"
 msgstr ""
 
-#: ../roomops.c:1063
+#: ../src/roomops.c:1184
 msgid "Preferred users only"
 msgstr ""
 
-#: ../roomops.c:1069
+#: ../src/roomops.c:1190
 msgid "Read-only room"
 msgstr ""
 
-#: ../roomops.c:1076
+#: ../src/roomops.c:1197
 msgid "File directory room"
 msgstr ""
 
-#: ../roomops.c:1079
+#: ../src/roomops.c:1200
 msgid "Directory name: "
 msgstr ""
 
-#: ../roomops.c:1087
+#: ../src/roomops.c:1208
 msgid "Uploading allowed"
 msgstr ""
 
-#: ../roomops.c:1093
+#: ../src/roomops.c:1214
 msgid "Downloading allowed"
 msgstr ""
 
-#: ../roomops.c:1099
+#: ../src/roomops.c:1220
 msgid "Visible directory"
 msgstr ""
 
-#: ../roomops.c:1108
+#: ../src/roomops.c:1229
 msgid "Network shared room"
 msgstr ""
 
-#: ../roomops.c:1114
+#: ../src/roomops.c:1235
 msgid "Permanent (does not auto-purge)"
 msgstr ""
 
-#: ../roomops.c:1119
+#: ../src/roomops.c:1240
 msgid "Anonymous messages"
 msgstr ""
 
-#: ../roomops.c:1127
+#: ../src/roomops.c:1248
 msgid "No anonymous messages"
 msgstr ""
 
-#: ../roomops.c:1133
+#: ../src/roomops.c:1254
 msgid "All messages are anonymous"
 msgstr ""
 
-#: ../roomops.c:1139
+#: ../src/roomops.c:1260
 msgid "Prompt user when entering messages"
 msgstr ""
 
-#: ../roomops.c:1145
+#: ../src/roomops.c:1266
 msgid "Room aide: "
 msgstr ""
 
-#: ../roomops.c:1217
+#: ../src/roomops.c:1338
 msgid "Shared with"
 msgstr ""
 
-#: ../roomops.c:1220
+#: ../src/roomops.c:1341
 msgid "Not shared with"
 msgstr ""
 
-#: ../roomops.c:1225 ../roomops.c:1270
+#: ../src/roomops.c:1346 ../src/roomops.c:1391
 msgid "Remote node name"
 msgstr ""
 
-#: ../roomops.c:1227 ../roomops.c:1272
+#: ../src/roomops.c:1348 ../src/roomops.c:1393
 msgid "Remote room name"
 msgstr ""
 
-#: ../roomops.c:1229 ../roomops.c:1274
+#: ../src/roomops.c:1350 ../src/roomops.c:1395
 msgid "Actions"
 msgstr ""
 
-#: ../roomops.c:1262
+#: ../src/roomops.c:1383
 msgid "Unshare"
 msgstr ""
 
-#: ../roomops.c:1299
+#: ../src/roomops.c:1420
 msgid "Share"
 msgstr ""
 
-#: ../roomops.c:1307
-msgid "Notes:"
-msgstr ""
-
-#: ../roomops.c:1308
+#: ../src/roomops.c:1429
 msgid ""
 "When sharing a room, it must be shared from both ends.  Adding a node to the "
 "'shared' list sends messages out, but in order to receive messages, the "
@@ -1667,148 +1776,160 @@ msgid ""
 "remote node must also configure the name of the room here.</UL></I><br />\n"
 msgstr ""
 
-#: ../roomops.c:1329
+#: ../src/roomops.c:1450
 msgid ""
 "<i>The contents of this room are being mailed <b>as individual messages</b> "
 "to the following list recipients:</i><br /><br />\n"
 msgstr ""
 
-#: ../roomops.c:1346 ../roomops.c:1376
+#: ../src/roomops.c:1467 ../src/roomops.c:1497
 msgid "(remove)"
 msgstr ""
 
-#: ../roomops.c:1359
+#: ../src/roomops.c:1480
 msgid ""
 "<i>The contents of this room are being mailed <b>in digest form</b> to the "
 "following list recipients:</i><br /><br />\n"
 msgstr ""
 
-#: ../roomops.c:1390
+#: ../src/roomops.c:1511
 msgid ""
 "This room is configured to allow self-service subscribe/unsubscribe requests."
 msgstr ""
 
-#: ../roomops.c:1393
+#: ../src/roomops.c:1514
 msgid "Click to disable."
 msgstr ""
 
-#: ../roomops.c:1395
+#: ../src/roomops.c:1516
 msgid "The URL for subscribe/unsubscribe is: "
 msgstr ""
 
-#: ../roomops.c:1401
+#: ../src/roomops.c:1522
 msgid ""
 "This room is <i>not</i> configured to allow self-service subscribe/"
 "unsubscribe requests."
 msgstr ""
 
-#: ../roomops.c:1405
+#: ../src/roomops.c:1526
 msgid "Click to enable."
 msgstr ""
 
-#: ../roomops.c:1434
+#: ../src/roomops.c:1555
 msgid "Message expire policy for this room"
 msgstr ""
 
-#: ../roomops.c:1440
+#: ../src/roomops.c:1561
 msgid "Use the default policy for this floor"
 msgstr ""
 
-#: ../roomops.c:1444 ../roomops.c:1470 ../siteconfig.c:769 ../siteconfig.c:794
+#: ../src/roomops.c:1565 ../src/roomops.c:1592 ../src/siteconfig.c:501
+#: ../src/siteconfig.c:526
+#, c-format
 msgid "Never automatically expire messages"
 msgstr ""
 
-#: ../roomops.c:1451 ../roomops.c:1478 ../siteconfig.c:777 ../siteconfig.c:802
+#: ../src/roomops.c:1569 ../src/roomops.c:1596 ../src/siteconfig.c:505
+#: ../src/siteconfig.c:530
+#, c-format
+msgid "Expire by message count"
+msgstr ""
+
+#: ../src/roomops.c:1573 ../src/roomops.c:1600 ../src/siteconfig.c:509
+#: ../src/siteconfig.c:534
+#, c-format
 msgid "Expire by message age"
 msgstr ""
 
-#: ../roomops.c:1453 ../roomops.c:1480 ../siteconfig.c:779 ../siteconfig.c:804
+#: ../src/roomops.c:1575 ../src/roomops.c:1602 ../src/siteconfig.c:511
+#: ../src/siteconfig.c:536
+#, c-format
 msgid "Number of messages or days: "
 msgstr ""
 
-#: ../roomops.c:1460
+#: ../src/roomops.c:1582
 msgid "Message expire policy for this floor"
 msgstr ""
 
-#: ../roomops.c:1466
+#: ../src/roomops.c:1588
 msgid "Use the system default"
 msgstr ""
 
-#: ../roomops.c:1474 ../siteconfig.c:773 ../siteconfig.c:798
-msgid "Expire by message count"
-msgstr ""
-
-#: ../roomops.c:1541 ../roomops.c:2843
+#: ../src/roomops.c:1663 ../src/roomops.c:3035
 msgid "Cancelled.  Changes were not saved."
 msgstr ""
 
-#: ../roomops.c:1680
+#: ../src/roomops.c:1802
 msgid "Your changes have been saved."
 msgstr ""
 
-#: ../roomops.c:1712
+#: ../src/roomops.c:1834
 #, c-format
 msgid "<B><I>User %s kicked out of room %s.</I></B>\n"
 msgstr ""
 
-#: ../roomops.c:1726
+#: ../src/roomops.c:1848
 #, c-format
 msgid "<B><I>User %s invited to room %s.</I></B>\n"
 msgstr ""
 
-#: ../roomops.c:1754
+#: ../src/roomops.c:1876
 msgid ""
 "The users listed below have access to this room.  To remove a user from the "
 "access list, select the user name from the list and click 'Kick'."
 msgstr ""
 
-#: ../roomops.c:1774
+#: ../src/roomops.c:1896
 msgid "Kick"
 msgstr ""
 
-#: ../roomops.c:1778
+#: ../src/roomops.c:1900
 msgid ""
 "To grant another user access to this room, enter the user name in the box "
 "below and click 'Invite'."
 msgstr ""
 
-#: ../roomops.c:1788
+#: ../src/roomops.c:1906
+msgid "Invite:"
+msgstr ""
+
+#: ../src/roomops.c:1911
 msgid "Invite"
 msgstr ""
 
-#: ../roomops.c:1851
+#: ../src/roomops.c:1975
 msgid "Default view for room: "
 msgstr ""
 
-#: ../roomops.c:1880
+#: ../src/roomops.c:2007
 msgid "Public (automatically appears to everyone)"
 msgstr ""
 
-#: ../roomops.c:1887
+#: ../src/roomops.c:2014
 msgid "Private - hidden (accessible to anyone who knows its name)"
 msgstr ""
 
-#: ../roomops.c:1894
+#: ../src/roomops.c:2021
 msgid "Private - require password: "
 msgstr ""
 
-#: ../roomops.c:1910
+#: ../src/roomops.c:2037
 msgid "Personal (mailbox for you only)"
 msgstr ""
 
-#: ../roomops.c:1915
+#: ../src/roomops.c:2042
 msgid "Create new room"
 msgstr ""
 
-#: ../roomops.c:1983
+#: ../src/roomops.c:2110
 msgid "Cancelled.  No new room was created."
 msgstr ""
 
-#: ../roomops.c:2026
+#: ../src/roomops.c:2153
 msgid "Go to a hidden room"
 msgstr ""
 
-#: ../roomops.c:2037
+#: ../src/roomops.c:2164
 msgid ""
 "If you know the name of a hidden (guess-name) or passworded room, you can "
 "enter that room by typing its name below.  Once you gain access to a private "
@@ -1816,664 +1937,683 @@ msgid ""
 "returning here."
 msgstr ""
 
-#: ../roomops.c:2049
+#: ../src/roomops.c:2176
 msgid "Enter room name:"
 msgstr ""
 
-#: ../roomops.c:2056
+#: ../src/roomops.c:2183
 msgid "Enter room password:"
 msgstr ""
 
-#: ../roomops.c:2065
+#: ../src/roomops.c:2192
 msgid "Go there"
 msgstr ""
 
-#: ../roomops.c:2118
+#: ../src/roomops.c:2245
 msgid "Zap (forget/unsubscribe) the current room"
 msgstr ""
 
-#: ../roomops.c:2123
+#: ../src/roomops.c:2250
 #, c-format
 msgid ""
 "If you select this option, <em>%s</em> will disappear from your room list.  "
 "Is this what you wish to do?<br />\n"
 msgstr ""
 
-#: ../roomops.c:2128
+#: ../src/roomops.c:2255
 msgid "Zap this room"
 msgstr ""
 
-#: ../rss.c:28
+#: ../src/roomops.c:2985 ../src/roomops.c:2991
+msgid "Room list"
+msgstr ""
+
+#: ../src/roomops.c:2988
+msgid "Folder list"
+msgstr ""
+
+#: ../src/rss.c:34
 msgid "Email"
 msgstr ""
 
-#: ../rss.c:62
+#: ../src/rss.c:73
 msgid "Not logged in"
 msgstr ""
 
-#: ../rss.c:81
+#: ../src/rss.c:92
 msgid "Error retrieving RSS feed: couldn't find messages\n"
 msgstr ""
 
-#: ../siteconfig.c:28
+#: ../src/siteconfig.c:38
 msgid "Site configuration"
 msgstr ""
 
-#: ../siteconfig.c:51
+#: ../src/siteconfig.c:61
 msgid "General"
 msgstr ""
 
-#: ../siteconfig.c:52 ../siteconfig.c:128
-msgid "General site configuration items"
-msgstr ""
-
-#: ../siteconfig.c:64
+#: ../src/siteconfig.c:62
 msgid "Access"
 msgstr ""
 
-#: ../siteconfig.c:65 ../siteconfig.c:134
-msgid "Access controls and site policy settings"
-msgstr ""
-
-#: ../siteconfig.c:77
+#: ../src/siteconfig.c:63
 msgid "Network"
 msgstr ""
 
-#: ../siteconfig.c:78 ../siteconfig.c:140
-msgid "Network services"
+#: ../src/siteconfig.c:64
+msgid "Tuning"
 msgstr ""
 
-#: ../siteconfig.c:90
-msgid "Tuning"
+#: ../src/siteconfig.c:65
+msgid "Directory"
 msgstr ""
 
-#: ../siteconfig.c:91 ../siteconfig.c:149
-msgid "Advanced server fine-tuning controls"
+#: ../src/siteconfig.c:66
+msgid "Auto-purger"
 msgstr ""
 
-#: ../siteconfig.c:103
-msgid "Directory"
+#: ../src/siteconfig.c:67
+msgid "Indexing/Journaling"
 msgstr ""
 
-#: ../siteconfig.c:104
-msgid "Configure the LDAP connector for Citadel"
+#: ../src/siteconfig.c:71
+msgid "General site configuration items"
 msgstr ""
 
-#: ../siteconfig.c:116
-msgid "Auto-purger"
+#: ../src/siteconfig.c:75
+msgid "Access controls and site policy settings"
 msgstr ""
 
-#: ../siteconfig.c:117
-msgid "Configure automatic expiry of old messages"
+#: ../src/siteconfig.c:79
+msgid "Network services"
 msgstr ""
 
-#: ../siteconfig.c:142 ../siteconfig.c:157
+#: ../src/siteconfig.c:80 ../src/siteconfig.c:90
 msgid ""
 "Changes made on this screen will not take effect until you restart the "
 "Citadel server."
 msgstr ""
 
-#: ../siteconfig.c:155
-msgid "Citadel LDAP connector configuration"
+#: ../src/siteconfig.c:85
+msgid "Advanced server fine-tuning controls"
 msgstr ""
 
-#: ../siteconfig.c:164
-msgid "Message auto-purger settings"
+#: ../src/siteconfig.c:89
+msgid "Configure the LDAP connector for Citadel"
 msgstr ""
 
-#: ../siteconfig.c:166
+#: ../src/siteconfig.c:95
+msgid "Configure automatic expiry of old messages"
+msgstr ""
+
+#: ../src/siteconfig.c:96
 msgid "These settings may be overridden on a per-floor or per-room basis."
 msgstr ""
 
-#: ../siteconfig.c:205
+#: ../src/siteconfig.c:100
+msgid "Indexing and Journaling"
+msgstr ""
+
+#: ../src/siteconfig.c:101
+msgid "Warning: these facilities are resource intensive."
+msgstr ""
+
+#: ../src/siteconfig.c:119
+#, c-format
 msgid "Fully qualified domain name"
 msgstr ""
 
-#: ../siteconfig.c:217
+#: ../src/siteconfig.c:126
+#, c-format
 msgid "Human-readable node name"
 msgstr ""
 
-#: ../siteconfig.c:229
+#: ../src/siteconfig.c:133
+#, c-format
 msgid "Telephone number"
 msgstr ""
 
-#: ../siteconfig.c:241
+#: ../src/siteconfig.c:140
+#, c-format
 msgid "Automatically grant room-aide status to users who create private rooms"
 msgstr ""
 
-#: ../siteconfig.c:254
+#: ../src/siteconfig.c:148
+#, c-format
 msgid "Server connection idle timeout (in seconds)"
 msgstr ""
 
-#: ../siteconfig.c:266
+#: ../src/siteconfig.c:155
+#, c-format
 msgid "Initial access level for new users"
 msgstr ""
 
-#: ../siteconfig.c:285
+#: ../src/siteconfig.c:169
+#, c-format
 msgid "Require registration for new users"
 msgstr ""
 
-#: ../siteconfig.c:298
+#: ../src/siteconfig.c:177
+#, c-format
 msgid "Quarantine messages from problem users"
 msgstr ""
 
-#: ../siteconfig.c:311
+#: ../src/siteconfig.c:185
+#, c-format
 msgid "Name of quarantine room"
 msgstr ""
 
-#: ../siteconfig.c:323
+#: ../src/siteconfig.c:192
+#, c-format
 msgid "Paginator prompt (for text mode clients)"
 msgstr ""
 
-#: ../siteconfig.c:335
+#: ../src/siteconfig.c:199
+#, c-format
 msgid "Restrict access to Internet mail"
 msgstr ""
 
-#: ../siteconfig.c:348
+#: ../src/siteconfig.c:207
+#, c-format
 msgid "Geographic location of this system"
 msgstr ""
 
-#: ../siteconfig.c:360
+#: ../src/siteconfig.c:214
+#, c-format
 msgid "Name of system administrator"
 msgstr ""
 
-#: ../siteconfig.c:372
+#: ../src/siteconfig.c:221
+#, c-format
 msgid "Maximum concurrent sessions (0 = no limit)"
 msgstr ""
 
-#: ../siteconfig.c:384
+#: ../src/siteconfig.c:228
+#, c-format
 msgid "Default user purge time (days)"
 msgstr ""
 
-#: ../siteconfig.c:396
+#: ../src/siteconfig.c:235
+#, c-format
 msgid "Default room purge time (days)"
 msgstr ""
 
-#: ../siteconfig.c:408
+#: ../src/siteconfig.c:242
+#, c-format
 msgid "Name of room to log pages"
 msgstr ""
 
-#: ../siteconfig.c:420
+#: ../src/siteconfig.c:249
+#, c-format
 msgid "Access level required to create rooms"
 msgstr ""
 
-#: ../siteconfig.c:439
+#: ../src/siteconfig.c:263
+#, c-format
 msgid "Maximum message length"
 msgstr ""
 
-#: ../siteconfig.c:451
+#: ../src/siteconfig.c:270
+#, c-format
 msgid "Minimum number of worker threads"
 msgstr ""
 
-#: ../siteconfig.c:463
+#: ../src/siteconfig.c:277
+#, c-format
 msgid "Maximum number of worker threads"
 msgstr ""
 
-#: ../siteconfig.c:475
+#: ../src/siteconfig.c:284
+#, c-format
 msgid "POP3 listener port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:487
+#: ../src/siteconfig.c:291
+#, c-format
 msgid "SMTP MTA port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:499
+#: ../src/siteconfig.c:298
+#, c-format
+msgid "Correct forged From: lines during authenticated SMTP"
+msgstr ""
+
+#: ../src/siteconfig.c:306
+#, c-format
 msgid "Allow aides to zap (forget) rooms"
 msgstr ""
 
-#: ../siteconfig.c:512
+#: ../src/siteconfig.c:314
+#, c-format
 msgid "IMAP listener port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:524
+#: ../src/siteconfig.c:321
+#, c-format
 msgid "Network run frequency (in seconds)"
 msgstr ""
 
-#: ../siteconfig.c:536
+#: ../src/siteconfig.c:328
+#, c-format
 msgid "Disable self-service user account creation"
 msgstr ""
 
-#: ../siteconfig.c:552
+#: ../src/siteconfig.c:336
+#, c-format
 msgid "Hour to run database auto-purge"
 msgstr ""
 
-#: ../siteconfig.c:573
+#: ../src/siteconfig.c:352
+#, c-format
 msgid "Host name of LDAP server (blank to disable)"
 msgstr ""
 
-#: ../siteconfig.c:585
+#: ../src/siteconfig.c:359
+#, c-format
 msgid "Port number of LDAP server (blank to disable)"
 msgstr ""
 
-#: ../siteconfig.c:597
+#: ../src/siteconfig.c:366
+#, c-format
 msgid "Base DN"
 msgstr ""
 
-#: ../siteconfig.c:609
+#: ../src/siteconfig.c:373
+#, c-format
 msgid "Bind DN"
 msgstr ""
 
-#: ../siteconfig.c:621
+#: ../src/siteconfig.c:380
+#, c-format
 msgid "Password for bind DN"
 msgstr ""
 
-#: ../siteconfig.c:634
+#: ../src/siteconfig.c:388
+#, c-format
 msgid "Server IP address (0.0.0.0 for 'any')"
 msgstr ""
 
-#: ../siteconfig.c:646
+#: ../src/siteconfig.c:395
+#, c-format
 msgid "SMTP MSA port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:658
+#: ../src/siteconfig.c:402
+#, c-format
 msgid "IMAP over SSL port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:670
+#: ../src/siteconfig.c:409
+#, c-format
 msgid "POP3 over SSL port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:682
+#: ../src/siteconfig.c:416
+#, c-format
 msgid "SMTP over SSL port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:694
-msgid "Enable full text index (warning: resource intensive)"
+#: ../src/siteconfig.c:423
+#, c-format
+msgid "Enable full text index"
 msgstr ""
 
-#: ../siteconfig.c:707
+#: ../src/siteconfig.c:431
+#, c-format
 msgid "Automatically delete committed database logs"
 msgstr ""
 
-#: ../siteconfig.c:720
+#: ../src/siteconfig.c:439
+#, c-format
 msgid "Instantly expunge deleted messages in IMAP"
 msgstr ""
 
-#: ../siteconfig.c:733
+#: ../src/siteconfig.c:447
+#, c-format
 msgid "Allow unauthenticated SMTP clients to spoof this site's domains"
 msgstr ""
 
-#: ../siteconfig.c:765
-msgid "Default message expire policy for public rooms"
-msgstr ""
-
-#: ../siteconfig.c:786
-msgid "Default message expire policy for private mailboxes"
-msgstr ""
-
-#: ../siteconfig.c:790
-msgid "Same policy as public rooms"
-msgstr ""
-
-#: ../siteconfig.c:896
-msgid "Your system configuration has been updated."
-msgstr ""
-
-#: ../subst.c:205
-msgid "ERROR: could not open template "
-msgstr ""
-
-#: ../summary.c:19
-msgid "Sunday"
-msgstr ""
-
-#: ../summary.c:20
-msgid "Monday"
-msgstr ""
-
-#: ../summary.c:21
-msgid "Tuesday"
-msgstr ""
-
-#: ../summary.c:22
-msgid "Wednesday"
-msgstr ""
-
-#: ../summary.c:23
-msgid "Thursday"
-msgstr ""
-
-#: ../summary.c:24
-msgid "Friday"
-msgstr ""
-
-#: ../summary.c:25
-msgid "Saturday"
-msgstr ""
-
-#: ../summary.c:27
-msgid "January"
-msgstr ""
-
-#: ../summary.c:28
-msgid "February"
-msgstr ""
-
-#: ../summary.c:29
-msgid "March"
-msgstr ""
-
-#: ../summary.c:30
-msgid "April"
-msgstr ""
-
-#: ../summary.c:31
-msgid "May"
+#: ../src/siteconfig.c:455
+#, c-format
+msgid "Perform journaling of email messages"
 msgstr ""
 
-#: ../summary.c:32
-msgid "June"
+#: ../src/siteconfig.c:463
+#, c-format
+msgid "Perform journaling of non-email messages"
 msgstr ""
 
-#: ../summary.c:33
-msgid "July"
+#: ../src/siteconfig.c:471
+#, c-format
+msgid "Email destination of journalized messages"
 msgstr ""
 
-#: ../summary.c:34
-msgid "August"
+#: ../src/siteconfig.c:497
+#, c-format
+msgid "Default message expire policy for public rooms"
 msgstr ""
 
-#: ../summary.c:35
-msgid "September"
+#: ../src/siteconfig.c:518
+#, c-format
+msgid "Default message expire policy for private mailboxes"
 msgstr ""
 
-#: ../summary.c:36
-msgid "October"
+#: ../src/siteconfig.c:522
+#, c-format
+msgid "Same policy as public rooms"
 msgstr ""
 
-#: ../summary.c:37
-msgid "November"
+#: ../src/siteconfig.c:644
+msgid "Your system configuration has been updated."
 msgstr ""
 
-#: ../summary.c:38
-msgid "December"
+#: ../src/subst.c:216
+msgid "ERROR: could not open template "
 msgstr ""
 
-#: ../summary.c:60
+#: ../src/summary.c:35
 msgid "(nothing)"
 msgstr ""
 
-#: ../summary.c:75
+#: ../src/summary.c:50
 msgid "Messages"
 msgstr ""
 
-#: ../summary.c:112
+#: ../src/summary.c:87
 msgid "Who's&nbsp;online&nbsp;now"
 msgstr ""
 
-#: ../summary.c:147
+#: ../src/summary.c:122
 msgid "(None)"
 msgstr ""
 
-#: ../summary.c:160
+#: ../src/summary.c:135
 msgid "(This server does not support task lists)"
 msgstr ""
 
-#: ../summary.c:176
+#: ../src/summary.c:151
 msgid "Today&nbsp;on&nbsp;your&nbsp;calendar"
 msgstr ""
 
-#: ../summary.c:189
+#: ../src/summary.c:164
 msgid "(Nothing)"
 msgstr ""
 
-#: ../summary.c:201
+#: ../src/summary.c:176
 msgid "(This server does not support calendars)"
 msgstr ""
 
-#: ../summary.c:213
+#: ../src/summary.c:188
 msgid "About&nbsp;this&nbsp;server"
 msgstr ""
 
-#: ../summary.c:217
+#: ../src/summary.c:192
 #, c-format
 msgid ""
 "You are connected to %s, running %s with %s, and located in %s.  Your system "
 "administrator is %s."
 msgstr ""
 
-#: ../summary.c:281
+#: ../src/summary.c:259
 #, c-format
 msgid "Summary page for %s"
 msgstr ""
 
-#: ../sysmsgs.c:33
+#: ../src/sysmsgs.c:40
 #, c-format
 msgid "Edit %s"
 msgstr ""
 
-#: ../sysmsgs.c:37
+#: ../src/sysmsgs.c:44
 #, c-format
 msgid ""
 "Enter %s below.  Text is formatted to the reader's screen width.  To defeat "
 "the formatting, indent a line at least one space."
 msgstr ""
 
-#: ../sysmsgs.c:69
+#: ../src/sysmsgs.c:79
 #, c-format
 msgid "Cancelled.  %s was not saved."
 msgstr ""
 
-#: ../sysmsgs.c:88
+#: ../src/sysmsgs.c:98
 #, c-format
 msgid "%s has been saved."
 msgstr ""
 
-#: ../useredit.c:24
+#: ../src/useredit.c:31
 msgid "Edit or delete users"
 msgstr ""
 
-#: ../useredit.c:33
+#: ../src/useredit.c:40
 msgid "Add users"
 msgstr ""
 
-#: ../useredit.c:36
+#: ../src/useredit.c:43
 msgid ""
 "To create a new user account, enter the desired user name in the box below "
 "and click 'Create'."
 msgstr ""
 
-#: ../useredit.c:41
+#: ../src/useredit.c:48
 msgid "New user: "
 msgstr ""
 
-#: ../useredit.c:44
+#: ../src/useredit.c:51
 msgid "Create"
 msgstr ""
 
-#: ../useredit.c:50
+#: ../src/useredit.c:57
 msgid "Edit or Delete users"
 msgstr ""
 
-#: ../useredit.c:53
+#: ../src/useredit.c:60
 msgid ""
 "To edit an existing user account, select the user name from the list and "
 "click 'Edit'."
 msgstr ""
 
-#: ../useredit.c:76
+#: ../src/useredit.c:83
 msgid "Edit configuration"
 msgstr ""
 
-#: ../useredit.c:77
+#: ../src/useredit.c:84
 msgid "Edit address book entry"
 msgstr ""
 
-#: ../useredit.c:79
+#: ../src/useredit.c:86
 msgid "Delete user"
 msgstr ""
 
-#: ../useredit.c:79
+#: ../src/useredit.c:86
 msgid "Delete this user?"
 msgstr ""
 
-#: ../useredit.c:192
+#: ../src/useredit.c:204
 msgid ""
 "An error occurred while trying to create or edit this address book entry."
 msgstr ""
 
-#: ../useredit.c:268
+#: ../src/useredit.c:283
 msgid "Edit user account: "
 msgstr ""
 
-#: ../useredit.c:288
+#: ../src/useredit.c:303
 msgid "Password"
 msgstr ""
 
-#: ../useredit.c:295
+#: ../src/useredit.c:310
 msgid "Permission to send Internet mail"
 msgstr ""
 
-#: ../useredit.c:304
+#: ../src/useredit.c:319
 msgid "Number of logins"
 msgstr ""
 
-#: ../useredit.c:311
+#: ../src/useredit.c:326
 msgid "Messages submitted"
 msgstr ""
 
-#: ../useredit.c:318
+#: ../src/useredit.c:333
 msgid "Access level"
 msgstr ""
 
-#: ../useredit.c:332
+#: ../src/useredit.c:347
 msgid "User ID number"
 msgstr ""
 
-#: ../useredit.c:340
+#: ../src/useredit.c:355
 msgid "Date and time of last login"
 msgstr ""
 
-#: ../useredit.c:355
+#: ../src/useredit.c:370
 msgid "Auto-purge after this many days"
 msgstr ""
 
-#: ../useredit.c:385
+#: ../src/useredit.c:402
 msgid "Changes were not saved."
 msgstr ""
 
-#: ../useredit.c:462
+#: ../src/useredit.c:486
 #, c-format
 msgid "A new user has been created."
 msgstr ""
 
-#: ../userlist.c:43
+#: ../src/userlist.c:48
 #, c-format
 msgid "User list for %s"
 msgstr ""
 
-#: ../userlist.c:59
-msgid ""
-"<TR><TH>User Name</TH><TH>Number</TH><TH>Access Level</TH><TH>Last Login</"
-"TH><TH>Total Logins</TH><TH>Total Posts</TH></TR>"
+#: ../src/userlist.c:66
+msgid "User Name"
+msgstr ""
+
+#: ../src/userlist.c:67
+msgid "Number"
+msgstr ""
+
+#: ../src/userlist.c:68
+msgid "Access Level"
+msgstr ""
+
+#: ../src/userlist.c:69
+msgid "Last Login"
+msgstr ""
+
+#: ../src/userlist.c:70
+msgid "Total Logins"
+msgstr ""
+
+#: ../src/userlist.c:71
+msgid "Total Posts"
 msgstr ""
 
-#: ../userlist.c:118
+#: ../src/userlist.c:129
 msgid "User profile"
 msgstr ""
 
-#: ../userlist.c:154
+#: ../src/userlist.c:165
 #, c-format
 msgid "Click here to send an instant message to %s"
 msgstr ""
 
-#: ../vcard_edit.c:178
+#: ../src/vcard_edit.c:185
 msgid "Edit contact information"
 msgstr ""
 
-#: ../vcard_edit.c:194
+#: ../src/vcard_edit.c:201
 msgid "Prefix"
 msgstr ""
 
-#: ../vcard_edit.c:194
+#: ../src/vcard_edit.c:201
 msgid "First"
 msgstr ""
 
-#: ../vcard_edit.c:194
+#: ../src/vcard_edit.c:201
 msgid "Middle"
 msgstr ""
 
-#: ../vcard_edit.c:194
+#: ../src/vcard_edit.c:201
 msgid "Last"
 msgstr ""
 
-#: ../vcard_edit.c:194
+#: ../src/vcard_edit.c:201
 msgid "Suffix"
 msgstr ""
 
-#: ../vcard_edit.c:215
+#: ../src/vcard_edit.c:222
 msgid "Display name:"
 msgstr ""
 
-#: ../vcard_edit.c:222
+#: ../src/vcard_edit.c:229
 msgid "Title:"
 msgstr ""
 
-#: ../vcard_edit.c:229
+#: ../src/vcard_edit.c:236
 msgid "Organization:"
 msgstr ""
 
-#: ../vcard_edit.c:240
+#: ../src/vcard_edit.c:247
 msgid "PO box:"
 msgstr ""
 
-#: ../vcard_edit.c:256
+#: ../src/vcard_edit.c:263
 msgid "City:"
 msgstr ""
 
-#: ../vcard_edit.c:262
+#: ../src/vcard_edit.c:269
 msgid "State:"
 msgstr ""
 
-#: ../vcard_edit.c:268
+#: ../src/vcard_edit.c:275
 msgid "ZIP code:"
 msgstr ""
 
-#: ../vcard_edit.c:274
+#: ../src/vcard_edit.c:281
 msgid "Country:"
 msgstr ""
 
-#: ../vcard_edit.c:284
+#: ../src/vcard_edit.c:291
 msgid "Home telephone:"
 msgstr ""
 
-#: ../vcard_edit.c:290
+#: ../src/vcard_edit.c:297
 msgid "Work telephone:"
 msgstr ""
 
-#: ../vcard_edit.c:301
+#: ../src/vcard_edit.c:308
 msgid "Primary Internet e-mail address"
 msgstr ""
 
-#: ../vcard_edit.c:308
+#: ../src/vcard_edit.c:315
 msgid "Internet e-mail aliases"
 msgstr ""
 
-#: ../webcit.c:630
+#: ../src/webcit.c:677
 #, c-format
 msgid "An error occurred while retrieving this part: %s\n"
 msgstr ""
 
-#: ../webcit.c:711
+#: ../src/webcit.c:763
 msgid "Make this my start page"
 msgstr ""
 
-#: ../webcit.c:730
+#: ../src/webcit.c:782
 msgid "You no longer have a start page selected."
 msgstr ""
 
-#: ../webcit.c:760
+#: ../src/webcit.c:818
 msgid "Authorization Required"
 msgstr ""
 
-#: ../webcit.c:762
+#: ../src/webcit.c:820
 #, c-format
 msgid ""
 "The resource you requested requires a valid username and password. You could "
 "not be logged in: %s\n"
 msgstr ""
 
-#: ../webcit.c:1119
+#: ../src/webcit.c:1247
 #, c-format
 msgid ""
 "You are connected to a Citadel server running Citadel %d.%02d. \n"
@@ -2483,67 +2623,67 @@ msgid ""
 "\n"
 msgstr ""
 
-#: ../webcit.c:1355 ../webcit.c:1357
+#: ../src/webcit.c:1484 ../src/webcit.c:1486
 msgid "Room info"
 msgstr ""
 
-#: ../webcit.c:1360 ../webcit.c:1362
+#: ../src/webcit.c:1489 ../src/webcit.c:1491
 msgid "Your bio"
 msgstr ""
 
-#: ../webcit.c:1370
+#: ../src/webcit.c:1499
 msgid "your photo"
 msgstr ""
 
-#: ../webcit.c:1376
+#: ../src/webcit.c:1505
 msgid "the icon for this room"
 msgstr ""
 
-#: ../webcit.c:1390
+#: ../src/webcit.c:1519
 msgid "the icon for this floor"
 msgstr ""
 
-#: ../who.c:25
+#: ../src/who.c:27
 msgid "User name"
 msgstr ""
 
-#: ../who.c:26
+#: ../src/who.c:28
 msgid "Room"
 msgstr ""
 
-#: ../who.c:27
+#: ../src/who.c:29
 msgid "From host"
 msgstr ""
 
-#: ../who.c:60
+#: ../src/who.c:62
 msgid "(kill)"
 msgstr ""
 
-#: ../who.c:63
+#: ../src/who.c:65
 msgid "(edit)"
 msgstr ""
 
-#: ../who.c:139
+#: ../src/who.c:141
 msgid "Do you really want to kill this session?"
 msgstr ""
 
-#: ../who.c:149
+#: ../src/who.c:151
 #, c-format
 msgid "Users currently on %s"
 msgstr ""
 
-#: ../who.c:164
+#: ../src/who.c:166
 #, c-format
 msgid ""
 "Click on a name to read user info.  Click on %s to send an instant message "
 "to that user."
 msgstr ""
 
-#: ../who.c:223
+#: ../src/who.c:228
 msgid "Edit your session display"
 msgstr ""
 
-#: ../who.c:227
+#: ../src/who.c:232
 msgid ""
 "This screen allows you to change the way your session appears in the 'Who is "
 "online' listing. To turn off any 'fake' name you've previously set, simply "
@@ -2551,22 +2691,43 @@ msgid ""
 "corresponding box. "
 msgstr ""
 
-#: ../who.c:239
+#: ../src/who.c:244
 msgid "Room name:"
 msgstr ""
 
-#: ../who.c:244
+#: ../src/who.c:249
 msgid "Change room name"
 msgstr ""
 
-#: ../who.c:248
+#: ../src/who.c:253
 msgid "Host name:"
 msgstr ""
 
-#: ../who.c:253
+#: ../src/who.c:258
 msgid "Change host name"
 msgstr ""
 
-#: ../who.c:263
+#: ../src/who.c:268
 msgid "Change user name"
 msgstr ""
+
+#: ../src/wiki.c:64
+#, c-format
+msgid "There is no room called '%s'."
+msgstr ""
+
+#: ../src/wiki.c:74
+#, c-format
+msgid "'%s' is not a Wiki room."
+msgstr ""
+
+#: ../src/wiki.c:100
+#, c-format
+msgid "There is no page called '%s' here."
+msgstr ""
+
+#: ../src/wiki.c:102
+msgid ""
+"Select the 'Edit this page' link in the room banner if you would like to "
+"create this page."
+msgstr ""