PageRenderTime 54ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/branches/3.2/images/theme_0/lang/error.lang

#
Unknown | 320 lines | 299 code | 21 blank | 0 comment | 0 complexity | f0a4f0c7f4b7b54cf4a5ab4eb5ac2e6c MD5 | raw file
Possible License(s): 0BSD, Apache-2.0, GPL-2.0
  1. lang.error.ERR_PARAM_MISSING = Required parameter is missing. Did you leave a value empty in the form?
  2. lang.error.ERR_PARAM_LONG = Required parameter is too long.
  3. lang.error.ERR_FOPEN_WRITE_FAILED = Error opening file for writing.
  4. lang.error.ERR_FWRITE_FAILED = Error writing to file.
  5. lang.error.ERR_LOGGED_OUT = Sorry, but you have been logged out of the classroom.<br /> (It's possible that someone else is using your account!)
  6. lang.error.ERR_NO_FILE = The file you attached is either missing or empty.
  7. lang.error.ERR_UPLOAD_FILE = Could not find an uploaded file. Did you include one?
  8. lang.error.ERR_FREAD_FAILED = Error reading file.
  9. lang.error.ERR_FOPEN_READ_FAILED = Error opening file for reading
  10. lang.error.ERR_NO_MODULES_SELECTED = You've successfully logged in, but your teacher has not yet set up this classroom or has deliberately locked the classroom to keep students out.
  11. lang.error.ERR_MALLOC_FAILED = malloc() failed.
  12. lang.error.ERR_FSEEK_FAILED = fseek() failed.
  13. lang.error.ERR_OPENDIR_FAILED = opendir() failed.
  14. lang.error.ERR_PARAM_FORMAT = Parameter format error.
  15. lang.error.ERR_MKDIR_FAILED = mkdir() failed
  16. lang.error.ERR_GETCWD_FAILED = Error changing back to bin dir.
  17. lang.error.ERR_ERROR_CHDIR_TO_BIN = Error getting current working directory.
  18. lang.error.ERR_UNIQUE_FNAME_NOT_FOUND = Unique fname not found in process_forwarded_files()
  19. lang.error.ERR_REQUEST_DENIED = Request Denied.
  20. lang.error.ERR_FILE_FORMAT_ERROR = File format error.
  21. lang.error.ERR_GRADES_UPLOAD_FORMAT = There is no tab in the upload grades file.
  22. lang.error.ERR_ERROR_READING_CONFIG = Read error while reading configuration file.
  23. lang.error.ERR_FTELL_FAILED = failed
  24. lang.error.ERR_RED_READ = Error reading '*.red' file
  25. lang.error.ERR_NO_THEME_PATH = Can't set theme path (getcwd faile).
  26. lang.error.ERR_FOPEN_APPEND_FAILED = Error opening file for appending.
  27. lang.error.ERR_NO_GRADE_FOR_AUDIT_ST = There is no grade for audit student.
  28. lang.error.ERR_NO_RELEASED_GRADES = There are no released grades.
  29. lang.error.ERR_MISS_CHECKBOXES = Must check all the checkboxes.
  30. lang.error.ERR_GRADES_DB = Grades DB error.
  31. lang.error.ERR_GRADES_NO_THIS_USER = There is no such user in roster file
  32. lang.error.ERR_GRADES_NO_ITEM = There is no graded item
  33. lang.error.ERR_GRADES_NO_GRADES_FOR_THIS_QUIZ = There is no grade for this quiz
  34. lang.error.ERR_GRADES_INVALID_ITEM = Not valid item.
  35. lang.error.ERR_GRADES_SCALE_FORM = You entered bad data in scale form. Please try again.
  36. lang.error.ERR_GRADES_CAL_FORM = You must select calculation method.
  37. lang.error.ERR_GRADES_GROUP_FORM = You entered bad data in group form.
  38. lang.error.ERR_NOCHANGE_DB = Sorry there is no change.
  39. lang.error.ERR_SEARCH_STRING_TOO_SHORT = Search string too short. Enter more characters!
  40. lang.error.ERR_ADDING_TO_PASSWORD = An error occurred while adding user to password file.
  41. lang.error.ERR_ADDING_COURSE_TO_USERS_LIST = An error occurred when attempting to add this course to the user's central list of courses.
  42. lang.error.ERR_FIRST_NAME_HAS_INVALID_CHARS = First name has invalid characters.
  43. lang.error.ERR_LAST_NAME_HAS_INVALID_CHARS = Last name has invalid characters.
  44. lang.error.ERR_ID_HAS_INVALID_CHARS = Id has invalid characters.
  45. lang.error.ERR_UPDATING_CENTRAL_USER = An error occurred while adding this person to the central user list
  46. lang.error.ERR_NO_CHANGES = You didn't change anything - request ignored.
  47. lang.error.ERR_UNEXPECTED_END_OF_LINE = Unexpected end of line.
  48. lang.error.ERR_NO_EVENTS_RECORDED_FOR_X = There are no events recorded for
  49. lang.error.ERR_PASSWD_PARSE_ERROR = Error parsing password file
  50. lang.error.ERR_ID_TOO_SHORT = Student ID or Teacher ID must be at least four characters long!!
  51. lang.error.ERR_PASSWD_WRONG_LENGTH = Passwords must be between 6 and 15 characters long.
  52. lang.error.ERR_PASSWD_ENTERED_DIFFERENTLY = You typed your new password differently the second time!
  53. lang.error.ERR_NEW_PASSWD_SAME_AS_OLD = Your new password is the same as your old password!
  54. lang.error.ERR_CANT_USE_DEFAULT_PASSWORD = The password you selected is the 'default' password and can't be used.
  55. lang.error.ERR_PASSWD_AND_ID_SAME = Your password can't be the same as your ID number.
  56. lang.error.ERR_PASSWD_HAS_INVALID_CHARS_X = Passwords may contain only a-z, A-Z, 0-9, and characters from the set:
  57. lang.error.ERR_PASSWD_CONTAINS_YOUR_NAME = Passwords cannot contain your name.
  58. lang.error.ERR_PASSWD_TOO_SIMPLE = That's too easy to guess!
  59. lang.error.ERR_PASSWD_INTERNAL_ERROR = Internal error. Unable to set new password.
  60. lang.error.ERR_NOT_JPG_FILE = Only JPEG images are accepted. Your file must end in 'jpg' or 'jpeg'.
  61. lang.error.ERR_CANT_GET_CWD = Error getting current working directory.
  62. lang.error.ERR_CHDIR_FAILED = Error changing to the user's bio directory.
  63. lang.error.ERR_UNSUPPORTED_GROUP = Unsupported group in get_clipboard_info().
  64. lang.error.ERR_RED_WRITE = Error writing to '*.red' file.
  65. lang.error.ERR_UNKNOWN_CASE_IN_SWITCH = Unsupported value encountered in switch() statement.
  66. lang.error.ERR_READING_TRANSCRIPT_FILE = Error reading chat transcript file.
  67. lang.error.ERR_EMPTY_FILE = The attached file is empty. It probably doesn't exist on your PC, or it might exist and be an empty file.
  68. lang.error.ERR_FIRST_ATTACHMENT_FIELD_BLANK = You checked the box indicating you were attaching a web site, but you left the first attachment field blank.
  69. lang.error.ERR_FIRST_HOTPOT_ATTACHMENT_BLANK = checked the box indicating you were attaching a Hot Potatoes exam, but you left the first attachment field blank.
  70. lang.error.ERR_ZIPFILE_MUST_BE_ONLY_FILE = attaching a web site as a single 'zip' file, you cannot attach other files.
  71. lang.error.ERR_FIRST_FIELD_NOT_ZIP_OR_HOTPOT = You checked the box indicating you were attaching a Hot Potatoes exam. However, the first file you attached file is not a 'zip' file (zip files must end in '.zip'), and it is not a Hot Potatoes source file (ending in '.jbc' or '.jqz')
  72. lang.error.ERR_FIRST_FIELD_NOT_ZIP_OR_HTML = checked the box indicating you were attaching a web site. However, the first file you attached file is not a 'zip' file (zip files must end in '.zip'), and it is not an HTML file (HTML files must end in '.html' or '.htm')
  73. lang.error.ERR_CHMOD_FAILED = fchmod() failed
  74. lang.error.ERR_INTERNAL_ERROR = Internal Error
  75. lang.error.ERR_CANT_ATTACH_NEW_WEB_SITE = You cannot attach a new web site at the same time you are attaching files or a web site from your clipboard.
  76. lang.error.ERR_CANT_MAKE_ADDITIONAL_ATTACHMENTS = You cannot make additional attachments when you are pasting a web site from your clipboard.
  77. lang.error.ERR_TEAM_PARAM_NOT_FROM_A_Z = The team parameter is not one of A ... Z or a ...z .
  78. lang.error.ERR_CANT_START_UNZIP = Internal error: can't start UNZIP.
  79. lang.error.ERR_UNZIP_CODE_1 = Unzip error code 1: unable to unzip your file without warnings. Are you sure it IS a zip file?
  80. lang.error.ERR_UNZIP_CODE_2 = Unzip error code 2: generic error in zip file format. Are you sure it IS a zip file?
  81. lang.error.ERR_UNZIP_CODE_3 = Unzip error code 3: severe error in zip file format.
  82. lang.error.ERR_UNZIP_CODE_51 = Unzip error code 51: premature end of zip file.
  83. lang.error.ERR_UNZIP_MEMORY_ERROR = Unzip had an generic memory error while working with your zip file.
  84. lang.error.ERR_UNZIP_CODE_9 = Unzip error code 9: the specified zip files were not found. Are you sure your zip file is OK?
  85. lang.error.ERR_UNZIP_CODE_10 = Unzip error code 10: invalid command line options
  86. lang.error.ERR_UNZIP_CODE_11 = Unzip error code 11: no matching files found.
  87. lang.error.ERR_UNZIP_CODE_50 = Unzip error code 50: can't write to disk.
  88. lang.error.ERR_UNZIP_UNDOCUMENTED_ERROR = An undocumented error was reported by unzip.
  89. lang.error.ERR_CANT_FIND_ZIPFILE = Unable to find 'zipfile' in parameter list.
  90. lang.error.ERR_DIR_NAMED_X_FOUND_X_IS_RESERVED = A DIRECTORY was found within your zip file. The name of DIRECTORY is reserved for the 'home' html file of your web site. DIRECTORY name is
  91. lang.error.ERR_NO_HTML_FILES_FOUND = No HTML files were found within your zip file.<br /> That is, there were no files ending in '.htm' or '.html <br /> (A common error is to zip the directory holding your website, instead of zipping the files and folders within that directory.)
  92. lang.error.ERR_NO_HOTPOTATO_FILES_FOUND = No Hot Potato source files were found within your zip file.<br /> That is, there were no files ending in '.jbc' or '.jqz
  93. lang.error.ERR_MORE_THAN_ONE_HOTPOT_FILE_FOUND = Your zip file contains more than one Hot Potatoes or Blackboard source file. You can only include ONE file ending in '.jbc' or '.jqz'.
  94. lang.error.ERR_CANT_RENAME_TEMP_DIR = Unable to rename temporary directory.
  95. lang.error.ERR_RENAME_FAILED = rename() failed
  96. lang.error.ERR_ERROR_READING_FILTER = Error reading news filter.
  97. lang.error.ERR_ERROR_CREATING_FILTER = Unable to create filter file.
  98. lang.error.ERR_ERROR_WRITING_FILTER = Unable to write filter file.
  99. lang.error.ERR_REMOVAL_FROM_LIST_FAILED = removal from list failed.
  100. lang.error.ERR_SYMLINK_FAILED = Error during symbolic link.
  101. lang.error.ERR_UNABLE_TO_DETERMINE_FILENAME = Unable to determine original filename.
  102. lang.error.ERR_READING_INFO = Error reading info file.
  103. lang.error.ERR_ERROR_READING_ATTACHMENT = Error reading attachment.
  104. lang.error.ERR_CANT_FIND_THIS_OFFSET = Unable to locate a message. It's possible that the teacher has just 'hidden' the topic the message belongs to.
  105. lang.error.ERR_OPENING_INFO = Error opening info file.
  106. lang.error.ERR_ATTACH_ZIP_ONLY_ONE_FILE = When attaching a zipped website, you can only upload one file: the zip file.
  107. lang.error.ERR_MSG_IS_READ_ONLY = (read-only)
  108. lang.error.ERR_ERROR_PARSING_HOTPOT_FILE = Sorry, but this is not a valid Hot Potatoes quiz.
  109. lang.error.ERR_UNKNOWN_QUESTION_TYPE = Has an unknown question type. (This is an internal error and should never happen.)
  110. lang.error.ERR_ERROR_PARSING_SCORE = Error parsing score.
  111. lang.error.ERR_END_BEFORE_START = The Ending time you selected is BEFORE the Starting time..
  112. lang.error.ERR_CANT_START_ZIP = Internal Error: Can't start the ZIP program
  113. lang.error.ERR_ZIP_ERROR_CODE_2 = ZIP error code 2: unexpected end of zip file
  114. lang.error.ERR_ZIP_ERROR_CODE_3 = ZIP error code 3: a generic error in the zipfile format was detected
  115. lang.error.ERR_ZIP_ERROR_CODE_4 = ZIP error code 4: zip was unable to allocate memory
  116. lang.error.ERR_ZIP_ERROR_CODE_5 = ZIP error code 5: a severe error in the zipfile format was detected
  117. lang.error.ERR_ZIP_ERROR_CODE_6 = ZIP error code 6: entry too large to be split with zipsplit
  118. lang.error.ERR_ZIP_ERROR_CODE_7 = ZIP error code 7: invalid comment format
  119. lang.error.ERR_ZIP_ERROR_CODE_8 = ZIP error code 8: 'zip -T' failed or out of memory
  120. lang.error.ERR_ZIP_ERROR_CODE_9 = ZIP error code 9: user aborted zip prematurely
  121. lang.error.ERR_ZIP_ERROR_CODE_10 = ZIP error code 10: zip encountered an error while using a temp file
  122. lang.error.ERR_ZIP_ERROR_CODE_11 = ZIP error code 11: read or seek error
  123. lang.error.ERR_ZIP_ERROR_CODE_12 = ZIP error code 12: zip has nothing to do
  124. lang.error.ERR_ZIP_ERROR_CODE_13 = ZIP error code 13: missing or empty zip file
  125. lang.error.ERR_ZIP_ERROR_CODE_14 = ZIP error code 14: error writing to a file
  126. lang.error.ERR_ZIP_ERROR_CODE_15 = ZIP error code 15: zip was unable to create a file to write to
  127. lang.error.ERR_ZIP_ERROR_CODE_16 = ZIP error code 16: bad command line parameters
  128. lang.error.ERR_ZIP_ERROR_CODE_18 = ZIP error code 18: zip could not open a specified file to read
  129. lang.error.ERR_ZIP_ERROR_UNDOCUMENTED = an undocumented error occurred while running zip
  130. lang.error.ERR_TEAM_NOT_FOUND = Team not found in update_existing_team().
  131. lang.error.ERR_MSG_NOT_FOUND = Message not found.
  132. lang.error.ERR_GATHER_PARSE_ERROR = Can't parse gather string.
  133. lang.error.ERR_LAST_FILE_IO_ERROR = IO error on 'last' file.
  134. lang.error.ERR_CLIPBOARD_IS_EMPTY = Your Clipboard is Empty!
  135. lang.error.ERR_ADMINS_CANT_VIEW_CLIPBOARD = System administrators can't view clipboards using this version of Manhattan.
  136. lang.error.ERR_UNKNOWN_GATHER_TYPE = Unknown GATHER_TYPE
  137. lang.error.ERR_NO_COURSE_MSG = No courses were found that match your search criteria.
  138. lang.error.ERR_USERNAME_PASSWD_INCORRECT = Username/password incorrect.
  139. lang.error.ERR_COURSE_GROUP_NOT_FOUND = This course group no longer exists - it's been deleted.
  140. lang.error.ERR_SUPPLIED_DONT_MATCH_ACTUAL = The user username/id data supplied to this program doesn't match the user's actual information. Maybe the page you're coming from needs refreshing?
  141. lang.error.ERR_YOU_DIDNT_CHANGE_REALNAME = The new Real Name is the same as the old Real Name. You didn't change anything!
  142. lang.error.ERR_REALNAME_MUST_HAVE_SPACE = A person's Real Name must have at least one space, separating their 'first' name from their 'last' name.
  143. lang.error.ERR_NAME_HAS_BANNED_CHARS = A person's name can't contain the characters:
  144. lang.error.ERR_PASS_PARAMETERS_ERROR_MSG = Pass parameter error
  145. lang.error.ERR_UNABLE_TO_OPEN_KEYS = Unable to open 'users/keys' directory.
  146. lang.error.ERR_UNABLE_TO_OPEN_COURSES = Unable to open 'courses' directory.
  147. lang.error.ERR_NO_PID_FILE = Unable to get the process ID of the melange service. This usually means the service wasn't running in the first place.
  148. lang.error.ERR_KILLING_MELANGE_AT_X_FAILED = Attempt to kill melange server failed. PID:
  149. lang.error.ERR_CANT_START_NEW_PROCESS = Can't start a new process
  150. lang.error.ERR_INVALID_USERNAME = Username is invalid.
  151. lang.error.ERR_INVALID_PASSWORD = Password is invalid.
  152. lang.error.ERR_PASSWORD_WRONG_LEN = Passwords must be between 6 and 15 characters long.
  153. lang.error.ERR_FIRST_NAME_INVALID = First name is invalid.
  154. lang.error.ERR_LAST_NAME_INVALID = Last name is invalid.
  155. lang.error.ERR_EXISTING_USER_MSG = The username you selected is in use.
  156. lang.error.ERR_PASSWORDS_DONT_MATCH = The two passwords you typed don't match.
  157. lang.error.ERR_PAGE_TITLE_BLANK = Page title is blank.
  158. lang.error.ERR_NO_OTHER_ADMINS_FOUND = There are no administrators other than the super-user on the system.
  159. lang.error.ERR_SUPER_USER_EXISTING = A Super User has already been created.
  160. lang.error.ERR_PASSWD_AND_USERNAME_SAME = Your password can't be the same as your username.
  161. lang.error.ERR_INCORRECT_PASSWD_ENTERED = You've entered your current password incorrectly.
  162. lang.error.ERR_NOT_CAPTURE_MODE = You must first set this course to 'capture mode' using the 'Change course access' option on the Administrator's menu.
  163. lang.error.ERR_COOKIES_MUST_BE_ENABLED = You must have 'cookies' enabled on your web browser to use Manhattan.<p> Check your browser settings.</p>
  164. lang.error.ERR_INVALID_COURSE_TYPE = Unknown course type.
  165. lang.error.ERR_ROSTER_FILE_NOT_ASCII = The roster file you uploaded is not a plain text file. You cannot create the file with a word processor! Use a text editor.
  166. lang.error.ERR_ERROR_READING_COURSE_CODE = The first line of the uploaded file should contain the course-code-section. It couldn't be read.
  167. lang.error.ERR_ERROR_READING_COURSE_TITLE = The second line of the uploaded file should contain the course title. It couldn't be read.
  168. lang.error.ERR_ERROR_READING_SEMESTER = The third line of the uploaded file should contain the semester. It couldn't be read.
  169. lang.error.ERR_ERROR_READING_TEACHER_NAME = The fourth line of the uploaded file should contain the teacher's name as you want the students to see it. It couldn't be read.
  170. lang.error.ERR_COURSE_CODE_EMPTY = The first line of the uploaded file should contain the course-code-section. It's empty.
  171. lang.error.ERR_COURSE_TITLE_EMPTY = The second line of the uploaded file should contain the course-title-section. It's empty.
  172. lang.error.ERR_SEMESTER_EMPTY = The third line of the uploaded file should contain the course-semester-section. It's empty.
  173. lang.error.ERR_TEACHER_NAME_EMPTY = The forth line of the uploaded file should contain the teacher's name as you want the students to see it. It's empty.
  174. lang.error.ERR_COURSE_CODE_TOO_LONG = The first line of the uploaded file should contain the course-code-section. You've exceeded the maximum length of characters:
  175. lang.error.ERR_COURSE_TITLE_TOO_LONG = The second line of the uploaded file should contain the course-title-section. You've exceeded the maximum length of characters:
  176. lang.error.ERR_SEMESTER_TOO_LONG = The third line of the uploaded file should contain the course-semester-section. You've exceeded the maximum length of characters:
  177. lang.error.ERR_TEACHER_NAME_TOO_LONG = The forth line of the uploaded file should contain the teacher's name as you want the students to see it. You've exceeded the maximum length of characters:
  178. lang.error.ERR_GENERAL_ERROR = A general error has occurred.
  179. lang.error.ERR_MAX_ID_LEN_IS_X = A person's ID length can't exceed the maximum length of characters:
  180. lang.error.ERR_ID_MUST_HAVE_DIGIT = A person's ID number must contain at least one digit 0-9.
  181. lang.error.ERR_ID_HAS_BANNED_CHARS_X = A person's ID can't contain the characters:
  182. lang.error.ERR_MAX_NAME_LEN_IS_X = A person's NAME length can't exceed the maximum length of characters:
  183. lang.error.ERR_NAME_HAS_BANNED_CHARS_X = A person's NAME can't contain the characters:
  184. lang.error.ERR_PERSON_LINE_HAS_BAD_FORMAT = A line of the roster file that represents a person needs to look like: 'ID Firstname Lastname'. Your file has a line that doesn't meet this requirement:
  185. lang.error.ERR_COURSE_X_HAS_INVALID_CHARS = Course is invalid. Can only contain [A-Z], [a-z], [0-9] and the underscore _ character. your course is:
  186. lang.error.ERR_COURSE_CANT_START_WITH_T = A Normal or Standalone subdirectory name can't start with a 'T'.
  187. lang.error.ERR_TEACHER_ID_LINE_MISSING = The fifth line of the uploaded file should contain the teacher's ID followed by the teacher's real name. It's empty.
  188. lang.error.ERR_MKSTEMP_FAILED = mkstemp() failed
  189. lang.error.ERR_COURSE_X_Y_HAS_NO_TEACHER = There is no teacher in course:
  190. lang.error.ERR_FILE_X_NOT_FOUND = There is no such xml file :
  191. lang.error.ERR_COURSE_NAMES_EMPTY = A course in your data file has a blank directory or subdirectory name.
  192. lang.error.ERR_DATA_FOR_X_NOT_FOUND = Can't find data for course with internal id:
  193. lang.error.ERR_NO_DATA_FOUND = No data found after parsing XML file.
  194. lang.error.ERR_TAR_PATH_ERROR = tar path error.
  195. lang.error.ERR_STAT_FAILED = stat() failed.
  196. lang.error.ERR_CANT_CREATE_WORK_SPACE = Can't create work space.
  197. lang.error.ERR_CANT_FIND_WORK_SPACE = Can't find work space.
  198. lang.error.ERR_CANT_FIND_CONF = Can't find configuration file.
  199. lang.error.ERR_PASSWD_OPEN_FAILED = Could not open password file.
  200. lang.error.ERR_COURSE_EXIST_ERROR_MSG = Course already exists on the server.
  201. lang.error.ERR_NO_VALID_TEACHER = No valid teacher in this course.
  202. lang.error.ERR_USERNAME_LEN = Username is at least 5 characters.
  203. lang.error.ERR_SURVEY_NO_DATA = Data is not available
  204. lang.error.ERR_SURVEY_NO_INFORMATION = No information available.
  205. lang.error.ERR_NO_SURVEYS = No Survey to be managed.
  206. lang.error.ERR_COPY_ERROR = Could not find copied survey.
  207. lang.error.ERR_INVALID_USER = User does not exist.
  208. lang.error.ERR_SURVEY_RESULT_NOT_AVAILABLE = No one responded to this survey.
  209. lang.error.ERR_SURVEY_TIME_FORMAT = Bad time format.
  210. lang.error.ERR_NOT_VALID_DATE = The date you entered is not valid.
  211. lang.error.ERR_SURVEY_UNRELEASE_TIME_WRONG = The 'unrelease' time must be after the 'release' time.
  212. lang.error.ERR_SURVEY_RESULT_TIME = The 'result' time must be after the 'release' time.
  213. lang.error.ERR_CANT_SURVEY_STANDALONE_COURSES = Courses cannot be surveyed.
  214. lang.error.ERR_NO_CENTRAL_COURSES = No central courses match your criteria.
  215. lang.error.ERR_ERROR_CREATING_SURVEY_DIRECTORY = to create survey directory.
  216. lang.error.ERR_SURVEY_LIKERT_LEFT_TAG = The Left Label cannot contain '<' or '>'.
  217. lang.error.ERR_SURVEY_LIKERT_RIGHT_TAG = The Right Label cannot contain '<' or '>'.
  218. lang.error.ERR_NO_UNUSED_USERNAMES_FOUND = Can't find an unused username!
  219. lang.error.ERR_REALNAME_TOO_LONG = The maximum length of a 'real name' is:
  220. lang.error.ERR_INVALID_CHARACTER_IN_NAME = Your name contains special character which could cause trouble and is not allowed.
  221. lang.error.ERR_ALREADY_ENROLLED = The name you provided is already enrolled in the class.
  222. lang.error.ERR_ID_MUST_HAVE_DIGITS = A person's ID number must contain at least one digit 0-9.
  223. lang.error.ERR_ID_ALREADY_USED = A student id is already enrolled in your class! See id:
  224. lang.error.ERR_FGETS_FAILED = failed while reading a line of text
  225. lang.error.ERR_RED_OPEN = Unable to open '*.red' file for writing.
  226. lang.error.ERR_RED_READ_OPEN = Unable to open '*.red' file for reading.
  227. lang.error.ERR_EXPECTED_ATTACHED_WEBSITE = Expected an attached website. Didn't find one.
  228. lang.error.ERR_FLOCK_SHARED_FAILED = Unable to get a shared lock.
  229. lang.error.ERR_FLOCK_EXCLUSIVE_FAILED = Unable to get a exclusive lock.
  230. lang.error.ERR_FLOCK_UNLOCK_FAILED = Unable to release lock.
  231. lang.error.ERR_CANT_GET_NEW_COURSE_LOCK = Can't get a 'new course' lock. This usually means another admin is currently creating courses, or another create course process failed. This should clear up in a few minutes, or you can manually clean out Manhattan's 'tmp' directory.
  232. lang.error.ERR_BLANK_RECIPIENT = The recipient_username was NULL while building the tree.
  233. lang.error.ERR_NOT_IN_PASSWD = Username not listed in password file.
  234. lang.error.ERR_UNABLE_TO_OPEN_NEW_FILE = Unable to open *.NEW file.
  235. lang.error.ERR_ERROR_READING_NEW_FILE = Error reading *.NEW file.
  236. lang.error.ERR_UNABLE_TO_OPEN_INBOX = Unable to open inbox.dat for write.
  237. lang.error.ERR_ERROR_WRITING_TO_INBOX = Error writing to inbox.dat
  238. lang.error.ERR_CANT_OPEN_NEWS_DIR = Can't open news directory.
  239. lang.error.ERR_ERROR_OPENING_INFO = Error opening info file.
  240. lang.error.ERR_ERROR_READING_INFO = Error reading info file.
  241. lang.error.ERR_ERROR_OPENING_OUTBOX = Can't open outbox. mark_outbox_allread().
  242. lang.error.ERR_CANT_FIND_TERMINATING_NULL = Unable to find terminating null character in buffer.
  243. lang.error.ERR_XML_PARSER = XML Parser error:
  244. lang.error.ERR_SERVER_LOCK_MESSAGE = System has been locked for maintenance. Please try later.
  245. lang.error.ERR_SORRY_YOUVE_BEEN_LOGGED_OUT = Sorry, but you have been logged out of the classroom.<br />(It's possible that someone else is using your account!)
  246. lang.error.ERR_ERROR_READING_KEY_FILE = reading key file:
  247. lang.error.ERR_ERROR_WRITING_KEY = Error writing new key file.
  248. lang.error.ERR_CANT_OPEN_RELEASE_DATAFILE = Can't open release data file for reading.
  249. lang.error.ERR_ERROR_READING_RELEASE_DATAFILE = Error reading release data file.
  250. lang.error.ERR_NO_STUDENT_FOUND = There's no such person in the class!
  251. lang.error.ERR_ERROR_CHECKING_INDEX_LOCKFILE = Error checking index lock file.
  252. lang.error.ERR_CANT_LOCK_USER_INDEX = Can't lock user index file
  253. lang.error.ERR_ERROR_READING_ID_FILE_X = Can't open 'users' directory:
  254. lang.error.ERR_CANT_OPEN_USERS_DIR_X = Error reading ID file:
  255. lang.error.ERR_INDEX_FILE_FORMAT_ERROR = Index file format error.
  256. lang.error.ERR_ERROR_OPENING_CONFIG_FILE = Unable to open configuration file for reading.
  257. lang.error.ERR_ERROR_READING_CONFIG_FILE = Read error while reading configuration file.
  258. lang.error.ERR_THIS_IS_A_SECURE_SERVER = This is a secure server. You must access Manhattan using the https:// prefix!
  259. lang.error.ERR_YOUR_SESSION_HAS_TIMED_OUT = Your session timed out. The maximum number of minutes you can go without clicking on a command button or link is:
  260. lang.error.ERR_CANT_CREATE_NEW_KEY = Can't re-create the key file.
  261. lang.error.ERR_NO_SLASH_IN_COURSE_PATH = No slash in course path.
  262. lang.error.ERR_COURSE_LIST_OPEN_FAILED = Unable to open course file.
  263. lang.error.ERR_BAD_MONTH = Invilid month
  264. lang.error.ERR_BAD_DATE = Invilid Date
  265. lang.error.ERR_SURVEY_ERROR_1 = Error 1 in rewrite_xml_file() - please contact server administrators to tell them about this problem!
  266. lang.error.ERR_SURVEY_ERROR_2 = Error 2 in rewrite_xml_file() - please contact server administrators to tell them about this problem!
  267. lang.error.ERR_DATA_IS_NOT_AVAILABLE = Data is not available.
  268. lang.error.ERR_NUMBER_ERROR = Logic error while computing a percentage.
  269. lang.error.ERR_MYMANHATTAN_COURSE_NAME = My Manhattan Login
  270. lang.error.ERR_USERNAME_PASSWORD = <p><b>Username/password incorrect.</b></p><p>Is your CAPS LOCK key on?</p><p>Your username must always be typed in lowercase letters.</p><p>Your password is 'case sensitive', e.g. 'LuckyOne' is different from 'luckyone'.</p>
  271. lang.error.ERR_CANT_GET_EVENT_STRING = Can't read log_event.lang file for current theme.
  272. lang.error.ERR_DELETE_GROUP_WEIGHT = Delete group weight error.
  273. lang.error.ERR_HAS_BAD_CHAR = Link can not have chars such as ", ', &, >, and <
  274. lang.error.ERR_DB_OPEN = Can't open db file
  275. lang.error.ERR_DB_CREATE_ERROR = Can't create database
  276. lang.error.ERR_DB_INSERT = Can't insert data into database
  277. lang.error.ERR_CALENDAR_SET_EVENT = Can't set event.
  278. lang.error.ERR_CALENDAR_DELETE_EVENT = Delete event error.
  279. lang.error.ERR_CALENDAR_DB_OPEN = Can't open calendar db.
  280. lang.error.ERR_CALENDAR_UPDATE_EVENT = Can't update event.
  281. lang.error.ERR_PODCASTING_NEED_ONE_FILE = Must upload one audio file or select one from pasted file list.
  282. lang.error.ERR_PODCASTING_FILE_FORMAT = Supported audio file formats are .mp3 ...
  283. lang.error.ERR_YOU_DONT_HAVE_COURSE <<EOM
  284. According to the copy of the roster currently on the Manhattan server, you are not
  285. listed as the instructor for any of the courses in the division you selected. If you
  286. think this is incorrect, please contact your Manhattan Administrator for assistance.
  287. EOM
  288. lang.error.ERR_NO_TEACHER = There is no teacher in this class.
  289. lang.error.ERR_NO_COURSE_ON_MANHATTAN = You do not have an account on Manhattan.
  290. lang.error.relogin = Click here to log in again:
  291. lang.error.ERR_INVALID_CAL_METHOD = Undefined method
  292. lang.error.ERR_GRADE_BOOK_NEW_ITEM = Can not save new item because it has errors.
  293. lang.error.ERR_GRADE_BOOK_ITEM_NO_CHANGE = No item has been changed.
  294. lang.error.ERR_GRADE_BOOK_UNDEFINED_OPERATION = Unkown operation.
  295. lang.error.ERR_GRADE_BOOK_UPDATE_LETTER_GRADES = There are errors in the letter grades.
  296. lang.error.ERR_GRADE_BOOK_NO_CHANGE_LETTER_GRADES = No changes.
  297. lang.error.ERR_GRADE_BOOK_NOT_FOUND = No such item in db.
  298. lang.error.ERR_GRADE_BOOK_NO_DATA_ITEM = You do not have any category or item in your grade book database.
  299. lang.error.ERR_SURVEY_PARSE_DATA_FAILED = data field should have |;