src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / po / webcit.pot
index 7c88b958a1b55a2ff40b39e3fa8a37c2e2a84128..cdb3113499cbb4ced44161cf54bbc8ea2ed74a99 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-02-13 21:49+0100\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:23
+#: ../src/auth.c:23
 msgid "Deleted"
 msgstr ""
 
-#: ../auth.c:24 ../auth.c:72
+#: ../src/auth.c:24 ../src/auth.c:72
 msgid "New User"
 msgstr ""
 
-#: ../auth.c:25
+#: ../src/auth.c:25
 msgid "Problem User"
 msgstr ""
 
-#: ../auth.c:26
+#: ../src/auth.c:26
 msgid "Local User"
 msgstr ""
 
-#: ../auth.c:27
+#: ../src/auth.c:27
 msgid "Network User"
 msgstr ""
 
-#: ../auth.c:28
+#: ../src/auth.c:28
 msgid "Preferred User"
 msgstr ""
 
-#: ../auth.c:29
+#: ../src/auth.c:29
 msgid "Aide"
 msgstr ""
 
-#: ../auth.c:52
+#: ../src/auth.c:52
 #, c-format
 msgid ""
 "<ul><li><b>If you already have an account on %s</b>, enter your user name "
@@ -56,116 +56,118 @@ msgid ""
 "receive any instant messages.<br /></ul>"
 msgstr ""
 
-#: ../auth.c:68 ../who.c:263
+#: ../src/auth.c:68 ../src/who.c:263
 msgid "User name:"
 msgstr ""
 
-#: ../auth.c:69
+#: ../src/auth.c:69
 msgid "Password:"
 msgstr ""
 
-#: ../auth.c:70
+#: ../src/auth.c:70
 msgid "Language:"
 msgstr ""
 
-#: ../auth.c:71
+#: ../src/auth.c:71
 msgid "Login"
 msgstr ""
 
-#: ../auth.c:73 ../paging.c:510
+#: ../src/auth.c:73 ../src/paging.c:492
 msgid "Exit"
 msgstr ""
 
-#: ../auth.c:75
+#: ../src/auth.c:75
 #, c-format
 msgid "%s - powered by Citadel"
 msgstr ""
 
-#: ../auth.c:166 ../auth.c:534
+#: ../src/auth.c:174 ../src/auth.c:542
 msgid "Blank passwords are not allowed."
 msgstr ""
 
-#: ../auth.c:187
+#: ../src/auth.c:195
 msgid "Your password was not accepted."
 msgstr ""
 
-#: ../auth.c:295
+#: ../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:302
+#: ../src/auth.c:310
 msgid "Log in again"
 msgstr ""
 
-#: ../auth.c:305
+#: ../src/auth.c:313
 msgid "Close window"
 msgstr ""
 
-#: ../auth.c:326 ../mainmenu.c:241
+#: ../src/auth.c:334 ../src/mainmenu.c:241
 msgid "Validate new users"
 msgstr ""
 
-#: ../auth.c:346
+#: ../src/auth.c:354
 msgid "No users require validation at this time."
 msgstr ""
 
-#: ../auth.c:387
+#: ../src/auth.c:395
 #, c-format
 msgid "Current access level: %d (%s)\n"
 msgstr ""
 
-#: ../auth.c:395
+#: ../src/auth.c:403
 msgid "Select access level for this user:"
 msgstr ""
 
-#: ../auth.c:458 ../mainmenu.c:137
+#: ../src/auth.c:466 ../src/mainmenu.c:137
 msgid "Change your password"
 msgstr ""
 
-#: ../auth.c:487
+#: ../src/auth.c:495
 msgid "Enter new password:"
 msgstr ""
 
-#: ../auth.c:491
+#: ../src/auth.c:499
 msgid "Enter it again to confirm:"
 msgstr ""
 
-#: ../auth.c:496
+#: ../src/auth.c:504
 msgid "Change password"
 msgstr ""
 
-#: ../auth.c:498 ../calendar.c:616 ../event.c:390 ../graphics.c:58
-#: ../iconbar.c:712 ../mainmenu.c:300 ../messages.c:2894 ../messages.c:3015
-#: ../messages.c:3103 ../netconf.c:86 ../netconf.c:149 ../paging.c:58
-#: ../preferences.c:389 ../roomops.c:1285 ../roomops.c:1613 ../roomops.c:2046
-#: ../roomops.c:2195 ../roomops.c:2259 ../siteconfig.c:564 ../sysmsgs.c:59
-#: ../useredit.c:381 ../vcard_edit.c:336 ../who.c:273
+#: ../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:515
+#: ../src/auth.c:523
 msgid "Cancelled.  Password was not changed."
 msgstr ""
 
-#: ../auth.c:526
+#: ../src/auth.c:534
 msgid "They don't match.  Password was not changed."
 msgstr ""
 
-#: ../availability.c:140
+#: ../src/availability.c:140
 msgid "availability unknown"
 msgstr ""
 
-#: ../availability.c:161
+#: ../src/availability.c:161
 msgid "free"
 msgstr ""
 
-#: ../availability.c:171
+#: ../src/availability.c:171
 msgid "BUSY"
 msgstr ""
 
-#: ../calendar.c:24
+#: ../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 "
@@ -173,724 +175,730 @@ msgid ""
 "with calendaring enabled.</I><br />\n"
 msgstr ""
 
-#: ../calendar.c:38
+#: ../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:50
+#: ../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:107
+#: ../src/calendar.c:107
 msgid "Meeting invitation"
 msgstr ""
 
-#: ../calendar.c:116
+#: ../src/calendar.c:116
 msgid "Attendee's reply to your invitation"
 msgstr ""
 
-#: ../calendar.c:125
+#: ../src/calendar.c:125
 msgid "Published event"
 msgstr ""
 
-#: ../calendar.c:130
+#: ../src/calendar.c:130
 msgid "This is an unknown type of calendar item."
 msgstr ""
 
-#: ../calendar.c:139 ../calendar.c:560
+#: ../src/calendar.c:139 ../src/calendar.c:560 ../src/calendar_view.c:102
 msgid "Summary:"
 msgstr ""
 
-#: ../calendar.c:148
+#: ../src/calendar.c:148 ../src/calendar_view.c:110
 msgid "Location:"
 msgstr ""
 
-#: ../calendar.c:174
+#: ../src/calendar.c:174 ../src/calendar_view.c:135
 msgid "Date:"
 msgstr ""
 
-#: ../calendar.c:181
+#: ../src/calendar.c:181 ../src/calendar_view.c:141
 msgid "Starting date/time:"
 msgstr ""
 
-#: ../calendar.c:192
+#: ../src/calendar.c:192 ../src/calendar_view.c:152
 msgid "Ending date/time:"
 msgstr ""
 
-#: ../calendar.c:201 ../calendar.c:596
+#: ../src/calendar.c:201 ../src/calendar.c:596
 msgid "Description:"
 msgstr ""
 
-#: ../calendar.c:210
+#: ../src/calendar.c:210
 msgid "Attendee:"
 msgstr ""
 
-#: ../calendar.c:250
+#: ../src/calendar.c:250
 #, c-format
 msgid "This is an update of '%s' which is already in your calendar."
 msgstr ""
 
-#: ../calendar.c:254
+#: ../src/calendar.c:254
 #, c-format
 msgid "This event would conflict with '%s' which is already in your calendar."
 msgstr ""
 
-#: ../calendar.c:259
+#: ../src/calendar.c:259
 msgid "Update:"
 msgstr ""
 
-#: ../calendar.c:260
+#: ../src/calendar.c:260
 msgid "CONFLICT:"
 msgstr ""
 
-#: ../calendar.c:278
+#: ../src/calendar.c:278
 msgid "How would you like to respond to this invitation?"
 msgstr ""
 
-#: ../calendar.c:279
+#: ../src/calendar.c:279
 msgid "Accept"
 msgstr ""
 
-#: ../calendar.c:280
+#: ../src/calendar.c:280
 msgid "Tentative"
 msgstr ""
 
-#: ../calendar.c:281
+#: ../src/calendar.c:281
 msgid "Decline"
 msgstr ""
 
-#: ../calendar.c:305
+#: ../src/calendar.c:305
 msgid "Click <i>Update</i> to accept this reply and update your calendar."
 msgstr ""
 
-#: ../calendar.c:306
+#: ../src/calendar.c:306
 msgid "Update"
 msgstr ""
 
-#: ../calendar.c:307
+#: ../src/calendar.c:307
 msgid "Ignore"
 msgstr ""
 
-#: ../calendar.c:334
+#: ../src/calendar.c:334
 msgid "There was an error parsing this calendar item."
 msgstr ""
 
-#: ../calendar.c:361
+#: ../src/calendar.c:361
 msgid "Respond to meeting request"
 msgstr ""
 
-#: ../calendar.c:380
+#: ../src/calendar.c:380
 msgid ""
 "You have accepted this meeting invitation.  It has been entered into your "
 "calendar."
 msgstr ""
 
-#: ../calendar.c:384
+#: ../src/calendar.c:384
 msgid ""
 "You have tentatively accepted this meeting invitation.  It has been "
 "'pencilled in' to your calendar."
 msgstr ""
 
-#: ../calendar.c:388
+#: ../src/calendar.c:388
 msgid ""
 "You have declined this meeting invitation.  It has <b>not</b> been entered "
 "into your calendar."
 msgstr ""
 
-#: ../calendar.c:393
+#: ../src/calendar.c:393
 msgid "A reply has been sent to the meeting organizer."
 msgstr ""
 
-#: ../calendar.c:403 ../calendar.c:457
+#: ../src/calendar.c:403 ../src/calendar.c:457
 msgid "Return to messages"
 msgstr ""
 
-#: ../calendar.c:422
+#: ../src/calendar.c:422
 msgid "Update your calendar with this RSVP"
 msgstr ""
 
-#: ../calendar.c:441
+#: ../src/calendar.c:441
 msgid "Your calendar has been updated to reflect this RSVP."
 msgstr ""
 
-#: ../calendar.c:443
+#: ../src/calendar.c:443
 msgid ""
 "You have chosen to ignore this RSVP. Your calendar has <b>not</b> been "
 "updated."
 msgstr ""
 
-#: ../calendar.c:544
+#: ../src/calendar.c:544
 msgid "Edit task"
 msgstr ""
 
-#: ../calendar.c:571
+#: ../src/calendar.c:571
 msgid "Start date:"
 msgstr ""
 
-#: ../calendar.c:584
+#: ../src/calendar.c:584
 msgid "Due date:"
 msgstr ""
 
-#: ../calendar.c:614 ../event.c:387
+#: ../src/calendar.c:614 ../src/event.c:387
 msgid "Save"
 msgstr ""
 
-#: ../calendar.c:615 ../event.c:388 ../messages.c:903 ../messages.c:2281
+#: ../src/calendar.c:615 ../src/event.c:388 ../src/messages.c:950
+#: ../src/messages.c:2332
 msgid "Delete"
 msgstr ""
 
