<% '******************************************************************* '******** aspWebCalendar 3.5 - Language File *********************** '******************************************************************* '******************************************************************* '******** United States English ************************************ '******************************************************************* '------------------------------------------------------------------- '---- Variables for: calendar.asp ---------------------------------- '------------------------------------------------------------------- '---- Sub (1) | DrawHeaderBar -------------------------------------- Sub1Var1 = "When printing the calendar views in Internet Explorer make sure you have the following option CHECKED: | Tools-> Internet Options-> Advanced-> Print background colors and images" Sub1Var2 = "Day View" Sub1Var3 = "Week View" Sub1Var4 = "Month View" Sub1Var5 = "Year View" Sub1Var6 = "Goto Today" Sub1Var7 = "Event Listing" Sub1Var8 = "Refresh Current Page" Sub1Var9 = "Print This View" Sub1Var10 = "Export to VCal" Sub1Var11 = "Add an Event" Sub1Var12 = "Manage Views" Sub1Var13 = "Login" Sub1Var14 = "Embed Content" Sub1Var15 = "Manage Configuration" Sub1Var16 = "Manage Groups" Sub1Var17 = "Manage Users" Sub1Var18 = "Logoff" Sub1Var19 = "LEGEND" Sub1Var20 = "Email A User" Sub1Var21 = "Approve Event Additions" Sub1Var22 = "Show Side Bar" Sub1Var23 = "Hide Side Bar" Sub1Var24 = "Group Filter" Sub1Var25 = "Available Groups" Sub1Var26 = "My Views" Sub1Var27 = "There are currently no definded public views" Sub1Var28 = "You currently have no definded private views" Sub1Var29 = "Quick Links" Sub1Var30 = "Previous Month" Sub1Var31 = "Next Month" Sub1Var32 = "None" Sub1Var33 = "There are currently no events..." Sub1Var34 = "Add event on this day..." Sub1Var35 = "Work Week View" Sub1Var36 = "Today's Events" '---- Sub (2) | Draw Day View -------------------------------------- Sub2Var1 = "Midnight" Sub2Var2 = "Noon" Sub2Var3 = "Event Listing" '---- Sub (3) | Draw Week View ------------------------------------- Sub3Var1 = "Week of " Sub3Var2 = "Event Listing" '---- Sub (4) | Draw Month View ------------------------------------ '---- Sub (5) | Draw Year View ------------------------------------- Sub5Var1 = "Week of " Sub5Var2 = "Calendar Year of" Sub5Var3 = "Events for " Sub5Var4 = "" Sub5Var5 = "" '---- Sub (6) | Draw Mini Calendar --------------------------------- '---- Sub (7) | Write Event List ----------------------------------- Sub7Var1 = "Event Listing" '---- Sub (8) | Write Event Month ---------------------------------- Sub8Var1 = "This is a recurring event" '---- Sub (9) | Write Event Listing -------------------------------- Sub9Var1 = "This is a recurring event" Sub9Var2 = "Edit" Sub9Var3 = "Delete" '---- Sub (10) | Draw Event Popup ---------------------------------- Sub10Var1 = "aspWebCalendar 3.5 - Event Detail" Sub10Var2 = "Below are the details of the event..." Sub10Var3 = "Title" Sub10Var4 = "This is a recurring event" Sub10Var5 = "EDIT" Sub10Var6 = "DELETE" Sub10Var7 = "Date(s)" Sub10Var8 = "Time(s)" Sub10Var9 = "ALL DAY EVENT" Sub10Var10 = "Group" Sub10Var11 = "Details" Sub10Var12 = "File" Sub10Var13 = "OK" Sub10Var14 = "INFO" Sub10Var15 = "Sorry either this event has changed or it no longer exists..." Sub10Var16 = "Actions" Sub10Var17 = "Edit This Event" Sub10Var18 = "Delete This Event" Sub10Var19 = "Email Event Creator" Sub10Var20 = "Email Event" Sub10Var21 = "Export to VCal" '---- Sub (11) | Draw Login Page ----------------------------------- Sub11Var1 = "aspWebCalendar 3.5 - Login" Sub11Var2 = "Enter your login information..." Sub11Var3 = "User Name" Sub11Var4 = "The Username you entered does not exist" Sub11Var5 = "Password" Sub11Var6 = "The Password you entered was incorrect" Sub11Var7 = "Login" Sub11Var8 = "Close This Window" '---- Sub (12) | Process Login ------------------------------------- Sub12Var1 = "You Have Been Logged In Successfully..." '---- Sub (13) | Draw View Options Page ---------------------------- Sub13Var1 = "aspWebCalendar 3.5 - Set View Filter" Sub13Var2 = "Select the GROUPS you want on your calendar..." Sub13Var3 = "Save Filter" '---- Sub (14) | DrawSummaryPage ----------------------------------- Sub14Var1 = "aspWebCalendar 3.5 - Login Summary" Sub14Var2 = "Please see below" Sub14Var3 = "aspWebCalendar 3.5 - Filter View" Sub14Var4 = "OK" Sub14Var5 = "Event Invitations" Sub14Var6 = "Process Approvals" Sub14Var7 = "YOU CURRENTLY HAVE NO EVENT INVITATIONS" Sub14Var8 = "Continue" Sub14Var9 = "Email a User" Sub14Var10 = "Please See Below" '---- Sub (15) | Must Login ---------------------------------------- Sub15Var1 = "YOU MUST LOGIN TO ACCESS THIS CALENDAR" Sub15Var2 = "CLICK HERE TO LOGIN" Sub15Var3 = "You Have Been Logged In Successfully..." '---- Sub (16) | Process Filter ------------------------------------ Sub16Var1 = "Your view filter has been updated..." '---- Sub (17) | Export to VCal ------------------------------------ Sub17Var1 = "Export to events to VCAL" Sub17Var2 = "Export your events to another program..." Sub17Var3 = "1.) Highlight the text in the box below and past it into a Notepad document.
2.) Then save the document on your computer with a .VCS extension.
3.) Open your PIM application and import the file you saved." Sub17Var4 = "SELECT ALL" Sub17Var5 = "OK" '---- Sub (49) | Process Invites ----------------------------------- Sub49Var2 = "aspWebCalendar 3.5 - Event Invitation Reply" Sub49Var3 = "has decided to ACCEPT the event invitation you had sent them for:" Sub49Var4 = "Description" Sub49Var5 = "has decided to DECLINE the event invitation you had sent them for:" Sub49Var6 = "ALL DAY EVENT" '---- Sub (50) | Send User an Email -------------------------------- Sub50Var1 = "Email A User" Sub50Var2 = "Select the user and fill out the form..." Sub50Var3 = "Email Subject" Sub50Var4 = "Message" Sub50Var5 = "Select a User" Sub50Var6 = "Send" '---- Sub (51) | Send User an Email Process ------------------------ Sub51Var1 = "Your email was sent successfully..." '------------------------------------------------------------------- '---- Variables for: calendar_admin.asp ---------------------------- '------------------------------------------------------------------- '---- Sub (18) | Manage Users Page --------------------------------- Sub18Var1 = "Manage Users - Step 1" Sub18Var2 = "What would you like to do?" Sub18Var3 = "Create A New User Account" Sub18Var4 = "Delete An Existing Account(s)" Sub18Var5 = "Modify an Existing Account" Sub18Var6 = "Proceed -->" '---- Sub (19) | Manage Users Page 1 ------------------------------ Sub19Var1 = "Manage Users - Step 2 - Add A User" Sub19Var2 = "Please fill in the new users information:" Sub19Var3 = "First Name" Sub19Var4 = "Last Name" Sub19Var5 = "Email Address" Sub19Var6 = "User Name" Sub19Var7 = "The user name you entered already exists" Sub19Var8 = "Password" Sub19Var9 = "Event Color" Sub19Var10 = "Group Membership -->" '---- Sub (20) | Add Users Page 2 --------------------------------- Sub20Var1 = "Manage Users - Step 3 - Select Group Membership" Sub20Var2 = "Select the groups this users should be a part of" Sub20Var3 = "Standard Membership" Sub20Var4 = "Administrative Membership" Sub20Var5 = "Require Approval for Event Posting" Sub20Var6 = "Calendar Application Rights" Sub20Var7 = "Standard User" Sub20Var8 = "Administrative User" Sub20Var9 = "Add This User" '---- Sub (21) | Add User Process --------------------------------- Sub21Var1 = "You have successfully added the new user" '---- Sub (22) | Modify Users Page 1 ------------------------------ Sub22Var1 = "Manage Users - Step 2 - Modify A User" Sub22Var2 = "Select the user you wish to modify" Sub22Var3 = "Select A User To Modify" Sub22Var4 = "Modify This User" '---- Sub (23) | Modify Users Page 2 ------------------------------ Sub23Var1 = "Manage Users - Step 3 - Modify User" Sub23Var2 = "Make your changes to this user account" Sub23Var3 = "First Name" Sub23Var4 = "Last Name" Sub23Var5 = "Email Address" Sub23Var6 = "User Name" Sub23Var7 = "The user name you entered already exists" Sub23Var8 = "Password" Sub23Var9 = "Event Color" Sub23Var10 = "Group Membership -->" '---- Sub (24) | Modify Users Page 3 ------------------------------ Sub24Var1 = "Manage Users - Step 4 - Modify User - Select Group Membership" Sub24Var2 = "Select the groups this users should be a part of" Sub24Var3 = "Standard Membership" Sub24Var4 = "Administrative Membership" Sub24Var5 = "Require Approval for Event Posting" Sub24Var6 = "Calendar Application Rights" Sub24Var7 = "Standard User" Sub24Var8 = "Administrative User" Sub24Var9 = "Save These Changes" '---- Sub (25) | Modify User Process ----------------------------- Sub25Var1 = "You have successfully updated this user...
If you are currently logged in as this user you will not
see the changes until you logoff and back on.
" '---- Sub (26) | Delete User Selection --------------------------- Sub26Var1 = "Manage Users - Step 2 - Delete A User" Sub26Var2 = "Select the user you wish to delete" Sub26Var3 = "Select A User To Delete" Sub26Var4 = "Delete PERSONAL events from this user?" Sub26Var5 = "Delete ALL events created by this user?" Sub26Var6 = "Proceed -->" '---- Sub (27) | Delete User Process ----------------------------- Sub27Var1 = "You have successfully deleted this user" '---- Sub (28) | Manage Groups Page ------------------------------ Sub28Var1 = "Manage Groups - Step 1" Sub28Var2 = "What would you like to do?" Sub28Var3 = "Create A New Group" Sub28Var4 = "Delete An Existing Group" Sub28Var5 = "Modify an Existing Group" Sub28Var6 = "Proceed -->" '---- Sub (29) | Add Groups Page 1 ------------------------------- Sub29Var1 = "Manage Groups - Step 2 - Add A Group" Sub29Var2 = "Please fill in the new group information" Sub29Var3 = "The group name you entered already exists" Sub29Var4 = "Group Color" Sub29Var5 = "Group Icon (THIS FIELD IS FOR FUTHER EXPANSION)" Sub29Var6 = "Group Type" Sub29Var7 = "Public" Sub29Var8 = "Private" Sub29Var9 = "Finish -->" '---- Sub (30) | Add Group Process -------------------------------- Sub30Var1 = "You have successfully added the new group

