lang.en (mrbs-1.9.4) | : | lang.en (mrbs-1.10.0) | ||
---|---|---|---|---|
skipping to change at line 51 | skipping to change at line 51 | |||
$vocab["monthafter"] = "Go to month after"; | $vocab["monthafter"] = "Go to month after"; | |||
$vocab["gotothismonth"] = "Go to this month"; | $vocab["gotothismonth"] = "Go to this month"; | |||
$vocab["no_rooms_for_area"] = "No rooms defined for this area"; | $vocab["no_rooms_for_area"] = "No rooms defined for this area"; | |||
$vocab["loading"] = "Loading"; | $vocab["loading"] = "Loading"; | |||
$vocab["saving"] = "Saving"; | $vocab["saving"] = "Saving"; | |||
$vocab["week_number"] = "Week %s | "; | $vocab["week_number"] = "Week %s | "; | |||
$vocab["create_new_booking"] = "Create a new booking"; | $vocab["create_new_booking"] = "Create a new booking"; | |||
$vocab["select_area"] = "Select area"; | $vocab["select_area"] = "Select area"; | |||
$vocab["select_room"] = "Select room"; | $vocab["select_room"] = "Select room"; | |||
$vocab["all"] = "<all>"; | $vocab["all"] = "<all>"; | |||
$vocab["registration_level_limited"] = ' [%1$d/%2$d]'; | ||||
$vocab["registration_level_limited_with_names"] = ' [%1$d/%2$d: %3$s]'; | ||||
$vocab["registration_level_unlimited"] = ' [%1$d]'; | ||||
$vocab["registration_level_unlimited_with_names"] = ' [%1$d: %2$s]'; | ||||
// Used in trailer.inc | // Used in trailer.inc | |||
$vocab["viewday"] = "View Day"; | $vocab["viewday"] = "View Day"; | |||
$vocab["viewweek"] = "View Week"; | $vocab["viewweek"] = "View Week"; | |||
$vocab["viewmonth"] = "View Month"; | $vocab["viewmonth"] = "View Month"; | |||
$vocab["ppreview"] = "Print Preview"; | $vocab["ppreview"] = "Print Preview"; | |||
// Used in edit_entry.php | // Used in edit_entry.php | |||
$vocab["addentry"] = "Add Entry"; | $vocab["addentry"] = "Add Entry"; | |||
$vocab["editentry"] = "Edit Entry"; | $vocab["editentry"] = "Edit Entry"; | |||
skipping to change at line 142 | skipping to change at line 146 | |||
$vocab["unavailable"] = "Private"; | $vocab["unavailable"] = "Private"; | |||
$vocab["is_mandatory_field"] = "is a mandatory field, please supply a value."; | $vocab["is_mandatory_field"] = "is a mandatory field, please supply a value."; | |||
$vocab["missing_mandatory_field"] = "You have not supplied a value for the manda tory field"; | $vocab["missing_mandatory_field"] = "You have not supplied a value for the manda tory field"; | |||
$vocab["confirmed"] = "Confirmed"; | $vocab["confirmed"] = "Confirmed"; | |||
$vocab["start_after_end"] = "Start day after end day"; | $vocab["start_after_end"] = "Start day after end day"; | |||
$vocab["start_after_end_long"] = "Error: the start day cannot be after the e nd day."; | $vocab["start_after_end_long"] = "Error: the start day cannot be after the e nd day."; | |||
$vocab["invalid_rep_interval"] = "The repeat interval must be greater than z ero."; | $vocab["invalid_rep_interval"] = "The repeat interval must be greater than z ero."; | |||
$vocab["confirm_rep_end_date"] = "It looks like you may have forgotten to se t the repeat " . | $vocab["confirm_rep_end_date"] = "It looks like you may have forgotten to se t the repeat " . | |||
"end date. Do you want to continue anyway?" ; | "end date. Do you want to continue anyway?" ; | |||
$vocab["type_reserved_for_admins"] = "The type '%s' is reserved for administrato rs"; | $vocab["type_reserved_for_admins"] = "The type '%s' is reserved for administrato rs"; | |||
$vocab["multiroom_not_allowed"] = "You are not allowed to make a booking for multiple rooms."; | ||||
$vocab["edit_entry_nonexistent_room"] = "You are trying to create or edit an ent ry for a room " . | $vocab["edit_entry_nonexistent_room"] = "You are trying to create or edit an ent ry for a room " . | |||
"that doesn't exist. This might be beca use you are using " . | "that doesn't exist. This might be beca use you are using " . | |||
"a bookmark that is no longer valid. It is not generally " . | "a bookmark that is no longer valid. It is not generally " . | |||
"recommended to use bookmarks that take you straight to " . | "recommended to use bookmarks that take you straight to " . | |||
"the booking form. Instead it is better to get to the " . | "the booking form. Instead it is better to get to the " . | |||
"booking form from the calendar view."; | "booking form from the calendar view."; | |||
$vocab["home"] = "Home"; | $vocab["home"] = "Home"; | |||
// Used in view_entry.php | // Used in view_entry.php | |||
$vocab["description"] = "Description"; | $vocab["description"] = "Description"; | |||
$vocab["room"] = "Room"; | $vocab["room"] = "Room"; | |||
$vocab["createdby"] = "Created by"; | $vocab["createdby"] = "Created by"; | |||
$vocab["modifiedby"] = "Modified by"; | $vocab["modifiedby"] = "Modified by"; | |||
$vocab["lastupdate"] = "Last updated"; | $vocab["lastupdate"] = "Last updated"; | |||
$vocab["repeat_on"] = "Repeat day"; | $vocab["repeat_on"] = "Repeat day"; | |||
$vocab["deleteentry"] = "Delete Entry"; | $vocab["deleteentry"] = "Delete Entry"; | |||
$vocab["deleteseries"] = "Delete Series"; | $vocab["deleteseries"] = "Delete Series"; | |||
$vocab["exportentry"] = "Export Entry"; | $vocab["exportentry"] = "Export Entry"; | |||
$vocab["exportseries"] = "Export Series"; | $vocab["exportseries"] = "Export Series"; | |||
$vocab["confirmdel"] = "Are you sure you want to delete this entry? "; | $vocab["confirmdel"] = "Are you sure you want to delete this entry? "; | |||
$vocab["confirmdel_series"] = "Are you sure you want to delete this series ?"; | ||||
$vocab["confirm_edit_series"] = "Users have registered for one or more event s in this series and " . | $vocab["confirm_edit_series"] = "Users have registered for one or more event s in this series and " . | |||
"editing the series will cause their names t o be lost. Are you sure " . | "editing the series will cause their names t o be lost. Are you sure " . | |||
"you want to continue?"; | "you want to continue?"; | |||
$vocab["returnprev"] = "Return to previous page"; | $vocab["returnprev"] = "Return to previous page"; | |||
$vocab["invalid_entry_id"] = "Invalid entry id."; | $vocab["invalid_entry_id"] = "Invalid entry id."; | |||
$vocab["invalid_series_id"] = "Invalid series id."; | $vocab["invalid_series_id"] = "Invalid series id."; | |||
$vocab["confirmation_status"] = "Confirmation status"; | $vocab["confirmation_status"] = "Confirmation status"; | |||
$vocab["tentative"] = "Tentative"; | $vocab["tentative"] = "Tentative"; | |||
$vocab["approval_status"] = "Approval status"; | $vocab["approval_status"] = "Approval status"; | |||
$vocab["approved"] = "Approved"; | $vocab["approved"] = "Approved"; | |||
skipping to change at line 303 | skipping to change at line 309 | |||
$vocab["password_reset_subject"] = "Password reset request"; | $vocab["password_reset_subject"] = "Password reset request"; | |||
$vocab["password_reset_body"] = 'Someone has generated a password reset re quest for %3$s. ' . | $vocab["password_reset_body"] = 'Someone has generated a password reset re quest for %3$s. ' . | |||
'If this wasn\'t you then you can ignore t his email. Otherwise ' . | 'If this wasn\'t you then you can ignore t his email. Otherwise ' . | |||
'you should follow the link below to reset your password. ' . | 'you should follow the link below to reset your password. ' . | |||
'The link will expire in %1$d %2$s.'; | 'The link will expire in %1$d %2$s.'; | |||
$vocab["enter_username"] = "Please enter your username here."; | $vocab["enter_username"] = "Please enter your username here."; | |||
$vocab["enter_username_or_email"] = "Please enter your username or email addre ss here."; | $vocab["enter_username_or_email"] = "Please enter your username or email addre ss here."; | |||
$vocab["will_be_sent_instructions"] = "You will be sent an email message with in structions on how to reset your password."; | $vocab["will_be_sent_instructions"] = "You will be sent an email message with in structions on how to reset your password."; | |||
$vocab["reset_password"] = "Reset password"; | $vocab["reset_password"] = "Reset password"; | |||
$vocab["pwd_check_email"] = "Thank you. If there's a user account cor responding to those details then you " . | $vocab["pwd_check_email"] = "Thank you. If there's a user account cor responding to those details then you " . | |||
"will shortly receive an email with instru | "will shortly receive an email with instru | |||
ctions for resetting your password."; | ctions for resetting your password. " . | |||
"Don't forget to check your spam/junk fold | ||||
er if it doesn't arrive."; | ||||
$vocab["invalid_link"] = "Invalid link"; | $vocab["invalid_link"] = "Invalid link"; | |||
$vocab["pwd_request_failed"] = "An email could not be sent to this user." ; | $vocab["pwd_request_failed"] = "An email could not be sent to this user." ; | |||
$vocab["link_invalid"] = "The password reset link is invalid or has expired."; | $vocab["link_invalid"] = "The password reset link is invalid or has expired."; | |||
$vocab["enter_new_password"] = "Enter your new password twice below."; | $vocab["enter_new_password"] = "Enter your new password twice below."; | |||
$vocab["pwd_must_contain"] = "The password must contain at least:"; | $vocab["pwd_must_contain"] = "The password must contain at least:"; | |||
$vocab["pwd_reset_success"] = "Your password has successfully been reset ."; | $vocab["pwd_reset_success"] = "Your password has successfully been reset ."; | |||
// Database upgrade code | // Database upgrade code | |||
$vocab["database_login"] = "Database login"; | $vocab["database_login"] = "Database login"; | |||
$vocab["upgrade_required"] = "To complete the upgrade the database now n eeds to be upgraded. Please backup your database before proceeding."; | $vocab["upgrade_required"] = "To complete the upgrade the database now n eeds to be upgraded. Please backup your database before proceeding."; | |||
skipping to change at line 418 | skipping to change at line 425 | |||
$vocab["without"] = "Without"; | $vocab["without"] = "Without"; | |||
$vocab["privacy_status"] = "Privacy status"; | $vocab["privacy_status"] = "Privacy status"; | |||
$vocab["search_criteria"] = "Search criteria"; | $vocab["search_criteria"] = "Search criteria"; | |||
$vocab["presentation_options"] = "Output options"; | $vocab["presentation_options"] = "Output options"; | |||
$vocab["delete_entries"] = "Delete entries"; | $vocab["delete_entries"] = "Delete entries"; | |||
$vocab["delete_entries_warning"] = "WARNING! This will delete all the entries m atching " . | $vocab["delete_entries_warning"] = "WARNING! This will delete all the entries m atching " . | |||
"the search string. The operation cannot be undone. Are " . | "the search string. The operation cannot be undone. Are " . | |||
"you sure you want to continue?\n\n" . | "you sure you want to continue?\n\n" . | |||
"Total number of entries that will be deleted : "; | "Total number of entries that will be deleted : "; | |||
$vocab["delete_entries_failed"] = "The entries could not be deleted."; | $vocab["delete_entries_failed"] = "The entries could not be deleted."; | |||
$vocab["registered"] = "Registered"; | ||||
$vocab["na"] = "[N/A]"; | ||||
// Used in admin.php | // Used in admin.php | |||
$vocab["edit"] = "Edit"; | $vocab["edit"] = "Edit"; | |||
$vocab["delete"] = "Delete"; | $vocab["delete"] = "Delete"; | |||
$vocab["rooms"] = "Rooms"; | $vocab["rooms"] = "Rooms"; | |||
$vocab["in"] = "in"; | $vocab["in"] = "in"; | |||
$vocab["noareas"] = "No areas have been defined."; | $vocab["noareas"] = "No areas have been defined."; | |||
$vocab["noareas_enabled"] = "No areas have been enabled."; | $vocab["noareas_enabled"] = "No areas have been enabled."; | |||
$vocab["addarea"] = "Add Area"; | $vocab["addarea"] = "Add Area"; | |||
$vocab["name"] = "Name"; | $vocab["name"] = "Name"; | |||
skipping to change at line 441 | skipping to change at line 450 | |||
$vocab["capacity"] = "Capacity"; | $vocab["capacity"] = "Capacity"; | |||
$vocab["norooms"] = "No rooms have been defined."; | $vocab["norooms"] = "No rooms have been defined."; | |||
$vocab["norooms_enabled"] = "No rooms have been enabled."; | $vocab["norooms_enabled"] = "No rooms have been enabled."; | |||
$vocab["administration"] = "Room Details"; | $vocab["administration"] = "Room Details"; | |||
$vocab["invalid_area_name"] = "That area name has already been used!"; | $vocab["invalid_area_name"] = "That area name has already been used!"; | |||
$vocab["empty_name"] = "You have not entered a name!"; | $vocab["empty_name"] = "You have not entered a name!"; | |||
// Used in edit_area.php and/or edit_room.php | // Used in edit_area.php and/or edit_room.php | |||
$vocab["editarea"] = "Edit Area"; | $vocab["editarea"] = "Edit Area"; | |||
$vocab["change"] = "Change"; | $vocab["change"] = "Change"; | |||
$vocab["backadmin"] = "Back to Rooms"; | ||||
$vocab["editroom"] = "Edit Room"; | $vocab["editroom"] = "Edit Room"; | |||
$vocab["viewroom"] = "View Room"; | $vocab["viewroom"] = "View Room"; | |||
$vocab["not_found"] = " not found"; | $vocab["not_found"] = " not found"; | |||
$vocab["room_admin_email"] = "Notification emails"; | $vocab["room_admin_email"] = "Notification emails"; | |||
$vocab["area_admin_email"] = "Notification emails"; | $vocab["area_admin_email"] = "Notification emails"; | |||
$vocab["area_first_slot_start"] = "Start of first slot"; | $vocab["area_first_slot_start"] = "Start of first slot"; | |||
$vocab["area_last_slot_start"] = "Start of last slot"; | $vocab["area_last_slot_start"] = "Start of last slot"; | |||
$vocab["area_res_mins"] = "Resolution (minutes)"; | $vocab["area_res_mins"] = "Resolution (minutes)"; | |||
$vocab["area_def_duration_mins"] = "Default duration (minutes)"; | $vocab["area_def_duration_mins"] = "Default duration (minutes)"; | |||
$vocab["times_along_top"] = "Times along the top"; | $vocab["times_along_top"] = "Times along the top"; | |||
skipping to change at line 528 | skipping to change at line 536 | |||
$vocab["disabled_room_note"] = "If this room is disabled, it will not appea r in the calendar views " . | $vocab["disabled_room_note"] = "If this room is disabled, it will not appea r in the calendar views " . | |||
"and it will not be possible to book it. H owever existing bookings " . | "and it will not be possible to book it. H owever existing bookings " . | |||
"will be preserved and will be visible in Se arch and Report results."; | "will be preserved and will be visible in Se arch and Report results."; | |||
$vocab["book_ahead_note_periods"] = "When using periods, book ahead times are ro unded down to the nearest whole day."; | $vocab["book_ahead_note_periods"] = "When using periods, book ahead times are ro unded down to the nearest whole day."; | |||
$vocab["invalid_types"] = "Invalid types"; | $vocab["invalid_types"] = "Invalid types"; | |||
$vocab["invalid_types_note"] = "These are types that are not allowed to be used in this room."; | $vocab["invalid_types_note"] = "These are types that are not allowed to be used in this room."; | |||
// Used in edit_users.php | // Used in edit_users.php | |||
$vocab["name_empty"] = "You must enter a name."; | $vocab["name_empty"] = "You must enter a name."; | |||
$vocab["name_not_unique"] = "already exists. Please choose another name."; | $vocab["name_not_unique"] = "already exists. Please choose another name."; | |||
$vocab["invalid_date"] = "The field '%s' must contain a valid date in the format YYYY-MM-DD."; | ||||
$vocab["confirm_delete_user"] = "Are you sure you want to delete this user?"; | $vocab["confirm_delete_user"] = "Are you sure you want to delete this user?"; | |||
// Used in del.php | // Used in del.php | |||
$vocab["deletefollowing"] = "This will delete the following bookings"; | $vocab["deletefollowing"] = "This will delete the following bookings"; | |||
$vocab["and_n_more"] = "and %s more"; // %s rather than %d because n is the output of number_format() | $vocab["and_n_more"] = "and %s more"; // %s rather than %d because n is the output of number_format() | |||
$vocab["sure"] = "Are you sure?"; | $vocab["sure"] = "Are you sure?"; | |||
$vocab["YES"] = "YES"; | $vocab["YES"] = "YES"; | |||
$vocab["NO"] = "NO"; | $vocab["NO"] = "NO"; | |||
$vocab["delarea"] = "You must delete all rooms in this area before yo u can delete it<p>"; | $vocab["delarea"] = "You must delete all rooms in this area before yo u can delete it<p>"; | |||
skipping to change at line 555 | skipping to change at line 564 | |||
$vocab["database"] = "Database"; | $vocab["database"] = "Database"; | |||
$vocab["system"] = "System"; | $vocab["system"] = "System"; | |||
$vocab["servertime"] = "Server time"; | $vocab["servertime"] = "Server time"; | |||
$vocab["server_software"] = "Server software"; | $vocab["server_software"] = "Server software"; | |||
$vocab["extensions"] = "Extensions"; | $vocab["extensions"] = "Extensions"; | |||
$vocab["please_contact"] = "Please contact "; | $vocab["please_contact"] = "Please contact "; | |||
$vocab["for_any_questions"] = "for any questions that aren't answered here ."; | $vocab["for_any_questions"] = "for any questions that aren't answered here ."; | |||
// Used in import.php | // Used in import.php | |||
$vocab["import_icalendar"] = "Import an iCalendar file"; | $vocab["import_icalendar"] = "Import an iCalendar file"; | |||
$vocab["source"] = "Source"; | ||||
$vocab["area_room_settings"] = "Areas and rooms"; | $vocab["area_room_settings"] = "Areas and rooms"; | |||
$vocab["other_settings"] = "Other settings"; | $vocab["other_settings"] = "Other settings"; | |||
$vocab["import_intro"] = "This form allows you to import an RFC 5 | $vocab["import_intro"] = "This form allows you to import an RFC 5 | |||
545 compliant " . | 545 compliant iCalendar " . | |||
"iCalendar file into MRBS. Only those | "into MRBS from a file or URL. Only th | |||
repeating events " . | ose repeating events " . | |||
"that have a recurrence rule with an equ ivalent repeat type in " . | "that have a recurrence rule with an equ ivalent repeat type in " . | |||
"MRBS will be imported."; | "MRBS will be imported."; | |||
$vocab["supported_file_types"] = "The following file types are supported: "; | $vocab["supported_file_types"] = "The following file types are supported: "; | |||
$vocab["import_text_file"] = "uncompressed iCalendar files"; | $vocab["import_text_file"] = "uncompressed iCalendar files"; | |||
$vocab["import_zip"] = "zip archives, including multiple files in an archive"; | $vocab["import_zip"] = "zip archives, including multiple files in an archive"; | |||
$vocab["import_gzip"] = "gzip files"; | $vocab["import_gzip"] = "gzip files"; | |||
$vocab["import_bzip2"] = "bzip2 files"; | $vocab["import_bzip2"] = "bzip2 files"; | |||
$vocab["source_type"] = "Source type"; | ||||
$vocab["file"] = "File"; | ||||
$vocab["file_name"] = "File"; | $vocab["file_name"] = "File"; | |||
$vocab["url"] = "URL"; | ||||
$vocab["invalid_url"] = "Invalid URL"; | ||||
$vocab["import"] = "Import"; | $vocab["import"] = "Import"; | |||
$vocab["upload_failed"] = "Upload failed"; | $vocab["upload_failed"] = "Upload failed"; | |||
$vocab["max_allowed_file_size"] = "The maximum allowed file size is"; | $vocab["max_allowed_file_size"] = "The maximum allowed file size is"; | |||
$vocab["no_file"] = "No file was uploaded"; | $vocab["no_file"] = "No file was uploaded"; | |||
$vocab["could_not_process"] = "Import failed: could not process file"; | $vocab["could_not_process"] = "Import failed: could not process file"; | |||
$vocab["badly_formed_ics"] = "Badly formed VCALENDAR file"; | $vocab["badly_formed_ics"] = "Badly formed VCALENDAR file"; | |||
$vocab["default_room"] = "Default room"; | $vocab["default_room"] = "Default room"; | |||
$vocab["default_room_note"] = "The room to be used if no LOCATION prop erty is specified"; | $vocab["default_room_note"] = "The room to be used if no LOCATION prop erty is specified"; | |||
$vocab["ignore_location"] = "Use the default room instead of LOCATIO | ||||
N"; | ||||
$vocab["add_location"] = "Add the LOCATION to the"; | ||||
$vocab["expanded_name"] = '%1$s [%2$s]'; // 1$ - SUMMARY, 2$ - LOC | ||||
ATION | ||||
$vocab["expanded_empty_name"] = '[%s]'; // LOCATION | ||||
$vocab["expanded_description"] = '%1$s [%2$s]'; // 1$ - DESCRIPTION, 2$ - | ||||
LOCATION | ||||
$vocab["expanded_empty_description"] = '[%s]'; // LOCATION | ||||
$vocab["area_room_order"] = "Order"; | $vocab["area_room_order"] = "Order"; | |||
$vocab["area_room_order_note"] = "The order of the area and room names in the LOCATION property"; | $vocab["area_room_order_note"] = "The order of the area and room names in the LOCATION property"; | |||
$vocab["area_room"] = "Area-Room"; | $vocab["area_room"] = "Area-Room"; | |||
$vocab["room_area"] = "Room-Area"; | $vocab["room_area"] = "Room-Area"; | |||
$vocab["area_room_delimiter"] = "Delimiter"; | $vocab["area_room_delimiter"] = "Delimiter"; | |||
$vocab["area_room_delimiter_note"] = "The string separating the area and room names in the LOCATION property. " . | $vocab["area_room_delimiter_note"] = "The string separating the area and room names in the LOCATION property. " . | |||
"If no delimiter is found MRBS will look for a unique room with the same " . | "If no delimiter is found MRBS will look for a unique room with the same " . | |||
"name as the LOCATION"; | "name as the LOCATION"; | |||
$vocab["area_room_create"] = "Create rooms if necessary"; | $vocab["area_room_create"] = "Create rooms if necessary"; | |||
$vocab["import_past"] = "Import past bookings"; | ||||
$vocab["default_type"] = "Default type"; | $vocab["default_type"] = "Default type"; | |||
$vocab["room_does_not_exist_no_area"] = "room does not exist and cannot be added - no area given"; | $vocab["room_does_not_exist_no_area"] = "room does not exist and cannot be added - no area given"; | |||
$vocab["room_not_unique_no_area"] = "room name is not unique. Cannot choose which one without an area."; | $vocab["room_not_unique_no_area"] = "room name is not unique. Cannot choose which one without an area."; | |||
$vocab["area_does_not_exist"] = "Non-existent area:"; | $vocab["area_does_not_exist"] = "Non-existent area:"; | |||
$vocab["room_does_not_exist"] = "Non-existent room:"; | $vocab["room_does_not_exist"] = "Non-existent room:"; | |||
$vocab["creating_new_area"] = "Creating new area:"; | $vocab["creating_new_area"] = "Creating new area:"; | |||
$vocab["creating_new_room"] = "Creating new room:"; | $vocab["creating_new_room"] = "Creating new room:"; | |||
$vocab["could_not_create_area"] = "Could not create area"; | $vocab["could_not_create_area"] = "Could not create area"; | |||
$vocab["could_not_create_room"] = "Could not create room"; | $vocab["could_not_create_room"] = "Could not create room"; | |||
$vocab["could_not_find_room"] = "Could not find room"; | $vocab["could_not_find_room"] = "Could not find room"; | |||
$vocab["could_not_import"] = "Could not import"; | $vocab["could_not_import"] = 'Could not import \'%1$s\' (UID: %2$s)'; | |||
// 1$ name, 2$ UID | ||||
$vocab["import_no_SUMMARY"] = "Imported event - no SUMMARY available"; | ||||
// This string cannot be empty | ||||
$vocab["no_LOCATION"] = "The VEVENT did not include a LOCATION p roperty"; | $vocab["no_LOCATION"] = "The VEVENT did not include a LOCATION p roperty"; | |||
$vocab["invalid_RRULE"] = "Invalid RRULE: missing FREQ part"; | $vocab["invalid_RRULE"] = "Invalid RRULE: missing FREQ part"; | |||
$vocab["more_than_one_BYDAY"] = "MRBS does not support more than one BYD AY value when FREQ="; | $vocab["more_than_one_BYDAY"] = "MRBS does not support more than one BYD AY value when FREQ="; | |||
$vocab["BYDAY_equals_5"] = "MRBS does not support a BYDAY value of 5"; | $vocab["BYDAY_equals_5"] = "MRBS does not support a BYDAY value of 5"; | |||
$vocab["unsupported_FREQ"] = "MRBS does not support FREQ="; | $vocab["unsupported_FREQ"] = "MRBS does not support FREQ="; | |||
$vocab["unsupported_COUNT"] = "COUNT not yet supported by MRBS"; | $vocab["unsupported_COUNT"] = "COUNT not yet supported by MRBS"; | |||
$vocab["no_indefinite_repeats"] = "Indefinite repeats not yet supported by MRBS"; | $vocab["no_indefinite_repeats"] = "Indefinite repeats not yet supported by MRBS"; | |||
$vocab["events_imported"] = "events imported"; | $vocab["events_imported"] = "events imported"; | |||
$vocab["events_not_imported"] = "events not imported"; | $vocab["events_not_imported"] = "events not imported"; | |||
End of changes. 14 change blocks. | ||||
8 lines changed or deleted | 36 lines changed or added |