-#: ../calendar_tools.c:73
+#: ../src/calendar_tools.c:73
 msgid "Month: "
 msgstr ""
 
-#: ../calendar_tools.c:87
+#: ../src/calendar_tools.c:87
 msgid "Day: "
 msgstr ""
 
-#: ../calendar_tools.c:97
+#: ../src/calendar_tools.c:97
 msgid "Year: "
 msgstr ""
 
-#: ../calendar_tools.c:115
+#: ../src/calendar_tools.c:115
 msgid "Hour: "
 msgstr ""
 
-#: ../calendar_tools.c:135
+#: ../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:17
+#: ../src/calendar_view.c:17
 msgid "The calendar view is not available."
 msgstr ""
 
-#: ../calendar_view.c:24
+#: ../src/calendar_view.c:24
 msgid "The tasks view is not available."
 msgstr ""
 
-#: ../calendar_view.c:435
+#: ../src/calendar_view.c:160 ../src/roomops.c:1428
+msgid "Notes:"
+msgstr ""
+
+#: ../src/calendar_view.c:522
 msgid "Week"
 msgstr ""
 
-#: ../calendar_view.c:437
+#: ../src/calendar_view.c:524
 msgid "Hours"
 msgstr ""
 
-#: ../calendar_view.c:438 ../messages.c:2276
+#: ../src/calendar_view.c:525 ../src/messages.c:2327
 msgid "Subject"
 msgstr ""
 
-#: ../calendar_view.c:439 ../event.c:164
+#: ../src/calendar_view.c:526 ../src/event.c:164
 msgid "Start"
 msgstr ""
 
-#: ../calendar_view.c:440 ../event.c:218
+#: ../src/calendar_view.c:527 ../src/event.c:218
 msgid "End"
 msgstr ""
 
-#: ../calendar_view.c:930
+#: ../src/calendar_view.c:1017
 msgid "Name of task"
 msgstr ""
 
-#: ../calendar_view.c:932
+#: ../src/calendar_view.c:1019
 msgid "Date due"
 msgstr ""
 
-#: ../event.c:76 ../paging.c:78
+#: ../src/event.c:76
 msgid "Add or edit an event"
 msgstr ""
 
-#: ../event.c:142 ../iconbar.c:123 ../iconbar.c:539
+#: ../src/event.c:142 ../src/iconbar.c:123 ../src/iconbar.c:539
 msgid "Summary"
 msgstr ""
 
-#: ../event.c:153
+#: ../src/event.c:153
 msgid "Location"
 msgstr ""
 
-#: ../event.c:207
+#: ../src/event.c:207
 msgid "All day event"
 msgstr ""
 
-#: ../event.c:246 ../iconbar.c:199 ../iconbar.c:586
+#: ../src/event.c:246 ../src/iconbar.c:199 ../src/iconbar.c:586
 msgid "Notes"
 msgstr ""
 
-#: ../event.c:288
+#: ../src/event.c:288
 msgid "Organizer"
 msgstr ""
 
-#: ../event.c:293
+#: ../src/event.c:293
 msgid "(you are the organizer)"
 msgstr ""
 
-#: ../event.c:311
+#: ../src/event.c:311
 msgid "Show time as:"
 msgstr ""
 
-#: ../event.c:333
+#: ../src/event.c:333
 msgid "Free"
 msgstr ""
 
-#: ../event.c:340
+#: ../src/event.c:340
 msgid "Busy"
 msgstr ""
 
-#: ../event.c:346
+#: ../src/event.c:346
 msgid "Attendees"
 msgstr ""
 
-#: ../event.c:349
+#: ../src/event.c:349
 msgid "(One per line)"
 msgstr ""
 
-#: ../event.c:389
+#: ../src/event.c:389
 msgid "Check attendee availability"
 msgstr ""
 
-#: ../floors.c:34
+#: ../src/floors.c:34
 msgid "Add/change/delete floors"
 msgstr ""
 
-#: ../floors.c:51 ../siteconfig.c:49 ../vcard_edit.c:78 ../wiki.c:66
-#: ../wiki.c:76
+#: ../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:62
+#: ../src/floors.c:62
 msgid "Floor number"
 msgstr ""
 
-#: ../floors.c:64
+#: ../src/floors.c:64
 msgid "Floor name"
 msgstr ""
 
-#: ../floors.c:66
+#: ../src/floors.c:66
 msgid "Number of rooms"
 msgstr ""
 
-#: ../floors.c:68
+#: ../src/floors.c:68
 msgid "Floor CSS"
 msgstr ""
 
-#: ../floors.c:81
+#: ../src/floors.c:81
 msgid "(delete floor)"
 msgstr ""
 
-#: ../floors.c:87
+#: ../src/floors.c:87
 msgid "(edit graphic)"
 msgstr ""
 
-#: ../floors.c:100
+#: ../src/floors.c:100
 msgid "Change name"
 msgstr ""
 
-#: ../floors.c:113
+#: ../src/floors.c:113
 msgid "Change CSS"
 msgstr ""
 
-#: ../floors.c:125
+#: ../src/floors.c:125
 msgid "Create new floor"
 msgstr ""
 
-#: ../floors.c:146
+#: ../src/floors.c:146
 #, c-format
 msgid "Floor has been deleted."
 msgstr ""
 
-#: ../floors.c:169
+#: ../src/floors.c:169
 #, c-format
 msgid "New floor has been created."
 msgstr ""
 
-#: ../graphics.c:27
+#: ../src/graphics.c:27
 msgid "Image upload"
 msgstr ""
 
-#: ../graphics.c:45
+#: ../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:50
+#: ../src/graphics.c:50
 msgid "Please select a file to upload:"
 msgstr ""
 
-#: ../graphics.c:54
+#: ../src/graphics.c:54
 msgid "Upload"
 msgstr ""
 
-#: ../graphics.c:56
+#: ../src/graphics.c:56
 msgid "Reset form"
 msgstr ""
 
-#: ../graphics.c:74
+#: ../src/graphics.c:74
 msgid "Graphics upload has been cancelled."
 msgstr ""
 
-#: ../graphics.c:81
+#: ../src/graphics.c:81
 msgid "You didn't upload a file."
 msgstr ""
 
-#: ../html2html.c:109
+#: ../src/html2html.c:109
 #, c-format
 msgid "realloc() error! couldn't get %d bytes: %s"
 msgstr ""
 
-#: ../iconbar.c:105 ../iconbar.c:391
+#: ../src/iconbar.c:105 ../src/iconbar.c:391
 msgid "Find out more about Citadel"
 msgstr ""
 
-#: ../iconbar.c:106 ../iconbar.c:392
+#: ../src/iconbar.c:106 ../src/iconbar.c:392
 msgid "CITADEL"
 msgstr ""
 
-#: ../iconbar.c:110
+#: ../src/iconbar.c:110
 msgid "switch to room list"
 msgstr ""
 
-#: ../iconbar.c:116 ../iconbar.c:540
+#: ../src/iconbar.c:116 ../src/iconbar.c:540
 msgid "Your summary page"
 msgstr ""
 
-#: ../iconbar.c:133
+#: ../src/iconbar.c:133
 msgid "Go to your email inbox"
 msgstr ""
 
-#: ../iconbar.c:140
+#: ../src/iconbar.c:140
 msgid "Mail"
 msgstr ""
 
-#: ../iconbar.c:158
+#: ../src/iconbar.c:158
 msgid "Go to your personal calendar"
 msgstr ""
 
-#: ../iconbar.c:165 ../iconbar.c:603 ../roomops.c:22
+#: ../src/iconbar.c:165 ../src/iconbar.c:603 ../src/roomops.c:22
 msgid "Calendar"
 msgstr ""
 
-#: ../iconbar.c:175
+#: ../src/iconbar.c:175
 msgid "Go to your personal address book"
 msgstr ""
 
-#: ../iconbar.c:182 ../iconbar.c:570
+#: ../src/iconbar.c:182 ../src/iconbar.c:570
 msgid "Contacts"
 msgstr ""
 
-#: ../iconbar.c:192
+#: ../src/iconbar.c:192
 msgid "Go to your personal notes"
 msgstr ""
 
-#: ../iconbar.c:209
+#: ../src/iconbar.c:209
 msgid "Go to your personal task list"
 msgstr ""
 
-#: ../iconbar.c:216 ../iconbar.c:618 ../summary.c:109
+#: ../src/iconbar.c:216 ../src/iconbar.c:618 ../src/summary.c:109
 msgid "Tasks"
 msgstr ""
 
-#: ../iconbar.c:224
+#: ../src/iconbar.c:224
 msgid "List all of your accessible rooms"
 msgstr ""
 
-#: ../iconbar.c:231 ../iconbar.c:634
+#: ../src/iconbar.c:231 ../src/iconbar.c:634
 msgid "Rooms"
 msgstr ""
 
-#: ../iconbar.c:240
+#: ../src/iconbar.c:240
 msgid "See who is online right now"
 msgstr ""
 
-#: ../iconbar.c:247 ../iconbar.c:650
+#: ../src/iconbar.c:247 ../src/iconbar.c:650
 msgid "Who is online?"
 msgstr ""
 
-#: ../iconbar.c:265 ../iconbar.c:666
+#: ../src/iconbar.c:265 ../src/iconbar.c:666
 msgid "Chat"
 msgstr ""
 
-#: ../iconbar.c:275
+#: ../src/iconbar.c:275
 msgid "Advanced Options Menu: Advanced Room commands, Account Info, and Chat"
 msgstr ""
 
-#: ../iconbar.c:282
+#: ../src/iconbar.c:282
 msgid "Advanced"
 msgstr ""
 
-#: ../iconbar.c:292
+#: ../src/iconbar.c:292
 msgid "Room and system administration functions"
 msgstr ""
 
-#: ../iconbar.c:299 ../roomops.c:1002
+#: ../src/iconbar.c:299 ../src/roomops.c:1000
 msgid "Administration"
 msgstr ""
 
-#: ../iconbar.c:307 ../iconbar.c:316 ../iconbar.c:402 ../iconbar.c:411
-#: ../mainmenu.c:110
+#: ../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:308 ../iconbar.c:403
+#: ../src/iconbar.c:308 ../src/iconbar.c:403
 msgid "Log off now?"
 msgstr ""
 
-#: ../iconbar.c:326
+#: ../src/iconbar.c:326
 msgid "Customize this menu"
 msgstr ""
 
-#: ../iconbar.c:327
+#: ../src/iconbar.c:327
 msgid "customize this menu"
 msgstr ""
 
-#: ../iconbar.c:396
+#: ../src/iconbar.c:396
 msgid "switch to menu"
 msgstr ""
 
-#: ../iconbar.c:481
+#: ../src/iconbar.c:481
 msgid "Customize the icon bar"
 msgstr ""
 
-#: ../iconbar.c:493
+#: ../src/iconbar.c:493
 msgid "Display icons as:"
 msgstr ""
 
