AC_4897, AC_4898, AC_4899: Multifile uploader fixes.
[acontent.git] / docs / install / db / language_text.sql
1 # Table structure for table 'language_text'
2 #
3
4 CREATE TABLE `language_text` (
5   `language_code` varchar(5) NOT NULL default '',
6   `variable` varchar(30) NOT NULL default '',
7   `term` varchar(50) NOT NULL default '',
8   `text` blob NOT NULL,
9   `revised_date` datetime NOT NULL default '0000-00-00 00:00:00',
10   `context` text NOT NULL,
11   PRIMARY KEY  (`language_code`,`variable`,`term`)
12 ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
13
14 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_ADD_TEST_QUESTIONS','Are you sure you want to <em>add</em> the following questions? \r\n<ul>%s</ul>','2010-03-31 11:47:09','');
15 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE','Are you sure you want to delete these items?<br />\r\n\r\n <ul> %s </ul>','2010-03-25 14:07:57','');
16 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_COURSE_1','Are you sure you want to <strong>Delete</strong> the lesson <strong><em>%s</em></strong>?','2010-06-07 12:44:34','');
17 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_COURSE_2','Are you <strong>really really</strong> sure you want to <b>Delete</b> the lesson <strong><em>%s</em></strong>? Deleted lessons can not be recovered.','2010-06-07 12:44:50','');
18 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_COURSE_CATEGORY','Are you sure you want to delete the following lesson categories? The lessons in the deleted categories will be marked as Uncategorized.<strong>%s</strong>','2010-06-07 12:45:13','');
19 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_ITEM','Are you sure you want to delete the following items? <strong>%s</strong>','2010-01-27 15:48:35','');
20 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_LANG','Are you sure you want to delete the language (<strong>%s</strong>)?','2010-01-27 15:48:35','');
21 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_MYOWN_UPDATE','Are you sure you want to <strong>delete</strong> update <strong>%s</strong>?','2010-01-27 15:48:35','Updater');
22 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_TEST','Are you sure you want to delete the test/survey <strong><em>%s</em></strong>? The questions, however, will not be deleted.','2010-03-30 15:46:48','');
23 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_TEST_CATEGORY','Are you sure you want to delete test category <strong>%s</strong>?','2010-03-23 09:55:01','');
24 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_USER','Are you sure you want to delete the following users? <strong>%s</strong>','2010-01-27 15:48:35','');
25 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DELETE_USER_GROUP','Are you sure you want to delete the following user groups? <strong>%s</strong>','2010-01-27 15:48:35','');
26 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_DIR_MOVE','Are you sure you want to move <strong>%1s</strong> to the folder <strong>%2s</strong>?','2010-04-07 13:47:52','');
27 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_FILE_DELETE','Are you sure you want to delete the following file(s)? <ul>%s</ul>','2010-04-06 14:42:19','');
28 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_FILE_EXISTS','The file <strong>%s</strong> already exists. Do you want to overwrite the file?','2010-04-05 14:58:41','');
29 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_FILE_MOVE','Are you sure you want to move <strong>%1s</strong> to the folder <strong>%2s</strong>?','2010-04-07 13:47:52','');
30 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_REMOVE_TEST_QUESTION','Are you sure you want to remove this question from this test? Removing the question will not delete it from the question database.','2010-03-31 16:15:44','');
31 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_CONFIRM_SUB_CONTENT_DELETE','This content page has sub content. If you delete this page all its sub pages will be deleted as well.<br />','2010-05-20 12:08:10','');
32 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_ACCOUNT_DISABLED','That account has been disabled.','2010-01-27 15:48:35','');
33 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_BAD_FILE_TYPE','Unsupported file type. Plain Text or HTML files only.','2010-04-06 14:30:44','');
34 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_BAD_FOLDER_NAME','The folder name contains illegal characters. You may choose from alphanumeric characters and underscores, dashes or periods.','2010-04-01 15:23:52','');
35 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_CONNECT','Cannot connect to URL: %s','2010-01-27 15:48:35','');
36 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_CONNECT_SERVER','Failed to connect to server: %s','2010-02-11 11:20:59','');
37 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_CREATE_DIR','Cannot create content directory.','2010-04-01 15:23:52','');
38 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_DEL_DEFAULT_LANG','Cannot delete default language <strong>%s</strong>. The system cannot run properly without it.','2010-01-27 15:48:35','');
39 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_OPEN_DIR','Unable to open content directory. You may try to <a href=\"tools/filemanager/new.php\">create it now</a>.','2010-04-01 15:23:52','');
40 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_OPEN_FILE','Cannot open the file: <b> %s </b>','2010-04-06 14:30:44','');
41 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_OVERWRITE_FILE','Cannot override file.','2010-04-01 15:23:51','');
42 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_RENAME','File or directory cannot be renamed. Either a file or directory with that name already exists, the original file or directory does not exist, or the file or directory name has not changed.','2010-04-07 13:20:59','');
43 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CANNOT_UNZIP','Can NOT unzip the uploaded file.','2010-01-27 15:48:35','error msg');
44 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CHOOSE_ACTION','Please choose action for file <strong>%s</strong>','2010-01-27 15:48:35','');
45 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CHOOSE_UNINSTALLED_UPDATE','Please choose an uninstalled update.','2010-01-27 15:48:35','Updater: error msg');
46 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_CONFIRM_BAD','Your email address and account could not be confirmed.','2010-01-27 15:48:35','');
47 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_DB_NOT_UPDATED','Information could not be added to the database.','2010-01-27 15:48:35','');
48 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_DIR_NOT_DELETED','Cannot open directory to be deleted.','2010-04-06 14:42:19','');
49 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_DIR_NOT_EXIST','Directory <strong>%s</strong> does not exist. Please create it.','2010-04-07 13:47:52','');
50 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_DIR_NO_PERMISSION','Cannot delete folder. You may not have premission, or it may not be empty.','2010-04-06 14:42:19','');
51 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMAIL_EXISTS','An account with that email address already exists.','2010-01-27 15:48:35','');
52 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMAIL_INVALID','Email address was invalid.','2010-01-27 15:48:35','');
53 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMAIL_NOT_FOUND','No account found with that email address.','2010-01-27 15:48:35','');
54 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMPTY_FIELD','Field cannot be empty. Data is not saved.','2010-01-27 15:48:35','');
55 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMPTY_FIELDS','The following required field(s) are empty:<br />\r\n%s.','2010-01-27 15:48:35','');
56 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMPTY_KEYWORDS','Empty keywords','2010-02-10 11:12:23','');
57 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMPTY_SESSIONID','Empty Session ID.','2010-01-27 15:48:35','');
58 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMPTY_USER','Empty user.','2010-01-27 15:48:35','');
59 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_EMPTY_WEB_SERVICE_ID','Empty web service ID.','2010-01-27 15:48:35','');
60 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FILE_ILLEGAL','%s files are not allowed.','2010-04-07 13:20:59','');
61 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FILE_NOT_DELETED','Error deleting file. Cannot delete file.','2010-04-06 14:42:19','');
62 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FILE_NOT_EXIST','The selected file does not exist.','2010-04-06 14:30:44','');
63 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FILE_NOT_SAVED','The file cannot be saved.','2010-04-05 14:58:40','');
64 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FILE_NOT_SELECTED','You did not select a file to upload.','2010-05-21 15:57:36','');
65 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FILE_TOO_BIG','The file size exceeds the limit of <strong>%s </strong>. Contact your Transformable Administrator to have this limit increased.','2010-04-06 13:21:58','');
66 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FIRST_LAST_NAME_UNIQUE','First, second, and last names combination must be unique.','2010-01-27 15:48:35','');
67 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_FOLDER_NOT_CREATED','The folder \" %s \" could not be created.','2010-04-01 15:23:52','');
68 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_ID_ZERO','Content ID was zero, or was missing.','2010-05-20 12:08:10','');
69 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_IMPORT_CARTRIDGE_FAILED','Import failed. Does not appear to be a valid content package or common cartridge.','2010-01-27 15:48:35','');
70 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_IMPORT_FAILED','Import Failed','2010-01-27 15:48:35','');
71 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_CHECKBOX_STATUS','Invalid checkbox status.','2010-01-27 15:48:35','');
72 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_FORMAT','Invalid format.','2010-01-27 15:48:35','');
73 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_INPUT','Invalid URL: %s','2010-05-25 11:28:35','');
74 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_LINK','The link is either invalid or expired.','2010-05-06 12:50:23','');
75 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_LOGIN','Invalid login/password combination.','2010-01-27 15:48:35','');
76 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_SESSION','Invalid session.','2010-01-27 15:48:35','');
77 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_TOKEN_TYPE','Invalid token type.','2010-01-27 15:48:35','');
78 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_INVALID_WEB_SERVICE_ID','Invalid web service ID.','2010-01-27 15:48:35','');
79 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_ITEM_NOT_FOUND','Item not found.','2010-04-01 10:50:09','');
80 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_LANG_EMPTY','The text for this language has not been translated yet.','2010-01-27 15:48:35','');
81 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_LANG_EXISTS','The language you are trying to create already exists.','2010-01-27 15:48:35','');
82 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_LANG_WRONG_VERSION','The language pack you are trying to import is not compatible with this version of Transformable.','2010-01-27 15:48:35','');
83 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_LOGIN_CHARS','Your Login Name must only contain letters, numbers, periods, or underscores (_\'s).','2010-01-27 15:48:35','');
84 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_LOGIN_EXISTS','That login already exists, please choose another.','2010-01-27 15:48:35','');
85 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_MAX_STORAGE_EXCEEDED','Adding this file exceeds the maximum  lesson storage limit.','2010-04-06 13:21:58','');
86 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_MISSING_CONTENT','The requested content is missing.','2010-05-20 12:08:10','');
87 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_MISSING_COURSE_ID','Please select a lesson.','2010-06-07 12:45:29','');
88 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NOT_LOCALHOST','Sorry, the IP address of localhost is not public. For security reasons, validating resources located at non-public IP addresses has been disabled in this service.','2010-01-27 15:48:35','');
89 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_ACTION_SELECTED','No action selected.','2010-01-27 15:48:35','');
90 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_CONTENT_SPACE','Not enough space to import content directory. %s KB over the limit.','2010-01-27 15:48:35','error msg');
91 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_ITEM_SELECTED','You must select an item before using a button.','2010-01-27 15:48:35','');
92 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_PRIV','User has no privilege to do this action.','2010-02-19 14:18:02','');
93 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_QUESTIONS','Test has no questions.','2010-06-07 14:15:29','');
94 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_QUESTIONS_SELECTED','You did not select any questions to add to this test.','2010-03-31 11:47:10','');
95 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_SEARCH_TEXT','Please provide search text.','2010-01-27 15:48:35','');
96 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_NO_SPACE_LEFT','There is no more space in this lesson to extract this archive.','2010-04-07 15:17:28','');
97 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_PAGE_NOT_FOUND','Page (%s) cannot be found','2010-01-27 15:48:35','');
98 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_PASSWORD_CHARS','The password must contain letters, numbers, and symbols.','2010-01-27 15:48:35','');
99 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_PASSWORD_LENGTH','Password must be at least 8 characters long.','2010-01-27 15:48:35','');
100 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_PASSWORD_MISMATCH','Passwords did not match.','2010-01-27 15:48:35','');
101 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_QTI_WRONG_PACKAGE','Import failed.  Please note that Transformable only supports QTI 1.2.1 import.','2010-03-30 15:10:06','');
102 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_REMOVE_WRITE_PERMISSION','Please remove write permission from the listed files.','2010-01-27 15:48:35','error msg');
103 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_SECRET_ERROR','Letters or numbers entered from the CAPTCHA image are incorrect. Try again.','2010-01-27 15:48:35','');
104 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_SELECT_ONE_ITEM','Only <em>one</em> item must be selected.','2010-01-27 15:48:35','');
105 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_SENDING_ERROR','There was an error sending the email message.','2010-01-27 15:48:35','');
106 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_UNABLE_UPDATE_DB','Unable to update DB.','2010-02-04 13:14:33','');
107 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_UNKNOWN','An undetermined error has occurred.','2010-04-01 15:23:52','');
108 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_UPDATE_ALREADY_INSTALLED','The selected update is already installed.','2010-01-27 15:48:35','Updater');
109 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_UPDATE_DEPENDENCY','Due to update dependency, please install the listed updates before installing this update: %s','2010-01-27 15:48:35','Updater');
110 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_UPDATE_XML_NOT_FOUND','Update XML file is not found.','2010-01-27 15:48:35','error msg');
111 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_ERROR_WRONG_PASSWORD','Incorrect password.','2010-01-27 15:48:35','');
112 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_ACCOUNT_CONFIRMED','Account has been confirmed.','2010-01-27 15:48:35','');
113 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_ACTION_COMPLETED_SUCCESSFULLY','Action completed successfully.','2010-01-27 15:48:35','');
114 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_ARCHIVE_EXTRACTED','Archive has been extracted successfully.','2010-04-07 15:15:30','');
115 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CANCELLED','Successfully cancelled without any changes.','2010-01-27 15:48:35','');
116 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CHANGE_TO_SAME_EMAIL','The email address is same as what you currently have.','2010-01-27 15:48:35','');
117 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CLOSED','Successfully closed','2010-05-25 13:45:15','');
118 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CONFIRMATION_SENT','An email confirmation message has been sent.','2010-01-27 15:48:35','');
119 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CONFIRM_EMAIL2','An email with instructions on retrieving your password has been sent.','2010-01-27 15:48:35','');
120 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CONFIRM_GOOD','Your email address has been confirmed successfully.','2010-01-27 15:48:35','');
121 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CONTENT_DELETED','Content was successfully deleted','2010-05-20 14:34:38','');
122 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_CONTENT_DIR_CREATED','Content directory created successfully.','2010-04-01 15:23:52','');
123 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_DIRS_MOVED','Directories successfully moved.','2010-04-07 13:47:52','');
124 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_DIR_DELETED','Folder was successfully deleted.','2010-04-06 14:42:19','');
125 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_EXPORT_CANCELLED','Export cancelled successfully.','2010-01-27 15:48:35','feedback msg');
126 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILEUPLOAD_DONE','File(s) uploaded.','2010-04-01 15:23:52','');
127 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILE_EXISTS','The file <strong>%1$s</strong> already exists. The newly uploaded file was saved as <strong>%2$s</strong>.','2010-04-06 13:58:12','');
128 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILE_OVERWRITE','File overwrite successful.','2010-04-01 15:23:51','');
129 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILE_PASTED','The file was successfully pasted into the textarea below. <strong><em>Save to apply changes</em></strong>, or Cancel to return to the previously saved content.','2010-05-21 15:57:36','');
130 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILE_SAVED','The file was successfully saved as <strong>%s</strong>','2010-04-05 14:58:41','');
131 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILE_UPLOADED','File was successfully uploaded.','2010-04-06 13:58:12','');
132 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_FILE_UPLOADED_ZIP','File was successfully uploaded. You may now <a href=\"file_manager/zip.php?pathext=%1$s%5$sfile=%2$s%5$spopup=%3$s%5$s_course_id=%4$s\">extract</a> the file.','2010-04-09 10:53:33','');
133 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_IMPORT_LANG_SUCCESS','New language was successfully imported.','2010-01-27 15:48:35','');
134 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_IMPORT_SUCCEEDED','Import was successful.','2010-03-29 16:23:35','');
135 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_LOGIN_SUCCESS','You have logged in successfully.','2010-01-27 15:48:35','');
136 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_LOGOUT','You have successfully been logged out.','2010-01-27 15:48:35','');
137 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_MOVED_FILES','Files successfully moved.','2010-04-07 13:47:52','');
138 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_NO_QUESTION_CATS','No Categories.','2010-03-22 13:25:48','');
139 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_ONLY_ENGLISH','Only English language is defined in the system. There is no foreign languages to translate.','2010-01-27 15:48:35','');
140 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_PASSWORD_CHANGED','Password changed successfully.','2010-01-27 15:48:35','');
141 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_PROFILE_UPDATED','Your Profile was successfully updated.','2010-01-27 15:48:35','');
142 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_QUESTION_DELETED','Question was successfully deleted.','2010-03-25 14:07:07','');
143 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_QUESTION_REMOVED','Question was successfully removed from test/survey.','2010-03-31 15:28:32','');
144 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_QUESTION_UPDATED','Question was successfully updated.','2010-03-31 16:18:14','');
145 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_REGISTER_SUCCESS','You have registered successfully. Your web service ID is %s. This ID must be presented when using web service. This ID can always be retrieved from \"Profile\" page.','2010-01-27 15:48:35','');
146 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_REG_THANKS_CONFIRM','Thank-you for registering. Please follow the instructions in the email we sent you on how to confirm your account. You will need to confirm your account before you can login.','2010-01-27 15:48:35','');
147 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_UPDATE_CREATED_SUCCESSFULLY','The update has been created successfully.','2010-01-27 15:48:35','Updater: feedback msg');
148 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_FEEDBACK_UPDATE_INSTALLED_SUCCESSFULLY','The update has been installed successfully.','2010-01-27 15:48:35','Updater: feedback msg');
149 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_ADD_EDIT_LANGUAGE','<h2>Add/Edit Language</h2>\r\n\r\n       <p>Adding and Editing the language properties allows users to change the following:\r\n <ul>\r\n                <li>Language Code (3 digit ISO-639-2 language code)</li>\r\n            <li>Locale (two letter abritrary code to represent a variation of a language)</li>\r\n          <li>Character Set (should always be UTF-8)</li>\r\n             <li>Regular Expression (leave blank)</li>\r\n           <li>Language name translated</li>\r\n           <li>Language name in English</li>\r\n           <li>Status (enabled/disabled)</li>\r\n  </ul>\r\n       </p>\r\n        <p>When \"Status\" is set to enabled, the language is displayed in the selector at the bottom of Transformable pages, which allows users to switch to this language.</p>\r\n','2010-01-27 15:48:35','');
150 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_CHANGE_EMAIL','<h2>Change Email</h2>\r\n<p>This page allows users to change email addresses. </p>\r\n','2010-01-27 15:48:35','');
151 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_CHANGE_PASSWORD','<h2>Change Password</h2>\r\n<p>This page allows users to change passwords. The form authenticates users by checking their old password first, and then setting a new password and typing it again.</p>\r\n','2010-01-27 15:48:35','');
152 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_CREATE_EDIT_USER ','<h2>Create/Edit User</h2>\r\n\r\n<p>All fields on \"Create User\" and \"Edit User\" forms are required. Most fields are self-explanatory. When the \"Account Status\" field is set to disabled, the user is not able to login. </p>\r\n<p>User accounts can also be created by individuals using the Registration form available through the public pages of Transformable. The accounts created via the Registration form are automatically set to user group \"Regular User\". </p>','2010-01-27 15:48:35','');
153 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_CREATE_EDIT_USER_GROUP','<h2>Create/Edit User Group</h2>\r\n\r\n<p>All fields are relatively self-explanatory.</p>\r\n\r\n<p>There are six privileges provided by Transformable. Privileges are fixed and not changeable.\r\n        <dl>\r\n                <dt>Home</dt>\r\n               <dd>This is where user implements own functions.</dd>\r\n               <dt>User Management</dt>\r\n            <dd>Create, edit, delete users.</dd>\r\n                <dt>Language Management</dt>\r\n                <dd>Create, edit, delete, enable, disable languages.</dd>\r\n           <dt>Translation</dt>\r\n                <dd>Translate all Transformable terms into languages other than English, or edit existing English text.</dd>\r\n                <dt>Profile Management</dt>\r\n         <dd>Edit profile, change password or email.</dd>\r\n    </dl>\r\n</p>','2010-01-27 15:48:35','');
154 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_CREATE_UPDATE','<h2>Creating Update</h2>\r\n\r\n<p>If you happen to come across a bug you can fix, or have a new feature you would like added to the Transformable public distribution, you can use Create Update to put your changes into a form that can be easily added to the Transformable public code. Or, if you have a feature you are adding to one Transformable installation that you would like to have added to another, Create Update is ideal for reproducing your feature across installations. If you are creating new features that are not going to become part of the Transformable public source code, you can build them into a update so they can be reapplied from version to version as you upgrade your Transformable system. Creating updates does require knowledge of PHP, and of SQL if you plan on creating a update that changes the Transformable database. Please refer to the appropriate documentation for information on PHP and SQL. <p>\r\n\r\n<dl>\r\n       <dt>Transformable Update ID</dt>\r\n    <dd>The update id you give to your update must be different from all updates available for the particular version of Transformable it applies to. It is suggested you prefix your updates with a special identifier that represents the author or the authoring organization. If for example the University of Toronto is creating the update, a update ID might look like \"uoft_0002.\"</dd>\r\n      <dt>Transformable Version to Apply</dt>\r\n     <dd>This needs to be the exact version number of the Transformable version the update applies to (e.g 1.6). including any minor version numbers (e.g 1.6.1.2)  The exact version number can be found on the Administrator open screen under \"Statistics and Information.\" In most cases when applying a update created for an older version of Transformable, the \"Transformable version to Apply\" will need to be adjusted. Or, this can be adjusted manually in the patch.xml file included with the source code of the update.\r\n       </dd>\r\n       <dt>Description</dt>\r\n        <dd>This should be a detailed description of what the update does. Example might include \"fixes problem uploading files to filemanager\" for a bug fix, or \"added a timer function to tests\" for an added feature, or \"removes registration tab\" for a feature adjustment, etc. Include enough detail so those applying the update understand exactly what it will do..</dd>\r\n   <dt>SQL Statement</dt>\r\n      <dd>This optional field can be used to insert SQL commands which modify the Transformable database. It might be used to write an SQL statement to modify and existing table, such as changing a data type, or a field size, or to add or remove an field. It can also be used to insert SQL that generates a new table for a new feature created by a update, or it can be used to insert data into a table used by a feature created by the update. Any SQL can be included in this field. Be careful when running SQL, that that SQL is not going to interfere with upgrade SQL. If you are changing table structures and those same tables are being altered during an upgrade, the upgrade may fail.</dd>\r\n       <dt>Dependant Updates</dt>\r\n  <dd>It is common for later updates to require changes from earlier updates before they can be installed. If this is the case for the update you are creating, enter the update IDs into the Dependant Update ID field. Click on Add Dependent Update if additional dependencies are required. Be sure to check the updates on the opening screen of the Updater to see if the file you are modifying with your update is  being modified by an update.Transformable.ca update. If they are modifying the same files, you may need to include the ID numbers for those updates in the Dependant Updates for the update your are creating.</dd>\r\n       <dt>Files</dt>  \r\n    <dd>This area is where most Transformable updates are created. Click on <strong>Add File</strong>  to generate a update block. A update block can include one of four actions on the file being modified, as described below. As many update blocks as required can be added to a update. </dd>\r\n             <dl>\r\n        <dt>Add File</dt>\r\n   <dd>The <strong>Add</strong> action can be used to add a new file to Transformable. This action is often used in conjuction with other update blocks that alter or delete files, to add a replacement file for one deleted, or to perhaps add a required or include file needed by a modified section in the file being changed. In the <strong>File Name</strong> field enter the file name to be assigned to the file when it is installed. In the <strong>Directory</strong> field enter the <i>relative path</i> from the Transformable root directory in which the modified file is or will exist. Select  from <strong>Upload File</strong> using the Browse button to locate the file in your local computer\'s file system. Note that the upload file can have any name. It will be renamed to the file name listed in the File Name field when it is installed.</dd>\r\n       <dt>Alter File</dt>\r\n <dd>This option is used when you wish to make changes to a piece of code within an existing source code file. In the <strong>File Name</strong> field enter the name of the file in the Transformable source code that will be altered. In the <strong>Directory</strong> field enter the relative path to the directory in which the to be alter file exists, relative to the Transformable root directory. In the <strong>Code To Replace From</strong> field copy the code from the original file the will be replaced, or appended to, and in the <strong>Code To Replace To</strong> field enter to code that will replace the code above in the <i>From</i> field. Or, if you are adding code instead of replacing code, include the code from the field above so it gets added back if you are only using that code as a way of identifying a location in the file where new code is being added.</dd>\r\n       <dt>Delete File</dt>\r\n        <dd>This option will remove files from Transformable. In the <strong>File Name</strong>  field enter the name of the file to be deleted. In the <strong>Directory</strong> field enter the path to the directory in which the to be delete file exists, relative to the root directory of the Transformable installation. </dd>\r\n     <dt>Overwrite File</dt>\r\n     <dd>This option is used to replace an existing file in Transformable with a new one. In the <strong>File Name</strong>  field enter the name of the file to be replaced. In the <strong>Directory</strong> field enter the path to the directory in which the to be replaced file exists, relative to the root directory of the Transformable installation. In the <strong>Upload File</strong> field use the Browse button to choose a file from your local computer to replace the specified file. The upload file may be named anything. It will be renamed to the file it is replacing when the update is installed.</dd>\r\n       </dl>\r\n       <dt>Create Update</dt>\r\n      <dd>Click on this button to build the update into a downloadable zip file. This zip file can then be uploaded in the Upload field on the main Updater screen to apply a update to a system.</dd>\r\n    <dt>Save Update</dt>\r\n        <dd>Click on this button to save the developing update to the Transformable database for future reference. Though it is not required, you should save a copy of the update in this way, so it can be retrieved and edited if necessary. Or, if a update takes more than a single sitting to build, you can save it, then retrieve it later to continue.</dd>\r\n        <dt>Cancel</dt>\r\n     <dd>Press this button to ignore the latest changes to the update, and return to My Own Updates Screen.</dd>\r\n\r\n</dl>','2010-01-27 15:48:35','Updater');
155 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_LANGUAGE','<h2>Language Management</h2>\r\n\r\n      <p>Transformable can be displayed in many different languages! Through the Language Manager language packs can be selected and imported.</p>\r\n\r\n<h3>Managing Existing Languages</h3>\r\n    <p>Installed languages can be edited, deleted, or exported as an Transformable language pack for redistribution. When exporting a language, a download prompt will appear asking to download a zip file of the language pack.</p>\r\n   <p>Note that the English language (language code: eng) cannot be deleted. This is the base language pack that ensures Transformable runs properly. When other languages are installed, users can disable it if they don\'t want Transformable to be displayed in English.</p>\r\n       \r\n<h3>Importing Languages</h3>\r\n    <p>Language packs can be imported by retreiving the package and then importing it into Transformable.</p>\r\n   <ol>\r\n                <li>Visit <a href=\"http://www.atutor.ca/transformable/translate/index.php\" target=\"_new\">Transformable Language Packs</a> to download one of the available language packs for your version.</li>\r\n                <li>Use the <code>Browse...</code> button to find the downloaded language pack.</li>\r\n                <li>Use the <code>Import</code> button to import the language.</li>\r\n </ol>\r\n\r\n   <p>You can contribute to the Transformable community by exporting a language pack from your Transformable installation, and attaching it to a message in the atutor.ca <a href=\"http://atutor.ca/forum/4/1.html\">Translation Forum</a>. Also see the <a href=\"http://atutor.ca/atutor/docs/translate.php\">Translator Documentation</a> for further details about translating Transformable.</p>','2010-01-27 15:48:35','');
156 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_LOGIN','<h2>Login</h2>\r\n\r\n<p>A user may login to Transformable with their Login Name or Email address, and the Password entered during <a href=\"../register.php\">registration</a>. Logging in gives users access to use more functions provided to regular user.</p>\r\n','2010-01-27 15:48:35','');
157 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_PASSWORD_REMINDER','<h2>Forgot Your Password</h2>\r\n\r\n<p>If you have forgotten your password, use the <em>Forgot your password?</em> link on the Login screen. The form will email the login name to you, along with a link you must follow to change your password.</p>\r\n','2010-01-27 15:48:35','');
158 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_PROFILE','<h2>Profile</h2>\r\n<p>This section allows a user to change elements of his/her personal profile.</p>\r\n\r\n<p>Although the login name cannot be altered, password, email address, and other personal information are editable.</p>\r\n','2010-01-27 15:48:35','');
159 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_REGISTRATION','<h2>Register</h2>\r\n\r\n<p>In order for a user to login to the Transformable system and save results from accessibility reviews, manage translate or administer the system, a unique system account needs to be created.  Use the <em>Register</em> link on the login screen to access the registration form. If email-confirmation has been enabled by the system administrator, a message will be sent to the email address entered, containing a link that must be followed to confirm the new account. Once this has been done, the login name or email address, and the password entered during registration can now be used on the <a href=\"../login.php\">Login</a> screen.</p>','2010-01-27 15:48:35','');
160 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_TRANSLATION','<h2>Translation</h2>\r\n\r\n   <p>All fields are self-explanatory. Note that language drop down box lists all the languages defined in the current installation of Transformable, no matter the language status (enabled or disabled). If you are translating a new language for Transformable, first define the language using the Language management tool\'s Add Language feature. If you do not have access to the Language management tools, ask your Transformable administrators to add the language.</p>\r\n\r\n<p>You can contribute to the Transformable community by exporting a language pack from your Transformable installation, and attaching it to a message in the atutor.ca <a href=\"http://atutor.ca/forum/4/1.html\">Translation Forum</a>. Also see the <a href=\"http://atutor.ca/atutor/docs/translate.php\">Translator Documentation</a> for further details about translating Transformable.</p>','2010-01-27 15:48:35','');
161 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_UPDATER','<h2>Updater</h2>\r\n       <p>The Updater was introduce in Transformable 1.6 to allow administrators to update their systems with feature adjustments, security fixes, and other Transformable code changes in between Transformable releases. The Updater is included as a standard module with Transformable 1.6.1+, and installs as an extra module for 1.6.</p>\r\n<dl>\r\n    <dt>The Update List</dt>\r\n    <dd>On the opening screen of the Updater will appear a list of updates available for the version of Transformable you are using, along with a description of each update.  This list is retrieved from update.atutor.ca, as are the updates themselves, so you must be connected to the Internet. Updates are retrieved from update.atutor.ca by Transformable and applied as necessary. </dd>\r\n      <dt>File Permissions</dt>\r\n   <dd>In most cases you will be asked to temporarily grant write permission to the files that need to be updated or replaced, then once the update has been applied, you will be asked to change the permissions back to read only. It is important that you follow the instructions after updates have been applied, otherwise you run the risk of opening a security hole. \r\n </dd>\r\n       <dt>Types of Updates</dt>\r\n   <dd>Updates come in various forms. Some updates replace code in a file with new code. Others replace a file with a new file.  Others may do both on multiple files and multiple code changes. Other updates delete files that are no longer required.</dd>\r\n  <dt>Required and Non-Required Updates</dt>\r\n  <dd>In most cases you will want to install updates in the order they appear in the update list, but not all updates are required updates.  Some feature updates can be ignored if you do not need the features they would add or modify on your system. Other updates will have dependencies, requiring the administrator to install earlier updates before installing a later one. You will be prompted to install previous updates if there are dependencies.</dd>\r\n        <dt>Checks and File Backups</dt>\r\n    <dd>If you have made changes to a file the Updater wishes to change,  you will be prompted to continue or not. The updater compares your local file with the same file in the Transformable code repository, and if they differ the prompt will display. In many cases  the Updater can apply updates without changing the code you have modified, but if the code to be replaced was modified, the update will fail, or if the update replaces a file, your changes will be lost. In all cases the updater will create a backup of the files that were modified, identified by the filename plus the update number added as a suffix. Rename the file to its original name to restore that file back to its original state. You can list these files by clicking the view messages button next to the update listing after the update is installed. After you have confirmed that the updates were applied and are working properly, it is safe to delete the backup files, though it does not hurt to keep them around. </dd>\r\n     <dt>Private Updates</dt>\r\n    <dd>In some cases private updates can be applied by uploading a update file through the upload form below the update list.  Private updates are often those used to apply changes that are not being applied to the Transformable default source code, or to apply custom features, or to share updates between users, etc. When uploading a update, be sure the update id, defined in the patch.xml file, is unique . </dd>\r\n</dl>','2010-01-27 15:48:35','Updater');
162 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_USER','<h2>User Management</h2>\r\n\r\n      <p>This section allows administrators to manage all user accounts. Each user belongs to a user group to which privileges are assigned.</p>\r\n\r\n<p>There are three types of default user groups that are created when Transformable is installed. These are described below along with the default privileges associated with each groups. \r\n       <dl>\r\n                <dt>Administrator</dt>\r\n              <dd>Administrators have privileges to use the Home, manage users, languages and manage their own profile.</dd>\r\n              <dt>Regular User</dt>\r\n               <dd>Regular users have privileges to use the Home and manage their own profile.</dd>\r\n                <dt>Translator</dt>\r\n         <dd>Translators have privileges to use the Home, translate Transformable terms from English to other languages, and to manage their own profile. The languages that can be used in the system are defined by users who have \"Language Management\" privileges.</dd>\r\n        </dl>\r\n</p>\r\n\r\n<h3>Creating User Accounts</h3>\r\n\r\n<p>The users who belong to a group that has \"User Management\" privileges can manually add users to the system by using <em>Create User</em>.</p>\r\n<p>User accounts can also be created by individuals using the Registration form available through the public pages of Transformable. The accounts created via the Registration form are automatically set to user group \"Regular User\". </p>\r\n\r\n<h3>User Group</h3>\r\n\r\n<p><em>User Group</em> is used to create new user groups and edit existing user groups.</p>','2010-01-27 15:48:35','');
163 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_USER_GROUP ','<h2>User Group</h2>\r\n\r\n<p>The User Group section allows administrators to manage user groups. User groups define the privileges that are granted to the users who are members of a group. Note that \"Administrator\" and \"Regular User\" groups can not  be deleted. They must exist for proper operation of the system. All other groups are optional.</p>\r\n\r\n<p>There are three default user groups. Below is a description of the default privileges that are granted to each group. The privileges in user groups are editable by users who are a member of a group that has the \"User Management\" privilege.\r\n<dl>\r\n<dt>Administrator</dt>\r\n<dd>Administrators have privileges to use the Home, manage users, languages and manage their own profile.</dd>\r\n<dt>Regular User</dt>\r\n<dd>Regular users have privileges to use the Home and manage their own profile. </dd>\r\n<dt>Translator</dt>\r\n<dd>Translators have privileges to use the Home, translate Transformable terms from English to other languages, and to manage their own profile. The languages that can be used in the system are defined by users who have \"Language Management\" privileges.</dd>\r\n</dl>\r\n</p>','2010-06-07 12:48:01','');
164 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_HELP_USER_PASSWORD ','<h2>Change Password</h2>\r\n\r\n<p>All fields are required and self-explanatory. Once the new password is set successfully, an email notification is sent to the user.</p>\r\n','2010-01-27 15:48:35','');
165 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_INFOS_INVALID_USER','You must <a href=\"login.php\">login</a> to use this section.','2010-01-27 15:48:35','');
166 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_INFOS_NO_PAGE_CONTENT','There is no content on this page.','2010-05-20 12:08:10','');
167 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_INFOS_NO_TESTS','No tests found. Create tests using the \"Test Manager\".','2010-05-21 14:46:07','');
168 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_INFOS_OVER_QUOTA','You have reached or passed your maximum quota for this lesson. You will have to delete some files before you will be able to upload again.','2010-06-07 12:46:09','');
169 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_INFOS_UPDATE_INSTALLED_AND_REMOVE_PERMISSION','The update has been installed. Please remove write permission as instruction.','2010-01-27 15:48:35','Updater: info msg');
170 INSERT INTO `language_text` VALUES ('en', '_msgs','TR_WARNING_QUESTION_WEIGHT','One or more of the questions on this test do not have points associated with them.  Ensure that this is correct, or enter values for questions that do not have points.','2010-03-31 15:16:51','');
171 INSERT INTO `language_text` VALUES ('en', '_template','15_max_chars','15 character maximum','2010-01-27 15:48:35','');
172 INSERT INTO `language_text` VALUES ('en', '_template','20_max_chars','20 character maximum','2010-01-27 15:48:35','');
173 INSERT INTO `language_text` VALUES ('en', '_template','a','A','2010-03-25 14:52:29','');
174 INSERT INTO `language_text` VALUES ('en', '_template','a4a_export','Export AccessForAll adapted content.','2010-06-03 10:30:44','');
175 INSERT INTO `language_text` VALUES ('en', '_template','a4a_import_package','Import available AccessForAll adapted content.','2010-06-03 10:30:45','');
176 INSERT INTO `language_text` VALUES ('en', '_template','about_content_tests','Link available tests to this content page.','2010-05-21 14:46:14','');
177 INSERT INTO `language_text` VALUES ('en', '_template','accessibility','Accessibility','2010-04-29 11:06:22','');
178 INSERT INTO `language_text` VALUES ('en', '_template','accessibility_disabled','Accessibility Validation disabled','2010-05-21 15:57:28','');
179 INSERT INTO `language_text` VALUES ('en', '_template','accessibility_enabled','Acessibility Validation enabled','2010-05-21 15:57:28','');
180 INSERT INTO `language_text` VALUES ('en', '_template','access_credit','Accessibility report provided by <a title=\"AChecker Web Accessibility Checker (link opens in a new window)\" target=\"_new\" href=\"http://www.achecker.ca\">AChecker</a>.','2010-05-21 11:56:42','');
181 INSERT INTO `language_text` VALUES ('en', '_template','add','Add','2010-01-27 15:48:35','');
182 INSERT INTO `language_text` VALUES ('en', '_template','address','Street Address','2010-01-27 15:48:35','');
183 INSERT INTO `language_text` VALUES ('en', '_template','add_a_file','Add A File','2010-01-27 15:48:35','Updater');
184 INSERT INTO `language_text` VALUES ('en', '_template','add_content','Add Content','2010-04-29 11:06:22','');
185 INSERT INTO `language_text` VALUES ('en', '_template','add_course_category','Add Lesson Category','2010-06-07 12:39:35','');
186 INSERT INTO `language_text` VALUES ('en', '_template','add_dependent_update','Add A Dependent Update','2010-01-27 15:48:35','Updater');
187 INSERT INTO `language_text` VALUES ('en', '_template','add_edit_group','Add/Edit Group','2010-01-27 15:48:35','');
188 INSERT INTO `language_text` VALUES ('en', '_template','add_edit_language','Add/Edit Language','2010-01-27 15:48:35','');
189 INSERT INTO `language_text` VALUES ('en', '_template','add_file_folder','Add File or Folder','2010-04-01 15:02:37','');
190 INSERT INTO `language_text` VALUES ('en', '_template','add_into_list','Add into \"My Lessons\"','2010-02-03 15:30:42','');
191 INSERT INTO `language_text` VALUES ('en', '_template','add_language','Add Language','2010-01-27 15:48:35','');
192 INSERT INTO `language_text` VALUES ('en', '_template','add_privileges','Add Privileges','2010-01-27 15:48:35','');
193 INSERT INTO `language_text` VALUES ('en', '_template','add_questions','Add Questions','2010-03-31 11:17:18','');
194 INSERT INTO `language_text` VALUES ('en', '_template','add_sibling_folder','Add Sibling Folder','2003-05-20 12:26:32','');
195 INSERT INTO `language_text` VALUES ('en', '_template','add_sibling_page','Add Sibling Page','2003-05-20 12:26:32','');
196 INSERT INTO `language_text` VALUES ('en', '_template','add_sub_folder','Add Sub Folder','2010-05-19 14:26:14','');
197 INSERT INTO `language_text` VALUES ('en', '_template','add_sub_page','Add Sub Page','2010-05-19 14:26:14','');
198 INSERT INTO `language_text` VALUES ('en', '_template','add_top_folder','Add Top Folder','2003-05-20 12:26:32','');
199 INSERT INTO `language_text` VALUES ('en', '_template','add_top_page','Add Top Page','2003-05-20 12:26:32','');
200 INSERT INTO `language_text` VALUES ('en', '_template','add_to_test_survey','Add to Test/Survey','2010-03-23 11:04:47','');
201 INSERT INTO `language_text` VALUES ('en', '_template','after_topic','After: %s','2010-06-01 10:04:43','');
202 INSERT INTO `language_text` VALUES ('en', '_template','all','All','2010-01-27 15:48:35','');
203 INSERT INTO `language_text` VALUES ('en', '_template','allow_test_export','Allow students to export tests with content packages:','2010-05-21 14:46:14','');
204 INSERT INTO `language_text` VALUES ('en', '_template','all_questions_on_page','All questions on one page','2010-03-18 14:28:15','');
205 INSERT INTO `language_text` VALUES ('en', '_template','alter','Alter','2010-01-27 15:48:35','');
206 INSERT INTO `language_text` VALUES ('en', '_template','alternate_text','Alternate Text','2010-04-09 14:49:24','');
207 INSERT INTO `language_text` VALUES ('en', '_template','alternatives','Alternatives','2010-05-21 15:57:28','');
208 INSERT INTO `language_text` VALUES ('en', '_template','alternative_content','Adapted Content','2010-05-20 16:08:37','');
209 INSERT INTO `language_text` VALUES ('en', '_template','answer','Answer','2010-03-25 14:52:29','');
210 INSERT INTO `language_text` VALUES ('en', '_template','answers','Answers','2010-03-25 14:52:29','');
211 INSERT INTO `language_text` VALUES ('en', '_template','answer_size','Answer Size','2010-03-25 15:11:39','');
212 INSERT INTO `language_text` VALUES ('en', '_template','apply_audio_alternatives','Apply Audio Alternatives','2010-05-28 10:57:13','');
213 INSERT INTO `language_text` VALUES ('en', '_template','apply_sign_lang_alternatives','Apply Sign Language Alternatives','2010-05-28 10:57:13','');
214 INSERT INTO `language_text` VALUES ('en', '_template','apply_text_alternatives','Apply Text Alternatives','2010-05-28 10:57:13','');
215 INSERT INTO `language_text` VALUES ('en', '_template','apply_visual_alternatives','Apply Visual Alternatives','2010-05-28 10:57:13','');
216 INSERT INTO `language_text` VALUES ('en', '_template','archive_total','Archive Total','2010-04-07 15:23:22','');
217 INSERT INTO `language_text` VALUES ('en', '_template','arrange_content','Arrange Content','2010-04-29 11:06:22','');
218 INSERT INTO `language_text` VALUES ('en', '_template','assigned_to','Assigned To','2010-03-17 13:40:46','');
219 INSERT INTO `language_text` VALUES ('en', '_template','audible_captcha','Audible Version of CAPTCHA','2010-01-27 15:48:35','');
220 INSERT INTO `language_text` VALUES ('en', '_template','audio','Audio','2010-05-21 15:57:28','');
221 INSERT INTO `language_text` VALUES ('en', '_template','auditory','Auditory','2010-05-27 14:41:45','');
222 INSERT INTO `language_text` VALUES ('en', '_template','author','Author','2010-01-27 15:48:35','');
223 INSERT INTO `language_text` VALUES ('en', '_template','authoring_img_info','indicates my own authored lessons.','2010-01-27 15:48:35','');
224 INSERT INTO `language_text` VALUES ('en', '_template','availability','Availability','2010-03-17 13:40:46','');
225 INSERT INTO `language_text` VALUES ('en', '_template','available_to','Available To','2010-01-27 15:48:35','');
226 INSERT INTO `language_text` VALUES ('en', '_template','available_updates','Available Updates','2010-01-27 15:48:35','Updater');
227 INSERT INTO `language_text` VALUES ('en', '_template','b','B','2010-03-25 14:52:29','');
228 INSERT INTO `language_text` VALUES ('en', '_template','back','Back','2010-03-25 12:06:03','');
229 INSERT INTO `language_text` VALUES ('en', '_template','back_to','Back To:','2010-01-27 15:48:35','');
230 INSERT INTO `language_text` VALUES ('en', '_template','before_topic','Before: %s','2010-06-01 10:04:43','');
231 INSERT INTO `language_text` VALUES ('en', '_template','body','Body','2010-04-05 14:54:41','');
232 INSERT INTO `language_text` VALUES ('en', '_template','browse_files','Browse Files','2010-04-01 15:02:37','');
233 INSERT INTO `language_text` VALUES ('en', '_template','browse_for_upload','Browse for file to upload','2010-05-21 15:57:29','');
234 INSERT INTO `language_text` VALUES ('en', '_template','bt','<acronym title=\"Byte\">B</acronym>','2010-04-05 13:38:43','');
235 INSERT INTO `language_text` VALUES ('en', '_template','c','C','2010-03-25 14:52:29','');
236 INSERT INTO `language_text` VALUES ('en', '_template','calendar','Calendar','2010-01-27 15:48:35','');
237 INSERT INTO `language_text` VALUES ('en', '_template','cancel','Cancel','2010-01-27 15:48:35','');
238 INSERT INTO `language_text` VALUES ('en', '_template','category','Category','2010-03-24 10:44:48','');
239 INSERT INTO `language_text` VALUES ('en', '_template','category_id','Category ID','2010-03-22 15:26:32','');
240 INSERT INTO `language_text` VALUES ('en', '_template','category_name','Category Name','2010-04-13 13:52:34','');
241 INSERT INTO `language_text` VALUES ('en', '_template','cats_all','All Categories','2010-03-23 11:04:47','');
242 INSERT INTO `language_text` VALUES ('en', '_template','cats_uncategorized','Uncategorized','2010-03-23 11:04:47','');
243 INSERT INTO `language_text` VALUES ('en', '_template','change_email','Change Email','2010-01-27 15:48:35','');
244 INSERT INTO `language_text` VALUES ('en', '_template','change_password','Change Password','2010-01-27 15:48:35','');
245 INSERT INTO `language_text` VALUES ('en', '_template','charset','Character Set','2010-01-27 15:48:35','');
246 INSERT INTO `language_text` VALUES ('en', '_template','child_of','Child of: %s','2010-06-01 10:04:43','');
247 INSERT INTO `language_text` VALUES ('en', '_template','choice','Choice','2010-03-24 13:16:34','');
248 INSERT INTO `language_text` VALUES ('en', '_template','choose_lang','Choose a language to translate','2010-01-27 15:48:35','');
249 INSERT INTO `language_text` VALUES ('en', '_template','city','City','2010-01-27 15:48:35','');
250 INSERT INTO `language_text` VALUES ('en', '_template','click_browse_files','Click <em>Browse Files</em> to add files to the queue','2010-04-01 15:02:37','');
251 INSERT INTO `language_text` VALUES ('en', '_template','close','Close','2010-01-27 15:48:35','');
252 INSERT INTO `language_text` VALUES ('en', '_template','close_after_saving','Close after saving','2010-05-20 14:44:44','');
253 INSERT INTO `language_text` VALUES ('en', '_template','close_popup','Close Popup','2010-01-27 15:48:35','');
254 INSERT INTO `language_text` VALUES ('en', '_template','close_window','Close Window','2010-03-30 11:48:59','');
255 INSERT INTO `language_text` VALUES ('en', '_template','code_to_replace_from','Code To Replace From','2010-01-27 15:48:35','Updater');
256 INSERT INTO `language_text` VALUES ('en', '_template','code_to_replace_to','Code To Replace To','2010-01-27 15:48:35','Updater');
257 INSERT INTO `language_text` VALUES ('en', '_template','collapse','Collapse','2010-02-02 15:39:03','');
258 INSERT INTO `language_text` VALUES ('en', '_template','combination','Use a combination of letters, numbers and symbols','2010-01-27 15:48:35','');
259 INSERT INTO `language_text` VALUES ('en', '_template','common_cartridge','Common Cartridge','2010-06-03 10:30:44','');
260 INSERT INTO `language_text` VALUES ('en', '_template','confirm_delete','Are you sure you want to delete these records?','2010-01-27 15:48:35','');
261 INSERT INTO `language_text` VALUES ('en', '_template','consumer','Consumer','2010-01-27 15:48:35','');
262 INSERT INTO `language_text` VALUES ('en', '_template','contact_email','Contact Email','2010-01-27 15:48:35','');
263 INSERT INTO `language_text` VALUES ('en', '_template','contain_only','May contain only letters, numbers, underscores, hyphens or periods.','2010-01-27 15:48:35','');
264 INSERT INTO `language_text` VALUES ('en', '_template','content','Content','2010-05-20 16:08:37','');
265 INSERT INTO `language_text` VALUES ('en', '_template','content_folder_title','Content Folder Title','2010-05-19 14:26:14','');
266 INSERT INTO `language_text` VALUES ('en', '_template','content_id','Content ID','2010-05-21 15:57:29','');
267 INSERT INTO `language_text` VALUES ('en', '_template','content_navigation','Content Navigation','2003-05-20 12:26:32','');
268 INSERT INTO `language_text` VALUES ('en', '_template','content_package','Content Package','2010-06-03 10:30:44','');
269 INSERT INTO `language_text` VALUES ('en', '_template','content_packaging','Import/Export Content','2010-06-01 14:09:49','');
270 INSERT INTO `language_text` VALUES ('en', '_template','continue','Continue','2010-01-27 15:48:35','');
271 INSERT INTO `language_text` VALUES ('en', '_template','copyright','Web site engine\'s code is copyright &copy; 2009','2010-01-27 15:48:35','');
272 INSERT INTO `language_text` VALUES ('en', '_template','correct_answer','Correct Answer','2010-03-26 15:00:31','');
273 INSERT INTO `language_text` VALUES ('en', '_template','country','Country','2010-01-27 15:48:35','');
274 INSERT INTO `language_text` VALUES ('en', '_template','course_available','Lesson Available','2010-06-07 12:39:48','');
275 INSERT INTO `language_text` VALUES ('en', '_template','course_available_zip1','Lesson Available (before extraction)','2010-06-07 12:39:56','');
276 INSERT INTO `language_text` VALUES ('en', '_template','course_available_zip2','Lesson Available (after extraction)','2010-06-07 12:40:07','');
277 INSERT INTO `language_text` VALUES ('en', '_template','course_categories','Lesson Categories','2010-06-07 12:40:14','');
278 INSERT INTO `language_text` VALUES ('en', '_template','course_category_table_summary','Edit or delete lesson categories','2010-06-07 12:40:27','');
279 INSERT INTO `language_text` VALUES ('en', '_template','course_copyright','Optional Copyright Notice','2010-06-07 12:40:35','');
280 INSERT INTO `language_text` VALUES ('en', '_template','course_id','Lesson ID','2010-06-07 12:40:43','');
281 INSERT INTO `language_text` VALUES ('en', '_template','course_property','Lesson Properties','2010-06-07 12:40:53','');
282 INSERT INTO `language_text` VALUES ('en', '_template','course_total','Lesson Total','2010-06-07 12:41:01','');
283 INSERT INTO `language_text` VALUES ('en', '_template','course_total_zip','Lesson Total (before extraction)','2010-06-07 12:41:08','');
284 INSERT INTO `language_text` VALUES ('en', '_template','course_wizard','\"Create Lesson\" Wizard','2010-06-07 12:41:17','');
285 INSERT INTO `language_text` VALUES ('en', '_template','create','Create','2010-03-23 11:20:08','');
286 INSERT INTO `language_text` VALUES ('en', '_template','create_category','Create Category','2010-03-22 15:57:11','');
287 INSERT INTO `language_text` VALUES ('en', '_template','create_course','Create Lesson','2010-06-07 12:41:32','');
288 INSERT INTO `language_text` VALUES ('en', '_template','create_course_1','<span style=\"font-weight:bold\">Method 1</span>: Create a lesson by using','2010-06-07 12:41:41','');
289 INSERT INTO `language_text` VALUES ('en', '_template','create_course_2','<span style=\"font-weight:bold\">Method 2</span>: Import a content package. Or, if you have the Web address directly to a content package, enter it into the URL field to import it directly from the Web.','2010-01-27 15:48:35','');
290 INSERT INTO `language_text` VALUES ('en', '_template','create_edit_update','Create/Edit Update','2010-01-27 15:48:35','');
291 INSERT INTO `language_text` VALUES ('en', '_template','create_edit_user','Create/Edit User','2010-01-27 15:48:35','');
292 INSERT INTO `language_text` VALUES ('en', '_template','create_edit_user_group','Create User Group','2010-01-27 15:48:35','');
293 INSERT INTO `language_text` VALUES ('en', '_template','create_folder','Create Folder','2010-04-01 15:02:37','');
294 INSERT INTO `language_text` VALUES ('en', '_template','create_folder_here','To create a folder, enter name here:','2010-04-01 15:02:37','');
295 INSERT INTO `language_text` VALUES ('en', '_template','create_new_file','Create New File','2010-04-05 14:54:41','');
296 INSERT INTO `language_text` VALUES ('en', '_template','create_new_question','Create New Question','2010-03-11 14:37:01','');
297 INSERT INTO `language_text` VALUES ('en', '_template','create_test','Create Test/Survey','2010-03-11 14:37:00','');
298 INSERT INTO `language_text` VALUES ('en', '_template','create_update','Create Update','2010-01-27 15:48:35','Updater');
299 INSERT INTO `language_text` VALUES ('en', '_template','create_user','Create User','2010-01-27 15:48:35','');
300 INSERT INTO `language_text` VALUES ('en', '_template','current_location','(Current location)','2010-04-07 13:26:02','');
301 INSERT INTO `language_text` VALUES ('en', '_template','current_path','Path to Current Directory:','2010-04-01 15:02:36','');
302 INSERT INTO `language_text` VALUES ('en', '_template','customized_head','Styles/CSS','2010-05-20 16:08:30','');
303 INSERT INTO `language_text` VALUES ('en', '_template','customized_head_disabled_title','Scripts/CSS disabled','2010-05-21 15:57:28','');
304 INSERT INTO `language_text` VALUES ('en', '_template','customized_head_enabled_title','Toggle Scripts/CSS','2010-05-21 15:57:28','');
305 INSERT INTO `language_text` VALUES ('en', '_template','customized_head_note','Edit your own styles or javascript','2010-05-20 14:44:44','');
306 INSERT INTO `language_text` VALUES ('en', '_template','custom_test_message','Include a message to appear along with the link to the test.','2010-05-21 14:46:14','');
307 INSERT INTO `language_text` VALUES ('en', '_template','d','D','2010-03-25 14:52:29','');
308 INSERT INTO `language_text` VALUES ('en', '_template','date','Date','2010-01-27 15:48:35','');
309 INSERT INTO `language_text` VALUES ('en', '_template','date_apr','Apr','2010-01-27 15:48:35','date');
310 INSERT INTO `language_text` VALUES ('en', '_template','date_april','April','2010-01-27 15:48:35','date');
311 INSERT INTO `language_text` VALUES ('en', '_template','date_aug','Aug','2010-01-27 15:48:35','date');
312 INSERT INTO `language_text` VALUES ('en', '_template','date_august','August','2010-01-27 15:48:35','date');
313 INSERT INTO `language_text` VALUES ('en', '_template','date_created','Date Created','2010-01-27 15:48:35','');
314 INSERT INTO `language_text` VALUES ('en', '_template','date_dec','Dec','2010-01-27 15:48:35','date');
315 INSERT INTO `language_text` VALUES ('en', '_template','date_december','December','2010-01-27 15:48:35','date');
316 INSERT INTO `language_text` VALUES ('en', '_template','date_feb','Feb','2010-01-27 15:48:35','date');
317 INSERT INTO `language_text` VALUES ('en', '_template','date_february','February','2010-01-27 15:48:35','date');
318 INSERT INTO `language_text` VALUES ('en', '_template','date_fri','Fri','2010-01-27 15:48:35','date');
319 INSERT INTO `language_text` VALUES ('en', '_template','date_friday','Friday','2010-01-27 15:48:35','date');
320 INSERT INTO `language_text` VALUES ('en', '_template','date_jan','Jan','2010-01-27 15:48:35','date');
321 INSERT INTO `language_text` VALUES ('en', '_template','date_january','January','2010-01-27 15:48:35','date');
322 INSERT INTO `language_text` VALUES ('en', '_template','date_jul','Jul','2010-01-27 15:48:35','date');
323 INSERT INTO `language_text` VALUES ('en', '_template','date_july','July','2010-01-27 15:48:35','date');
324 INSERT INTO `language_text` VALUES ('en', '_template','date_jun','Jun','2010-01-27 15:48:35','date');
325 INSERT INTO `language_text` VALUES ('en', '_template','date_june','June','2010-01-27 15:48:35','date');
326 INSERT INTO `language_text` VALUES ('en', '_template','date_mar','Mar','2010-01-27 15:48:35','date');
327 INSERT INTO `language_text` VALUES ('en', '_template','date_march','March','2010-01-27 15:48:35','date');
328 INSERT INTO `language_text` VALUES ('en', '_template','date_may','May','2010-01-27 15:48:35','date');
329 INSERT INTO `language_text` VALUES ('en', '_template','date_may_short','May','2010-01-27 15:48:35','date');
330 INSERT INTO `language_text` VALUES ('en', '_template','date_mon','Mon','2010-01-27 15:48:35','date');
331 INSERT INTO `language_text` VALUES ('en', '_template','date_monday','Monday','2010-01-27 15:48:35','date');
332 INSERT INTO `language_text` VALUES ('en', '_template','date_nov','Nov','2010-01-27 15:48:35','date');
333 INSERT INTO `language_text` VALUES ('en', '_template','date_november','November','2010-01-27 15:48:35','date');
334 INSERT INTO `language_text` VALUES ('en', '_template','date_oct','Oct','2010-01-27 15:48:35','date');
335 INSERT INTO `language_text` VALUES ('en', '_template','date_october','October','2010-01-27 15:48:35','date');
336 INSERT INTO `language_text` VALUES ('en', '_template','date_of_birth','Date of birth','2010-01-27 15:48:35','');
337 INSERT INTO `language_text` VALUES ('en', '_template','date_sat','Sat','2010-01-27 15:48:35','date');
338 INSERT INTO `language_text` VALUES ('en', '_template','date_saturday','Saturday','2010-01-27 15:48:35','date');
339 INSERT INTO `language_text` VALUES ('en', '_template','date_sep','Sep','2010-01-27 15:48:35','date');
340 INSERT INTO `language_text` VALUES ('en', '_template','date_september','September','2010-01-27 15:48:35','date');
341 INSERT INTO `language_text` VALUES ('en', '_template','date_sun','Sun','2010-01-27 15:48:35','date');
342 INSERT INTO `language_text` VALUES ('en', '_template','date_sunday','Sunday','2010-01-27 15:48:35','date');
343 INSERT INTO `language_text` VALUES ('en', '_template','date_taken','Date Taken','2010-01-27 15:48:35','My Tests');
344 INSERT INTO `language_text` VALUES ('en', '_template','date_thu','Thu','2010-01-27 15:48:35','date');
345 INSERT INTO `language_text` VALUES ('en', '_template','date_thursday','Thursday','2010-01-27 15:48:35','date');
346 INSERT INTO `language_text` VALUES ('en', '_template','date_tue','Tue','2010-01-27 15:48:35','date');
347 INSERT INTO `language_text` VALUES ('en', '_template','date_tuesday','Tuesday','2010-01-27 15:48:35','date');
348 INSERT INTO `language_text` VALUES ('en', '_template','date_wed','Wed','2010-01-27 15:48:35','date');
349 INSERT INTO `language_text` VALUES ('en', '_template','date_wednesday','Wednesday','2010-01-27 15:48:35','date');
350 INSERT INTO `language_text` VALUES ('en', '_template','default_language','Default Language','2010-01-27 15:48:35','');
351 INSERT INTO `language_text` VALUES ('en', '_template','default_max_file_size','Default: 1048576','2010-01-27 15:48:35','');
352 INSERT INTO `language_text` VALUES ('en', '_template','default_use_captcha','Default: Disable','2010-01-27 15:48:35','');
353 INSERT INTO `language_text` VALUES ('en', '_template','delete','Delete','2010-01-27 15:48:35','');
354 INSERT INTO `language_text` VALUES ('en', '_template','delete_category','Delete Category','2010-03-11 14:37:00','');
355 INSERT INTO `language_text` VALUES ('en', '_template','delete_content','Delete Content','2003-05-20 12:26:32','');
356 INSERT INTO `language_text` VALUES ('en', '_template','delete_course_category','Delete Lesson Category','2010-06-07 12:42:05','');
357 INSERT INTO `language_text` VALUES ('en', '_template','delete_language','Delete Language','2010-01-27 15:48:35','');
358 INSERT INTO `language_text` VALUES ('en', '_template','delete_test','Delete Test/Survey','2010-03-11 14:37:01','');
359 INSERT INTO `language_text` VALUES ('en', '_template','delete_this_file','Delete This File','2010-01-27 15:48:35','Updater');
360 INSERT INTO `language_text` VALUES ('en', '_template','delete_this_folder','Delete This Folder','2010-05-19 14:26:14','');
361 INSERT INTO `language_text` VALUES ('en', '_template','delete_this_page','Delete This Page','2003-05-20 12:26:32','');
362 INSERT INTO `language_text` VALUES ('en', '_template','delete_update','Delete Update','2010-01-27 15:48:35','Updater');
363 INSERT INTO `language_text` VALUES ('en', '_template','delete_user','Delete User','2010-01-27 15:48:35','');
364 INSERT INTO `language_text` VALUES ('en', '_template','delete_user_group','Delete User Group','2010-01-27 15:48:35','');
365 INSERT INTO `language_text` VALUES ('en', '_template','del_course','Delete This Lesson','2010-06-07 12:42:18','');
366 INSERT INTO `language_text` VALUES ('en', '_template','dependent_updates','Dependent Updates','2010-01-27 15:48:35','Updater');
367 INSERT INTO `language_text` VALUES ('en', '_template','dependent_update_id','Dependent Update ID','2010-01-27 15:48:35','Updater');
368 INSERT INTO `language_text` VALUES ('en', '_template','dependent_update_not_installed','<br><span style=\"color: red\">Waring: Due to update dependency, please install the listed updates first: </span>','2010-01-27 15:48:35','Updater');
369 INSERT INTO `language_text` VALUES ('en', '_template','depth_reached','Directory depth limit has been reached.','2010-04-01 15:02:37','');
370 INSERT INTO `language_text` VALUES ('en', '_template','description','Description','2010-01-27 15:48:35','');
371 INSERT INTO `language_text` VALUES ('en', '_template','directory','Directory','2010-01-27 15:48:35','');
372 INSERT INTO `language_text` VALUES ('en', '_template','directory_name','Directory Name','2010-04-07 15:34:48','');
373 INSERT INTO `language_text` VALUES ('en', '_template','directory_total','Directory Total','2010-04-01 15:02:37','');
374 INSERT INTO `language_text` VALUES ('en', '_template','disable','Disable','2010-01-27 15:48:35','');
375 INSERT INTO `language_text` VALUES ('en', '_template','disabled','Disabled','2010-01-27 15:48:35','');
376 INSERT INTO `language_text` VALUES ('en', '_template','display','Display','2010-03-18 14:28:15','');
377 INSERT INTO `language_text` VALUES ('en', '_template','done','Done','2010-01-27 15:48:35','');
378 INSERT INTO `language_text` VALUES ('en', '_template','download_file','Download File','2010-04-06 11:45:32','');
379 INSERT INTO `language_text` VALUES ('en', '_template','e','E','2010-03-25 14:52:29','');
380 INSERT INTO `language_text` VALUES ('en', '_template','edit','Edit','2010-01-27 15:48:35','');
381 INSERT INTO `language_text` VALUES ('en', '_template','editor_properties_instructions','Select the radio button of the content you want to move. Use the %1$s and %2$s buttons to place this topic after or before the selected location, respectively. Use the %3$s button to add this topic as a child of the selected location.','2010-06-01 10:04:43','');
382 INSERT INTO `language_text` VALUES ('en', '_template','edit_content','Edit Content','2010-04-29 11:06:22','');
383 INSERT INTO `language_text` VALUES ('en', '_template','edit_content_folder','Edit Content Folder','2010-05-19 14:26:14','');
384 INSERT INTO `language_text` VALUES ('en', '_template','edit_function','Edit Function','2010-01-27 15:48:35','');
385 INSERT INTO `language_text` VALUES ('en', '_template','edit_profile','Edit Profile','2010-01-27 15:48:35','');
386 INSERT INTO `language_text` VALUES ('en', '_template','edit_question','Edit Question','2010-03-11 14:37:01','');
387 INSERT INTO `language_text` VALUES ('en', '_template','edit_test','Edit Test/Survey','2010-03-11 14:37:00','');
388 INSERT INTO `language_text` VALUES ('en', '_template','edit_this_page','Edit This Page','2003-05-20 12:26:32','');
389 INSERT INTO `language_text` VALUES ('en', '_template','edit_update','Edit Update','2010-01-27 15:48:35','Updater');
390 INSERT INTO `language_text` VALUES ('en', '_template','email','Email','2010-01-27 15:48:35','');
391 INSERT INTO `language_text` VALUES ('en', '_template','email_address','Email Address','2010-01-27 15:48:35','');
392 INSERT INTO `language_text` VALUES ('en', '_template','email_confirmation_message','You have registered for an account on %1s. Please finish the registration process by confirming your email address by using the following link: %2s .','2010-01-27 15:48:35','');
393 INSERT INTO `language_text` VALUES ('en', '_template','email_confirmation_message2','To finish changing your account\'s email address on %1s, please confirm your email address by using the following link: %2s .','2010-01-27 15:48:35','');
394 INSERT INTO `language_text` VALUES ('en', '_template','email_confirmation_subject','Email Confirmation','2010-01-27 15:48:35','');
395 INSERT INTO `language_text` VALUES ('en', '_template','empty_param_consumer','Empty parameter \"consumer\".','2010-01-27 15:48:35','');
396 INSERT INTO `language_text` VALUES ('en', '_template','enable','Enable','2010-01-27 15:48:35','');
397 INSERT INTO `language_text` VALUES ('en', '_template','enabled','Enabled','2010-01-27 15:48:35','');
398 INSERT INTO `language_text` VALUES ('en', '_template','enable_uploader','Enable multi-file uploader tool','2010-04-01 15:02:37','');
399 INSERT INTO `language_text` VALUES ('en', '_template','english_context','English Context','2010-01-27 15:48:35','');
400 INSERT INTO `language_text` VALUES ('en', '_template','english_text','English Text','2010-01-27 15:48:35','');
401 INSERT INTO `language_text` VALUES ('en', '_template','enter_edit_mode','Enter Edit Mode','2003-05-20 12:26:32','');
402 INSERT INTO `language_text` VALUES ('en', '_template','error','Error','2010-01-27 15:48:35','');
403 INSERT INTO `language_text` VALUES ('en', '_template','errors','Errors','2010-01-27 15:48:35','');
404 INSERT INTO `language_text` VALUES ('en', '_template','error_type','Error Type','2010-01-27 15:48:35','');
405 INSERT INTO `language_text` VALUES ('en', '_template','everyone','Everyone','2010-03-17 13:40:46','');
406 INSERT INTO `language_text` VALUES ('en', '_template','exit_course','Exit Lesson','2010-06-07 12:42:32','');
407 INSERT INTO `language_text` VALUES ('en', '_template','exit_edit_mode','Exit Edit Mode','2003-05-20 12:26:32','');
408 INSERT INTO `language_text` VALUES ('en', '_template','expand','Expand','2010-02-02 15:39:04','');
409 INSERT INTO `language_text` VALUES ('en', '_template','expand_add_privileges','Expand Add Privileges','2010-01-27 15:48:35','');
410 INSERT INTO `language_text` VALUES ('en', '_template','expected_result','Expected Result','2010-01-27 15:48:35','');
411 INSERT INTO `language_text` VALUES ('en', '_template','expired','Expired','2010-03-17 13:40:46','');
412 INSERT INTO `language_text` VALUES ('en', '_template','export','Export','2010-01-27 15:48:35','');
413 INSERT INTO `language_text` VALUES ('en', '_template','export_content','Export Content','2003-05-20 12:26:32','');
414 INSERT INTO `language_text` VALUES ('en', '_template','export_content_info','Export content as an <strong>IMS or SCORM conformant content package</strong>, or as an <strong>IMS Common Cartridge</strong>. Import the zipped package or cartridge into another ATutor system or another lesson, or into another conformant LMS or LCMS.','2010-06-03 10:30:44','');
415 INSERT INTO `language_text` VALUES ('en', '_template','export_content_package_what','What to export','2010-06-03 10:30:44','');
416 INSERT INTO `language_text` VALUES ('en', '_template','export_entire_course_or_chap','Entire lesson, or select a sub-section below','2010-06-07 12:43:01','');
417 INSERT INTO `language_text` VALUES ('en', '_template','extract','Extract','2010-04-07 15:23:22','');
418 INSERT INTO `language_text` VALUES ('en', '_template','extract_archive','Extract Archive','2010-04-05 15:53:54','');
419 INSERT INTO `language_text` VALUES ('en', '_template','extract_tip','Tip: Use an empty directory name to extract the contents into the current directory.','2010-04-07 15:23:22','');
420 INSERT INTO `language_text` VALUES ('en', '_template','f','F','2010-03-25 14:52:29','');
421 INSERT INTO `language_text` VALUES ('en', '_template','factory_default','Reset to Factory Defaults','2010-01-27 15:48:35','');
422 INSERT INTO `language_text` VALUES ('en', '_template','fail_feedback','Fail Feedback','2010-03-18 14:28:15','');
423 INSERT INTO `language_text` VALUES ('en', '_template','false','False','2010-03-29 10:16:33','');
424 INSERT INTO `language_text` VALUES ('en', '_template','file','File','2010-01-27 15:48:35','');
425 INSERT INTO `language_text` VALUES ('en', '_template','filemanager_date_format','%Y-%m-%d %H:%i','2010-04-06 14:02:31','');
426 INSERT INTO `language_text` VALUES ('en', '_template','fileman_disabled_title','File Manager disabled','2010-05-21 15:57:28','');
427 INSERT INTO `language_text` VALUES ('en', '_template','fileman_enabled_title','Open File Manager window','2010-05-21 15:57:28','');
428 INSERT INTO `language_text` VALUES ('en', '_template','files','Files','2010-01-27 15:48:35','');
429 INSERT INTO `language_text` VALUES ('en', '_template','file_manager','File Manager','2010-04-01 14:07:51','');
430 INSERT INTO `language_text` VALUES ('en', '_template','file_manager_frame','File Manager Frame','2010-04-06 11:45:32','');
431 INSERT INTO `language_text` VALUES ('en', '_template','file_manager_new','Create a New File','2010-04-01 15:02:37','');
432 INSERT INTO `language_text` VALUES ('en', '_template','file_name','File Name','2010-01-27 15:48:35','');
433 INSERT INTO `language_text` VALUES ('en', '_template','file_placeholder','File Name Placeholder','2010-04-01 15:02:37','');
434 INSERT INTO `language_text` VALUES ('en', '_template','filter','Filter','2010-01-27 15:48:35','');
435 INSERT INTO `language_text` VALUES ('en', '_template','first_name','First Name','2010-01-27 15:48:35','');
436 INSERT INTO `language_text` VALUES ('en', '_template','folder','Folder','2010-04-07 15:23:22','');
437 INSERT INTO `language_text` VALUES ('en', '_template','for','for','2010-02-09 16:10:07','');
438 INSERT INTO `language_text` VALUES ('en', '_template','formatting','Formatting','2010-05-20 14:44:44','');
439 INSERT INTO `language_text` VALUES ('en', '_template','form_editor','Form Editor','2010-03-30 13:57:07','');
440 INSERT INTO `language_text` VALUES ('en', '_template','forums','Forums','2010-06-01 13:01:09','');
441 INSERT INTO `language_text` VALUES ('en', '_template','frame_contains','','2010-04-06 11:45:32','');
442 INSERT INTO `language_text` VALUES ('en', '_template','g','G','2010-03-25 14:52:29','');
443 INSERT INTO `language_text` VALUES ('en', '_template','getting_start','Getting Start','2010-01-27 15:48:35','');
444 INSERT INTO `language_text` VALUES ('en', '_template','getting_start_info','<span style=\"font-weight:bold\">Transformable</span> is a learning object repository that supports complete customization of the learning content to the individual needs of each learner.<br /><br /><span style=\"font-weight:bold\">To search the repository</span>, type keywords into the field below, or click the \"Advanced Search\" link for advanced search capabilities.<br /><br /><span style=\"font-weight:bold\">To create your own account</span>, click the Register link at the top left corner. While you do not need an account to search the repository and view the content, an account allows you to save your preferences and other settings.<br /><br /><span style=\"font-weight:bold\">To contribute learning resource</span>, you must create an account with Authoring privileges or modify your existing account to gain Authoring privileges. ','2010-01-27 15:48:35','');
445 INSERT INTO `language_text` VALUES ('en', '_template','get_my_update','Get My Update','2010-01-27 15:48:35','Updater');
446 INSERT INTO `language_text` VALUES ('en', '_template','goto_top','Go to Top','2003-05-20 12:26:32','');
447 INSERT INTO `language_text` VALUES ('en', '_template','grant_write_permission','Please grant <strong>write</strong> permission to folders and files listed below:<p><strong>Note:</strong> To change permissions on Unix use <kbd>chmod a+rw</kbd> then the file name.</p>','2010-01-27 15:48:35','Updater');
448 INSERT INTO `language_text` VALUES ('en', '_template','h','H','2010-03-25 14:52:29','');
449 INSERT INTO `language_text` VALUES ('en', '_template','handbook_toc','Handbook Toc','2010-01-27 15:48:35','');
450 INSERT INTO `language_text` VALUES ('en', '_template','hide','Hide','2003-05-20 12:26:32','');
451 INSERT INTO `language_text` VALUES ('en', '_template','hide_contents','Hide Contents','2010-01-27 15:48:35','');
452 INSERT INTO `language_text` VALUES ('en', '_template','hide_course','Hide lesson from other users','2010-06-07 12:43:18','');
453 INSERT INTO `language_text` VALUES ('en', '_template','home','Home','2010-01-27 15:48:35','');
454 INSERT INTO `language_text` VALUES ('en', '_template','html','HTML','2010-04-05 14:54:41','');
455 INSERT INTO `language_text` VALUES ('en', '_template','html_only','Plain Text or HTML files only.','2010-05-20 14:44:44','');
456 INSERT INTO `language_text` VALUES ('en', '_template','i','I','2010-03-25 14:52:29','');
457 INSERT INTO `language_text` VALUES ('en', '_template','illegal_extentions','Illegal File Extensions','2010-01-27 15:48:35','');
458 INSERT INTO `language_text` VALUES ('en', '_template','illegal_file','Illegal File Type','2010-04-07 15:23:22','');
459 INSERT INTO `language_text` VALUES ('en', '_template','image_validation_text','In the above image there are numbers and/or letters displayed.  Please type them into the following field.','2010-01-27 15:48:35','');
460 INSERT INTO `language_text` VALUES ('en', '_template','image_validation_text2','This helps ensure a live person is registering on this system.','2010-01-27 15:48:35','');
461 INSERT INTO `language_text` VALUES ('en', '_template','import','Import','2010-01-27 15:48:35','');
462 INSERT INTO `language_text` VALUES ('en', '_template','import_a_new_lang','Import a New Language','2010-01-27 15:48:35','');
463 INSERT INTO `language_text` VALUES ('en', '_template','import_content','Import Content','2010-06-03 10:30:45','');
464 INSERT INTO `language_text` VALUES ('en', '_template','import_content_info','Import a conformant IMS content package or IMS common cartridge. Select a location within the existing content to <strong>import into</strong>.  Or enter a URL to content package or common cartridge, to import directly from the Web.','2010-06-03 10:30:45','');
465 INSERT INTO `language_text` VALUES ('en', '_template','import_content_package_bottom_subcontent','As top level content, or as subcontent selected below','2010-06-03 10:30:45','');
466 INSERT INTO `language_text` VALUES ('en', '_template','import_content_package_where','Import into','2010-06-03 10:30:45','');
467 INSERT INTO `language_text` VALUES ('en', '_template','import_question','Import Question','2010-03-23 11:04:47','');
468 INSERT INTO `language_text` VALUES ('en', '_template','import_test','Import Test','2010-03-11 14:37:00','');
469 INSERT INTO `language_text` VALUES ('en', '_template','info','Information','2010-01-27 15:48:35','');
470 INSERT INTO `language_text` VALUES ('en', '_template','inline_editor_tip','Tip: click to edit the editable fields.','2010-04-13 10:15:00','');
471 INSERT INTO `language_text` VALUES ('en', '_template','input','Input','2010-01-27 15:48:35','');
472 INSERT INTO `language_text` VALUES ('en', '_template','insert','Insert','2010-04-09 13:36:56','');
473 INSERT INTO `language_text` VALUES ('en', '_template','install','Install','2010-01-27 15:48:35','');
474 INSERT INTO `language_text` VALUES ('en', '_template','installed_date','Installed Date','2010-01-27 15:48:35','');
475 INSERT INTO `language_text` VALUES ('en', '_template','instructions','Instructions','2010-03-18 14:40:08','');
476 INSERT INTO `language_text` VALUES ('en', '_template','interface_terms','Interface Terms','2010-01-27 15:48:35','');
477 INSERT INTO `language_text` VALUES ('en', '_template','is_author','I would like to author content.','2010-01-27 15:48:35','');
478 INSERT INTO `language_text` VALUES ('en', '_template','item','Item','2010-03-26 16:02:27','');
479 INSERT INTO `language_text` VALUES ('en', '_template','items','Items','2010-01-27 15:48:35','');
480 INSERT INTO `language_text` VALUES ('en', '_template','j','J','2010-03-25 14:52:29','');
481 INSERT INTO `language_text` VALUES ('en', '_template','jump_to_content','Jump to Content','2010-01-27 15:48:35','');
482 INSERT INTO `language_text` VALUES ('en', '_template','kb','<acronym title=\"Kilobytes\">KB</acronym>','2010-04-01 15:02:37','');
483 INSERT INTO `language_text` VALUES ('en', '_template','keep_it_short','Tip: Keep it short, no spaces.','2010-04-01 15:02:37','');
484 INSERT INTO `language_text` VALUES ('en', '_template','keywords','Keywords','2010-05-21 14:46:14','');
485 INSERT INTO `language_text` VALUES ('en', '_template','language','Language','2010-01-27 15:48:35','');
486 INSERT INTO `language_text` VALUES ('en', '_template','lang_code','Language Code','2010-01-27 15:48:35','');
487 INSERT INTO `language_text` VALUES ('en', '_template','last_login','Last Login','2010-01-27 15:48:35','');
488 INSERT INTO `language_text` VALUES ('en', '_template','last_modified','Last Modified','2010-01-27 15:48:35','');
489 INSERT INTO `language_text` VALUES ('en', '_template','last_name','Last Name','2010-01-27 15:48:35','');
490 INSERT INTO `language_text` VALUES ('en', '_template','last_update','Last Update','2010-01-27 15:48:35','');
491 INSERT INTO `language_text` VALUES ('en', '_template','latex_server','MimeTex Server for the LaTex service','2010-01-27 15:48:35','');
492 INSERT INTO `language_text` VALUES ('en', '_template','latex_server_info','For production purposes, please install mimeTeX on your own server.','2010-01-27 15:48:35','');
493 INSERT INTO `language_text` VALUES ('en', '_template','leave_blank','Leave blank','2010-03-25 12:06:03','');
494 INSERT INTO `language_text` VALUES ('en', '_template','lesson_builder','Lesson Builder','2010-01-27 15:48:35','');
495 INSERT INTO `language_text` VALUES ('en', '_template','lk_agree','Agree','2010-03-25 09:42:25','');
496 INSERT INTO `language_text` VALUES ('en', '_template','lk_always','Always','2010-03-24 15:54:22','');
497 INSERT INTO `language_text` VALUES ('en', '_template','lk_disagree','Disagree','2010-03-24 15:54:22','');
498 INSERT INTO `language_text` VALUES ('en', '_template','lk_excellent','Excellent','2010-03-24 15:54:22','');
499 INSERT INTO `language_text` VALUES ('en', '_template','lk_fair','Fair','2010-03-24 15:54:22','');
500 INSERT INTO `language_text` VALUES ('en', '_template','lk_good','Good','2010-03-24 15:54:22','');
501 INSERT INTO `language_text` VALUES ('en', '_template','lk_important','Important','2010-03-24 15:54:22','');
502 INSERT INTO `language_text` VALUES ('en', '_template','lk_little_importance','Of Little Importance','2010-03-24 15:54:22','');
503 INSERT INTO `language_text` VALUES ('en', '_template','lk_mod_important','Moderately Important','2010-03-24 15:54:22','');
504 INSERT INTO `language_text` VALUES ('en', '_template','lk_never','Never','2010-03-24 15:54:22','');
505 INSERT INTO `language_text` VALUES ('en', '_template','lk_occasionally','Occasionally','2010-03-24 15:54:22','');
506 INSERT INTO `language_text` VALUES ('en', '_template','lk_poor','Poor','2010-03-24 15:54:22','');
507 INSERT INTO `language_text` VALUES ('en', '_template','lk_rarely','Rarely','2010-03-24 15:54:22','');
508 INSERT INTO `language_text` VALUES ('en', '_template','lk_strongly_agree','Strongly Agree','2010-03-24 15:54:22','');
509 INSERT INTO `language_text` VALUES ('en', '_template','lk_strongly_disagree','Strongly Disagree','2010-03-24 15:54:22','');
510 INSERT INTO `language_text` VALUES ('en', '_template','lk_undecided','Undecided','2010-03-24 15:54:22','');
511 INSERT INTO `language_text` VALUES ('en', '_template','lk_unimportant','Unimportant','2010-03-24 15:54:22','');
512 INSERT INTO `language_text` VALUES ('en', '_template','lk_very_frequently','Very Frequently','2010-03-24 15:54:22','');
513 INSERT INTO `language_text` VALUES ('en', '_template','lk_very_good','Very Good','2010-03-24 15:54:22','');
514 INSERT INTO `language_text` VALUES ('en', '_template','lk_very_important','Very Important','2010-03-24 15:54:22','');
515 INSERT INTO `language_text` VALUES ('en', '_template','lk_very_poor','Very Poor','2010-03-24 15:54:22','');
516 INSERT INTO `language_text` VALUES ('en', '_template','lk_very_rarely','Very Rarely','2010-03-24 15:54:22','');
517 INSERT INTO `language_text` VALUES ('en', '_template','locale','Locale','2010-01-27 15:48:35','');
518 INSERT INTO `language_text` VALUES ('en', '_template','login','Login','2010-01-27 15:48:35','');
519 INSERT INTO `language_text` VALUES ('en', '_template','login_name','Login Name','2010-01-27 15:48:35','');
520 INSERT INTO `language_text` VALUES ('en', '_template','login_name_or_email','Login Name or Email','2010-01-27 15:48:35','');
521 INSERT INTO `language_text` VALUES ('en', '_template','login_text','Enter the Login Name (or email) and Password you chose at registration.<br /><br /><br />Not registered yet? <a href=\"register.php\" >Register</a> Or, <a href=\"password_reminder.php\">Forgot your password?</a><br /><br />','2010-01-27 15:48:35','');
522 INSERT INTO `language_text` VALUES ('en', '_template','logout','Logout','2010-01-27 15:48:35','');
523 INSERT INTO `language_text` VALUES ('en', '_template','manage_tests','Manage Tests/Surveys','2010-03-11 14:37:00','');
524 INSERT INTO `language_text` VALUES ('en', '_template','match_all_words','Match All Words','2010-01-27 15:48:35','');
525 INSERT INTO `language_text` VALUES ('en', '_template','match_any_word','Match Any Word','2010-01-27 15:48:35','');
526 INSERT INTO `language_text` VALUES ('en', '_template','max_file_size','Maximum File Size','2010-01-27 15:48:35','');
527 INSERT INTO `language_text` VALUES ('en', '_template','mb','<acronym title=\"Megabyte\">MB</acronym>','2010-04-05 14:22:48','');
528 INSERT INTO `language_text` VALUES ('en', '_template','missing_content','Missing Content','2010-05-19 14:04:47','');
529 INSERT INTO `language_text` VALUES ('en', '_template','most_recent_courses','Most Recent Lessons','2010-06-07 16:20:05','');
530 INSERT INTO `language_text` VALUES ('en', '_template','move','Move','2010-04-01 15:02:37','');
531 INSERT INTO `language_text` VALUES ('en', '_template','msg_terms','Message Terms','2010-01-27 15:48:35','');
532 INSERT INTO `language_text` VALUES ('en', '_template','must_be_author','Must be an author','2010-03-16 11:45:52','');
533 INSERT INTO `language_text` VALUES ('en', '_template','must_be_author_of_course','Must be an author of the current lesson','2010-06-07 12:43:37','');
534 INSERT INTO `language_text` VALUES ('en', '_template','must_in_course','Must be in a lesson','2010-03-16 11:45:52','');
535 INSERT INTO `language_text` VALUES ('en', '_template','myown_updates','My Own Updates','2010-01-27 15:48:35','Updater');
536 INSERT INTO `language_text` VALUES ('en', '_template','my_authoring_course','My authored lessons','2010-06-07 12:43:59','');
537 INSERT INTO `language_text` VALUES ('en', '_template','my_courses','My Lessons','2010-06-07 12:44:06','');
538 INSERT INTO `language_text` VALUES ('en', '_template','na','N/A','2010-01-27 15:48:35','');
539 INSERT INTO `language_text` VALUES ('en', '_template','name','Name','2010-01-27 15:48:35','');
540 INSERT INTO `language_text` VALUES ('en', '_template','name_in_english','Language name in English','2010-01-27 15:48:35','');
541 INSERT INTO `language_text` VALUES ('en', '_template','name_in_language','Language name translated','2010-01-27 15:48:35','');
542 INSERT INTO `language_text` VALUES ('en', '_template','name_in_translated','Language name translated','2010-01-27 15:48:35','');
543 INSERT INTO `language_text` VALUES ('en', '_template','never','Never','2010-01-27 15:48:35','');
544 INSERT INTO `language_text` VALUES ('en', '_template','new_name','New Name','2010-04-07 13:22:28','');
545 INSERT INTO `language_text` VALUES ('en', '_template','new_or_translated','New or Translated Terms','2010-01-27 15:48:35','');
546 INSERT INTO `language_text` VALUES ('en', '_template','new_password','New Password','2010-01-27 15:48:35','');
547 INSERT INTO `language_text` VALUES ('en', '_template','new_terms','New Terms','2010-01-27 15:48:35','');
548 INSERT INTO `language_text` VALUES ('en', '_template','new_window','Search opens in a new window.','2010-05-20 14:44:44','');
549 INSERT INTO `language_text` VALUES ('en', '_template','next','Next','2010-01-27 15:48:35','');
550 INSERT INTO `language_text` VALUES ('en', '_template','next_chapter','Next Chapter','2010-01-27 15:48:35','');
551 INSERT INTO `language_text` VALUES ('en', '_template','next_topic','Next Topic','2010-01-27 15:48:35','');
552 INSERT INTO `language_text` VALUES ('en', '_template','no','No','2010-01-27 15:48:35','');
553 INSERT INTO `language_text` VALUES ('en', '_template','none','None','2010-03-16 11:45:52','');
554 INSERT INTO `language_text` VALUES ('en', '_template','none_found','None Found.','2010-01-27 15:48:35','');
555 INSERT INTO `language_text` VALUES ('en', '_template','not_installed','Not Installed','2010-01-27 15:48:35','');
556 INSERT INTO `language_text` VALUES ('en', '_template','no_pass_score','No pass score','2010-03-18 14:28:15','');
557 INSERT INTO `language_text` VALUES ('en', '_template','No_resources','No resources found in this content page.','2010-05-21 15:57:28','');
558 INSERT INTO `language_text` VALUES ('en', '_template','no_results_for_keywords','No results found for keyword(s) \"%1s\".','2010-01-27 15:48:35','');
559 INSERT INTO `language_text` VALUES ('en', '_template','no_results_found','No results found.','2010-01-27 15:48:35','');
560 INSERT INTO `language_text` VALUES ('en', '_template','num','No.','2010-03-31 11:04:26','');
561 INSERT INTO `language_text` VALUES ('en', '_template','num_questions_per_test','questions per test.','2010-03-18 14:28:15','');
562 INSERT INTO `language_text` VALUES ('en', '_template','num_takes_test','Attempts Allowed','2010-03-18 14:28:15','');
563 INSERT INTO `language_text` VALUES ('en', '_template','oauth_authenticate','OAuth User Authenticate','2010-01-27 15:48:35','');
564 INSERT INTO `language_text` VALUES ('en', '_template','oauth_server','OAuth server','2010-01-27 15:48:35','');
565 INSERT INTO `language_text` VALUES ('en', '_template','oauth_server_api','OAuth Server API','2010-01-27 15:48:35','');
566 INSERT INTO `language_text` VALUES ('en', '_template','of','of','2010-01-27 15:48:35','');
567 INSERT INTO `language_text` VALUES ('en', '_template','one_page','One Page','2010-03-25 15:11:39','');
568 INSERT INTO `language_text` VALUES ('en', '_template','one_question_per_page','One question per page','2010-03-18 14:28:15','');
569 INSERT INTO `language_text` VALUES ('en', '_template','one_sentence','One Sentence','2010-03-25 15:11:39','');
570 INSERT INTO `language_text` VALUES ('en', '_template','one_word','One Word','2010-03-25 15:11:39','');
571 INSERT INTO `language_text` VALUES ('en', '_template','ongoing','On Going!','2010-03-17 13:40:46','');
572 INSERT INTO `language_text` VALUES ('en', '_template','optional_feedback','Optional Feedback','2010-03-25 15:11:39','');
573 INSERT INTO `language_text` VALUES ('en', '_template','options','Options','2010-01-27 15:48:35','');
574 INSERT INTO `language_text` VALUES ('en', '_template','or','Or','2010-01-27 15:48:35','');
575 INSERT INTO `language_text` VALUES ('en', '_template','order','Order','2010-03-31 11:04:26','');
576 INSERT INTO `language_text` VALUES ('en', '_template','organization','Organization','2010-01-27 15:48:35','');
577 INSERT INTO `language_text` VALUES ('en', '_template','original_resource','Original resource','2010-05-21 15:57:28','');
578 INSERT INTO `language_text` VALUES ('en', '_template','others_course','Others\' Lesson','2010-06-07 16:19:47','');
579 INSERT INTO `language_text` VALUES ('en', '_template','outline','Outline','2003-05-20 12:26:32','');
580 INSERT INTO `language_text` VALUES ('en', '_template','overwrite','Overwrite','2010-01-27 15:48:35','');
581 INSERT INTO `language_text` VALUES ('en', '_template','packaged_in','Content Package','2010-05-20 14:44:44','');
582 INSERT INTO `language_text` VALUES ('en', '_template','page_info','Last Modified: %s.  Revision: %s.','2010-01-27 15:48:35','');
583 INSERT INTO `language_text` VALUES ('en', '_template','page_info_date_format','%l %M %j, %Y - %H:%i','2010-01-27 15:48:35','');
584 INSERT INTO `language_text` VALUES ('en', '_template','password','Password','2010-01-27 15:48:35','');
585 INSERT INTO `language_text` VALUES ('en', '_template','password_again','Password Again','2010-01-27 15:48:35','');
586 INSERT INTO `language_text` VALUES ('en', '_template','password_blurb','Enter your account\'s email address below and an email with instructions on retrieving your password will be sent to you. The email address must be the same as the one you used for registration.','2010-01-27 15:48:35','');
587 INSERT INTO `language_text` VALUES ('en', '_template','password_changed','Password Changed','2010-01-27 15:48:35','');
588 INSERT INTO `language_text` VALUES ('en', '_template','password_change_confirm','Your password on %s has been changed successfully. Go to %s to login.','2010-01-27 15:48:35','');
589 INSERT INTO `language_text` VALUES ('en', '_template','password_change_msg','Your password has been altered. Please use the information below.','2010-01-27 15:48:35','');
590 INSERT INTO `language_text` VALUES ('en', '_template','password_forgot','Forgot Password','2010-05-06 10:21:47','');
591 INSERT INTO `language_text` VALUES ('en', '_template','password_new_blurb','Enter a new password for your account.','2010-01-27 15:48:35','');
592 INSERT INTO `language_text` VALUES ('en', '_template','password_old','Old Password','2010-01-27 15:48:35','');
593 INSERT INTO `language_text` VALUES ('en', '_template','password_reminder','Password Reminder','2010-01-27 15:48:35','');
594 INSERT INTO `language_text` VALUES ('en', '_template','password_request2','Dear %1$s,\r\n\r\nYour login name is %1$s.\r\n\r\nTo set a new password, follow the link below.\r\n\r\n%4$s\r\n\r\n(If this link does not take you to the site, copy and paste it into the address bar of your internet browser)\r\n\r\nThe link will become invalid after %3$s days.','2010-01-27 15:48:35','');
595 INSERT INTO `language_text` VALUES ('en', '_template','pass_feedback','Pass Feedback','2010-03-18 14:28:15','');
596 INSERT INTO `language_text` VALUES ('en', '_template','pass_score','Pass Score','2010-03-18 14:28:15','');
597 INSERT INTO `language_text` VALUES ('en', '_template','paste','Paste','2010-03-24 16:02:19','');
598 INSERT INTO `language_text` VALUES ('en', '_template','paste_disabled_title','Paste from file disabled','2010-05-21 15:57:28','');
599 INSERT INTO `language_text` VALUES ('en', '_template','paste_enabled_title','Toggle paste from file','2010-05-21 15:57:28','');
600 INSERT INTO `language_text` VALUES ('en', '_template','paste_file','Paste From File','2010-05-20 14:44:44','');
601 INSERT INTO `language_text` VALUES ('en', '_template','pending','Pending','2010-03-17 13:40:46','');
602 INSERT INTO `language_text` VALUES ('en', '_template','percentage_score','percentage score','2010-03-18 14:28:15','');
603 INSERT INTO `language_text` VALUES ('en', '_template','phone','Phone','2010-01-27 15:48:35','');
604 INSERT INTO `language_text` VALUES ('en', '_template','plain_text','Plain Text','2010-04-05 14:54:41','');
605 INSERT INTO `language_text` VALUES ('en', '_template','points','Points','2010-03-31 11:04:26','');
606 INSERT INTO `language_text` VALUES ('en', '_template','points_score','points score','2010-03-18 14:28:15','');
607 INSERT INTO `language_text` VALUES ('en', '_template','postal_code','Postal Code','2010-01-27 15:48:35','');
608 INSERT INTO `language_text` VALUES ('en', '_template','presets','Presets','2010-03-24 13:16:34','');
609 INSERT INTO `language_text` VALUES ('en', '_template','preset_scales','Preset &amp; Previously Used Scales','2010-03-24 13:16:34','');
610 INSERT INTO `language_text` VALUES ('en', '_template','prev','Prev','2010-01-27 15:48:35','');
611 INSERT INTO `language_text` VALUES ('en', '_template','preview','Preview','2010-03-11 14:37:01','');
612 INSERT INTO `language_text` VALUES ('en', '_template','preview_questions','Preview Questions','2010-03-11 14:37:01','');
613 INSERT INTO `language_text` VALUES ('en', '_template','previous_chapter','Previous Chapter','2010-01-27 15:48:35','');
614 INSERT INTO `language_text` VALUES ('en', '_template','previous_topic','Previous Topic','2010-05-20 14:34:29','');
615 INSERT INTO `language_text` VALUES ('en', '_template','prev_used','Previously Used','2010-03-24 13:16:34','');
616 INSERT INTO `language_text` VALUES ('en', '_template','primary_language','Primary Language','2010-02-09 11:48:22','');
617 INSERT INTO `language_text` VALUES ('en', '_template','print_version','Print Version','2010-01-27 15:48:35','');
618 INSERT INTO `language_text` VALUES ('en', '_template','privileges','Privileges','2010-01-27 15:48:35','');
619 INSERT INTO `language_text` VALUES ('en', '_template','processing','Processing','2010-04-29 11:06:22','');
620 INSERT INTO `language_text` VALUES ('en', '_template','profile','Profile','2010-01-27 15:48:35','');
621 INSERT INTO `language_text` VALUES ('en', '_template','properties','Properties','2010-05-20 16:08:37','');
622 INSERT INTO `language_text` VALUES ('en', '_template','province','Province/State/Region','2010-01-27 15:48:35','');
623 INSERT INTO `language_text` VALUES ('en', '_template','published_date','Published Date','2010-01-27 15:48:35','');
624 INSERT INTO `language_text` VALUES ('en', '_template','put_link','put link name here','2010-05-27 10:47:19','');
625 INSERT INTO `language_text` VALUES ('en', '_template','question','Question','2010-03-23 11:04:47','');
626 INSERT INTO `language_text` VALUES ('en', '_template','questions','Questions','2010-03-17 13:40:46','');
627 INSERT INTO `language_text` VALUES ('en', '_template','questions_for','Questions for','2010-03-31 11:04:51','');
628 INSERT INTO `language_text` VALUES ('en', '_template','question_categories','Question Categories','2010-03-11 14:37:00','');
629 INSERT INTO `language_text` VALUES ('en', '_template','question_database','Question Database','2010-03-11 14:37:00','');
630 INSERT INTO `language_text` VALUES ('en', '_template','randomize_questions','Randomize Questions','2010-03-18 14:29:03','');
631 INSERT INTO `language_text` VALUES ('en', '_template','refresh_image','Refresh Image','2010-01-27 15:48:35','');
632 INSERT INTO `language_text` VALUES ('en', '_template','register','Register','2010-01-27 15:48:35','');
633 INSERT INTO `language_text` VALUES ('en', '_template','registration','Registration','2010-01-27 15:48:35','');
634 INSERT INTO `language_text` VALUES ('en', '_template','relative_directory','Directory is relative directory to Transformable root, for example: docs/images/ or tools/tests/. Leave empty if it is Transformable root directory.','2010-01-27 15:48:35','Updater');
635 INSERT INTO `language_text` VALUES ('en', '_template','release_immediate','Once quiz has been submitted','2010-03-17 13:40:46','');
636 INSERT INTO `language_text` VALUES ('en', '_template','release_marked','Once quiz has been submitted and all questions have been marked','2010-03-17 13:40:46','');
637 INSERT INTO `language_text` VALUES ('en', '_template','release_never','Do not release results','2010-03-17 13:40:46','');
638 INSERT INTO `language_text` VALUES ('en', '_template','remove','Remove','2010-01-27 15:48:35','');
639 INSERT INTO `language_text` VALUES ('en', '_template','remove_frame','Remove Frame','2010-04-06 11:45:32','');
640 INSERT INTO `language_text` VALUES ('en', '_template','remove_from_list','Remove from \"My Lessons\"','2010-02-03 15:30:42','');
641 INSERT INTO `language_text` VALUES ('en', '_template','remove_question','Remove Question','2010-03-31 16:16:35','');
642 INSERT INTO `language_text` VALUES ('en', '_template','remove_queued_file','Remove file from queue','2010-04-01 15:02:37','');
643 INSERT INTO `language_text` VALUES ('en', '_template','remove_write_permission','<span style=\"color:red\">Please <strong>REMOVE</strong> write permission on the listed folders and files for your security:</span><p><strong>Note:</strong> To remove permissions on Unix use <kbd>chmod 755</kbd> then the file name..</p>','2010-01-27 15:48:35','Updater');
644 INSERT INTO `language_text` VALUES ('en', '_template','rename','Rename','2010-04-01 15:02:37','');
645 INSERT INTO `language_text` VALUES ('en', '_template','repair_example','Repair Example','2010-01-27 15:48:35','');
646 INSERT INTO `language_text` VALUES ('en', '_template','replace_file','Replace File','2010-01-27 15:48:35','');
647 INSERT INTO `language_text` VALUES ('en', '_template','required_field','Required Field','2010-01-27 15:48:35','');
648 INSERT INTO `language_text` VALUES ('en', '_template','required_field_text','<span class=\"required\" title=\"Required Field\">*</span> indicates required fields.','2010-01-27 15:48:35','');
649 INSERT INTO `language_text` VALUES ('en', '_template','requirement','Requirement','2010-01-27 15:48:35','');
650 INSERT INTO `language_text` VALUES ('en', '_template','reset_filter','Reset Filter','2010-01-27 15:48:35','');
651 INSERT INTO `language_text` VALUES ('en', '_template','resource_type','Original Resource Type','2010-05-21 15:57:28','');
652 INSERT INTO `language_text` VALUES ('en', '_template','result','Result','2010-01-27 15:48:35','');
653 INSERT INTO `language_text` VALUES ('en', '_template','results','Results','2010-01-27 15:48:35','');
654 INSERT INTO `language_text` VALUES ('en', '_template','results_found','Results Found: %s','2010-01-27 15:48:35','');
655 INSERT INTO `language_text` VALUES ('en', '_template','result_release','Release Results','2010-03-17 13:40:46','');
656 INSERT INTO `language_text` VALUES ('en', '_template','return_file_manager','Return to the File Manager','2010-04-06 11:45:32','');
657 INSERT INTO `language_text` VALUES ('en', '_template','return_to_handbook','Return to Handbook','2010-01-27 15:48:35','');
658 INSERT INTO `language_text` VALUES ('en', '_template','save','Save','2010-01-27 15:48:35','');
659 INSERT INTO `language_text` VALUES ('en', '_template','save_and_close','Save and Close','2010-01-27 15:48:35','');
660 INSERT INTO `language_text` VALUES ('en', '_template','save_changes','Save Changes','2010-05-20 14:44:44','');
661 INSERT INTO `language_text` VALUES ('en', '_template','save_changes_unsaved','Unsaved changes have been made.','2010-05-20 14:44:44','');
662 INSERT INTO `language_text` VALUES ('en', '_template','search','Search','2010-01-27 15:48:35','');
663 INSERT INTO `language_text` VALUES ('en', '_template','search_and_add','Please search and add lessons','2010-01-27 15:48:35','');
664 INSERT INTO `language_text` VALUES ('en', '_template','search_phase','Search Phase','2010-01-27 15:48:35','');
665 INSERT INTO `language_text` VALUES ('en', '_template','search_results','Search results','2010-01-27 15:48:35','');
666 INSERT INTO `language_text` VALUES ('en', '_template','search_str','Search String','2010-01-27 15:48:35','');
667 INSERT INTO `language_text` VALUES ('en', '_template','search_text','Search for terms that contains the given string. For example, search for phase \"desc\" returns all terms that contain string \"desc\".','2010-01-27 15:48:35','');
668 INSERT INTO `language_text` VALUES ('en', '_template','select','Select','2010-01-27 15:48:35','');
669 INSERT INTO `language_text` VALUES ('en', '_template','select_all','select/unselect all','2010-01-27 15:48:35','');
670 INSERT INTO `language_text` VALUES ('en', '_template','select_directory','Please choose the folder you want to move the selected files to:','2010-04-07 13:51:45','');
671 INSERT INTO `language_text` VALUES ('en', '_template','sent_via_transformable','Sent via an Transformable system at %s','2010-01-27 15:48:35','');
672 INSERT INTO `language_text` VALUES ('en', '_template','set_preset','Apply Preset','2010-03-24 13:16:34','');
673 INSERT INTO `language_text` VALUES ('en', '_template','shortcuts','Shortcuts','2010-02-08 14:27:03','');
674 INSERT INTO `language_text` VALUES ('en', '_template','short_paragraph','Short Paragraph','2010-03-25 15:11:39','');
675 INSERT INTO `language_text` VALUES ('en', '_template','show','Show','2003-05-20 12:26:32','');
676 INSERT INTO `language_text` VALUES ('en', '_template','sign_lang','Sign Language','2010-05-21 15:57:28','');
677 INSERT INTO `language_text` VALUES ('en', '_template','site_name','Site Name','2010-01-27 15:48:35','');
678 INSERT INTO `language_text` VALUES ('en', '_template','size','Size','2010-04-01 15:02:37','');
679 INSERT INTO `language_text` VALUES ('en', '_template','specify_url_to_content_package','Or, Specify a URL to a Content Package or Common Cartridge','2010-02-02 12:03:44','');
680 INSERT INTO `language_text` VALUES ('en', '_template','sql_statement','SQL Statement','2010-01-27 15:48:35','');
681 INSERT INTO `language_text` VALUES ('en', '_template','startend_date_format','%%j/%%n/%%y %%G:%%i','2010-03-17 13:40:46','');
682 INSERT INTO `language_text` VALUES ('en', '_template','statement','Statement','2010-03-29 10:16:33','');
683 INSERT INTO `language_text` VALUES ('en', '_template','statistics','Statistics','2010-03-17 13:40:46','');
684 INSERT INTO `language_text` VALUES ('en', '_template','status','Status','2010-01-27 15:48:35','');
685 INSERT INTO `language_text` VALUES ('en', '_template','stop_apply_audio_alternatives','Stop Applying Audio Alternatives','2010-05-28 10:57:13','');
686 INSERT INTO `language_text` VALUES ('en', '_template','stop_apply_sign_lang_alternatives','Stop Applying Sign Language Alternatives','2010-05-28 10:57:13','');
687 INSERT INTO `language_text` VALUES ('en', '_template','stop_apply_text_alternatives','Stop Applying Text Alternatives','2010-05-28 10:57:13','');
688 INSERT INTO `language_text` VALUES ('en', '_template','stop_apply_visual_alternatives','Stop Applying Visual Alternatives','2010-05-28 10:57:13','');
689 INSERT INTO `language_text` VALUES ('en', '_template','submissions','Submissions','2010-03-11 14:37:01','');
690 INSERT INTO `language_text` VALUES ('en', '_template','submit','Submit','2010-01-27 15:48:35','');
691 INSERT INTO `language_text` VALUES ('en', '_template','submit_no','No','2010-01-27 15:48:35','');
692 INSERT INTO `language_text` VALUES ('en', '_template','submit_yes','Yes','2010-01-27 15:48:35','');
693 INSERT INTO `language_text` VALUES ('en', '_template','system','System','2010-01-27 15:48:35','');
694 INSERT INTO `language_text` VALUES ('en', '_template','system_settings','System Settings','2010-01-27 15:48:35','');
695 INSERT INTO `language_text` VALUES ('en', '_template','system_update_id','System Update ID','2010-01-27 15:48:35','');
696 INSERT INTO `language_text` VALUES ('en', '_template','term_type','Term Type','2010-01-27 15:48:35','');
697 INSERT INTO `language_text` VALUES ('en', '_template','test_description','Test Description','2010-03-18 14:28:15','');
698 INSERT INTO `language_text` VALUES ('en', '_template','test_import_package','Import available tests.','2010-06-03 10:30:45','');
699 INSERT INTO `language_text` VALUES ('en', '_template','test_lk','Likert','2010-03-23 14:23:29','');
700 INSERT INTO `language_text` VALUES ('en', '_template','test_ma','Multiple Answer','2010-03-23 14:23:29','');
701 INSERT INTO `language_text` VALUES ('en', '_template','test_matching','Matching (Simple)','2010-03-23 14:23:29','');
702 INSERT INTO `language_text` VALUES ('en', '_template','test_matchingdd','Matching (Graphical)','2010-03-23 14:23:29','');
703 INSERT INTO `language_text` VALUES ('en', '_template','test_mc','Multiple Choice','2010-03-23 14:23:29','');
704 INSERT INTO `language_text` VALUES ('en', '_template','test_open','Open Ended','2010-03-23 14:23:29','');
705 INSERT INTO `language_text` VALUES ('en', '_template','test_ordering','Ordering','2010-03-23 14:23:29','');
706 INSERT INTO `language_text` VALUES ('en', '_template','test_tf','True or False','2010-03-23 14:23:29','');
707 INSERT INTO `language_text` VALUES ('en', '_template','text','Text','2010-05-21 15:57:28','');
708 INSERT INTO `language_text` VALUES ('en', '_template','textual','Textual','2010-05-27 14:41:45','');
709 INSERT INTO `language_text` VALUES ('en', '_template','theme','Theme','2010-01-27 15:48:35','');
710 INSERT INTO `language_text` VALUES ('en', '_template','the_follow_errors_occurred','The following errors occurred:','2010-01-27 15:48:35','');
711 INSERT INTO `language_text` VALUES ('en', '_template','title','Title','2010-01-27 15:48:35','');
712 INSERT INTO `language_text` VALUES ('en', '_template','total','Total','2010-04-01 15:02:37','');
713 INSERT INTO `language_text` VALUES ('en', '_template','to_2','to','2010-03-17 13:40:46','');
714 INSERT INTO `language_text` VALUES ('en', '_template','transformable','Transformable','2010-01-27 15:48:35','');
715 INSERT INTO `language_text` VALUES ('en', '_template','transformable_documentation','Transformable Documentation','2010-01-27 15:48:35','');
716 INSERT INTO `language_text` VALUES ('en', '_template','transformable_handbook','Transformable Handbook','2010-01-27 15:48:35','');
717 INSERT INTO `language_text` VALUES ('en', '_template','transformable_version_to_apply','Transformable Version to Apply','2010-01-27 15:48:35','Updater');
718 INSERT INTO `language_text` VALUES ('en', '_template','transformable_whatis','Transformable provides a basic frame to build an application. It has build-in functions to support multiple languages, translation, user/user group managment, updater and user profile managment.','2010-01-27 15:48:35','');
719 INSERT INTO `language_text` VALUES ('en', '_template','translated_context','Translated Context','2010-01-27 15:48:35','');
720 INSERT INTO `language_text` VALUES ('en', '_template','translated_terms','Translated Terms','2010-01-27 15:48:35','');
721 INSERT INTO `language_text` VALUES ('en', '_template','translated_text','Translated Text','2010-01-27 15:48:35','');
722 INSERT INTO `language_text` VALUES ('en', '_template','translate_to','Translate To:','2010-02-01 14:56:49','');
723 INSERT INTO `language_text` VALUES ('en', '_template','translation','Translation','2010-01-27 15:48:35','');
724 INSERT INTO `language_text` VALUES ('en', '_template','translator','Translator','2010-01-27 15:48:35','');
725 INSERT INTO `language_text` VALUES ('en', '_template','true','True','2010-03-29 10:16:33','');
726 INSERT INTO `language_text` VALUES ('en', '_template','type','Type','2010-03-24 12:03:52','');
727 INSERT INTO `language_text` VALUES ('en', '_template','unlimited','Unlimited','2010-03-18 14:28:15','');
728 INSERT INTO `language_text` VALUES ('en', '_template','unmarked','Unmarked','2010-03-17 13:40:46','');
729 INSERT INTO `language_text` VALUES ('en', '_template','update','Update','2010-03-31 16:17:32','');
730 INSERT INTO `language_text` VALUES ('en', '_template','updated_terms','Updated Terms','2010-01-27 15:48:35','');
731 INSERT INTO `language_text` VALUES ('en', '_template','updater','Updater','2010-01-27 15:48:35','Updater');
732 INSERT INTO `language_text` VALUES ('en', '_template','updater_alter_modified_files','The listed files have been modified locally. If you choose to proceed, your local file will be modified. The original\nfile will be backup before the modification. Please note that the modification on your customized code may break your customization.<br>','2010-01-27 15:48:35','Updater');
733 INSERT INTO `language_text` VALUES ('en', '_template','updater_overwrite_modified_files','The listed files have been modified locally. If you choose to proceed, the update file will be copied to your local machine. \nYou have to manually merge this file and your local copy.<br>','2010-01-27 15:48:35','Updater');
734 INSERT INTO `language_text` VALUES ('en', '_template','updater_show_backup_files','Below is the list of the backup files created by update installation. After ensuring Transformable works properly with the update, you may want to delete these files. If Transformable does not work properly with the update, you can always revert back to the old files by renaming the backup files \nto the original file names,  removing the [update_id].old portion of the file name. <br>','2010-01-27 15:48:35','Updater');
735 INSERT INTO `language_text` VALUES ('en', '_template','updater_show_update_files','Below is the list of the update files copied to your computer. \nPlease manually merge the change between the update files and your local copy. <br>','2010-01-27 15:48:35','Updater');
736 INSERT INTO `language_text` VALUES ('en', '_template','updates','Updates','2010-01-27 15:48:35','Updater');
737 INSERT INTO `language_text` VALUES ('en', '_template','update_dependent_update_not_installed','<br /><span style=\"color: red\">Warning: There are update dependencies, please install the listed updates first: </span>','2010-01-27 15:48:35','Updater');
738 INSERT INTO `language_text` VALUES ('en', '_template','update_local_file_not_exist','Cannot proceed. The listed files are not exist in your local machine. If you renamed them to your copy, in order to proceed, please rename back.<br>','2010-01-27 15:48:35','Updater');
739 INSERT INTO `language_text` VALUES ('en', '_template','upload','Upload','2010-01-27 15:48:35','');
740 INSERT INTO `language_text` VALUES ('en', '_template','upload_content_package','Upload a Content Package or Common Cartridge','2010-02-02 12:03:44','');
741 INSERT INTO `language_text` VALUES ('en', '_template','upload_file','Upload File','2010-01-27 15:48:35','');
742 INSERT INTO `language_text` VALUES ('en', '_template','upload_files','Upload files','2010-04-01 15:02:37','');
743 INSERT INTO `language_text` VALUES ('en', '_template','upload_progress','Upload Progress','2010-01-27 15:48:35','');
744 INSERT INTO `language_text` VALUES ('en', '_template','upload_question','Upload Question','2010-03-23 11:04:47','');
745 INSERT INTO `language_text` VALUES ('en', '_template','upload_test','Select Test Package to Upload','2010-03-17 13:40:45','');
746 INSERT INTO `language_text` VALUES ('en', '_template','upload_update','Upload a zip file to install update:','2010-01-27 15:48:35','Updater');
747 INSERT INTO `language_text` VALUES ('en', '_template','usaved_changes_made','Unsaved changes made','2010-05-21 14:46:14','');
748 INSERT INTO `language_text` VALUES ('en', '_template','user','User','2010-01-27 15:48:35','');
749 INSERT INTO `language_text` VALUES ('en', '_template','users','Users','2010-01-27 15:48:35','');
750 INSERT INTO `language_text` VALUES ('en', '_template','user_group','User Group','2010-01-27 15:48:35','');
751 INSERT INTO `language_text` VALUES ('en', '_template','user_requirement','User Requirement','2010-03-16 11:45:52','');
752 INSERT INTO `language_text` VALUES ('en', '_template','user_status','User Status','2010-01-27 15:48:35','');
753 INSERT INTO `language_text` VALUES ('en', '_template','user_table_summary','Edit, change passwords, or delete users','2010-04-13 14:13:20','');
754 INSERT INTO `language_text` VALUES ('en', '_template','use_as_alternative','Use As Alternative','2010-04-05 16:07:53','');
755 INSERT INTO `language_text` VALUES ('en', '_template','use_captcha','Allow the use of CAPTCHA','2010-01-27 15:48:35','');
756 INSERT INTO `language_text` VALUES ('en', '_template','use_customized_head','Use Customized Head','2010-05-20 14:44:44','');
757 INSERT INTO `language_text` VALUES ('en', '_template','use_visual_editor','<small style=\"text-decoration:underline;\">(Editor)</small>','2010-03-24 15:54:22','');
758 INSERT INTO `language_text` VALUES ('en', '_template','version_not_match','This update is for Transformable version %s. Does not match with your current Transformable version. The installation of it may break Transformable. Are you sure you want to proceed?','2010-01-27 15:48:35','Updater');
759 INSERT INTO `language_text` VALUES ('en', '_template','view','View','2010-01-27 15:48:35','');
760 INSERT INTO `language_text` VALUES ('en', '_template','view_message','View Message','2010-01-27 15:48:35','');
761 INSERT INTO `language_text` VALUES ('en', '_template','visual','Visual','2010-05-21 15:57:28','');
762 INSERT INTO `language_text` VALUES ('en', '_template','warning','Warning','2010-01-27 15:48:35','');
763 INSERT INTO `language_text` VALUES ('en', '_template','weblink','Web Link','2010-05-20 14:44:44','');
764 INSERT INTO `language_text` VALUES ('en', '_template','web_service_api','Web Service API','2010-01-27 15:48:35','');
765 INSERT INTO `language_text` VALUES ('en', '_template','web_service_id','Web Service ID','2010-01-27 15:48:35','');
766 INSERT INTO `language_text` VALUES ('en', '_template','web_site','Web Site','2010-01-27 15:48:35','');
767 INSERT INTO `language_text` VALUES ('en', '_template','welcome','Welcome','2010-01-27 15:48:35','');
768 INSERT INTO `language_text` VALUES ('en', '_template','window_auto_close','This window will close automatically.','2010-01-27 15:48:35','');
769 INSERT INTO `language_text` VALUES ('en', '_template','yes','Yes','2010-01-27 15:48:35','');
770 INSERT INTO `language_text` VALUES ('en', '_template','yyyy-mm-dd','yyyy-mm-dd','2010-01-27 15:48:35','');
771 INSERT INTO `language_text` VALUES ('en', '_template','zip_archive','Zip Archive','2010-04-07 13:55:04','');
772 INSERT INTO `language_text` VALUES ('en', '_template','zip_file_manager','Zip File Manager','2010-04-07 15:36:16','');
773 INSERT INTO `language_text` VALUES ('en', '_template','zip_illegal_contents','The contents of this archive are listed below. Illegal file types will not be extracted, and file names containing illegal characters will be translated.','2010-04-07 15:23:22','');