You must LOGOFF and LOGIN again to see this new group" '---- Sub (31) | Modify Group Page 1 ------------------------------ Sub31Var1 = "Manage Groups - Step 2 - Modify A Group" Sub31Var2 = "Select the group you wish to modify" Sub31Var3 = "Select A Group To Modify" Sub31Var4 = "Modify This Group" '---- Sub (32) | Modify Group Page 2 ------------------------------ Sub32Var1 = "Manage Groups - Step 2 - Modify A Group" Sub32Var2 = "Make the changes you need to" Sub32Var3 = "Group Name" Sub32Var4 = "Group Color" Sub32Var5 = "Group Icon (THIS FIELD IS FOR FUTHER EXPANSION)" Sub32Var6 = "Group Type" Sub32Var7 = "Public" Sub32Var8 = "Private" Sub32Var9 = "Save Changes -->" '---- Sub (33) | Modify Group Process ----------------------------- Sub33Var1 = "You have successfully updated this group" '---- Sub (34) | Delete Group Page 1 ------------------------------ Sub34Var1 = "Manage Groups - Step 2 - Delete A Group" Sub34Var2 = "Select the group you wish to delete" Sub34Var3 = "Select A Group To Delete" Sub34Var4 = "Delete This Group" '---- Sub (35) | Delete Group ------------------------------------- Sub35Var1 = "Delete Group" Sub35Var2 = "See below" Sub35Var3 = "Are you sure you want to delete the following Group" Sub35Var4 = "NOTE: If you delete this group you will also delete ALL the events that are saved for this group" Sub35Var5 = "Yes Delete This Group" Sub35Var6 = "Cancel" '---- Sub (36) | Delete Group Process ----------------------------- Sub36Var1 = "You have successfully deleted this group" '---- Sub (37) | Add An Event ------------------------------------- Sub37Var1 = "Your START DATE cannot be after your END DATE!" Sub37Var2 = "Your must enter a TITLE for this event." Sub37Var3 = "Your must enter an START DATE" Sub37Var4 = "Your must enter an END DATE" Sub37Var5 = "Your START TIME cannot be after your END TIME!" Sub37Var6 = "Your must enter a START TIME" Sub37Var7 = "Your must enter an END TIME" Sub37Var8 = "You need to enter an END RECURRENCE DATE" Sub37Var9 = "You need to enter a NUMBER OF RECURRENCES" Sub37Var10 = "You need to enter a value for EVERY # OF DAYS on the DAILY Recur Page" Sub37Var11 = "You need to enter a value for EVERY # OF WEEKS on the WEEKLY Recur Page" Sub37Var12 = "You need to a DAY OF THE WEEK on the WEEKLY Recur Page" Sub37Var13 = "You need to enter a value for DAY # on the MONTHLY Recur Page" Sub37Var14 = "You need to enter a value for the NUMBER OF MONTHS on the MONTHLY Recur Page" Sub37Var15 = "You need to enter a value for # OF MONTHS on the MONTHLY Recur Page" Sub37Var16 = "You need to enter a value for DAY # on the YEARLY Recur Page" Sub37Var17 = "Edit Event" Sub37Var18 = "Make changes in the form below" Sub37Var19 = "Add Event" Sub37Var20 = "Fill in the form below" Sub37Var21 = "This is a recurring event... What would you like to edit" Sub37Var22 = "This Occurrence Only" Sub37Var23 = "All Occurrences Of This Event" Sub37Var24 = "Event Title" Sub37Var25 = "Event Group" Sub37Var26 = "Event Description" Sub37Var27 = "Event Start Date" Sub37Var28 = "Event Start Time" Sub37Var29 = "Event End Date" Sub37Var30 = "Event End Time" Sub37Var31 = "This is an ALL DAY Event" Sub37Var32 = "Event Link" Sub37Var33 = "Event File" Sub37Var34 = "Event User (If not in PRIVATE group event was added by this user)" Sub37Var35 = "-- CURRENT USER --" Sub37Var36 = "Recurrence Pattern" Sub37Var37 = "NONE" Sub37Var38 = "Daily" Sub37Var39 = "Weekly" Sub37Var40 = "Monthly" Sub37Var41 = "Yearly" Sub37Var42 = "Recurrence Options" Sub37Var43 = "Every" Sub37Var44 = "Days" Sub37Var45 = "Every Weekday" Sub37Var46 = "Recur Every" Sub37Var47 = "Week(s) on" Sub37Var48 = "Sunday" Sub37Var49 = "Monday" Sub37Var50 = "Tuesday" Sub37Var51 = "Wednesday" Sub37Var52 = "Thursday" Sub37Var53 = "Friday" Sub37Var54 = "Saturday" Sub37Var55 = "Day" Sub37Var56 = "of Every" Sub37Var57 = "Month(s)" Sub37Var58 = "The" Sub37Var59 = "First" Sub37Var60 = "Second" Sub37Var61 = "Third" Sub37Var62 = "Fourth" Sub37Var63 = "Last" Sub37Var64 = "of Every" Sub37Var65 = "Month(s)" Sub37Var66 = "Every" Sub37Var67 = "January" Sub37Var68 = "February" Sub37Var69 = "March" Sub37Var70 = "April" Sub37Var71 = "May" Sub37Var72 = "June" Sub37Var73 = "July" Sub37Var74 = "August" Sub37Var75 = "September" Sub37Var76 = "October" Sub37Var77 = "November" Sub37Var78 = "December" Sub37Var79 = "The" Sub37Var80 = "Recurrence Duration" Sub37Var81 = "End By" Sub37Var82 = "End after" Sub37Var83 = "Occurrences" Sub37Var84 = "Users in System: (User CTRL To Select Multiple Users)" Sub37Var85 = "Re-Send Email To Invitees" Sub37Var86 = "Send Email To Invitees" Sub37Var87 = "Save Changes" Sub37Var88 = "Add This Event" '---- Sub (38) | Add Event Process ---------------------------------- Sub38Var1 = "aspWebCalendar 3.5 - **REVISED** Event Invitation" Sub38Var2 = "aspWebCalendar 3.5 - Event Invitation" Sub38Var3 = "A user of aspWebCalendar 3.5 has invited you to attend the following event" Sub38Var4 = "Description" Sub38Var5 = "Please login to aspWebCalendar for more details about this event and to accept or decline this invitation." Sub38Var6 = "ALL DAY EVENT" Sub38Var7 = "You have successfully added this event" Sub38Var8 = "You have successfully updated this event" '---- Sub (39) | Delete Event --------------------------------------- Sub39Var1 = "Delete Event" Sub39Var2 = "See below" Sub39Var3 = "This is a recurring event... What would you like to delete" Sub39Var4 = "This Occurrence Only" Sub39Var5 = "All Occurrences Of This Event" Sub39Var6 = "Are you sure you want to delete the following event" Sub39Var7 = "NOTE: You have also chosen to delete all occurrences of this recurring event" Sub39Var8 = "Yes Delete This Event" Sub39Var9 = "Cancel" '---- Sub (40) | Delete Event Process ------------------------------- Sub40Var1 = "You have successfully deleted this event" '---- Sub (41) | Draw Summary Page ---------------------------------- Sub41Var1 = "aspWebCalendar 3.5 - Add Group Success" Sub41Var2 = "aspWebCalendar 3.5 - Add Event Success" Sub41Var3 = "aspWebCalendar 3.5 - Add User Success" Sub41Var4 = "aspWebCalendar 3.5 - Modify User Success" Sub41Var5 = "aspWebCalendar 3.5 - Delete User Success" Sub41Var6 = "aspWebCalendar 3.5 - Modify Group Success" Sub41Var7 = "aspWebCalendar 3.5 - Modify Event Success" Sub41Var8 = "aspWebCalendar 3.5 - Delete Event Success" Sub41Var9 = "aspWebCalendar 3.5 - Delete Group Success" Sub41Var10 = "aspWebCalendar 3.5 - Insufficient Rights" Sub41Var11 = "aspWebCalendar 3.5 - Modify Config Success" Sub41Var12 = "    Please see below:" Sub41Var13 = "OK" Sub41Var14 = "Continue" Sub41Var15 = "aspWebCalendar 3.5 - Approve Events Success" '---- Sub (42) | Draw Window Footer --------------------------------- Sub42Var1 = "<-- Back" Sub42Var2 = "Cancel" '---- Sub (43) | Create Time Drop Down ------------------------------ Sub43Var1 = "Noon" Sub43Var2 = "Midnight" '---- Sub (44) | Upload A File -------------------------------------- Sub44Var1 = "Upload A File" Sub44Var2 = "Select a file to upload" Sub44Var3 = "NOTE: This uploaded will place your files in the following directory" Sub44Var4 = "Upload File" '---- Sub (45) | Upload File Process -------------------------------- Sub45Var1 = "Upload A File" Sub45Var2 = "No File(s) were uploaded" Sub45Var3 = "Your file was uploaded successfully!" Sub45Var4 = "CLOSE THIS WINDOW" '---- Sub (46) | Modify Config -------------------------------------- Sub46Var1 = "Modify Config" Sub46Var2 = "Make your changes below" Sub46Var3 = "Site Title" Sub46Var4 = "Require Login" Sub46Var5 = "YES" Sub46Var6 = "NO" Sub46Var7 = "LCID (Locale ID)" Sub46Var8 = "Date Format" Sub46Var9 = "Time Zone" Sub46Var10 = "Language" Sub46Var11 = "Skin" Sub46Var12 = "Email Component" Sub46Var13 = "Email Host" Sub46Var14 = "Popup Box Back Color" Sub46Var15 = "User Field 1 Name" Sub46Var16 = "User Field 2 Name" Sub46Var17 = "User Field 3 Name" Sub46Var18 = "User Field 4 Name" Sub46Var19 = "User Field 5 Name" Sub46Var20 = "Mini-Cal Sunday" Sub46Var21 = "Mini-Cal Monday" Sub46Var22 = "Mini-Cal Tuesday" Sub46Var23 = "Mini-Cal Wednesday" Sub46Var24 = "Mini-Cal Thursday" Sub46Var25 = "Mini-Cal Friday" Sub46Var26 = "Mini-Cal Saturday" Sub46Var27 = "Save Changes" Sub46Var28 = "Send From Email Address" '---- Sub (47) | Modify Config Process ------------------------------ Sub47Var1 = "You have successfully updated the configuration" '---- Sub (48) | Check Security ------------------------------------- Sub48Var1 = "You do not have sufficient rights to view this page" '---- Sub (52) | Approve Events ------------------------------------- Sub52Var1 = "Approve Event Additions" Sub52Var2 = "The following events are waiting for approval" Sub52Var3 = "Pending Event Additions" Sub52Var4 = "Title" Sub52Var5 = "Date" Sub52Var6 = "Added By" Sub52Var7 = "Process Event Approvals" Sub52Var8 = "There are currently no PENDING events." Sub52Var9 = "OK" '---- Sub (53) | Approve Events Process ----------------------------- Sub53Var1 = "Pending events have been process successfully" '---- Sub (54) | Manage Views Page ---------------------------------- Sub54Var1 = "Manage Views: Step 1" Sub54Var2 = "Select an option from below..." Sub54Var3 = "Create a new view" Sub54Var4 = "Delete and existing view" Sub54Var5 = "Modify a current view" Sub54Var6 = "Proceed -->" Sub54Var7 = "" Sub54Var8 = "" '---- Sub (55) | Embed Content Page ---------------------------------- Sub55Var1 = "Embed Content: Step 1" Sub55Var2 = "Select your options from below..." Sub55Var3 = "Select the type of content to embed" Sub55Var4 = "Embed a Mini Calendar" Sub55Var5 = "Embed an Event Listing" Sub55Var6 = "Generate a Link to the Calendar" Sub55Var7 = "Proceed -->" Sub55Var8 = "" '---- Sub (56) | Embed Content Page 2 --------------------------------- Sub56Var1 = "Embed Content: Step 2" Sub56Var2 = "Select your options from below..." Sub56Var3 = "If desired enter a specific date: (OPTIONAL)" Sub56Var4 = "Select the groups to include: (OPTIONAL, For default don't check any.)" Sub56Var5 = "Select a range for the event listing:" Sub56Var6 = "TODAY" Sub56Var7 = "WEEK" Sub56Var8 = "MONTH" Sub56Var9 = "Show Side Bar:" Sub56Var10 = "YES" Sub56Var11 = "NO" Sub56Var12 = "Expand Filter:" Sub56Var13 = "Expand Legend:" Sub56Var14 = "Expand QuickLinks" Sub56Var15 = "Select the type of calendar to display:" Sub56Var16 = "Day" Sub56Var17 = "Week" Sub56Var18 = "Month" Sub56Var19 = "Year" Sub56Var21 = "Listing" Sub56Var20 = "Proceed -->" '---- Sub (57) | Embed Content Page 3 ---------------------------------- Sub57Var1 = "Embed Content: Step 3" Sub57Var2 = "See Information Below..." Sub57Var3 = "Copy this code and paste it into the HEAD block of your page:" Sub57Var4 = "Copy this code and paste it where you want to display the Mini Calendar:" Sub57Var5 = "Preview:" Sub57Var6 = "Copy this code and use it as your hyperlink:" Sub57Var7 = "Proceed -->" Sub57Var8 = "   OK   " Sub57Var9 = "Click this link to preview how the link will open:" Sub57Var10 = "CLICK HERE" %>