-#: ../iconbar.c:499
+#: ../src/iconbar.c:499
 msgid "pictures and text"
 msgstr ""
 
-#: ../iconbar.c:500
+#: ../src/iconbar.c:500
 msgid "pictures only"
 msgstr ""
 
-#: ../iconbar.c:501
+#: ../src/iconbar.c:501
 msgid "text only"
 msgstr ""
 
-#: ../iconbar.c:506
+#: ../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:524
+#: ../src/iconbar.c:524
 msgid "Site logo"
 msgstr ""
 
-#: ../iconbar.c:525
+#: ../src/iconbar.c:525
 msgid "An icon describing this site"
 msgstr ""
 
-#: ../iconbar.c:554
+#: ../src/iconbar.c:554
 msgid "Mail (inbox)"
 msgstr ""
 
-#: ../iconbar.c:555
+#: ../src/iconbar.c:555
 msgid "A shortcut to your email Inbox"
 msgstr ""
 
-#: ../iconbar.c:571
+#: ../src/iconbar.c:571
 msgid "Your personal address book"
 msgstr ""
 
-#: ../iconbar.c:587
+#: ../src/iconbar.c:587
 msgid "Your personal notes"
 msgstr ""
 
-#: ../iconbar.c:604
+#: ../src/iconbar.c:604
 msgid "A shortcut to your personal calendar"
 msgstr ""
 
-#: ../iconbar.c:619
+#: ../src/iconbar.c:619
 msgid "A shortcut to your personal task list"
 msgstr ""
 
-#: ../iconbar.c:635
+#: ../src/iconbar.c:635
 msgid ""
 "Clicking this icon displays a list of all accessible rooms (or folders) "
 "available."
 msgstr ""
 
-#: ../iconbar.c:651
+#: ../src/iconbar.c:651
 msgid "Clicking this icon displays a list of all users currently logged in."
 msgstr ""
 
-#: ../iconbar.c:667
+#: ../src/iconbar.c:667
 msgid ""
 "Clicking this icon enters real-time chat mode with other users in the same "
 "room."
 msgstr ""
 
-#: ../iconbar.c:684
+#: ../src/iconbar.c:684
 msgid "Advanced options"
 msgstr ""
 
-#: ../iconbar.c:685
+#: ../src/iconbar.c:685
 msgid "Access to the complete menu of Citadel functions."
 msgstr ""
 
-#: ../iconbar.c:701
+#: ../src/iconbar.c:701
 msgid "Citadel logo"
 msgstr ""
 
-#: ../iconbar.c:702
+#: ../src/iconbar.c:702
 msgid "Displays the 'Powered by Citadel' icon"
 msgstr ""
 
-#: ../iconbar.c:711 ../netconf.c:146 ../roomops.c:1284 ../roomops.c:1611
-#: ../siteconfig.c:562 ../sysmsgs.c:57 ../useredit.c:381 ../vcard_edit.c:335
+#: ../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:766
+#: ../src/iconbar.c:766
 msgid ""
 "Your icon bar has been updated.  Please select any of its choices to "
 "continue."
 msgstr ""
 
-#: ../inetconf.c:38
+#: ../src/inetconf.c:38
 msgid "localhost"
 msgstr ""
 
-#: ../inetconf.c:39
+#: ../src/inetconf.c:39
 msgid "directory"
 msgstr ""
 
-#: ../inetconf.c:40
+#: ../src/inetconf.c:40
 msgid "gatewaydomain"
 msgstr ""
 
-#: ../inetconf.c:41
+#: ../src/inetconf.c:41
 msgid "smarthost"
 msgstr ""
 
-#: ../inetconf.c:42
+#: ../src/inetconf.c:42
 msgid "rbl"
 msgstr ""
 
-#: ../inetconf.c:43
+#: ../src/inetconf.c:43
 msgid "spamassassin"
 msgstr ""
 
-#: ../inetconf.c:45
+#: ../src/inetconf.c:45
 msgid "Local host aliases"
 msgstr ""
 
-#: ../inetconf.c:46
+#: ../src/inetconf.c:46
 msgid "Directory domains"
 msgstr ""
 
-#: ../inetconf.c:47
+#: ../src/inetconf.c:47
 msgid "Gateway domains"
 msgstr ""
 
-#: ../inetconf.c:48
+#: ../src/inetconf.c:48
 msgid "Smart hosts"
 msgstr ""
 
-#: ../inetconf.c:49
+#: ../src/inetconf.c:49
 msgid "RBL hosts"
 msgstr ""
 
-#: ../inetconf.c:50
+#: ../src/inetconf.c:50
 msgid "SpamAssassin hosts"
 msgstr ""
 
-#: ../inetconf.c:52
+#: ../src/inetconf.c:52
 msgid "(domains for which this host receives mail)"
 msgstr ""
 
-#: ../inetconf.c:53
+#: ../src/inetconf.c:53
 msgid "(domains mapped with the Global Address Book)"
 msgstr ""
 
-#: ../inetconf.c:54
+#: ../src/inetconf.c:54
 msgid "(domains whose subdomains match Citadel hosts)"
 msgstr ""
 
-#: ../inetconf.c:55
+#: ../src/inetconf.c:55
 msgid "(if present, forward all outbound mail to one of these hosts)"
 msgstr ""
 
-#: ../inetconf.c:56
+#: ../src/inetconf.c:56
 msgid "(hosts running a Realtime Blackhole List)"
 msgstr ""
 
-#: ../inetconf.c:57
+#: ../src/inetconf.c:57
 msgid "(hosts running the SpamAssassin service)"
 msgstr ""
 
-#: ../inetconf.c:94
+#: ../src/inetconf.c:94
 msgid "Internet configuration"
 msgstr ""
 
-#: ../inetconf.c:121
+#: ../src/inetconf.c:121
 msgid "Delete this entry?"
 msgstr ""
 
-#: ../inetconf.c:123 ../netconf.c:209
+#: ../src/inetconf.c:123 ../src/netconf.c:209
 msgid "(Delete)"
 msgstr ""
 
-#: ../inetconf.c:173
+#: ../src/inetconf.c:173
 #, c-format
 msgid "%s has been deleted."
 msgstr ""
 
-#: ../listsub.c:44
+#: ../src/listsub.c:44
 msgid "List subscription"
 msgstr ""
 
-#: ../listsub.c:56
+#: ../src/listsub.c:56
 msgid "List subscribe/unsubscribe"
 msgstr ""
 
-#: ../listsub.c:76
+#: ../src/listsub.c:76
 msgid "Confirmation request sent"
 msgstr ""
 
-#: ../listsub.c:78
+#: ../src/listsub.c:78
 #, c-format
 msgid ""
 "You are subscribing <TT>%s</TT> to the <b>%s</b> mailing list.  The "
@@ -901,517 +909,514 @@ msgid ""
 "mailed to you and your subscription will be confirmed.<br />\n"
 msgstr ""
 
-#: ../listsub.c:91
+#: ../src/listsub.c:91
 msgid "Go back..."
 msgstr ""
 
-#: ../mainmenu.c:23
+#: ../src/mainmenu.c:23
 msgid "Basic commands"
 msgstr ""
 
-#: ../mainmenu.c:32
+#: ../src/mainmenu.c:32
 msgid "List known rooms"
 msgstr ""
 
-#: ../mainmenu.c:34
+#: ../src/mainmenu.c:34
 msgid "Where can I go from here?"
 msgstr ""
 
-#: ../mainmenu.c:39 ../roomops.c:646
+#: ../src/mainmenu.c:39 ../src/roomops.c:649
 msgid "Goto next room"
 msgstr ""
 
-#: ../mainmenu.c:42
+#: ../src/mainmenu.c:42
 msgid "...with <EM>unread</EM> messages"
 msgstr ""
 
-#: ../mainmenu.c:47
+#: ../src/mainmenu.c:47
 msgid "Skip to next room"
 msgstr ""
 
-#: ../mainmenu.c:50
+#: ../src/mainmenu.c:50
 msgid "(come back here later)"
 msgstr ""
 
-#: ../mainmenu.c:57 ../roomops.c:450
+#: ../src/mainmenu.c:57 ../src/roomops.c:450
 msgid "Ungoto"
 msgstr ""
 
-#: ../mainmenu.c:60
+#: ../src/mainmenu.c:60
 #, c-format
 msgid "(oops! Back to %s)"
 msgstr ""
 
-#: ../mainmenu.c:68 ../roomops.c:459
+#: ../src/mainmenu.c:68 ../src/roomops.c:459
 msgid "Read new messages"
 msgstr ""
 
-#: ../mainmenu.c:71
+#: ../src/mainmenu.c:71
 msgid "...in this room"
 msgstr ""
 
-#: ../mainmenu.c:76 ../roomops.c:559
+#: ../src/mainmenu.c:76 ../src/roomops.c:559
 msgid "Read all messages"
 msgstr ""
 
-#: ../mainmenu.c:79
+#: ../src/mainmenu.c:79
 msgid "...old <EM>and</EM> new"
 msgstr ""
 
-#: ../mainmenu.c:84 ../roomops.c:621
+#: ../src/mainmenu.c:84 ../src/roomops.c:624
 msgid "Enter a message"
 msgstr ""
 
-#: ../mainmenu.c:87
+#: ../src/mainmenu.c:87
 msgid "(post in this room)"
 msgstr ""
 
-#: ../mainmenu.c:94
+#: ../src/mainmenu.c:94
 msgid "Summary page"
 msgstr ""
 
-#: ../mainmenu.c:97
+#: ../src/mainmenu.c:97
 msgid "Summary of my account"
 msgstr ""
 
-#: ../mainmenu.c:102
+#: ../src/mainmenu.c:102
 msgid "User list"
 msgstr ""
 
-#: ../mainmenu.c:105
+#: ../src/mainmenu.c:105
 msgid "(all registered users)"
 msgstr ""
 
-#: ../mainmenu.c:113
+#: ../src/mainmenu.c:113
 msgid "Bye!"
 msgstr ""
 
-#: ../mainmenu.c:122
+#: ../src/mainmenu.c:122
 msgid "Your info"
 msgstr ""
 
-#: ../mainmenu.c:127
+#: ../src/mainmenu.c:127
 msgid "Change your preferences and settings"
 msgstr ""
 
-#: ../mainmenu.c:132
+#: ../src/mainmenu.c:132
 msgid "Update your contact information"
 msgstr ""
 
-#: ../mainmenu.c:142
+#: ../src/mainmenu.c:142
 msgid "Enter your 'bio'"
 msgstr ""
 
-#: ../mainmenu.c:147
+#: ../src/mainmenu.c:147
 msgid "Edit your online photo"
 msgstr ""
 
-#: ../mainmenu.c:154
+#: ../src/mainmenu.c:154
 msgid "Advanced room commands"
 msgstr ""
 
-#: ../mainmenu.c:160
+#: ../src/mainmenu.c:160
 msgid "Edit or delete this room"
 msgstr ""
 
