# Admin Messages
DATA_DIRECTORY_NOT_FOUND=Data directory for calendar "%s" was not found.
\n( %s )
SESSION_EXPIRED=Your Session has expired. You must login again.
TEMPLATE_FILE_DOES_NOT_EXIST=The template file specified does not exist.
FIELD_IS_REQUIRED=Field [%s] is a required field.
FIELD_EDITED=Field [%s] successfully edited
FIELD_ORDER_SAVED=Field order successfully saved
CONFIRM=Confirm
INVALID_INPUT_TYPE=Invalid input type: '%s'!
ERROR_WHILE_TRYING_TO_CONTINUE=An ERROR occurred while trying to continue:
EVENT_NOT_ADDED_FIELDS_MISSING=Event not added: Required fields missing.
EVENT_SAVED_PENDING_APPROVAL=This event has been saved pending Administrator approval
EVENT_ADDED=Event added successfully
EVENT_NOT_UPDATED_FIELDS_MISSING=Event not updated: Required fields missing
EVENT_MODIFIED=Event successfully modified
EVENT_DELETED_FROM_SCHEDULE=Event deleted from Schedule database
EVENT_DELETED_FROM_DATABASE=Event deleted from Event database
FIELD_ADDED_TO_EVENTS_DATABASE=Field [%s] successfully added to Events database
FIELD_DELETED_FROM_EVENTS_DATABASE=Field [%s] successfully deleted from Events database
USER_NOT_ADDED_FIELDS_MISSING=User not added: Required fields missing
USER_ADDED=User added successfully
FIELD_ADDED_TO_USER_DATABASE=Field [%s] successfully added to User database
FIELD_DELETED_FROM_USER_DATABASE=Field [%s] successfully deleted from User database
USER_DELETED_FROM_DATABASE=User [%s] deleted from User database
USER_MODIFIED=User successfully modified
SCHEDULE_SAVED=Schedule Saved
ERROR_WHILE_SAVING_SCHEDULE=An ERROR Occurred while saving schedule
CONFIGURATION_SAVED=Configuration Saved
ERROR_WHILE_SAVING_CONFIGURATION=An ERROR occurred while trying to save the configuration:
ERROR_UPDATING_PERMISSIONS=Error updating permissions table
PERMISSIONS_SAVED=Permissions saved
EVENT_APPROVALS_SAVED=Event approvals saved
USER_MUST_CHANGE_PASSWORD=You must change your password!
USER_USER_NOT_FOUND=Username not found in database: %s
USER_INVALID_PASSWORD=Invalid Password
USER_LOGGED_IN_SUCCESSFULLY=%s logged in successfully
USER_PASSWORD_CHANGE_SUCCESSFUL=Password successfully changed
USER_USERNAME_ALREADY_EXISTS=Error: Username [%s] already exists!
EVENT_SAVE_ERROR=Error saving schedule to database: %s
DBFILE_FILE_OPEN_WRITE=Cannot open file for writing: %s
DBFILE_FILE_OPEN_READ=Cannot open file for reading: %s
DBFILE_FILE_OPEN_READWRITE=Cannot open file for reading/writing: %s
DBFILE_FILE_OPEN_APPEND=Cannot open file for append: %s
DBFILE_FILE_TEMP_COPY=Cannot copy temp file to original [%s]. The error is: [%s]
DBFILE_FIELD_ALREADY_EXISTS=Field already exists in database: %s
DBFILE_FIELD_DOESNT_EXIST=Field doesn't exist in database: %s
DBFILE_FIELD_LOCKED=Field's properties are locked and cannot be edited: %s
CONFIG_COULD_NOT_OPEN_LOCK_FILE=Could not open lock file [%s] for writing for Config object!
CONFIG_COULD_NOT_OPEN_READING=Config file [%s] could not be opened for reading!
CONFIG_COULD_NOT_OPEN_WRITING=Config file [%s] could not be opened for writing!
CALENDAR_NOT_ADDED_FIELDS_MISSING=The calendar was not added because required fields are missing.
CALENDAR_ALREADY_EXISTS=Error: Calendar with key [%s] already exists!
CALENDAR_COPY_DIR_DOESNT_EXIST=Error: The calendar to copy [%s] does not exist
CALENDAR_DIRECTORY_ALREADY_EXISTS=Error: The directory being created [%s] already exists
CALENDAR_COULDNT_CREATE_DIRECTORY=Error: Couldn't create directory [%s]
The error is: [%s]
CALENDAR_COULDNT_OPEN_SOURCE_DIR=Error: Couldn't open source directory [%s]
The error is: [%s]
CALENDAR_COULDNT_COPY_FILE=Error: Couldn't copy file [%s]
The error is: [%s]
CALENDAR_COULDNT_SET_FILE_PERMISSIONS=Error: Couldn't set permissions on file [%s]
The error is: [%s]
CALENDAR_FILES_COPIED=Calendar files copied
CALENDAR_ADDED_TO_DATABASE=Calendar added to database
CALENDAR_PERMISSIONS_GRANTED=Calendar privileges granted
CALENDAR_DELETED_FROM_DATABASE=Calendar deleted from database
CALENDAR_FILES_DELETED=Calendar files deleted
CALENDAR_MODIFIED=Calendar successfully modified
CALENDAR_COULDNT_OPEN_DIR=Error: Couldn't open directory [%s]
The error is: [%s]
CALENDAR_COULDNT_UNLINK_FILE=Error: Couldn't delete file [%s]
The error is: [%s]
CALENDAR_PERMISSIONS_REMOVED=Calendar permissions removed
CALENDAR_COULDNT_RENAME_DIR=Error: Couldn't rename directory [%s]
The error is: [%s]
CALENDAR_DIRECTORY_NOT_WRITABLE=The calendar couldn't be created because the calendars directory [%s] is not writable by the application
CALENDAR_PASSWORD_MUST_BE_CHANGED=Your password must be changed by logging into the Calendar Administrator before you can login to the calendar display
CALENDAR_NO_VIEW_PERMISSION=You do not have permission to view this calendar
IMPORT_SUCCESSFULL=Import Successfull
ERROR_REQUIRING_CUSTOM_FUNCTION=Error requiring custom function file '%s'. The error is: [%s]
ERROR_RUNNING_CUSTOM_FUNCTION=Error running custom function '%s'. The error is: [%s]
COULDNT_OPEN_TEMPLATE_PREFERENCES_FILE=The template preferences file '%s' could not be opened. The error is: [%s]
ERROR_OPENING_PERMISSIONS_LIST=Permissions list could not be opened. The error is: [%s]
ERROR_OPENING_COMMANDS_LIST=Commands list could not be opened. The error is: [%s]
ERROR_OPENING_PLUGIN_FILES_LIST=Plugins list could not be opened. The error is: [%s]