-#: ../mainmenu.c:166
+#: ../src/mainmenu.c:166
 msgid "Go to a 'hidden' room"
 msgstr ""
 
-#: ../mainmenu.c:171 ../roomops.c:1942
+#: ../src/mainmenu.c:171 ../src/roomops.c:1940
 msgid "Create a new room"
 msgstr ""
 
-#: ../mainmenu.c:176
+#: ../src/mainmenu.c:176
 #, c-format
 msgid "Zap (forget) this room (%s)"
 msgstr ""
 
-#: ../mainmenu.c:181
+#: ../src/mainmenu.c:181
 msgid "List all forgotten rooms"
 msgstr ""
 
-#: ../mainmenu.c:200
+#: ../src/mainmenu.c:200
 msgid "System Administration Menu"
 msgstr ""
 
-#: ../mainmenu.c:209
+#: ../src/mainmenu.c:209
 msgid "Global Configuration"
 msgstr ""
 
-#: ../mainmenu.c:214
+#: ../src/mainmenu.c:214
 msgid "Edit site-wide configuration"
 msgstr ""
 
-#: ../mainmenu.c:219
+#: ../src/mainmenu.c:219
 msgid "Domain names and Internet mail configuration"
 msgstr ""
 
-#: ../mainmenu.c:224
+#: ../src/mainmenu.c:224
 msgid "Configure replication with other Citadel servers"
 msgstr ""
 
-#: ../mainmenu.c:231
+#: ../src/mainmenu.c:231
 msgid "User account management"
 msgstr ""
 
-#: ../mainmenu.c:236
+#: ../src/mainmenu.c:236
 msgid "Add, change, delete user accounts"
 msgstr ""
 
-#: ../mainmenu.c:246
+#: ../src/mainmenu.c:246
 msgid "Rooms and Floors"
 msgstr ""
 
-#: ../mainmenu.c:251
+#: ../src/mainmenu.c:251
 msgid "Add, change, or delete floors"
 msgstr ""
 
-#: ../mainmenu.c:273
+#: ../src/mainmenu.c:273
 msgid "Enter a server command"
 msgstr ""
 
-#: ../mainmenu.c:282
+#: ../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:289
+#: ../src/mainmenu.c:289
 msgid "Enter command:"
 msgstr ""
 
-#: ../mainmenu.c:292
+#: ../src/mainmenu.c:292
 msgid "Command input (if requesting SEND_LISTING transfer mode):"
 msgstr ""
 
-#: ../mainmenu.c:296
+#: ../src/mainmenu.c:296
 #, c-format
 msgid "Detected host header is %s://%s"
 msgstr ""
 
-#: ../mainmenu.c:298
+#: ../src/mainmenu.c:298
 msgid "Send command"
 msgstr ""
 
-#: ../mainmenu.c:327
+#: ../src/mainmenu.c:327
 msgid "Server command results"
 msgstr ""
 
-#: ../messages.c:444
+#: ../src/messages.c:491
 msgid " (work)"
 msgstr ""
 
-#: ../messages.c:446
+#: ../src/messages.c:493
 msgid " (home)"
 msgstr ""
 
-#: ../messages.c:448
+#: ../src/messages.c:495
 msgid " (cell)"
 msgstr ""
 
-#: ../messages.c:459 ../vcard_edit.c:252
+#: ../src/messages.c:506 ../src/vcard_edit.c:253
 msgid "Address:"
 msgstr ""
 
-#: ../messages.c:519
+#: ../src/messages.c:566
 msgid "Telephone:"
 msgstr ""
 
-#: ../messages.c:524
+#: ../src/messages.c:571
 msgid "E-mail:"
 msgstr ""
 
-#: ../messages.c:632 ../messages.c:1229
+#: ../src/messages.c:679 ../src/messages.c:1276
 msgid "ERROR:"
 msgstr ""
 
-#: ../messages.c:655 ../messages.c:932 ../messages.c:1238 ../messages.c:1341
+#: ../src/messages.c:702 ../src/messages.c:979 ../src/messages.c:1285
+#: ../src/messages.c:1388
 msgid "unexpected end of message"
 msgstr ""
 
-#: ../messages.c:668 ../messages.c:1250
+#: ../src/messages.c:715 ../src/messages.c:1297
 msgid "from "
 msgstr ""
 
-#: ../messages.c:696 ../messages.c:1266
+#: ../src/messages.c:743 ../src/messages.c:1313
 msgid "in "
 msgstr ""
 
-#: ../messages.c:717 ../messages.c:1287
+#: ../src/messages.c:764 ../src/messages.c:1334
 msgid "to "
 msgstr ""
 
-#: ../messages.c:770
+#: ../src/messages.c:817
 msgid "View"
 msgstr ""
 
-#: ../messages.c:772
+#: ../src/messages.c:819
 msgid "Download"
 msgstr ""
 
-#: ../messages.c:819 ../messages.c:2851
+#: ../src/messages.c:866 ../src/messages.c:2899
 msgid "CC:"
 msgstr ""
 
-#: ../messages.c:827 ../messages.c:1323
+#: ../src/messages.c:874 ../src/messages.c:1370
 msgid "Subject:"
 msgstr ""
 
-#: ../messages.c:851 ../rss.c:28
+#: ../src/messages.c:898 ../src/rss.c:28
 msgid "Reply"
 msgstr ""
 
-#: ../messages.c:866
+#: ../src/messages.c:913
 msgid "ReplyQuoted"
 msgstr ""
 
-#: ../messages.c:883
+#: ../src/messages.c:930
 msgid "ReplyAll"
 msgstr ""
 
-#: ../messages.c:891
+#: ../src/messages.c:938
 msgid "Forward"
 msgstr ""
 
-#: ../messages.c:898 ../messages.c:3101
+#: ../src/messages.c:945 ../src/messages.c:3172
 msgid "Move"
 msgstr ""
 
-#: ../messages.c:903
+#: ../src/messages.c:950
 msgid "Delete this message?"
 msgstr ""
 
-#: ../messages.c:909
+#: ../src/messages.c:956
 msgid "Headers"
 msgstr ""
 
-#: ../messages.c:914
+#: ../src/messages.c:961
 msgid "Print"
 msgstr ""
 
-#: ../messages.c:1025
+#: ../src/messages.c:1072
 #, c-format
 msgid "I don't know how to display %s"
 msgstr ""
 
-#: ../messages.c:1060 ../messages.c:1587
+#: ../src/messages.c:1107 ../src/messages.c:1634
 msgid "edit"
 msgstr ""
 
-#: ../messages.c:1550 ../messages.c:1859
+#: ../src/messages.c:1597 ../src/messages.c:1905
 msgid "(no subject)"
 msgstr ""
 
-#: ../messages.c:1678
+#: ../src/messages.c:1725
 msgid "(no name)"
 msgstr ""
 
-#: ../messages.c:1730
+#: ../src/messages.c:1777
 msgid "This address book is empty."
 msgstr ""
 
-#: ../messages.c:2156
+#: ../src/messages.c:2197
+msgid "Click on any note to edit it."
+msgstr ""
+
+#: ../src/messages.c:2207
 msgid "No new messages."
 msgstr ""
 
-#: ../messages.c:2158
+#: ../src/messages.c:2209
 msgid "No old messages."
 msgstr ""
 
-#: ../messages.c:2160
+#: ../src/messages.c:2211
 msgid "No messages here."
 msgstr ""
 
-#: ../messages.c:2278
+#: ../src/messages.c:2329
 msgid "Sender"
 msgstr ""
 
-#: ../messages.c:2280
+#: ../src/messages.c:2331
 msgid "Date"
 msgstr ""
 
-#: ../messages.c:2295
-msgid "Click on any note to edit it."
-msgstr ""
-
-#: ../messages.c:2398
+#: ../src/messages.c:2444
 msgid "Reading #"
 msgstr ""
 
-#: ../messages.c:2451
+#: ../src/messages.c:2497
 #, c-format
 msgid "of %d messages."
 msgstr ""
 
-#: ../messages.c:2635
+#: ../src/messages.c:2682
 #, c-format
 msgid "Cancelled.  Message was not posted."
 msgstr ""
 
-#: ../messages.c:2641
+#: ../src/messages.c:2688
 #, c-format
 msgid "Automatically cancelled because you have already saved this message."
 msgstr ""
 
-#: ../messages.c:2660
+#: ../src/messages.c:2708
 #, c-format
 msgid "Message has been sent.\n"
 msgstr ""
 
-#: ../messages.c:2663
+#: ../src/messages.c:2711
 #, c-format
 msgid "Message has been posted.\n"
 msgstr ""
 
-#: ../messages.c:2797
+#: ../src/messages.c:2845
 msgid " <I>from</I> "
 msgstr ""
 
-#: ../messages.c:2807
+#: ../src/messages.c:2855
 msgid " <I>in</I> "
 msgstr ""
 
-#: ../messages.c:2840
+#: ../src/messages.c:2888
 msgid "To:"
 msgstr ""
 
-#: ../messages.c:2862
+#: ../src/messages.c:2910
 msgid "BCC:"
 msgstr ""
 
-#: ../messages.c:2880
+#: ../src/messages.c:2928
 msgid "Subject (optional):"
 msgstr ""
 
-#: ../messages.c:2889 ../messages.c:3010 ../paging.c:57
+#: ../src/messages.c:2937 ../src/messages.c:3059 ../src/paging.c:53
 msgid "Send message"
 msgstr ""
 
-#: ../messages.c:2891 ../messages.c:3012
+#: ../src/messages.c:2939 ../src/messages.c:3061
 msgid "Post message"
 msgstr ""
 
-#: ../messages.c:2907
+#: ../src/messages.c:2955
 msgid "--- forwarded message ---"
 msgstr ""
 
-#: ../messages.c:2987
+#: ../src/messages.c:3036
 msgid "Attachments:"
 msgstr ""
 
-#: ../messages.c:3002
+#: ../src/messages.c:3051
 msgid "Attach file:"
 msgstr ""
 
-#: ../messages.c:3005 ../roomops.c:1477 ../roomops.c:1507
+#: ../src/messages.c:3054 ../src/roomops.c:1475 ../src/roomops.c:1505
 msgid "Add"
 msgstr ""
 
-#: ../messages.c:3074
-msgid "Confirm move of message"
+#: ../src/messages.c:3119
+#, c-format
+msgid "The message was not moved."
 msgstr ""
 
-#: ../messages.c:3081
-msgid "Move this message to:"
+#: ../src/messages.c:3145
+msgid "Confirm move of message"
 msgstr ""
 
-#: ../messages.c:3127
-#, c-format
-msgid "The message was not moved."
+#: ../src/messages.c:3152
+msgid "Move this message to:"
 msgstr ""
 
-#: ../netconf.c:68 ../netconf.c:183
+#: ../src/netconf.c:68 ../src/netconf.c:183
 msgid "Add a new node"
 msgstr ""
 
-#: ../netconf.c:75 ../netconf.c:129 ../siteconfig.c:112
+#: ../src/netconf.c:75 ../src/netconf.c:129 ../src/siteconfig.c:112
 #, c-format
 msgid "Node name"
 msgstr ""
 
-#: ../netconf.c:77 ../netconf.c:133
+#: ../src/netconf.c:77 ../src/netconf.c:133
 msgid "Shared secret"
 msgstr ""
 
-#: ../netconf.c:79 ../netconf.c:137
+#: ../src/netconf.c:79 ../src/netconf.c:137
 msgid "Host or IP address"
 msgstr ""
 
-#: ../netconf.c:81 ../netconf.c:141
+#: ../src/netconf.c:81 ../src/netconf.c:141
 msgid "Port number"
 msgstr ""
 
-#: ../netconf.c:84
+#: ../src/netconf.c:84
 msgid "Add node"
 msgstr ""
 
-#: ../netconf.c:110
+#: ../src/netconf.c:110
 msgid "Edit node configuration for "
 msgstr ""
 
-#: ../netconf.c:176
+#: ../src/netconf.c:176
 msgid "Network configuration"
 msgstr ""
 
-#: ../netconf.c:189
+#: ../src/netconf.c:189
 msgid "Currently configured nodes"
 msgstr ""
 
-#: ../netconf.c:204
+#: ../src/netconf.c:204
 msgid "(Edit)"
 msgstr ""
 
-#: ../netconf.c:229
+#: ../src/netconf.c:229
 msgid "Confirm delete"
 msgstr ""
 
-#: ../netconf.c:236
+#: ../src/netconf.c:236
 msgid "Are you sure you want to delete "
 msgstr ""
 
-#: ../netconf.c:243
+#: ../src/netconf.c:243
 msgid "Yes"
 msgstr ""
 
-#: ../netconf.c:246
+#: ../src/netconf.c:246
 msgid "No"
 msgstr ""
 
-#: ../netconf.c:309
+#: ../src/netconf.c:309
 msgid "Back to menu"
 msgstr ""
 
-#: ../notes.c:126
+#: ../src/notes.c:126 ../src/vcard_edit.c:389 ../src/vcard_edit.c:433
 msgid "An error has occurred."
 msgstr ""
 
-#: ../paging.c:24
+#: ../src/paging.c:24
 msgid "Send instant message"
 msgstr ""
 
-#: ../paging.c:33
+#: ../src/paging.c:33
 msgid "Send an instant message to: "
 msgstr ""
 
-#: ../paging.c:49
+#: ../src/paging.c:45
 msgid "Enter message text:"
 msgstr ""
 
-#: ../paging.c:89
+#: ../src/paging.c:73
 msgid "Message was not sent."
 msgstr ""
 
-#: ../paging.c:99
+#: ../src/paging.c:87
 msgid "Message has been sent to "
 msgstr ""
 
-#: ../paging.c:110
-msgid "[ close window ]"
-msgstr ""
-
-#: ../paging.c:170
+#: ../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 "
@@ -1419,353 +1424,349 @@ msgid ""
 "this site if you wish to receive instant messages."
 msgstr ""
 
-#: ../paging.c:309 ../paging.c:471
+#: ../src/paging.c:291 ../src/paging.c:453
 msgid "An error occurred while setting up the chat socket."
 msgstr ""
 
-#: ../paging.c:336
+#: ../src/paging.c:318
 msgid "Now exiting chat mode."
 msgstr ""
 
-#: ../paging.c:507
+#: ../src/paging.c:489
 msgid "Send"
 msgstr ""
 
-#: ../paging.c:508
+#: ../src/paging.c:490
 msgid "Help"
 msgstr ""
 
-#: ../paging.c:509
+#: ../src/paging.c:491
 msgid "List users"
 msgstr ""
 
-#: ../preferences.c:205
+#: ../src/preferences.c:202
 msgid "Preferences and settings"
 msgstr ""
 
-#: ../preferences.c:226
+#: ../src/preferences.c:223
 msgid "Room list view"
 msgstr ""
 
-#: ../preferences.c:232
+#: ../src/preferences.c:229
 msgid "Tree (folders) view"
 msgstr ""
 
-#: ../preferences.c:238
+#: ../src/preferences.c:235
 msgid "Table (rooms) view"
 msgstr ""
 
-#: ../preferences.c:249
+#: ../src/preferences.c:246
 msgid "Calendar hour format"
 msgstr ""
 
-#: ../preferences.c:255
+#: ../src/preferences.c:252
 msgid "12 hour (am/pm)"
 msgstr ""
 
-#: ../preferences.c:261
+#: ../src/preferences.c:258
 msgid "24 hour"
 msgstr ""
 
-#: ../preferences.c:272
+#: ../src/preferences.c:269
 msgid "Calendar day view begins at:"
 msgstr ""
 
-#: ../preferences.c:301
+#: ../src/preferences.c:298
 msgid "Calendar day view ends at:"
 msgstr ""
 
-#: ../preferences.c:330
+#: ../src/preferences.c:327
 msgid "Attach signature to email messages?"
 msgstr ""
 
-#: ../preferences.c:348
+#: ../src/preferences.c:345
 msgid "No signature"
 msgstr ""
 
-#: ../preferences.c:354
+#: ../src/preferences.c:351
 msgid "Use this signature:"
 msgstr ""
 
-#: ../preferences.c:378
+#: ../src/preferences.c:375
 msgid "Default character set for email headers:"
 msgstr ""
 
-#: ../preferences.c:388
+#: ../src/preferences.c:385
 msgid "Change"
 msgstr ""
 
-#: ../preferences.c:407
+#: ../src/preferences.c:404
 msgid "Cancelled.  No settings were changed."
 msgstr ""
 
-#: ../roomops.c:19
+#: ../src/roomops.c:19
 msgid "Bulletin Board"
 msgstr ""
 
-#: ../roomops.c:20
+#: ../src/roomops.c:20
 msgid "Mail Folder"
 msgstr ""
 
-#: ../roomops.c:21
+#: ../src/roomops.c:21
 msgid "Address Book"
 msgstr ""
 
-#: ../roomops.c:23
+#: ../src/roomops.c:23
 msgid "Task List"
 msgstr ""
 
-#: ../roomops.c:24
+#: ../src/roomops.c:24
 msgid "Notes List"
 msgstr ""
 
-#: ../roomops.c:25
+#: ../src/roomops.c:25
 msgid "Wiki"
 msgstr ""
 
-#: ../roomops.c:26
+#: ../src/roomops.c:26
 msgid "Calendar List"
 msgstr ""
 
-#: ../roomops.c:258
+#: ../src/roomops.c:258
 msgid "Zapped (forgotten) rooms"
 msgstr ""
 
-#: ../roomops.c:264
+#: ../src/roomops.c:264
 msgid "Click on any room to un-zap it and goto that room.\n"
 msgstr ""
 
-#: ../roomops.c:358
+#: ../src/roomops.c:358
 msgid "View as:"
 msgstr ""
 
-#: ../roomops.c:429
+#: ../src/roomops.c:429
 #, c-format
 msgid "%d new of %d messages"
 msgstr ""
 
-#: ../roomops.c:473
+#: ../src/roomops.c:473
 msgid "View contacts"
 msgstr ""
 
-#: ../roomops.c:484
+#: ../src/roomops.c:484
 msgid "Day view"
 msgstr ""
 
-#: ../roomops.c:493
+#: ../src/roomops.c:493
 msgid "Month view"
 msgstr ""
 
-#: ../roomops.c:504
+#: ../src/roomops.c:504
 msgid "Calendar list"
 msgstr ""
 
-#: ../roomops.c:515
+#: ../src/roomops.c:515
 msgid "View tasks"
 msgstr ""
 
-#: ../roomops.c:526
+#: ../src/roomops.c:526
 msgid "View notes"
 msgstr ""
 
-#: ../roomops.c:537
+#: ../src/roomops.c:537
 msgid "View message list"
 msgstr ""
 
-#: ../roomops.c:548
+#: ../src/roomops.c:548
 msgid "Wiki home"
 msgstr ""
 
-#: ../roomops.c:573
+#: ../src/roomops.c:573
 msgid "Add new contact"
 msgstr ""
 
-#: ../roomops.c:583
+#: ../src/roomops.c:586
 msgid "Add new event"
 msgstr ""
 
-#: ../roomops.c:592
+#: ../src/roomops.c:595
 msgid "Add new task"
 msgstr ""
 
-#: ../roomops.c:601
+#: ../src/roomops.c:604
 msgid "Add new note"
 msgstr ""
 
-#: ../roomops.c:612
+#: ../src/roomops.c:615
 msgid "Edit this page"
 msgstr ""
 
-#: ../roomops.c:634
+#: ../src/roomops.c:637
 msgid ""
 "Leave all messages marked as unread, go to next room with unread messages"
 msgstr ""
 
-#: ../roomops.c:635
+#: ../src/roomops.c:638
 msgid "Skip this room"
 msgstr ""
 
-#: ../roomops.c:645
+#: ../src/roomops.c:648
 msgid "Mark all messages as read, go to next room with unread messages"
 msgstr ""
 
-#: ../roomops.c:1018
+#: ../src/roomops.c:1016
 msgid "Configuration"
 msgstr ""
 
-#: ../roomops.c:1034
+#: ../src/roomops.c:1032
 msgid "Message expire policy"
 msgstr ""
 
-#: ../roomops.c:1050
+#: ../src/roomops.c:1048
 msgid "Access controls"
 msgstr ""
 
-#: ../roomops.c:1066
+#: ../src/roomops.c:1064
 msgid "Sharing"
 msgstr ""
 
-#: ../roomops.c:1082
+#: ../src/roomops.c:1080
 msgid "Mailing list service"
 msgstr ""
 
-#: ../roomops.c:1104
+#: ../src/roomops.c:1102
 msgid "Are you sure you want to delete this room?"
 msgstr ""
 
-#: ../roomops.c:1106
+#: ../src/roomops.c:1104
 msgid "Delete this room"
 msgstr ""
 
-#: ../roomops.c:1109
+#: ../src/roomops.c:1107
 msgid "Set or change the icon for this room's banner"
 msgstr ""
 
-#: ../roomops.c:1112
+#: ../src/roomops.c:1110
 msgid "Edit this room's Info file"
 msgstr ""
 
-#: ../roomops.c:1121 ../roomops.c:1954
+#: ../src/roomops.c:1119 ../src/roomops.c:1952
 msgid "Name of room: "
 msgstr ""
 
-#: ../roomops.c:1128 ../roomops.c:1958
+#: ../src/roomops.c:1126 ../src/roomops.c:1956
 msgid "Resides on floor: "
 msgstr ""
 
-#: ../roomops.c:1142 ../roomops.c:2000
+#: ../src/roomops.c:1140 ../src/roomops.c:1998
 msgid "Type of room:"
 msgstr ""
 
-#: ../roomops.c:1149
+#: ../src/roomops.c:1147
 msgid "Public room"
 msgstr ""
 
-#: ../roomops.c:1157
+#: ../src/roomops.c:1155
 msgid "Private - guess name"
 msgstr ""
 
-#: ../roomops.c:1164
+#: ../src/roomops.c:1162
 msgid "Private - require password:"
 msgstr ""
 
-#: ../roomops.c:1174 ../roomops.c:2031
+#: ../src/roomops.c:1172 ../src/roomops.c:2029
 msgid "Private - invitation only"
 msgstr ""
 
-#: ../roomops.c:1178
+#: ../src/roomops.c:1176
 msgid "If private, cause current users to forget room"
 msgstr ""
 
-#: ../roomops.c:1186
+#: ../src/roomops.c:1184
 msgid "Preferred users only"
 msgstr ""
 
-#: ../roomops.c:1192
+#: ../src/roomops.c:1190
 msgid "Read-only room"
 msgstr ""
 
-#: ../roomops.c:1199
+#: ../src/roomops.c:1197
 msgid "File directory room"
 msgstr ""
 
-#: ../roomops.c:1202
+#: ../src/roomops.c:1200
 msgid "Directory name: "
 msgstr ""
 
-#: ../roomops.c:1210
+#: ../src/roomops.c:1208
 msgid "Uploading allowed"
 msgstr ""
 
-#: ../roomops.c:1216
+#: ../src/roomops.c:1214
 msgid "Downloading allowed"
 msgstr ""
 
-#: ../roomops.c:1222
+#: ../src/roomops.c:1220
 msgid "Visible directory"
 msgstr ""
 
-#: ../roomops.c:1231
+#: ../src/roomops.c:1229
 msgid "Network shared room"
 msgstr ""
 
-#: ../roomops.c:1237
+#: ../src/roomops.c:1235
 msgid "Permanent (does not auto-purge)"
 msgstr ""
 
-#: ../roomops.c:1242
+#: ../src/roomops.c:1240
 msgid "Anonymous messages"
 msgstr ""
 
-#: ../roomops.c:1250
+#: ../src/roomops.c:1248
 msgid "No anonymous messages"
 msgstr ""
 
-#: ../roomops.c:1256
+#: ../src/roomops.c:1254
 msgid "All messages are anonymous"
 msgstr ""
 
-#: ../roomops.c:1262
+#: ../src/roomops.c:1260
 msgid "Prompt user when entering messages"
 msgstr ""
 
-#: ../roomops.c:1268
+#: ../src/roomops.c:1266
 msgid "Room aide: "
 msgstr ""
 
-#: ../roomops.c:1340
+#: ../src/roomops.c:1338
 msgid "Shared with"
 msgstr ""
 
-#: ../roomops.c:1343
+#: ../src/roomops.c:1341
 msgid "Not shared with"
 msgstr ""
 
-#: ../roomops.c:1348 ../roomops.c:1393
+#: ../src/roomops.c:1346 ../src/roomops.c:1391
 msgid "Remote node name"
 msgstr ""
 
-#: ../roomops.c:1350 ../roomops.c:1395
+#: ../src/roomops.c:1348 ../src/roomops.c:1393
 msgid "Remote room name"
 msgstr ""
 
-#: ../roomops.c:1352 ../roomops.c:1397
+#: ../src/roomops.c:1350 ../src/roomops.c:1395
 msgid "Actions"
 msgstr ""
 
-#: ../roomops.c:1385
+#: ../src/roomops.c:1383
 msgid "Unshare"
 msgstr ""
 
-#: ../roomops.c:1422
+#: ../src/roomops.c:1420
 msgid "Share"
 msgstr ""
 
-#: ../roomops.c:1430
-msgid "Notes:"
-msgstr ""
-
-#: ../roomops.c:1431
+#: ../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 "
@@ -1775,156 +1776,160 @@ msgid ""
 "remote node must also configure the name of the room here.</UL></I><br />\n"
 msgstr ""
 
-#: ../roomops.c:1452
+#: ../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:1469 ../roomops.c:1499
+#: ../src/roomops.c:1467 ../src/roomops.c:1497
 msgid "(remove)"
 msgstr ""
 
-#: ../roomops.c:1482
+#: ../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:1513
+#: ../src/roomops.c:1511
 msgid ""
 "This room is configured to allow self-service subscribe/unsubscribe requests."
 msgstr ""
 
-#: ../roomops.c:1516
+#: ../src/roomops.c:1514
 msgid "Click to disable."
 msgstr ""
 
-#: ../roomops.c:1518
+#: ../src/roomops.c:1516
 msgid "The URL for subscribe/unsubscribe is: "
 msgstr ""
 
-#: ../roomops.c:1524
+#: ../src/roomops.c:1522
 msgid ""
 "This room is <i>not</i> configured to allow self-service subscribe/"
 "unsubscribe requests."
 msgstr ""
 
-#: ../roomops.c:1528
+#: ../src/roomops.c:1526
 msgid "Click to enable."
 msgstr ""
 
-#: ../roomops.c:1557
+#: ../src/roomops.c:1555
 msgid "Message expire policy for this room"
 msgstr ""
 
-#: ../roomops.c:1563
+#: ../src/roomops.c:1561
 msgid "Use the default policy for this floor"
 msgstr ""
 
-#: ../roomops.c:1567 ../roomops.c:1594 ../siteconfig.c:501 ../siteconfig.c:526
+#: ../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:1571 ../roomops.c:1598 ../siteconfig.c:505 ../siteconfig.c:530
+#: ../src/roomops.c:1569 ../src/roomops.c:1596 ../src/siteconfig.c:505
+#: ../src/siteconfig.c:530
 #, c-format
 msgid "Expire by message count"
 msgstr ""
 
-#: ../roomops.c:1575 ../roomops.c:1602 ../siteconfig.c:509 ../siteconfig.c:534
+#: ../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:1577 ../roomops.c:1604 ../siteconfig.c:511 ../siteconfig.c:536
+#: ../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:1584
+#: ../src/roomops.c:1582
 msgid "Message expire policy for this floor"
 msgstr ""
 
-#: ../roomops.c:1590
+#: ../src/roomops.c:1588
 msgid "Use the system default"
 msgstr ""
 
-#: ../roomops.c:1665 ../roomops.c:3037
+#: ../src/roomops.c:1663 ../src/roomops.c:3035
 msgid "Cancelled.  Changes were not saved."
 msgstr ""
 
-#: ../roomops.c:1804
+#: ../src/roomops.c:1802
 msgid "Your changes have been saved."
 msgstr ""
 
-#: ../roomops.c:1836
+#: ../src/roomops.c:1834
 #, c-format
 msgid "<B><I>User %s kicked out of room %s.</I></B>\n"
 msgstr ""
 
-#: ../roomops.c:1850
+#: ../src/roomops.c:1848
 #, c-format
 msgid "<B><I>User %s invited to room %s.</I></B>\n"
 msgstr ""
 
-#: ../roomops.c:1878
+#: ../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:1898
+#: ../src/roomops.c:1896
 msgid "Kick"
 msgstr ""
 
-#: ../roomops.c:1902
+#: ../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:1908
+#: ../src/roomops.c:1906
 msgid "Invite:"
 msgstr ""
 
-#: ../roomops.c:1913
+#: ../src/roomops.c:1911
 msgid "Invite"
 msgstr ""
 
-#: ../roomops.c:1977
+#: ../src/roomops.c:1975
 msgid "Default view for room: "
 msgstr ""
 
-#: ../roomops.c:2009
+#: ../src/roomops.c:2007
 msgid "Public (automatically appears to everyone)"
 msgstr ""
 
-#: ../roomops.c:2016
+#: ../src/roomops.c:2014
 msgid "Private - hidden (accessible to anyone who knows its name)"
 msgstr ""
 
-#: ../roomops.c:2023
+#: ../src/roomops.c:2021
 msgid "Private - require password: "
 msgstr ""
 
-#: ../roomops.c:2039
+#: ../src/roomops.c:2037
 msgid "Personal (mailbox for you only)"
 msgstr ""
 
-#: ../roomops.c:2044
+#: ../src/roomops.c:2042
 msgid "Create new room"
 msgstr ""
 
-#: ../roomops.c:2112
+#: ../src/roomops.c:2110
 msgid "Cancelled.  No new room was created."
 msgstr ""
 
-#: ../roomops.c:2155
+#: ../src/roomops.c:2153
 msgid "Go to a hidden room"
 msgstr ""
 
-#: ../roomops.c:2166
+#: ../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 "
@@ -1932,683 +1937,683 @@ msgid ""
 "returning here."
 msgstr ""
 
-#: ../roomops.c:2178
+#: ../src/roomops.c:2176
 msgid "Enter room name:"
 msgstr ""
 
-#: ../roomops.c:2185
+#: ../src/roomops.c:2183
 msgid "Enter room password:"
 msgstr ""
 
-#: ../roomops.c:2194
+#: ../src/roomops.c:2192
 msgid "Go there"
 msgstr ""
 
-#: ../roomops.c:2247
+#: ../src/roomops.c:2245
 msgid "Zap (forget/unsubscribe) the current room"
 msgstr ""
 
-#: ../roomops.c:2252
+#: ../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:2257
+#: ../src/roomops.c:2255
 msgid "Zap this room"
 msgstr ""
 
-#: ../roomops.c:2987 ../roomops.c:2993
+#: ../src/roomops.c:2985 ../src/roomops.c:2991
 msgid "Room list"
 msgstr ""
 
-#: ../roomops.c:2990
+#: ../src/roomops.c:2988
 msgid "Folder list"
 msgstr ""
 
-#: ../rss.c:34
+#: ../src/rss.c:34
 msgid "Email"
 msgstr ""
 
-#: ../rss.c:73
+#: ../src/rss.c:73
 msgid "Not logged in"
 msgstr ""
 
-#: ../rss.c:92
+#: ../src/rss.c:92
 msgid "Error retrieving RSS feed: couldn't find messages\n"
 msgstr ""
 
-#: ../siteconfig.c:38
+#: ../src/siteconfig.c:38
 msgid "Site configuration"
 msgstr ""
 
-#: ../siteconfig.c:61
+#: ../src/siteconfig.c:61
 msgid "General"
 msgstr ""
 
-#: ../siteconfig.c:62
+#: ../src/siteconfig.c:62
 msgid "Access"
 msgstr ""
 
-#: ../siteconfig.c:63
+#: ../src/siteconfig.c:63
 msgid "Network"
 msgstr ""
 
-#: ../siteconfig.c:64
+#: ../src/siteconfig.c:64
 msgid "Tuning"
 msgstr ""
 
-#: ../siteconfig.c:65
+#: ../src/siteconfig.c:65
 msgid "Directory"
 msgstr ""
 
-#: ../siteconfig.c:66
+#: ../src/siteconfig.c:66
 msgid "Auto-purger"
 msgstr ""
 
-#: ../siteconfig.c:67
+#: ../src/siteconfig.c:67
 msgid "Indexing/Journaling"
 msgstr ""
 
-#: ../siteconfig.c:71
+#: ../src/siteconfig.c:71
 msgid "General site configuration items"
 msgstr ""
 
-#: ../siteconfig.c:75
+#: ../src/siteconfig.c:75
 msgid "Access controls and site policy settings"
 msgstr ""
 
-#: ../siteconfig.c:79
+#: ../src/siteconfig.c:79
 msgid "Network services"
 msgstr ""
 
-#: ../siteconfig.c:80 ../siteconfig.c:90
+#: ../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:85
+#: ../src/siteconfig.c:85
 msgid "Advanced server fine-tuning controls"
 msgstr ""
 
-#: ../siteconfig.c:89
+#: ../src/siteconfig.c:89
 msgid "Configure the LDAP connector for Citadel"
 msgstr ""
 
-#: ../siteconfig.c:95
+#: ../src/siteconfig.c:95
 msgid "Configure automatic expiry of old messages"
 msgstr ""
 
-#: ../siteconfig.c:96
+#: ../src/siteconfig.c:96
 msgid "These settings may be overridden on a per-floor or per-room basis."
 msgstr ""
 
-#: ../siteconfig.c:100
+#: ../src/siteconfig.c:100
 msgid "Indexing and Journaling"
 msgstr ""
 
-#: ../siteconfig.c:101
+#: ../src/siteconfig.c:101
 msgid "Warning: these facilities are resource intensive."
 msgstr ""
 
-#: ../siteconfig.c:119
+#: ../src/siteconfig.c:119
 #, c-format
 msgid "Fully qualified domain name"
 msgstr ""
 
-#: ../siteconfig.c:126
+#: ../src/siteconfig.c:126
 #, c-format
 msgid "Human-readable node name"
 msgstr ""
 
-#: ../siteconfig.c:133
+#: ../src/siteconfig.c:133
 #, c-format
 msgid "Telephone number"
 msgstr ""
 
-#: ../siteconfig.c:140
+#: ../src/siteconfig.c:140
 #, c-format
 msgid "Automatically grant room-aide status to users who create private rooms"
 msgstr ""
 
-#: ../siteconfig.c:148
+#: ../src/siteconfig.c:148
 #, c-format
 msgid "Server connection idle timeout (in seconds)"
 msgstr ""
 
-#: ../siteconfig.c:155
+#: ../src/siteconfig.c:155
 #, c-format
 msgid "Initial access level for new users"
 msgstr ""
 
-#: ../siteconfig.c:169
+#: ../src/siteconfig.c:169
 #, c-format
 msgid "Require registration for new users"
 msgstr ""
 
-#: ../siteconfig.c:177
+#: ../src/siteconfig.c:177
 #, c-format
 msgid "Quarantine messages from problem users"
 msgstr ""
 
-#: ../siteconfig.c:185
+#: ../src/siteconfig.c:185
 #, c-format
 msgid "Name of quarantine room"
 msgstr ""
 
-#: ../siteconfig.c:192
+#: ../src/siteconfig.c:192
 #, c-format
 msgid "Paginator prompt (for text mode clients)"
 msgstr ""
 
-#: ../siteconfig.c:199
+#: ../src/siteconfig.c:199
 #, c-format
 msgid "Restrict access to Internet mail"
 msgstr ""
 
-#: ../siteconfig.c:207
+#: ../src/siteconfig.c:207
 #, c-format
 msgid "Geographic location of this system"
 msgstr ""
 
-#: ../siteconfig.c:214
+#: ../src/siteconfig.c:214
 #, c-format
 msgid "Name of system administrator"
 msgstr ""
 
-#: ../siteconfig.c:221
+#: ../src/siteconfig.c:221
 #, c-format
 msgid "Maximum concurrent sessions (0 = no limit)"
 msgstr ""
 
-#: ../siteconfig.c:228
+#: ../src/siteconfig.c:228
 #, c-format
 msgid "Default user purge time (days)"
 msgstr ""
 
-#: ../siteconfig.c:235
+#: ../src/siteconfig.c:235
 #, c-format
 msgid "Default room purge time (days)"
 msgstr ""
 
-#: ../siteconfig.c:242
+#: ../src/siteconfig.c:242
 #, c-format
 msgid "Name of room to log pages"
 msgstr ""
 
-#: ../siteconfig.c:249
+#: ../src/siteconfig.c:249
 #, c-format
 msgid "Access level required to create rooms"
 msgstr ""
 
-#: ../siteconfig.c:263
+#: ../src/siteconfig.c:263
 #, c-format
 msgid "Maximum message length"
 msgstr ""
 
-#: ../siteconfig.c:270
+#: ../src/siteconfig.c:270
 #, c-format
 msgid "Minimum number of worker threads"
 msgstr ""
 
-#: ../siteconfig.c:277
+#: ../src/siteconfig.c:277
 #, c-format
 msgid "Maximum number of worker threads"
 msgstr ""
 
-#: ../siteconfig.c:284
+#: ../src/siteconfig.c:284
 #, c-format
 msgid "POP3 listener port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:291
+#: ../src/siteconfig.c:291
 #, c-format
 msgid "SMTP MTA port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:298
+#: ../src/siteconfig.c:298
 #, c-format
 msgid "Correct forged From: lines during authenticated SMTP"
 msgstr ""
 
-#: ../siteconfig.c:306
+#: ../src/siteconfig.c:306
 #, c-format
 msgid "Allow aides to zap (forget) rooms"
 msgstr ""
 
-#: ../siteconfig.c:314
+#: ../src/siteconfig.c:314
 #, c-format
 msgid "IMAP listener port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:321
+#: ../src/siteconfig.c:321
 #, c-format
 msgid "Network run frequency (in seconds)"
 msgstr ""
 
-#: ../siteconfig.c:328
+#: ../src/siteconfig.c:328
 #, c-format
 msgid "Disable self-service user account creation"
 msgstr ""
 
-#: ../siteconfig.c:336
+#: ../src/siteconfig.c:336
 #, c-format
 msgid "Hour to run database auto-purge"
 msgstr ""
 
-#: ../siteconfig.c:352
+#: ../src/siteconfig.c:352
 #, c-format
 msgid "Host name of LDAP server (blank to disable)"
 msgstr ""
 
-#: ../siteconfig.c:359
+#: ../src/siteconfig.c:359
 #, c-format
 msgid "Port number of LDAP server (blank to disable)"
 msgstr ""
 
-#: ../siteconfig.c:366
+#: ../src/siteconfig.c:366
 #, c-format
 msgid "Base DN"
 msgstr ""
 
-#: ../siteconfig.c:373
+#: ../src/siteconfig.c:373
 #, c-format
 msgid "Bind DN"
 msgstr ""
 
-#: ../siteconfig.c:380
+#: ../src/siteconfig.c:380
 #, c-format
 msgid "Password for bind DN"
 msgstr ""
 
-#: ../siteconfig.c:388
+#: ../src/siteconfig.c:388
 #, c-format
 msgid "Server IP address (0.0.0.0 for 'any')"
 msgstr ""
 
-#: ../siteconfig.c:395
+#: ../src/siteconfig.c:395
 #, c-format
 msgid "SMTP MSA port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:402
+#: ../src/siteconfig.c:402
 #, c-format
 msgid "IMAP over SSL port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:409
+#: ../src/siteconfig.c:409
 #, c-format
 msgid "POP3 over SSL port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:416
+#: ../src/siteconfig.c:416
 #, c-format
 msgid "SMTP over SSL port (-1 to disable)"
 msgstr ""
 
-#: ../siteconfig.c:423
+#: ../src/siteconfig.c:423
 #, c-format
 msgid "Enable full text index"
 msgstr ""
 
-#: ../siteconfig.c:431
+#: ../src/siteconfig.c:431
 #, c-format
 msgid "Automatically delete committed database logs"
 msgstr ""
 
-#: ../siteconfig.c:439
+#: ../src/siteconfig.c:439
 #, c-format
 msgid "Instantly expunge deleted messages in IMAP"
 msgstr ""
 
-#: ../siteconfig.c:447
+#: ../src/siteconfig.c:447
 #, c-format
 msgid "Allow unauthenticated SMTP clients to spoof this site's domains"
 msgstr ""
 
-#: ../siteconfig.c:455
+#: ../src/siteconfig.c:455
 #, c-format
 msgid "Perform journaling of email messages"
 msgstr ""
 
-#: ../siteconfig.c:463
+#: ../src/siteconfig.c:463
 #, c-format
 msgid "Perform journaling of non-email messages"
 msgstr ""
 
-#: ../siteconfig.c:471
+#: ../src/siteconfig.c:471
 #, c-format
 msgid "Email destination of journalized messages"
 msgstr ""
 
-#: ../siteconfig.c:497
+#: ../src/siteconfig.c:497
 #, c-format
 msgid "Default message expire policy for public rooms"
 msgstr ""
 
-#: ../siteconfig.c:518
+#: ../src/siteconfig.c:518
 #, c-format
 msgid "Default message expire policy for private mailboxes"
 msgstr ""
 
-#: ../siteconfig.c:522
+#: ../src/siteconfig.c:522
 #, c-format
 msgid "Same policy as public rooms"
 msgstr ""
 
-#: ../siteconfig.c:644
+#: ../src/siteconfig.c:644
 msgid "Your system configuration has been updated."
 msgstr ""
 
-#: ../subst.c:216
+#: ../src/subst.c:216
 msgid "ERROR: could not open template "
 msgstr ""
 
-#: ../summary.c:35
+#: ../src/summary.c:35
 msgid "(nothing)"
 msgstr ""
 
-#: ../summary.c:50
+#: ../src/summary.c:50
 msgid "Messages"
 msgstr ""
 
-#: ../summary.c:87
+#: ../src/summary.c:87
 msgid "Who's&nbsp;online&nbsp;now"
 msgstr ""
 
-#: ../summary.c:122
+#: ../src/summary.c:122
 msgid "(None)"
 msgstr ""
 
-#: ../summary.c:135
+#: ../src/summary.c:135
 msgid "(This server does not support task lists)"
 msgstr ""
 
-#: ../summary.c:151
+#: ../src/summary.c:151
 msgid "Today&nbsp;on&nbsp;your&nbsp;calendar"
 msgstr ""
 
-#: ../summary.c:164
+#: ../src/summary.c:164
 msgid "(Nothing)"
 msgstr ""
 
-#: ../summary.c:176
+#: ../src/summary.c:176
 msgid "(This server does not support calendars)"
 msgstr ""
 
-#: ../summary.c:188
+#: ../src/summary.c:188
 msgid "About&nbsp;this&nbsp;server"
 msgstr ""
 
-#: ../summary.c:192
+#: ../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:259
+#: ../src/summary.c:259
 #, c-format
 msgid "Summary page for %s"
 msgstr ""
 
-#: ../sysmsgs.c:40
+#: ../src/sysmsgs.c:40
 #, c-format
 msgid "Edit %s"
 msgstr ""
 
-#: ../sysmsgs.c:44
+#: ../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:79
+#: ../src/sysmsgs.c:79
 #, c-format
 msgid "Cancelled.  %s was not saved."
 msgstr ""
 
-#: ../sysmsgs.c:98
+#: ../src/sysmsgs.c:98
 #, c-format
 msgid "%s has been saved."
 msgstr ""
 
-#: ../useredit.c:31
+#: ../src/useredit.c:31
 msgid "Edit or delete users"
 msgstr ""
 
-#: ../useredit.c:40
+#: ../src/useredit.c:40
 msgid "Add users"
 msgstr ""
 
-#: ../useredit.c:43
+#: ../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:48
+#: ../src/useredit.c:48
 msgid "New user: "
 msgstr ""
 
-#: ../useredit.c:51
+#: ../src/useredit.c:51
 msgid "Create"
 msgstr ""
 
-#: ../useredit.c:57
+#: ../src/useredit.c:57
 msgid "Edit or Delete users"
 msgstr ""
 
-#: ../useredit.c:60
+#: ../src/useredit.c:60
 msgid ""
 "To edit an existing user account, select the user name from the list and "
 "click 'Edit'."
 msgstr ""
 
-#: ../useredit.c:83
+#: ../src/useredit.c:83
 msgid "Edit configuration"
 msgstr ""
 
-#: ../useredit.c:84
+#: ../src/useredit.c:84
 msgid "Edit address book entry"
 msgstr ""
 
-#: ../useredit.c:86
+#: ../src/useredit.c:86
 msgid "Delete user"
 msgstr ""
 
-#: ../useredit.c:86
+#: ../src/useredit.c:86
 msgid "Delete this user?"
 msgstr ""
 
-#: ../useredit.c:204
+#: ../src/useredit.c:204
 msgid ""
 "An error occurred while trying to create or edit this address book entry."
 msgstr ""
 
-#: ../useredit.c:283
+#: ../src/useredit.c:283
 msgid "Edit user account: "
 msgstr ""
 
-#: ../useredit.c:303
+#: ../src/useredit.c:303
 msgid "Password"
 msgstr ""
 
-#: ../useredit.c:310
+#: ../src/useredit.c:310
 msgid "Permission to send Internet mail"
 msgstr ""
 
-#: ../useredit.c:319
+#: ../src/useredit.c:319
 msgid "Number of logins"
 msgstr ""
 
-#: ../useredit.c:326
+#: ../src/useredit.c:326
 msgid "Messages submitted"
 msgstr ""
 
-#: ../useredit.c:333
+#: ../src/useredit.c:333
 msgid "Access level"
 msgstr ""
 
-#: ../useredit.c:347
+#: ../src/useredit.c:347
 msgid "User ID number"
 msgstr ""
 
-#: ../useredit.c:355
+#: ../src/useredit.c:355
 msgid "Date and time of last login"
 msgstr ""
 
-#: ../useredit.c:370
+#: ../src/useredit.c:370
 msgid "Auto-purge after this many days"
 msgstr ""
 
-#: ../useredit.c:402
+#: ../src/useredit.c:402
 msgid "Changes were not saved."
 msgstr ""
 
-#: ../useredit.c:486
+#: ../src/useredit.c:486
 #, c-format
 msgid "A new user has been created."
 msgstr ""
 
-#: ../userlist.c:48
+#: ../src/userlist.c:48
 #, c-format
 msgid "User list for %s"
 msgstr ""
 
-#: ../userlist.c:66
+#: ../src/userlist.c:66
 msgid "User Name"
 msgstr ""
 
-#: ../userlist.c:67
+#: ../src/userlist.c:67
 msgid "Number"
 msgstr ""
 
-#: ../userlist.c:68
+#: ../src/userlist.c:68
 msgid "Access Level"
 msgstr ""
 
-#: ../userlist.c:69
+#: ../src/userlist.c:69
 msgid "Last Login"
 msgstr ""
 
-#: ../userlist.c:70
+#: ../src/userlist.c:70
 msgid "Total Logins"
 msgstr ""
 
-#: ../userlist.c:71
+#: ../src/userlist.c:71
 msgid "Total Posts"
 msgstr ""
 
-#: ../userlist.c:129
+#: ../src/userlist.c:129
 msgid "User profile"
 msgstr ""
 
-#: ../userlist.c:165
+#: ../src/userlist.c:165
 #, c-format
 msgid "Click here to send an instant message to %s"
 msgstr ""
 
-#: ../vcard_edit.c:184
+#: ../src/vcard_edit.c:185
 msgid "Edit contact information"
 msgstr ""
 
-#: ../vcard_edit.c:200
+#: ../src/vcard_edit.c:201
 msgid "Prefix"
 msgstr ""
 
-#: ../vcard_edit.c:200
+#: ../src/vcard_edit.c:201
 msgid "First"
 msgstr ""
 
-#: ../vcard_edit.c:200
+#: ../src/vcard_edit.c:201
 msgid "Middle"
 msgstr ""
 
-#: ../vcard_edit.c:200
+#: ../src/vcard_edit.c:201
 msgid "Last"
 msgstr ""
 
-#: ../vcard_edit.c:200
+#: ../src/vcard_edit.c:201
 msgid "Suffix"
 msgstr ""
 
-#: ../vcard_edit.c:221
+#: ../src/vcard_edit.c:222
 msgid "Display name:"
 msgstr ""
 
-#: ../vcard_edit.c:228
+#: ../src/vcard_edit.c:229
 msgid "Title:"
 msgstr ""
 
-#: ../vcard_edit.c:235
+#: ../src/vcard_edit.c:236
 msgid "Organization:"
 msgstr ""
 
-#: ../vcard_edit.c:246
+#: ../src/vcard_edit.c:247
 msgid "PO box:"
 msgstr ""
 
-#: ../vcard_edit.c:262
+#: ../src/vcard_edit.c:263
 msgid "City:"
 msgstr ""
 
-#: ../vcard_edit.c:268
+#: ../src/vcard_edit.c:269
 msgid "State:"
 msgstr ""
 
-#: ../vcard_edit.c:274
+#: ../src/vcard_edit.c:275
 msgid "ZIP code:"
 msgstr ""
 
-#: ../vcard_edit.c:280
+#: ../src/vcard_edit.c:281
 msgid "Country:"
 msgstr ""
 
-#: ../vcard_edit.c:290
+#: ../src/vcard_edit.c:291
 msgid "Home telephone:"
 msgstr ""
 
-#: ../vcard_edit.c:296
+#: ../src/vcard_edit.c:297
 msgid "Work telephone:"
 msgstr ""
 
-#: ../vcard_edit.c:307
+#: ../src/vcard_edit.c:308
 msgid "Primary Internet e-mail address"
 msgstr ""
 
-#: ../vcard_edit.c:314
+#: ../src/vcard_edit.c:315
 msgid "Internet e-mail aliases"
 msgstr ""
 
-#: ../webcit.c:685
+#: ../src/webcit.c:677
 #, c-format
 msgid "An error occurred while retrieving this part: %s\n"
 msgstr ""
 
-#: ../webcit.c:771
+#: ../src/webcit.c:763
 msgid "Make this my start page"
 msgstr ""
 
-#: ../webcit.c:790
+#: ../src/webcit.c:782
 msgid "You no longer have a start page selected."
 msgstr ""
 
-#: ../webcit.c:826
+#: ../src/webcit.c:818
 msgid "Authorization Required"
 msgstr ""
 
-#: ../webcit.c:828
+#: ../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:1247
+#: ../src/webcit.c:1247
 #, c-format
 msgid ""
 "You are connected to a Citadel server running Citadel %d.%02d. \n"
@@ -2618,67 +2623,67 @@ msgid ""
 "\n"
 msgstr ""
 
-#: ../webcit.c:1484 ../webcit.c:1486
+#: ../src/webcit.c:1484 ../src/webcit.c:1486
 msgid "Room info"
 msgstr ""
 
-#: ../webcit.c:1489 ../webcit.c:1491
+#: ../src/webcit.c:1489 ../src/webcit.c:1491
 msgid "Your bio"
 msgstr ""
 
-#: ../webcit.c:1499
+#: ../src/webcit.c:1499
 msgid "your photo"
 msgstr ""
 
-#: ../webcit.c:1505
+#: ../src/webcit.c:1505
 msgid "the icon for this room"
 msgstr ""
 
-#: ../webcit.c:1519
+#: ../src/webcit.c:1519
 msgid "the icon for this floor"
 msgstr ""
 
-#: ../who.c:27
+#: ../src/who.c:27
 msgid "User name"
 msgstr ""
 
-#: ../who.c:28
+#: ../src/who.c:28
 msgid "Room"
 msgstr ""
 
-#: ../who.c:29
+#: ../src/who.c:29
 msgid "From host"
 msgstr ""
 
-#: ../who.c:62
+#: ../src/who.c:62
 msgid "(kill)"
 msgstr ""
 
-#: ../who.c:65
+#: ../src/who.c:65
 msgid "(edit)"
 msgstr ""
 
-#: ../who.c:141
+#: ../src/who.c:141
 msgid "Do you really want to kill this session?"
 msgstr ""
 
-#: ../who.c:151
+#: ../src/who.c:151
 #, c-format
 msgid "Users currently on %s"
 msgstr ""
 
-#: ../who.c:166
+#: ../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:228
+#: ../src/who.c:228
 msgid "Edit your session display"
 msgstr ""
 
-#: ../who.c:232
+#: ../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 "
@@ -2686,42 +2691,42 @@ msgid ""
 "corresponding box. "
 msgstr ""
 
-#: ../who.c:244
+#: ../src/who.c:244
 msgid "Room name:"
 msgstr ""
 
-#: ../who.c:249
+#: ../src/who.c:249
 msgid "Change room name"
 msgstr ""
 
-#: ../who.c:253
+#: ../src/who.c:253
 msgid "Host name:"
 msgstr ""
 
-#: ../who.c:258
+#: ../src/who.c:258
 msgid "Change host name"
 msgstr ""
 
-#: ../who.c:268
+#: ../src/who.c:268
 msgid "Change user name"
 msgstr ""
 
-#: ../wiki.c:64
+#: ../src/wiki.c:64
 #, c-format
 msgid "There is no room called '%s'."
 msgstr ""
 
-#: ../wiki.c:74
+#: ../src/wiki.c:74
 #, c-format
 msgid "'%s' is not a Wiki room."
 msgstr ""
 
-#: ../wiki.c:100
+#: ../src/wiki.c:100
 #, c-format
 msgid "There is no page called '%s' here."
 msgstr ""
 
-#: ../wiki.c:102
+#: ../src/wiki.c:102
 msgid ""
 "Select the 'Edit this page' link in the room banner if you would like to "
 "create this page."