Annotation of loncom/localize/localize/fa.pm, revision 1.5

1.4       minaeibi    1: # The LearningOnline Network with CAPA
1.1       www         2: # Farsi Localization Lexicon
                      3: #
1.5     ! riegler     4: # $Id: fa.pm,v 1.4 2004/03/13 21:29:43 minaeibi Exp $
1.1       www         5: #
                      6: # Copyright i-Learning Limited Partnership Company
                      7: #
                      8: # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
                      9: #
                     10: # LON-CAPA is free software; you can redistribute it and/or modify
                     11: # it under the terms of the GNU General Public License as published by
                     12: # the Free Software Foundation; either version 2 of the License, or
                     13: # (at your option) any later version.
                     14: #
                     15: # LON-CAPA is distributed in the hope that it will be useful,
                     16: # but WITHOUT ANY WARRANTY; without even the implied warranty of
                     17: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                     18: # GNU General Public License for more details.
                     19: #
                     20: # You should have received a copy of the GNU General Public License
                     21: # along with LON-CAPA; if not, write to the Free Software
                     22: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                     23: #
                     24: # /home/httpd/html/adm/gpl.txt
                     25: #
                     26: # http://www.lon-capa.org/
                     27: #
                     28: ######################################################################
                     29: ######################################################################
                     30: 
                     31: 
                     32: package Apache::localize::fa;
                     33: use base qw(Apache::localize);
                     34: %Lexicon=('_AUTO' => 1,
                     35: 'language_code' => 'fa',
                     36: 'char_encoding' => 'UTF-8',
                     37: 'date_locale'  => 
                     38:       '$weekday, $day.$month.$year, $twentyfour:$minutes:$seconds',
1.4       minaeibi   39: 'date_months'  => ' ژانويه,فوريه,مارس,آوريل,مى,ژوئن,جولاى,آگوست,سپتامبر,اكتبر,نوامبر,دسامبر',
                     40: 'date_days'    => 'يكشنبه,دوشنبه,سه شنبه,چهارشنبه,پنجشنبه,جمعه,شنبه',
                     41: 'date_am' => 'قبل از ظهر',
                     42: 'date_pm' => 'بعد از ظهر',
1.1       www        43: 'textual_remote_display' => 'on',
                     44: 
                     45: 
1.4       minaeibi   46: 
1.1       www        47:    'Domain'
1.4       minaeibi   48: => 'دامنه',
1.1       www        49: 
                     50:    'Server'
1.4       minaeibi   51: => 'سرور',
1.1       www        52: 
                     53:    'Load'
1.4       minaeibi   54: => 'بارگذارى',
1.1       www        55: 
                     56:    'User Load'
1.4       minaeibi   57: => 'بارگذارى كاربر',
1.1       www        58: 
                     59:    'Help'
1.4       minaeibi   60: => 'راهنما',
1.1       www        61: 
                     62:    'Log in'
1.4       minaeibi   63: => 'برقرارى ارتباط',
1.1       www        64: 
                     65:    'Username'
1.4       minaeibi   66: => 'نام كاربرى',
1.1       www        67: 
                     68:    'Password'
1.4       minaeibi   69: => 'رمز عبور',
1.1       www        70: 
                     71:    'choose'
1.4       minaeibi   72: => 'انتخاب',
1.1       www        73: 
                     74:    'enter'
1.4       minaeibi   75: => 'ورود',
1.1       www        76: 
                     77:    'view'
1.4       minaeibi   78: => 'ملاحظه',
1.1       www        79: 
                     80:    'calendar'
1.4       minaeibi   81: => 'تقويم',
1.1       www        82: 
                     83:    'prefer-'
1.4       minaeibi   84: => 'تنظيمات',
1.1       www        85: 
                     86:    'ences'
1.4       minaeibi   87: => 'تنظيمات',
1.1       www        88: 
                     89:    'role'
1.4       minaeibi   90: => 'نقش',
1.1       www        91: 
                     92:    'course'
1.4       minaeibi   93: => 'دوره',
1.1       www        94: 
                     95:    'create'
1.4       minaeibi   96: => 'ايجاد',
1.1       www        97: 
                     98:    'grades'
1.4       minaeibi   99: => 'نمرات',
1.1       www       100: 
                    101:    'commu-'
1.4       minaeibi  102: => 'ارتباطات',
1.1       www       103: 
                    104:    'nication'
1.4       minaeibi  105: => 'ارتباطات',
1.1       www       106: 
                    107:    'enroll'
1.4       minaeibi  108: => 'ثبت نام كردن',
1.1       www       109: 
                    110:    'navigate'
1.4       minaeibi  111: => 'سير در پيوندها',
1.1       www       112: 
                    113:    'contents'
1.4       minaeibi  114: => 'محتويات',
1.1       www       115: 
                    116:    'Announcements and Calendar'
1.4       minaeibi  117: => 'اعلانات و تقويمها',
1.1       www       118: 
                    119:    'Author'
1.4       minaeibi  120: => 'نويسنده',
1.1       www       121: 
                    122:    'Change Your Preferences'
1.4       minaeibi  123: => 'تغيير تنظيمات',
1.1       www       124: 
                    125:    'Choose the user role'
1.4       minaeibi  126: => 'انتخاب نقش كاربر',
1.1       www       127: 
                    128:    'Co-Author'
1.4       minaeibi  129: => 'همكار نويسنده',
1.1       www       130: 
                    131:    'Communication and Messages'
1.4       minaeibi  132: => 'ارتباطات و پيامها',
1.1       www       133: 
                    134:    'Course Coordinator'
1.4       minaeibi  135: => 'هماهنگ كننده دوره',
1.1       www       136: 
                    137:    'Course Statistics and Charts'
1.4       minaeibi  138: => 'آمار و نمودارهاى دوره',
1.1       www       139: 
                    140:    'Course announcements and my calendar'
1.4       minaeibi  141: => 'اعلانات دوره و تقويم',
1.1       www       142: 
                    143:    'Create Users, Change User Privileges'
1.4       minaeibi  144: => 'ايجاد كاربران و تغيير',
1.1       www       145: 
                    146:    'Domain Coordinator'
1.4       minaeibi  147: => 'هماهنگ كننده دامنه',
1.1       www       148: 
                    149:    'Enrollment Manager'
1.4       minaeibi  150: => 'مدير ثبت نام',
1.1       www       151: 
                    152:    'Enter grades from check-out assessment resources'
1.4       minaeibi  153: => 'وارد كردن نمرات از روى فهرست منابع ارزشيابى',
1.1       www       154: 
                    155:    'Exam Proctor'
1.4       minaeibi  156: => 'مراقب امتحان',
1.1       www       157: 
                    158:    'Exit LON-CAPA'
1.4       minaeibi  159: => '(LON-CAPA)خروج از لون كاپا',
1.1       www       160: 
                    161:    'Grades Spreadsheet'
1.4       minaeibi  162: => 'صفحه گسترده نمرات',
1.1       www       163: 
                    164:    'Grading'
1.4       minaeibi  165: => 'در حال تصحيح',
1.1       www       166: 
                    167:    'Instructor'
1.4       minaeibi  168: => 'مدرس',
1.1       www       169: 
                    170:    'Launch Remote Control'
1.4       minaeibi  171: => 'راه اندازى كنترل از راه دور',
1.1       www       172: 
                    173:    'Main Menu'
1.4       minaeibi  174: => 'منوى اصلى',
1.1       www       175: 
                    176:    'Navigate Course Contents'
1.4       minaeibi  177: => 'سير در محتواى دوره',
1.1       www       178: 
                    179:    'No Role, Cumulative Privileges'
1.4       minaeibi  180: => 'بدون نقش، با اختيارات افزوده',
1.1       www       181: 
                    182:    'Return to Last Location'
1.4       minaeibi  183: => 'بازگشت به موقعيت قبلى',
1.1       www       184: 
                    185:    'Send and receive messages'
1.4       minaeibi  186: => 'ارسال و دريافت پيام',
1.1       www       187: 
                    188:    'Set my user preferences'
1.4       minaeibi  189: => 'تنظيم اختيارات كاربر',
1.1       www       190: 
                    191:    'Student'
1.4       minaeibi  192: => 'دانشجو',
1.1       www       193: 
                    194:    'Switch to another user role'
1.4       minaeibi  195: => 'انتقال به نقش كاربرى',
1.1       www       196: 
                    197:    'Teaching Assistant'
1.4       minaeibi  198: => 'دستيار مدرس',
1.1       www       199: 
                    200:    'Use or edit my bookmark collection'
1.4       minaeibi  201: => 'استفاده يا ويرايش مجموعه برگزيده‏هاى اينجانب',
1.1       www       202: 
                    203:    'User Roles'
1.4       minaeibi  204: => 'نقشهاى كاربرى',
1.1       www       205: 
                    206:    'Calculate course grades (Spreadsheet)'
1.4       minaeibi  207: => 'محاسبه نمرات دوره-صفحه گسترده',
1.1       www       208: 
                    209:    'Enter the chatroom for the course'
1.4       minaeibi  210: => ' به اتاق گپ زنى دوره وارد شويد',
1.1       www       211: 
                    212:    'Navigate the table of contents for this course'
1.4       minaeibi  213: => 'سير در فهرست محتويات اين دوره',
1.1       www       214: 
                    215:    'Syllabus'
1.4       minaeibi  216: => 'برنامه درسى',
1.1       www       217: 
                    218:    'View the course assessment progress chart'
1.4       minaeibi  219: => 'ملاحظه نمودار ارزشيابى پيشرفت دوره',
1.1       www       220: 
                    221:    'Class Hours'
1.4       minaeibi  222: => 'ساعات برگزارى كلاس',
1.1       www       223: 
                    224:    'Course Description'
1.4       minaeibi  225: => 'شرح دوره',
1.1       www       226: 
                    227:    'Coursepack'
1.4       minaeibi  228: => 'بسته دوره',
1.1       www       229: 
                    230:    'Current Month'
1.4       minaeibi  231: => 'ماه جارى',
1.1       www       232: 
                    233:    'Deadlines'
1.4       minaeibi  234: => 'مهلتها',
1.1       www       235: 
                    236:    'Fri'
1.4       minaeibi  237: => 'جمعه',
1.1       www       238: 
                    239:    'Grading Information'
1.4       minaeibi  240: => 'اطلاعات مربوط به تصحيح',
1.1       www       241: 
                    242:    'Helproom Hours'
1.4       minaeibi  243: => 'ساعات كار اتاق مشاوره',
1.1       www       244: 
                    245:    'Instructor Information'
1.4       minaeibi  246: => 'اطلاعات مدرس',
1.1       www       247: 
                    248:    'Mon'
1.4       minaeibi  249: => 'دوشنبه',
1.1       www       250: 
                    251:    'Next Month'
1.4       minaeibi  252: => 'ماه آينده',
1.1       www       253: 
                    254:    'Office Hours'
1.4       minaeibi  255: => 'ساعات ادارى',
1.1       www       256: 
                    257:    'Prerequisites'
1.4       minaeibi  258: => 'پيش نيازها',
1.1       www       259: 
                    260:    'Previous Month'
1.4       minaeibi  261: => 'ماه گذشته',
1.1       www       262: 
                    263:    'Readings'
1.4       minaeibi  264: => 'مطالب خواندنى',
1.1       www       265: 
                    266:    'Sat'
1.4       minaeibi  267: => 'شنبه',
1.1       www       268: 
                    269:    'January'
1.4       minaeibi  270: => 'ژانويه',
1.1       www       271: 
                    272:    'February'
1.4       minaeibi  273: => 'فوريه',
1.1       www       274: 
                    275:    'March'
1.4       minaeibi  276: => 'مارس',
1.1       www       277: 
                    278:    'April'
1.4       minaeibi  279: => 'آوريل',
1.1       www       280: 
                    281:    'May'
1.4       minaeibi  282: => 'مى',
1.1       www       283: 
                    284:    'June'
1.4       minaeibi  285: => 'ژوئن',
1.1       www       286: 
                    287:    'August'
1.4       minaeibi  288: => 'آگوست',
1.1       www       289: 
                    290:    'September'
1.4       minaeibi  291: => 'سپتامبر',
1.1       www       292: 
                    293:    'October'
1.4       minaeibi  294: => 'اكتبر',
1.1       www       295: 
                    296:    'November'
1.4       minaeibi  297: => 'نوامبر',
1.1       www       298: 
                    299:    'December'
1.4       minaeibi  300: => 'دسامبر',
1.1       www       301: 
                    302:    'Sun'
1.4       minaeibi  303: => 'يكشنبه',
1.1       www       304: 
                    305:    'Textbook'
1.4       minaeibi  306: => 'كتاب درسى',
1.1       www       307: 
                    308:    'Thu'
1.4       minaeibi  309: => 'پنجشنبه',
1.1       www       310: 
                    311:    'Tue'
1.4       minaeibi  312: => 'سه شنبه',
1.1       www       313: 
                    314:    'Web Links'
1.4       minaeibi  315: => 'پيوندهاى شبكه',
1.1       www       316: 
                    317:    'Wed'
1.4       minaeibi  318: => 'چهارشنبه',
1.1       www       319: 
                    320:    'Drop/Add students in this course'
1.4       minaeibi  321: => 'حذف يا افزودن دانشجو',
1.1       www       322: 
                    323:    'You have entered that answer before'
1.4       minaeibi  324: => 'قبلاً اين پاسخ را وارد كرده بوديد',
1.1       www       325: 
                    326:    'A score has been assigned.'
1.4       minaeibi  327: => '採点されました。',
1.1       www       328: 
                    329:    'You are correct.'
1.4       minaeibi  330: => 'حق با شماست',
1.1       www       331: 
                    332:    'Your receipt is'
1.4       minaeibi  333: => 'دريافت شما اين است',
1.1       www       334: 
                    335:    'You are excused from the problem.'
1.4       minaeibi  336: => 'از پاسخ به اين مسأله معاف هستيد ',
1.1       www       337: 
                    338:    'Incorrect'
1.4       minaeibi  339: => 'نادرست',
1.1       www       340: 
                    341:    'Some parts were not submitted.'
1.4       minaeibi  342: => 'بعضى از قسمتها تحويل داده نشده است',
1.1       www       343: 
                    344:    'An error occured while grading your answer.'
1.4       minaeibi  345: => 'هنگام تصحيح پاسخ شما خطايى رخ داد',
1.1       www       346: 
                    347:    'The submitted answer was too long.'
1.4       minaeibi  348: => 'پاسخ ارائه شده خيلى طولانى است',
1.1       www       349: 
                    350:    'This question expects a numeric answer.'
1.4       minaeibi  351: => 'اين پرسش يك پاسخ عددى مى‏طلبد',
1.1       www       352: 
                    353:    'You have provided an invalid ranking'
1.4       minaeibi  354: => 'رتبه‏اى كه كسب كرده‏ايد معتبر نيست',
1.1       www       355: 
                    356:    'please refer to'
1.4       minaeibi  357: => 'لطفاً اشاره كنيد به',
1.1       www       358: 
                    359:    'The filetype extension of the file you uploaded is not allowed.'
1.4       minaeibi  360: => 'نوع پسوند فايلى كه آپ لود كرد',
1.1       www       361: 
                    362:    'Please adjust significant figures.'
1.4       minaeibi  363: => 'لطفاً اعداد قابل توجه را انتخاب كنيد',
1.1       www       364: 
                    365:    'Units incorrect.'
1.4       minaeibi  366: => 'واحدها نادرست است',
1.1       www       367: 
                    368:    'Only a number required.'
1.4       minaeibi  369: => 'در اين قسمت تنها يك عدد نياز است',
1.1       www       370: 
                    371:    'Units required'
1.4       minaeibi  372: => 'واحدها مورد نياز است',
1.1       www       373: 
                    374:    'Unable to understand formula'
1.4       minaeibi  375: => 'فرمول مفهوم نيست',
1.1       www       376: 
                    377:    'Your submission has been recorded.'
1.4       minaeibi  378: => 'ارسال شما ثبت شده است',
1.1       www       379: 
                    380:    'Unknown message'
1.4       minaeibi  381: => 'پيام ناشناخته',
1.1       www       382: 
                    383:    'Answer Submitted'
1.4       minaeibi  384: => 'پاسخ تحويل شد',
1.1       www       385: 
                    386:    'Tries'
1.4       minaeibi  387: => 'تلاشها',
1.1       www       388: 
                    389:    'Submit Answer'
1.4       minaeibi  390: => 'تحويل پاسخ',
1.1       www       391: 
                    392:    'Prepare a printable document'
1.4       minaeibi  393: => 'يك سند قابل چاپ عرضه كنيد',
1.1       www       394: 
                    395:    'Go To My First Homework Problem'
1.4       minaeibi  396: => 'انتقال به اولين مسأله تكاليف خود ',
1.1       www       397: 
                    398:    'Discussions'
1.4       minaeibi  399: => 'مباحثات',
1.1       www       400: 
                    401:    'New discussion since'
1.4       minaeibi  402: => ' بحث جديد از ',
1.1       www       403: 
                    404:    'Goodbye'
1.4       minaeibi  405: => 'خداحافظ',
1.1       www       406: 
                    407:    ', and answers will be available on'
1.4       minaeibi  408: => ', و پاسخها  در دسترس خواهد بود',
1.1       www       409: 
                    410:    ', or the next time you log in.'
1.4       minaeibi  411: => ', يا دفعه بعدى كه متصل شويد',
1.1       www       412: 
                    413:    ', select a template from the pull-down menu below'
1.4       minaeibi  414: => ', از منوى كركره‏اى زير نمونه‏اى انتخاب كنيد',
1.1       www       415: 
                    416:    'Abstract'
1.4       minaeibi  417: => 'چكيده',
1.1       www       418: 
                    419:    'Access and Usage Statistics'
1.4       minaeibi  420: => 'آمارهاى مراجعه و استفاده',
1.1       www       421: 
                    422:    'Actions'
1.4       minaeibi  423: => 'اعمال',
1.1       www       424: 
                    425:    'All homework is currently completed'
1.4       minaeibi  426: => 'در حال حاضر كليه تكاليف انجام شده است',
1.1       www       427: 
                    428:    'Analyze Progress'
1.4       minaeibi  429: => 'تحليل پيشرفت',
1.1       www       430: 
                    431:    'Analyzing a problem'
1.4       minaeibi  432: => 'تحليل يك مسأله',
1.1       www       433: 
                    434:    'Answer'
1.4       minaeibi  435: => 'پاسخ',
1.1       www       436: 
                    437:    'Answer available'
1.4       minaeibi  438: => 'پاسخ در دسترس است',
1.1       www       439: 
                    440:    'Answer submitted'
1.4       minaeibi  441: => 'پاسخ تحويل شد',
1.1       www       442: 
                    443:    'Answer submitted, not yet graded'
1.4       minaeibi  444: => 'پاسخ تحويل داده شده ولى هنوز تصحيح نشده است',
1.1       www       445: 
                    446:    'Back to Directory'
1.4       minaeibi  447: => 'بازگشت به فهرست راهنما',
1.1       www       448: 
                    449:    'Bulletin Board'
1.4       minaeibi  450: => 'تابلوى اعلانات',
1.1       www       451: 
                    452:    'Cancel'
1.4       minaeibi  453: => 'انصراف',
1.1       www       454: 
                    455:    'Changes will become active for your current session after'
1.4       minaeibi  456: => 'تغييرات براى جلسه فعلى شما فعال خواهد شد بعد از اين كه',
1.1       www       457: 
                    458:    'Construction Space Directory'
1.4       minaeibi  459: => 'فهرست راهنماى فضا طرح',
1.1       www       460: 
                    461:    'Contact'
1.4       minaeibi  462: => 'تماس',
1.1       www       463: 
                    464:    'Copying file'
1.4       minaeibi  465: => 'در حال كپى كردن فايل',
1.1       www       466: 
                    467:    'Course'
1.4       minaeibi  468: => 'دوره',
1.1       www       469: 
                    470:    'Create'
1.4       minaeibi  471: => 'ايجاد',
1.1       www       472: 
                    473:    'Create a user or modify the roles and privileges of a user'
1.4       minaeibi  474: => ' ايجاد كاربر يا تغيير نقشها و اختيارات او',
1.1       www       475: 
                    476:    'Currently not available'
1.4       minaeibi  477: => 'در حال حاضر در دسترس نيست',
1.1       www       478: 
                    479:    'Currently selected. '
1.4       minaeibi  480: => 'در حال حاضر انتخاب شده است',
1.1       www       481: 
                    482:    'Date'
1.4       minaeibi  483: => 'تاريخ',
1.1       www       484: 
                    485:    'Discard Edits and View'
1.4       minaeibi  486: => 'حذف ويرايش و ملاحظه',
1.1       www       487: 
                    488:    'Display'
1.4       minaeibi  489: => 'نمايش',
1.1       www       490: 
                    491:    'Done'
1.4       minaeibi  492: => 'انجام شد',
1.1       www       493: 
                    494:    'Edit'
1.4       minaeibi  495: => 'ويرايش',
1.1       www       496: 
                    497:    'EditXML'
1.4       minaeibi  498: => ' XML ويرايش',
1.1       www       499: 
                    500:    'Empty'
1.4       minaeibi  501: => 'خالى',
1.1       www       502: 
                    503:    'End'
1.4       minaeibi  504: => 'پايان',
1.1       www       505: 
                    506:    'Evaluation Comments'
1.4       minaeibi  507: => 'ملاحظات ارزشيابى',
1.1       www       508: 
                    509:    'Evaluation Data'
1.4       minaeibi  510: => 'داده‏هاى ارزشيابى',
1.1       www       511: 
                    512:    'Excused by instructor'
1.4       minaeibi  513: => 'از سوى مدرس اغماض شد',
1.1       www       514: 
                    515:    'Extent'
1.4       minaeibi  516: => 'حد',
1.1       www       517: 
                    518:    'File'
1.4       minaeibi  519: => 'فايل',
1.1       www       520: 
                    521:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
1.4       minaeibi  522: => 'در خصوص اين مسأله بخش قابل تحليلى يافت نشد در حال حاضر تنها پاسخهاى عددى، فرمولى، و رشته‏اى پشتيبانى مى‏شود',
1.1       www       523: 
                    524:    'Frequency'
1.4       minaeibi  525: => 'بسامد',
1.1       www       526: 
                    527:    'Getting Problem Variants'
1.4       minaeibi  528: => 'دريافت گونه‏هاى مسأله',
1.1       www       529: 
                    530:    'Go Back'
1.4       minaeibi  531: => 'بازگشت',
1.1       www       532: 
                    533:    'Import'
1.4       minaeibi  534: => 'وارد كردن',
1.1       www       535: 
                    536:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
1.4       minaeibi  537: => 'توصيه مى‏شود پيش از استفاده از اين فايل از يك ويروس ياب روز آمد استفاده كنيد',
1.1       www       538: 
                    539:    'July'
1.4       minaeibi  540: => 'جولاى',
1.1       www       541: 
                    542:    'Language'
1.4       minaeibi  543: => 'زبان',
1.1       www       544: 
                    545:    'Last Modified'
1.4       minaeibi  546: => 'آخرين بارى كه اين فايل تغيير كرده',
1.1       www       547: 
                    548:    'List of possible answers'
1.4       minaeibi  549: => 'فهرست پاسخهاى محتمل',
1.1       www       550: 
                    551:    'Main Course Documents'
1.4       minaeibi  552: => 'اسناد اصلى دوره',
1.1       www       553: 
                    554:    'Map'
1.4       minaeibi  555: => 'نقشه',
1.1       www       556: 
                    557:    'Map contents are not shown in order.'
1.4       minaeibi  558: => 'محتواى نقشه به ترتيب نمايش داده نمى‏شود',
1.1       www       559: 
                    560:    'Name'
1.4       minaeibi  561: => 'نام',
1.1       www       562: 
                    563:    'Navigate Contents'
1.4       minaeibi  564: => 'سير در محتويات',
1.1       www       565: 
                    566:    'New Folder'
1.4       minaeibi  567: => 'پوشه جديد',
1.1       www       568: 
                    569:    'New Messages'
1.4       minaeibi  570: => 'پيامهاى جديد',
1.1       www       571: 
                    572:    'New Search'
1.4       minaeibi  573: => 'جستجوى جديد',
1.1       www       574: 
                    575:    'No content modifications yet.'
1.4       minaeibi  576: => 'هنوز تغييرى در محتويات اعمال نشده است',
1.1       www       577: 
                    578:    'No due date'
1.4       minaeibi  579: => 'بدون تاريخ مقرر',
1.1       www       580: 
                    581:    'No role specified'
1.4       minaeibi  582: => 'هيچ نقشى تعريف نشده است',
1.1       www       583: 
                    584:    'No upload file specified.'
1.4       minaeibi  585: => 'فايلى براى آپ لود مشخص نشده است',
1.1       www       586: 
                    587:    'No write permission to user directory, FAIL'
1.4       minaeibi  588: => 'دستكارى فهرست راهنماى كاربر مجاز نيست',
1.1       www       589: 
                    590:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
1.4       minaeibi  591: => 'توجه: 10 ثانيه طول مى‏كشد تا تغييرات براى همه كاربران اعمال شود',
1.1       www       592: 
                    593:    'Notes'
1.4       minaeibi  594: => 'يادداشتها',
1.1       www       595: 
                    596:    'Open, no due date'
1.4       minaeibi  597: => 'باز كردن، بدون تاريخ مقرر',
1.1       www       598: 
                    599:    'Page'
1.4       minaeibi  600: => 'صفحه',
1.1       www       601: 
                    602:    'Part'
1.4       minaeibi  603: => 'بخش',
1.1       www       604: 
                    605:    'Part is not open to be viewed. It'
1.4       minaeibi  606: => 'اين بخش باز نيست كه بتوان آن را ملاحظه كرد',
1.1       www       607: 
                    608:    'Path'
1.4       minaeibi  609: => 'مسير',
1.1       www       610: 
                    611:    'Please use browser "Back" button and pick a filename'
1.4       minaeibi  612: => 'لطفاً از دكمه بازگشت مرورگر استفاده كنيد و نام يك فايل را برگزينيد',
1.1       www       613: 
                    614:    'Processing'
1.4       minaeibi  615: => 'در حال پردازش',
1.1       www       616: 
                    617:    'Re-Initialize'
1.4       minaeibi  618: => 'از سر گيرى',
1.1       www       619: 
                    620:    'Remark'
1.4       minaeibi  621: => 'اظهار نظر',
1.1       www       622: 
                    623:    'Rename'
1.4       minaeibi  624: => 'تغيير نام',
1.1       www       625: 
                    626:    'Save'
1.4       minaeibi  627: => 'ذخيره',
1.1       www       628: 
                    629:    'Saving Modifications to'
1.4       minaeibi  630: => 'ذخيره تغييرات در',
1.1       www       631: 
                    632:    'Search'
1.4       minaeibi  633: => 'جستجو',
1.1       www       634: 
                    635:    'Searching'
1.4       minaeibi  636: => 'در حال جستجو',
1.1       www       637: 
                    638:    'Section/Group'
1.4       minaeibi  639: => 'قسمت / گروه',
1.1       www       640: 
                    641:    'Select'
1.4       minaeibi  642: => 'انتخاب',
1.1       www       643: 
                    644:    'Select Course'
1.4       minaeibi  645: => 'انتخاب دوره',
1.1       www       646: 
                    647:    'Select User'
1.4       minaeibi  648: => 'انتخاب كاربر',
1.1       www       649: 
                    650:    'Select a'
1.4       minaeibi  651: => 'انتخاب يك',
1.1       www       652: 
                    653:    'Select the Construction Space'
1.4       minaeibi  654: => 'انتخاب فضاى طرح',
1.1       www       655: 
                    656:    'Sequence'
1.4       minaeibi  657: => 'توالى',
1.1       www       658: 
                    659:    'Server Administration'
1.4       minaeibi  660: => 'مديريت سرور',
1.1       www       661: 
                    662:    'Set deadlines and other assessment parameters, as well as modify course environment'
1.4       minaeibi  663: => 'تعيين مهلتها و پارامترهاى ديگر ارزيابى و نيز تغيير محيط دوره',
1.1       www       664: 
                    665:    'Show Only Uncompleted Homework'
1.4       minaeibi  666: => 'فقط تكاليف ناتمام را نشان بده',
1.1       www       667: 
                    668:    'Simple Page'
1.4       minaeibi  669: => 'صفحه ساده',
1.1       www       670: 
                    671:    'Simple Problem'
1.4       minaeibi  672: => 'مسأله ساده',
1.1       www       673: 
                    674:    'Special Documents'
1.4       minaeibi  675: => 'اسناد ويژه',
1.1       www       676: 
                    677:    'Start'
1.4       minaeibi  678: => 'شروع',
1.1       www       679: 
                    680:    'Status'
1.4       minaeibi  681: => 'وضعيت',
1.1       www       682: 
                    683:    'Store uploaded file as '
1.4       minaeibi  684: => 'ذخيره فايل آپ لود شده به عنوان',
1.1       www       685: 
                    686:    'Submit'
1.4       minaeibi  687: => 'تحويل',
1.1       www       688: 
                    689:    'Submit Changes'
1.4       minaeibi  690: => 'تحويل تغييرات',
1.1       www       691: 
                    692:    'Submit Changes and View'
1.4       minaeibi  693: => 'تحويل تغييرات و ملاحظه',
1.1       www       694: 
                    695:    'Supplemental Course Documents'
1.4       minaeibi  696: => 'اسناد تكميلى دوره',
1.1       www       697: 
                    698:    'Switch Server'
1.4       minaeibi  699: => 'تغيير سرور',
1.1       www       700: 
                    701:    'System'
1.4       minaeibi  702: => 'سيستم',
1.1       www       703: 
                    704:    'System Administration'
1.4       minaeibi  705: => 'مديريت  سيستم',
1.1       www       706: 
                    707:    'The target is an existing directory.'
1.4       minaeibi  708: => 'مقصد يك فهرست راهنماى موجود است ',
1.1       www       709: 
                    710:    'Then'
1.4       minaeibi  711: => 'سپس',
1.1       www       712: 
                    713:    'Title'
1.4       minaeibi  714: => 'عنوان',
1.1       www       715: 
                    716:    'Unable to determine if this resource is open due to network problems. Please try again later.'
1.4       minaeibi  717: => 'به خاطر مشكلات موجود در شبكه نمى‏توان معين كرد كه آيا اين منبع باز است يا نه، لطفاً بعداً امتحان كنيد',
1.1       www       718: 
                    719:    'Unable to find'
1.4       minaeibi  720: => 'نايافتنى است',
1.1       www       721: 
                    722:    'Unable to make backup'
1.4       minaeibi  723: => 'تهيه پشتيبان ممكن نيست',
1.1       www       724: 
                    725:    'Unable to undo, unable to switch'
1.4       minaeibi  726: => 'بى اثر كردن تغييرات و سوئيچ كردن امكان‏پذير نيست',
1.1       www       727: 
                    728:    'Unable to write to'
1.4       minaeibi  729: => ' امكان نوشتن  وجود ندارد ',
1.1       www       730: 
                    731:    'Uncompleted Homework'
1.4       minaeibi  732: => 'تكاليف ناتمام',
1.1       www       733: 
                    734:    'Undid changes, Switched'
1.4       minaeibi  735: => 'تغييرات بى اثر گرديد، سوئيچ انجام شد',
1.1       www       736: 
                    737:    'Upload Document'
1.4       minaeibi  738: => 'آپ لود كردن سند',
1.1       www       739: 
                    740:    'Uploaded Document'
1.4       minaeibi  741: => 'سند آپ لود شده',
1.1       www       742: 
                    743:    'User Role'
1.4       minaeibi  744: => 'نقش كاربر',
1.1       www       745: 
                    746:    'View All Messages'
1.4       minaeibi  747: => 'ملاحظه تمام پيامها',
1.1       www       748: 
                    749:    'View course assessment statistics'
1.4       minaeibi  750: => 'ملاحظه آمار ارزيابى دوره',
1.1       www       751: 
                    752:    'Was due'
1.4       minaeibi  753: => 'مقرر بود',
1.1       www       754: 
                    755:    'Yes'
1.4       minaeibi  756: => 'بلى',
1.1       www       757: 
                    758:    'You did not select a template.'
1.4       minaeibi  759: => 'نمونه‏اى انتخاب نكرديد',
1.1       www       760: 
                    761:    'You do not have authoring privileges for this resource'
1.4       minaeibi  762: => 'شما اختيارات لازم براى تغيير محتويات اين منبع را نداريد',
1.1       www       763: 
                    764:    'You have no unread messages'
1.4       minaeibi  765: => 'نامه خوانده نشده نداريد',
1.1       www       766: 
                    767:    'aboutlon.gif'
                    768: => 'aboutlon.gif',
                    769: 
                    770:    'accessbutton.gif'
                    771: => 'accessbutton.gif',
                    772: 
                    773:    'an indeterminate date'
1.4       minaeibi  774: => 'تاريخ نامشخص',
1.1       www       775: 
                    776:    'an unknown date'
1.4       minaeibi  777: => 'تاريخ غير قابل شناسايى',
1.1       www       778: 
                    779:    'contents'
1.4       minaeibi  780: => 'محتويات',
1.1       www       781: 
                    782:    'could not be copied.'
1.4       minaeibi  783: => 'كپى نشد',
1.1       www       784: 
                    785:    'is closed but you are allowed to view it'
1.4       minaeibi  786: => 'بسته مى‏شود ولى مجاز هستيد آن را ببينيد',
1.1       www       787: 
                    788:    'is due at'
1.4       minaeibi  789: => 'مقرر است در',
1.1       www       790: 
                    791:    'is in under construction'
1.4       minaeibi  792: => 'در حال آماده سازى است',
1.1       www       793: 
                    794:    'is not analyzable at this time'
1.4       minaeibi  795: => 'فعلاً قابل تحليل نيست',
1.1       www       796: 
                    797:    'last month'
1.4       minaeibi  798: => 'ماه قبل',
1.1       www       799: 
                    800:    'last problem'
1.4       minaeibi  801: => 'آخرين مسأله',
1.1       www       802: 
                    803:    'last six months'
1.4       minaeibi  804: => 'شش ماه گذشته',
1.1       www       805: 
                    806:    'last three months'
1.4       minaeibi  807: => 'سه ماه گذشته',
1.1       www       808: 
                    809:    'last week'
1.4       minaeibi  810: => 'هفته گذشته',
1.1       www       811: 
                    812:    'last year'
1.4       minaeibi  813: => 'سال گذشته',
1.1       www       814: 
                    815:    'may open later.'
1.4       minaeibi  816: => 'ممكن است بعداً باز شود',
1.1       www       817: 
                    818:    'never'
1.4       minaeibi  819: => 'هرگز',
1.1       www       820: 
                    821:    'not displayed'
1.4       minaeibi  822: => 'نمايش داده نشد',
1.1       www       823: 
                    824:    're-initializing course'
1.4       minaeibi  825: => 'از سرگيرى دوره',
1.1       www       826: 
                    827:    'system wide'
1.4       minaeibi  828: => 'سيستم گسترده است ',
1.1       www       829: 
                    830:    'today'
1.4       minaeibi  831: => 'امروز',
1.1       www       832: 
                    833:    'undo'
1.4       minaeibi  834: => 'بى اثر كردن',
1.1       www       835: 
                    836:    'userauthentication.gif'
                    837: => 'userauthentication.gif',
                    838: 
                    839:    'was due on'
1.4       minaeibi  840: => 'مقرر بود در',
1.1       www       841: 
                    842:    'will open on'
1.4       minaeibi  843: => 'در این تاريخ باز خواهد شد',
1.1       www       844: 
                    845:    ', is reserved internally by LON-CAPA.'
1.4       minaeibi  846: => ', در درون توسط لون كاپا ذخيره مى‏شود',
1.1       www       847: 
                    848:    'Back to'
1.4       minaeibi  849: => 'بازگشت به',
1.1       www       850: 
                    851:    'Back to Source'
1.4       minaeibi  852: => 'بازگشت به منبع',
1.1       www       853: 
                    854:    'Back to Source Directory'
1.4       minaeibi  855: => 'بازگشت به فهرست راهنماى منبع',
1.1       www       856: 
                    857:    'Became this version on ...'
1.4       minaeibi  858: => ' در این تاريخ به اين نسخه  تبديل شد',
1.1       www       859: 
                    860:    'Browse published resources'
1.4       minaeibi  861: => 'مرور منابع منتشره',
1.1       www       862: 
                    863:    'Choose the course to work on'
1.4       minaeibi  864: => 'درسی را انتخاب نماييد تا روى آن كار كنيد',
1.1       www       865: 
                    866:    'Create a new course'
1.4       minaeibi  867: => 'ايجاد يك درس جديد',
1.1       www       868: 
                    869:    'Customized right of use ...	'
1.4       minaeibi  870: => 'حق سفارشى استفاده',
1.1       www       871: 
                    872:    'Delete messages from bulletin boards'
1.4       minaeibi  873: => 'حذف نامه‏ها از تابلوى اعلانات',
1.1       www       874: 
                    875:    'Domain only - use limited to courses in the domain'
1.4       minaeibi  876: => 'تنها دامنه - كاربرد محدود به دوره‏ها در دامنه است',
1.1       www       877: 
                    878:    'Dynamic Metadata'
1.4       minaeibi  879: => 'فراداده پويا',
1.1       www       880: 
                    881:    'Edit and view documents included in this course'
1.4       minaeibi  882: => 'ويرايش و ملاحظه اسناد گنجانده در اين دوره',
1.1       www       883: 
                    884:    'Edit/Modify DOCS'
1.4       minaeibi  885: => ' DOC ويرايش يا تغيير فايلهاى با پسوند',
1.1       www       886: 
                    887:    'Enter my resource construction space'
1.4       minaeibi  888: => 'ورود به فضاى طرح منبع من',
1.1       www       889: 
                    890:    'FAIL'
1.4       minaeibi  891: => 'ناكامى',
1.1       www       892: 
                    893:    'Failed to copy source'
1.4       minaeibi  894: => 'منبع كپى نشد',
1.1       www       895: 
                    896:    'Failed to write metadata copy'
1.4       minaeibi  897: => 'ناكامى در نوشتن كپى فراداده',
1.1       www       898: 
                    899:    'File copied.'
1.4       minaeibi  900: => 'فايل كپى شد',
1.1       www       901: 
                    902:    'Finalize Publication'
1.4       minaeibi  903: => 'نهايى كردن انتشار',
1.1       www       904: 
                    905:    'Grant/revoke role of Co-Author'
1.4       minaeibi  906: => 'اعطا يا لغو نقش همكار نويسنده',
1.1       www       907: 
                    908:    'Grant/revoke role of Domain Coordinator'
1.4       minaeibi  909: => 'اعطا يا لغو نقش هماهنگ كننده دامنه',
1.1       www       910: 
                    911:    'Grant/revoke role of Exam Proctor'
1.4       minaeibi  912: => 'اعطا يا لغو نقش مراقب امتحان',
1.1       www       913: 
                    914:    'Grant/revoke role of Instructor'
1.4       minaeibi  915: => 'اعطا يا لغو نقش مدرس',
1.1       www       916: 
                    917:    'Grant/revoke role of Student'
1.4       minaeibi  918: => 'اعطا يا لغو نقش دانشجو',
1.1       www       919: 
                    920:    'Grant/revoke role of Superuser'
1.4       minaeibi  921: => 'اعطا يا لغو نقش كاربر برتر',
1.1       www       922: 
                    923:    'Illegal filename.'
1.4       minaeibi  924: => 'نام فايل غير معتبر است',
1.1       www       925: 
                    926:    'Name starting with'
1.4       minaeibi  927: => 'نامى كه آغاز مى‏شود با',
1.1       www       928: 
                    929:    'No previous versions published.'
1.4       minaeibi  930: => 'هيچ يك از نسخه‏هاى قبلى منتشر نشده است',
1.1       www       931: 
                    932:    'No write permission to'
1.4       minaeibi  933: => 'مجاز به نوشتن  نيستيد در',
1.1       www       934: 
                    935:    'Please pick a version to retrieve'
1.4       minaeibi  936: => 'لطفاً نسخه‏اى را انتخاب كنيد تا بازيابى شود',
1.1       www       937: 
                    938:    'Private - visible to author only for testing purposes'
1.4       minaeibi  939: => 'خصوصى - دسترسى به فايل فقط براى نويسنده به قصد آزمودن امكان‏پذير است',
1.1       www       940: 
                    941:    'Private Publication - did not synchronize database'
1.4       minaeibi  942: => 'انتشار خصوصى - با پايگاه داده‏ها همزمانى برقرار نشد',
1.1       www       943: 
                    944:    'Public - no authentication or authorization required for use'
1.4       minaeibi  945: => 'عمومى - براى استفاده نيازى به تأييد و اجازه نيست',
1.1       www       946: 
                    947:    'Retrieval of an old version will overwrite the file currently in construction space'
1.4       minaeibi  948: => 'بازيابى نسخه قديمى مستلزم رونويسى بر فايلى است كه هم اكنون در فضاى طرح است',
1.1       www       949: 
                    950:    'Retrieve previous versions of'
1.4       minaeibi  951: => 'بازيابى نسخه‏هاى قبلىِ',
1.1       www       952: 
                    953:    'Retrieve version'
1.4       minaeibi  954: => 'بازيابى نسخه',
1.1       www       955: 
                    956:    'Rule'
1.4       minaeibi  957: => 'قانون',
1.1       www       958: 
                    959:    'Search the contents of this course'
1.4       minaeibi  960: => 'جستجوى محتويات اين دوره',
1.1       www       961: 
                    962:    'Search the database of published resources'
1.4       minaeibi  963: => 'جستجوى پايگاه اطلاعاتى منابع منتشره',
1.1       www       964: 
                    965:    'Send broadcast and receipt-required email'
1.4       minaeibi  966: => 'ارسال راديويى و دريافت نامه الكترونيكى نيازمند اعلام وصول',
1.1       www       967: 
                    968:    'Show Problem Completeness'
1.4       minaeibi  969: => 'نمايش فرآيند تكميل مسأله',
1.1       www       970: 
                    971:    'Switch to another course'
1.4       minaeibi  972: => 'انتقال به دوره ديگر',
1.1       www       973: 
                    974:    'System wide - can be used for any courses system wide'
1.4       minaeibi  975: => 'سيستم گسترده است - قابل استفاده براى همه',
1.1       www       976: 
                    977:    'System wide - open source to all authors'
1.4       minaeibi  978: => 'سيستم گسترده است - باز كردن منبع براى همه',
1.1       www       979: 
                    980:    'The extension on this file'
1.4       minaeibi  981: => 'پسوند/بسط روى اين فايل',
1.1       www       982: 
                    983:    'This resource has been marked obsolete by the author(s)'
1.4       minaeibi  984: => 'اين منبع توسط نويسنده يا نويسندگان، كهنه اعلام شده است',
1.1       www       985: 
                    986:    'Unsupported character combination'
1.4       minaeibi  987: => 'اين تركيب كاراكتر پشتيبانى نمى‏شود',
1.1       www       988: 
                    989:    'Uploaded'
1.4       minaeibi  990: => 'آپ لود شد',
1.1       www       991: 
                    992:    'Users with Roles Assigned by'
1.4       minaeibi  993: => 'كاربران با نقشهايى واگذار شده',
1.1       www       994: 
                    995:    'View documents included in this course'
1.4       minaeibi  996: => 'ملاحظه پرونده‏هاى گنجانده در اين دوره',
1.1       www       997: 
                    998:    'View file'
1.4       minaeibi  999: => 'ملاحظه فايل',
1.1       www      1000: 
                   1001:    'untitled'
1.4       minaeibi 1002: => 'بى نام',
1.1       www      1003: 
                   1004: #SYNC Sun Sep 28 12:06:11 2003
                   1005:    'Additional Keywords'
1.4       minaeibi 1006: => 'كليد واژه‏هاى اضافى',
1.1       www      1007: 
                   1008:    'Additional Metadata (non-standard, parameters, exports)'
1.4       minaeibi 1009: => ' فراداده اضافى -غير استاندارد، پارامترها، صادرات',
1.1       www      1010: 
                   1011:    'All versions'
1.4       minaeibi 1012: => 'همه نسخه‏ها',
1.1       www      1013: 
                   1014:    'Author and Co-Author roles may not be available on servers other than your home server.'
1.4       minaeibi 1015: => 'نقش نويسنده و همكار نويسنده  بر روى سرورى به غير از سرور ميزبان در دسترس نيست',
1.1       www      1016: 
                   1017:    'Author(s)'
1.4       minaeibi 1018: => 'نويسنده / نويسندگان',
1.1       www      1019: 
                   1020:    'Average number of tries till solved'
1.4       minaeibi 1021: => 'ميانگين دفعات تلاش كاربر براى حل اين مسأله',
1.1       www      1022: 
                   1023:    'Browse Resources'
1.4       minaeibi 1024: => 'مرور منابع',
1.1       www      1025: 
                   1026:    'Catalog Information'
1.4       minaeibi 1027: => 'اطلاعات كاتالوگ',
1.1       www      1028: 
                   1029:    'Collapse Remote Control'
1.4       minaeibi 1030: => 'بر هم زدن كنترل از راه دور',
1.1       www      1031: 
                   1032:    'Construction Space'
1.4       minaeibi 1033: => 'فضاى طرح',
1.1       www      1034: 
                   1035:    'Content changed'
1.4       minaeibi 1036: => 'محتوا تغيير كرد',
1.1       www      1037: 
                   1038:    'Copied metadata'
1.4       minaeibi 1039: => 'فراداده كپى شد',
1.1       www      1040: 
                   1041:    'Copied source file'
1.4       minaeibi 1042: => 'فايل منبع كپى شد',
1.1       www      1043: 
                   1044:    'Copyright/Distribution'
1.4       minaeibi 1045: => 'كپى رايت / توزيع',
1.1       www      1046: 
                   1047:    'Could not write metadata'
1.4       minaeibi 1048: => 'نوشتن فراداه ميسر نشد',
1.1       www      1049: 
                   1050:    'Course Documents'
1.4       minaeibi 1051: => 'اسناد دوره',
1.1       www      1052: 
                   1053:    'Creation Date'
1.4       minaeibi 1054: => 'تاريخ ايجاد',
1.1       www      1055: 
                   1056:    'Custom Distribution File'
1.4       minaeibi 1057: => 'فايل توزيع سفارشى',
1.1       www      1058: 
                   1059:    'Default Cataloging Information for Directory'
1.4       minaeibi 1060: => 'اطلاعات فهرست بردارى',
1.1       www      1061: 
                   1062:    'Degree of difficulty'
1.4       minaeibi 1063: => 'ميزان دشوارى',
1.1       www      1064: 
                   1065:    'Differences'
1.4       minaeibi 1066: => 'تفاوتها',
1.1       www      1067: 
                   1068:    'Dump Course DOCS to Construction Space'
1.4       minaeibi 1069: => '(doc) دور ريختن فايلهاى  موجود در فضاى طرح',
1.1       www      1070: 
                   1071:    'Entering course ...'
1.4       minaeibi 1072: => ' ... در حال ورود به دوره',
1.1       www      1073: 
                   1074:    'Error Messages'
1.4       minaeibi 1075: => 'پيامهاى خطا',
1.1       www      1076: 
                   1077:    'Exam Information'
1.4       minaeibi 1078: => 'اطلاعات امتحان',
1.1       www      1079: 
                   1080:    'External Resource'
1.4       minaeibi 1081: => 'منبع خارجى',
1.1       www      1082: 
                   1083:    'Generate new role ...'
1.4       minaeibi 1084: => '...ايجاد نقش جديد',
1.1       www      1085: 
                   1086:    'Go to the next resource in the course sequence'
1.4       minaeibi 1087: => 'انتقال به منبع بعدى در توالى دوره',
1.1       www      1088: 
                   1089:    'Go to the previous resource in the course sequence'
1.4       minaeibi 1090: => 'انتقال به منبع قبلى در توالى دوره',
1.1       www      1091: 
                   1092:    'Import a published document'
1.4       minaeibi 1093: => 'وارد كردن سند منتشره',
1.1       www      1094: 
                   1095:    'Keyword(s)'
1.4       minaeibi 1096: => 'كليد واژه ها',
1.1       www      1097: 
                   1098:    'Last Week'
1.4       minaeibi 1099: => 'هفته گذشته',
1.1       www      1100: 
                   1101:    'Load Map'
1.4       minaeibi 1102: => 'بارگذارى نقشه',
1.1       www      1103: 
                   1104:    'Logged Out'
1.4       minaeibi 1105: => 'ارتباط قطع شد',
1.1       www      1106: 
                   1107:    'MIME Type'
1.4       minaeibi 1108: => '  MIME نوع ',
1.1       www      1109: 
                   1110:    'Make notes and annotations about this resource'
1.4       minaeibi 1111: => 'نوشتن حاشيه و شرح بر اين منبع',
1.1       www      1112: 
                   1113:    'Material appears to be correct'
1.4       minaeibi 1114: => 'مطالبى كه صحيح به نظر مى‏رسد',
1.1       www      1115: 
                   1116:    'Material covered with sufficient depth'
1.4       minaeibi 1117: => 'مطالبى كه از عمق كافى برخوردار است',
1.1       www      1118: 
                   1119:    'Material is helpful'
1.4       minaeibi 1120: => 'مطالب مفيد است',
1.1       www      1121: 
                   1122:    'Material presented in clear way'
1.4       minaeibi 1123: => 'مطالبى كه به صورت واضح ارائه شده',
1.1       www      1124: 
                   1125:    'Metadata Information'
1.4       minaeibi 1126: => 'اطلاعات فراداده',
1.1       www      1127: 
                   1128:    'Modification Date'
1.4       minaeibi 1129: => 'تاريخ تغيير',
1.1       www      1130: 
                   1131:    'My Personal Info'
1.4       minaeibi 1132: => 'اطلاعات شخصى اينجانب',
1.1       www      1133: 
                   1134:    'Network-wide number of accesses (hits)'
1.4       minaeibi 1135: => 'شبكه گسترده - تعداد مراجعات-دسترسى‏ها',
1.1       www      1136: 
                   1137:    'Network-wide number of courses using resource'
1.4       minaeibi 1138: => 'شبكه گسترده - تعداد دوره‏هايى كه از اين منبع استفاده مى‏كنند',
1.1       www      1139: 
                   1140:    'Number of resources that follow this resource in maps'
1.4       minaeibi 1141: => 'تعداد منابعى كه در نقشه‏ها به دنبال اين منبع مى‏آيد',
1.1       www      1142: 
                   1143:    'Number of resources that lead up to this resource in maps'
1.4       minaeibi 1144: => 'تعداد منابعى كه در نقشه‏ها به اين منبع منتهى مى‏شود',
1.1       www      1145: 
                   1146:    'Number of resources using or importing resource'
1.4       minaeibi 1147: => 'تعداد منابعى كه از اين منبع استفاده يا آن را وارد مى‏كنند',
1.1       www      1148: 
                   1149:    'Obsolete'
1.4       minaeibi 1150: => 'كهنه',
1.1       www      1151: 
                   1152:    'Parent Directory'
1.4       minaeibi 1153: => 'فهرست راهنماى اصلى',
1.1       www      1154: 
                   1155:    'Please either'
1.4       minaeibi 1156: => 'لطفاً يا',
1.1       www      1157: 
                   1158:    'Project Information'
1.4       minaeibi 1159: => 'اطلاعات پروژه',
1.1       www      1160: 
                   1161:    'Publisher/Owner'
1.4       minaeibi 1162: => 'ناشر يا مالك',
1.1       www      1163: 
                   1164:    'Publishing'
1.4       minaeibi 1165: => 'انتشارات',
1.1       www      1166: 
                   1167:    'Resource Publication'
1.4       minaeibi 1168: => 'انتشار منبع',
1.1       www      1169: 
                   1170:    'Resource is technically correct'
1.4       minaeibi 1171: => 'منبع از نظر فنى صحيح است',
1.1       www      1172: 
                   1173:    'Score Upload Form'
1.4       minaeibi 1174: => 'نمره دادن به فرم آپ لود',
1.1       www      1175: 
                   1176:    'Select Map'
1.4       minaeibi 1177: => 'انتخاب نقشه',
1.1       www      1178: 
                   1179:    'Set a bookmark for this resource'
1.4       minaeibi 1180: => 'گذاشتن چوب الف در اين منبع',
1.1       www      1181: 
                   1182:    'Show all roles'
1.4       minaeibi 1183: => 'نمايش تمام نقشها',
1.1       www      1184: 
                   1185:    'Since Start of Course'
1.4       minaeibi 1186: => 'از زمان شروع دوره',
1.1       www      1187: 
                   1188:    'Since Yesterday'
1.4       minaeibi 1189: => 'از ديروز',
1.1       www      1190: 
                   1191:    'Special documents'
1.4       minaeibi 1192: => 'اسناد ويژه',
1.1       www      1193: 
                   1194:    'Store Catalog Information'
1.4       minaeibi 1195: => 'ذخيره اطلاعات كاتالوگ',
1.1       www      1196: 
                   1197:    'Subject'
1.4       minaeibi 1198: => 'موضوع',
1.1       www      1199: 
                   1200:    'Successful Login'
1.4       minaeibi 1201: => 'ارتباط با موفقيت برقرار شد',
1.1       www      1202: 
                   1203:    'Suggested Replacement for Obsolete File'
1.4       minaeibi 1204: => 'جايگزينى پيشنهادى براى فايل كهنه',
1.1       www      1205: 
                   1206:    'Switching Role'
1.4       minaeibi 1207: => 'تغيير نقش',
1.1       www      1208: 
                   1209:    'Target'
1.4       minaeibi 1210: => 'هدف',
1.1       www      1211: 
                   1212:    'This syllabus can be publicly viewed at'
1.4       minaeibi 1213: => 'همگان مى‏توانند اين برنامه درسى را مشاهده كنند',
1.1       www      1214: 
                   1215:    'Total number of students who have worked on this problem'
1.4       minaeibi 1216: => 'تعداد كل دانشجويانى كه روى اين مسأله كار كرده اند',
1.1       www      1217: 
                   1218:    'URLs To Include in Syllabus'
1.4       minaeibi 1219: => 'نشانى چند پايگاه براى گنجاندن در اين برنامه درسى',
1.1       www      1220: 
                   1221:    'Update Display'
1.4       minaeibi 1222: => 'روزآمد سازى نمايش',
1.1       www      1223: 
                   1224:    'Upload a new main course document'
1.4       minaeibi 1225: => 'آپ لود سند اصلى جديد دوره',
1.1       www      1226: 
                   1227:    'Upload a new supplemental course document'
1.4       minaeibi 1228: => 'آپ لود سند تكميلى جديد دوره',
1.1       www      1229: 
                   1230:    'User'
1.4       minaeibi 1231: => 'كاربر',
1.1       www      1232: 
                   1233:    'Verify Course Documents'
1.4       minaeibi 1234: => 'تأييد صحت اسناد دوره',
1.1       www      1235: 
                   1236:    'Version'
1.4       minaeibi 1237: => 'نسخه',
1.1       www      1238: 
                   1239:    'Wrote Metadata'
1.4       minaeibi 1240: => 'فراداده نوشته شد',
1.1       www      1241: 
                   1242:    'Your home server is '
1.4       minaeibi 1243: => 'سرور ميزبان شما',
1.1       www      1244: 
                   1245:    'access denied'
1.4       minaeibi 1246: => 'دسترسى ميسر نشد',
1.1       www      1247: 
                   1248:    'anno-'
1.4       minaeibi 1249: => 'اعلام كردن',
1.1       www      1250: 
                   1251:    'announce'
1.4       minaeibi 1252: => 'اعلام كردن',
1.1       www      1253: 
                   1254:    'backward'
1.4       minaeibi 1255: => 'به عقب',
1.1       www      1256: 
                   1257:    'bookmark'
1.4       minaeibi 1258: => 'چوب الف',
1.1       www      1259: 
                   1260:    'chart'
1.4       minaeibi 1261: => 'نمودار',
1.1       www      1262: 
                   1263:    'chat'
1.4       minaeibi 1264: => 'گپ',
1.1       www      1265: 
                   1266:    'close this window'
1.4       minaeibi 1267: => 'بستن اين پنجره',
1.1       www      1268: 
                   1269:    'con-'
                   1270: => 'con-',
                   1271: 
                   1272:    'connection down'
1.4       minaeibi 1273: => 'عدم ارتباط',
1.1       www      1274: 
                   1275:    'docs'
1.4       minaeibi 1276: => 'اسناد',
1.1       www      1277: 
                   1278:    'during the last'
1.4       minaeibi 1279: => 'در گذشته',
1.1       www      1280: 
                   1281:    'edit crs'
1.4       minaeibi 1282: => 'crs ويرايش',
1.1       www      1283: 
                   1284:    'exit'
1.4       minaeibi 1285: => 'خروج',
1.1       www      1286: 
                   1287:    'fas'
                   1288: => 'fas',
                   1289: 
                   1290:    'forward'
1.4       minaeibi 1291: => 'به جلو',
1.1       www      1292: 
                   1293:    'library'
1.4       minaeibi 1294: => 'كتابخانه',
1.1       www      1295: 
                   1296:    'log in again'
1.4       minaeibi 1297: => 'اتصال مجدد',
1.1       www      1298: 
                   1299:    'my'
1.4       minaeibi 1300: => 'مال من',
1.1       www      1301: 
                   1302:    'not found'
1.4       minaeibi 1303: => 'يافت نشد',
1.1       www      1304: 
                   1305:    'or'
1.4       minaeibi 1306: => 'يا',
1.1       www      1307: 
                   1308:    'parms'
1.4       minaeibi 1309: => 'پارامترها',
1.1       www      1310: 
                   1311:    'prepare'
1.4       minaeibi 1312: => 'مهيا كردن',
1.1       www      1313: 
                   1314:    'printout'
1.4       minaeibi 1315: => 'نسخه چاپى',
1.1       www      1316: 
                   1317:    'resource'
1.4       minaeibi 1318: => 'منبع',
1.1       www      1319: 
                   1320:    'roles'
1.4       minaeibi 1321: => 'نقشها',
1.1       www      1322: 
                   1323:    'search'
1.4       minaeibi 1324: => 'جستجو',
1.1       www      1325: 
                   1326:    'set'
1.4       minaeibi 1327: => 'تنظيم كردن',
1.1       www      1328: 
                   1329:    'space'
1.4       minaeibi 1330: => 'فضا',
1.1       www      1331: 
                   1332:    'stats'
1.4       minaeibi 1333: => 'آمار',
1.1       www      1334: 
                   1335:    'struct'
1.4       minaeibi 1336: => 'ساختار',
1.1       www      1337: 
                   1338:    'switch'
1.4       minaeibi 1339: => 'تغيير',
1.1       www      1340: 
                   1341:    'tations'
1.4       minaeibi 1342: => '',
1.1       www      1343: 
                   1344:    'updated periodically'
1.4       minaeibi 1345: => 'به صورت دوره‏اى روزآمد مى‏شود',
1.1       www      1346: 
                   1347:    'user'
1.4       minaeibi 1348: => 'كاربر',
1.1       www      1349: 
                   1350:    'visible to author and co-authors only'
1.4       minaeibi 1351: => 'تنها براى نويسنده و همكار او قابل رؤيت است',
1.1       www      1352: 
                   1353:    'warning(s)'
1.4       minaeibi 1354: => 'هشدار',
1.1       www      1355: 
                   1356:    "Click to download or use your browser's Save Link function"
1.4       minaeibi 1357: => "براى دان‏لود كردن فايل اينجا را كليك يا از گزينه ذخیره مرورگر خود استفاده كنيد",
1.2       minaeibi 1358: 
                   1359: 
                   1360: #SYNC Thu Nov 27 21:01:54 2003
                   1361:    '#Stdnts'
1.4       minaeibi 1362: => '#دانشجو',
1.2       minaeibi 1363: 
                   1364:    '#YES'
1.4       minaeibi 1365: => '#پاسخ صحیح',
                   1366: # #はい
1.2       minaeibi 1367:    '%Wrng'
1.4       minaeibi 1368: => '%نادرست',
1.2       minaeibi 1369: 
                   1370:    ' Show All Foils'
1.4       minaeibi 1371: => ' نمايش همه وجوه تقابل',
1.2       minaeibi 1372: 
                   1373:    '. . . for a particular section'
1.4       minaeibi 1374: => '. . . براى يك قسمت خاص',
1.2       minaeibi 1375: 
                   1376:    '. . . for all students in the course'
1.4       minaeibi 1377: => '. . . براى همه دانشجويان دوره',
1.2       minaeibi 1378: 
                   1379:    '. . . for an individual student'
1.4       minaeibi 1380: => '. . . براى يك دانشجو',
1.2       minaeibi 1381: 
                   1382:    '1 am'
1.4       minaeibi 1383: => ' 1 بامداد',
1.2       minaeibi 1384: 
                   1385:    '1 out of N multiple choice (radio button)'
1.4       minaeibi 1386: => 'يكى از  تعداد انتخاب چند گزينه‏اى',
1.2       minaeibi 1387: 
                   1388:    '1 pm'
1.4       minaeibi 1389: => '1 بعد از ظهر',
1.2       minaeibi 1390: 
                   1391:    '10 am'
1.4       minaeibi 1392: => '10 بامداد',
1.2       minaeibi 1393: 
                   1394:    '10 pm'
1.4       minaeibi 1395: => '10 شب',
1.2       minaeibi 1396: 
                   1397:    '11 am'
1.4       minaeibi 1398: => '11 بامداد',
1.2       minaeibi 1399: 
                   1400:    '11 pm'
1.4       minaeibi 1401: => 'شب  11',
1.2       minaeibi 1402: 
                   1403:    '12 am'
1.4       minaeibi 1404: => '12 پيش از ظهر',
1.2       minaeibi 1405: 
                   1406:    '12 noon'
1.4       minaeibi 1407: => '12 ظهر',
1.2       minaeibi 1408: 
                   1409:    '2 am'
1.4       minaeibi 1410: => '2 بامداد',
1.2       minaeibi 1411: 
                   1412:    '2 pm'
1.4       minaeibi 1413: => '2 بعد از ظهر',
1.2       minaeibi 1414: 
                   1415:    '3 am'
1.4       minaeibi 1416: => '3 بامداد',
1.2       minaeibi 1417: 
                   1418:    '3 pm'
1.4       minaeibi 1419: => '3 بعد از ظهر',
1.2       minaeibi 1420: 
                   1421:    '4 am'
1.4       minaeibi 1422: => '4 بامداد',
1.2       minaeibi 1423: 
                   1424:    '4 pm'
1.4       minaeibi 1425: => '4 بعد از ظهر',
1.2       minaeibi 1426: 
                   1427:    '5 am'
1.4       minaeibi 1428: => '5 بامداد',
1.2       minaeibi 1429: 
                   1430:    '5 pm'
1.4       minaeibi 1431: => '5 بعد از ظهر',
1.2       minaeibi 1432: 
                   1433:    '6 am'
1.4       minaeibi 1434: => '6 بامداد ',
1.2       minaeibi 1435: 
                   1436:    '6 pm'
1.4       minaeibi 1437: => '6 بعد از ظهر',
1.2       minaeibi 1438: 
                   1439:    '7 am'
1.4       minaeibi 1440: => '7 بامداد',
1.2       minaeibi 1441: 
                   1442:    '7 pm'
1.4       minaeibi 1443: => '7 بعد از ظهر',
1.2       minaeibi 1444: 
                   1445:    '8 am'
1.4       minaeibi 1446: => '8 بامداد',
1.2       minaeibi 1447: 
                   1448:    '8 pm'
1.4       minaeibi 1449: => '8 بعد از ظهر',
1.2       minaeibi 1450: 
                   1451:    '9 am'
1.4       minaeibi 1452: => '9 بامداد',
1.2       minaeibi 1453: 
                   1454:    '9 pm'
1.4       minaeibi 1455: => '9 بعد از ظهر',
1.2       minaeibi 1456: 
                   1457:    '<- Previous'
1.4       minaeibi 1458: => '<- قبلى',
1.2       minaeibi 1459: 
                   1460:    '<b>[_1]</b>:  Unable to enroll: [_2]'
1.4       minaeibi 1461: => '<b>[_1]</b>:  ثبت نام ميسر نشد[l: [_2] ',
1.2       minaeibi 1462: 
                   1463:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
1.4       minaeibi 1464: => '<b>[_1]</b>: ثبت نام ميسر نشد. رمز عبور مشخص نشده ا',
1.2       minaeibi 1465: 
                   1466:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
1.4       minaeibi 1467: => '<b>[_1]</b>: نام كاربرى براى اين كاربر غير قابل قبول استr [_2] [_3] [_4] [_5]',
1.2       minaeibi 1468: 
                   1469:    'ALL'
1.4       minaeibi 1470: => 'همه',
1.2       minaeibi 1471: 
                   1472:    'About Me'
1.4       minaeibi 1473: => 'درباره من',
1.2       minaeibi 1474: 
                   1475:    'Access Key Management'
1.4       minaeibi 1476: => 'دستيابى مديريت اصلى',
1.2       minaeibi 1477: 
                   1478:    'Add new option'
1.4       minaeibi 1479: => 'افزودن گزينه جديد',
1.2       minaeibi 1480: 
                   1481:    'Additional Recipients'
1.4       minaeibi 1482: => 'دريافت كنندگان اضافى',
1.2       minaeibi 1483: 
                   1484:    'Administrator'
1.4       minaeibi 1485: => 'مدير',
1.2       minaeibi 1486: 
                   1487:    'Advanced Catalog Search'
1.4       minaeibi 1488: => 'جستجوى پيشرفته كاتالو',
1.2       minaeibi 1489: 
                   1490:    'Advanced Search'
1.4       minaeibi 1491: => 'جستجوى پيشرفته',
1.2       minaeibi 1492: 
                   1493:    'All Documents in Course'
1.4       minaeibi 1494: => 'كليه اسناد در دوره',
1.2       minaeibi 1495: 
                   1496:    'All Maps or Folders'
1.4       minaeibi 1497: => 'همه نقشه‏ها و پوشه‏ها',
1.2       minaeibi 1498: 
                   1499:    'All Resources (possibly large output)'
1.4       minaeibi 1500: => 'همه منابع -احتمال خروجى زياد',
1.2       minaeibi 1501: 
                   1502:    'Analyze Over '
1.4       minaeibi 1503: => 'بررسى  بيشتر',
1.2       minaeibi 1504: 
                   1505:    'Analyze Problem'
1.4       minaeibi 1506: => 'بررسى مسأله',
1.2       minaeibi 1507: 
                   1508:    'Analyze Problem Again'
1.4       minaeibi 1509: => 'بررسى مجدد مسأله',
1.2       minaeibi 1510: 
                   1511:    'Analyze as '
1.4       minaeibi 1512: => 'بررسى به عنوان',
1.2       minaeibi 1513: 
                   1514:    'Anonymous'
1.4       minaeibi 1515: => 'ناشناس',
1.2       minaeibi 1516: 
                   1517:    'Anonymous contribution to course discussion of resource'
1.4       minaeibi 1518: => 'مساعدت ناشناخته نسبت به بحث دوره از منبع',
1.2       minaeibi 1519: 
                   1520:    'Answer:'
1.4       minaeibi 1521: => 'پاسخ',
1.2       minaeibi 1522: 
                   1523:    'Any Language'
1.4       minaeibi 1524: => 'هر زبانى',
1.2       minaeibi 1525: 
                   1526:    'Any User'
1.4       minaeibi 1527: => 'هر كاربرى',
1.2       minaeibi 1528: 
                   1529:    'Any category'
1.4       minaeibi 1530: => 'هر مقوله‏اى',
1.2       minaeibi 1531: 
                   1532:    'Any copyright/distribution'
1.4       minaeibi 1533: => 'هر نوع كپى رايت',
1.2       minaeibi 1534: 
                   1535:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
1.4       minaeibi 1536: => 'على القاعده فقط نويسندگان و همكارانشان مجاز به دسترسى به فايل سيستم -كه اجازه دسترسى به فايل سيستم سرور را مى‏دهد- مى‏باشند',
1.2       minaeibi 1537: 
                   1538:    'Assessment'
1.4       minaeibi 1539: => 'ارزيابى',
1.2       minaeibi 1540: 
                   1541:    'Assessment URL and Title'
1.4       minaeibi 1542: => 'ارزيابى نشانى پايگاه و عنوان',
1.2       minaeibi 1543: 
                   1544:    'Assigned User Roles'
1.4       minaeibi 1545: => 'نقشهاى واگذار شده به كاربران',
1.2       minaeibi 1546: 
                   1547:    'Associate columns with student attributes.'
1.4       minaeibi 1548: => 'ايجاد ارتباط بين ستونها و مشخصات دانشجويان',
1.2       minaeibi 1549: 
                   1550:    'Attachment'
1.4       minaeibi 1551: => 'پيوست',
1.2       minaeibi 1552: 
                   1553:    'Attribute'
1.4       minaeibi 1554: => 'مشخصات',
1.2       minaeibi 1555: 
                   1556:    'Brief view of each students performance in course.'
1.4       minaeibi 1557: => 'نگاه اجمالى به عملكرد هر يك از دانشجويان در اين دوره',
1.2       minaeibi 1558: 
                   1559:    'Broadcast Message to Course'
1.4       minaeibi 1560: => 'ارسال راديويى پيام به دوره',
1.2       minaeibi 1561: 
                   1562:    'Browse resources'
1.4       minaeibi 1563: => 'مرور منابع',
1.2       minaeibi 1564: 
                   1565:    'Browsing resource, all submissions are temporary.'
1.4       minaeibi 1566: => 'در حال مرور منبع، كليه تقاضاها موقتى هستند',
1.2       minaeibi 1567: 
                   1568:    'Bulletin Board/Discussion'
1.4       minaeibi 1569: => 'تابلوى اعلانات / مباحثه',
1.2       minaeibi 1570: 
                   1571:    'By'
1.4       minaeibi 1572: => 'به وسيله',
1.2       minaeibi 1573: 
                   1574:    'CSV (comma separated values, spreadsheet)'
1.4       minaeibi 1575: => 'CSV (صفحه گسترده با ويرگول جدا شده)',
1.2       minaeibi 1576: 
                   1577:    'Calculate answers'
1.4       minaeibi 1578: => 'محاسبه پاسخها',
1.2       minaeibi 1579: 
                   1580:    'Calculations'
1.4       minaeibi 1581: => 'محاسبات',
1.2       minaeibi 1582: 
                   1583:    'Change'
1.4       minaeibi 1584: => 'تغيير',
1.2       minaeibi 1585: 
                   1586:    'Change Random Seed To:'
1.4       minaeibi 1587: => 'تبديل مقدار اوليه مورد استفاده به',
1.2       minaeibi 1588: 
                   1589:    'Change Your Language Preferences'
1.4       minaeibi 1590: => 'تغيير تنظيمات زبانى شما',
1.2       minaeibi 1591: 
                   1592:    'Changes can take up to 10 minutes before being active for all students.'
1.4       minaeibi 1593: => 'حداكثر 10 دقيقه وقت لازم است تا تغييرات براى همه دانشجويان اعمال شود',
1.2       minaeibi 1594: 
                   1595:    'Check All'
1.4       minaeibi 1596: => 'بررسى همه موارد',
1.2       minaeibi 1597: 
                   1598:    'Check Course Document Versions'
1.4       minaeibi 1599: => 'بررسى نسخه‏هاى سند دوره',
1.2       minaeibi 1600: 
                   1601:    'Check for All'
1.4       minaeibi 1602: => 'بررسى همه موارد',
1.2       minaeibi 1603: 
                   1604:    'Check for None'
1.4       minaeibi 1605: => 'بررسى هيچ يك از موارد',
1.2       minaeibi 1606: 
                   1607:    'Check for Section/Group'
1.4       minaeibi 1608: => 'بررسى قسمت / گروه',
1.2       minaeibi 1609: 
                   1610:    'Check/Set Resource Versions'
1.4       minaeibi 1611: => 'بررسى يا تنظيم نسخه‏هاى مرجع',
1.2       minaeibi 1612: 
                   1613:    'Choose a different resource'
1.4       minaeibi 1614: => 'انتخاب يك منبع متفاوت',
1.2       minaeibi 1615: 
                   1616:    'Chronological View'
1.4       minaeibi 1617: => 'ديدگاه مبتنى بر ترتيب زمانى',
1.2       minaeibi 1618: 
                   1619:    'Clear All'
1.4       minaeibi 1620: => 'پاك كردن همه موارد',
1.2       minaeibi 1621: 
                   1622:    'Clear Caches'
1.4       minaeibi 1623: => 'پاك كردن حافظه پنهان',
1.2       minaeibi 1624: 
                   1625:    'Close'
1.4       minaeibi 1626: => 'بستن',
1.2       minaeibi 1627: 
                   1628:    'Close All Folders'
1.4       minaeibi 1629: => 'بستن تمام پوشه‏ها',
1.2       minaeibi 1630: 
                   1631:    'Column'
1.4       minaeibi 1632: => 'ستون',
1.2       minaeibi 1633: 
                   1634:    'Column&nbsp;[_1]'
1.4       minaeibi 1635: => 'ستون&nbsp;[_1]',
1.2       minaeibi 1636: 
                   1637:    'Comma Separated Values'
1.4       minaeibi 1638: => 'صفحه گسترده با ويرگول جدا شده',
1.2       minaeibi 1639: 
                   1640:    'Compact View'
1.4       minaeibi 1641: => 'بررسى فشرده',
1.2       minaeibi 1642: 
                   1643:    'Concept:'
1.4       minaeibi 1644: => 'مفهوم',
1.2       minaeibi 1645: 
                   1646:    'Concepts'
1.4       minaeibi 1647: => 'مفاهيم',
1.2       minaeibi 1648: 
                   1649:    'Construction Space File Operation'
1.4       minaeibi 1650: => 'عمليات فايل طرح فضا',
1.2       minaeibi 1651: 
                   1652:    'Contact Information'
1.4       minaeibi 1653: => 'اطلاعات تماس',
1.2       minaeibi 1654: 
                   1655:    'Continue enrollment?'
1.4       minaeibi 1656: => 'آيا ثبت نام ادامه يابد؟',
1.2       minaeibi 1657: 
                   1658:    'Contribution to course discussion of resource'
1.4       minaeibi 1659: => 'مساعدت به بحث منابع دوره',
1.2       minaeibi 1660: 
                   1661:    'Copied old metadata'
1.4       minaeibi 1662: => 'فراداده قديمى كپى شده',
1.2       minaeibi 1663: 
                   1664:    'Copied old target file'
1.4       minaeibi 1665: => 'فايل قديمى مقصد كپى شد',
1.2       minaeibi 1666: 
                   1667:    'Copyright'
1.4       minaeibi 1668: => 'كپى رايت',
1.2       minaeibi 1669: 
                   1670:    'Correct Option:'
1.4       minaeibi 1671: => 'گزينه صحيح',
1.2       minaeibi 1672: 
                   1673:    'Could Not Process Request'
1.4       minaeibi 1674: => 'پردازش تقاضا ميسر نشد',
1.2       minaeibi 1675: 
                   1676:    'Course Assessment Parameter - Helper Mode'
1.4       minaeibi 1677: => 'پارامتر ارزيابى دوره - حالت كمك رسان',
1.2       minaeibi 1678: 
                   1679:    'Course Assessment Parameters - Overview Mode'
1.4       minaeibi 1680: => 'پارامترهاى ارزيابى دوره - حالت نماى كلى ',
1.2       minaeibi 1681: 
                   1682:    'Course Assessments Parameters - Table Mode'
1.4       minaeibi 1683: => 'پارامتر ارزيابى دوره - حالت جدولى',
1.2       minaeibi 1684: 
                   1685:    'Course Environment Parameters'
1.4       minaeibi 1686: => 'پارامترهاى محيطى دوره',
1.2       minaeibi 1687: 
                   1688:    'Course ID'
1.4       minaeibi 1689: => 'شناسنامه دوره',
1.2       minaeibi 1690: 
                   1691:    'Course Parameter Helper'
1.4       minaeibi 1692: => 'كمك رسان پارامتر دوره',
1.2       minaeibi 1693: 
                   1694:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
1.4       minaeibi 1695: => 'آمار نمودارهاى مربوط به دوره تا راه اندازى مجدد پايگاه اطلاعاتى قابل بازيابى نيست. اطلاعات شما كامل است ولى فعلاً نمى‏توان آن را نمايش داد',
1.2       minaeibi 1696: 
                   1697:    'Course level sheet'
1.4       minaeibi 1698: => 'برگه سطح دوره',
1.2       minaeibi 1699: 
                   1700:    'Create New Environment Variable'
1.4       minaeibi 1701: => 'ايجاد متغير محيطى جديد',
1.2       minaeibi 1702: 
                   1703:    'Create a New Course'
1.4       minaeibi 1704: => 'ايجاد دوره جديد',
1.2       minaeibi 1705: 
                   1706:    'Critical Messages'
1.4       minaeibi 1707: => 'پيامهاى بحرانی',
1.2       minaeibi 1708: 
                   1709:    'Current'
1.4       minaeibi 1710: => 'جارى',
1.2       minaeibi 1711: 
                   1712:    'Current Session Value'
1.4       minaeibi 1713: => 'ارز يابى جلسه جارى',
1.2       minaeibi 1714: 
                   1715:    'Default'
1.4       minaeibi 1716: => 'پيش فرض',
1.2       minaeibi 1717: 
                   1718:    'Default Value'
1.4       minaeibi 1719: => 'مقدار پيش فرض',
1.2       minaeibi 1720: 
                   1721:    'Delete'
1.4       minaeibi 1722: => 'حذف',
1.2       minaeibi 1723: 
                   1724:    'Delete Checked'
1.4       minaeibi 1725: => 'حذف موارد بررسى شده',
1.2       minaeibi 1726: 
                   1727:    'Delete a role'
1.4       minaeibi 1728: => 'حذف يك نقش',
1.2       minaeibi 1729: 
                   1730:    'Delete an option'
1.4       minaeibi 1731: => 'حذف يك گزينه',
1.2       minaeibi 1732: 
                   1733:    'Delete:'
1.4       minaeibi 1734: => 'حذف',
1.2       minaeibi 1735: 
                   1736:    'Detailed Citation View'
1.4       minaeibi 1737: => 'بررسى جزئيات استناد',
1.2       minaeibi 1738: 
                   1739:    'Detailed Problem Analysis'
1.4       minaeibi 1740: => 'بررسى جزئيات مسأله',
1.2       minaeibi 1741: 
                   1742:    'Detailed statistics and graphs of student performance on problems.'
1.4       minaeibi 1743: => 'آمار و نمودارهاى مشروح در خصوص عملكرد دانشجو در مورد مسأله‏ها',
1.2       minaeibi 1744: 
                   1745:    'Diffs'
1.4       minaeibi 1746: => 'اختلافات',
1.2       minaeibi 1747: 
                   1748:    'Diffs with Current Version'
1.4       minaeibi 1749: => 'اختلافات با نسخه جارى',
1.2       minaeibi 1750: 
                   1751:    'Diffs with Version'
1.4       minaeibi 1752: => 'اختلافات با نسخه ',
1.2       minaeibi 1753: 
                   1754:    'Diffs with current Version'
1.4       minaeibi 1755: => 'اختلافات با نسخه جارى',
1.2       minaeibi 1756: 
                   1757:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
1.4       minaeibi 1758: => 'غير فعال كردن شماره دانشجويي و تحميل تفيير شماره های همانند',
1.2       minaeibi 1759: 
                   1760:    'Disable all communication among students'
1.4       minaeibi 1761: => 'غير فعال كردن كليه ارتباطات بين دانشجويان',
1.2       minaeibi 1762: 
                   1763:    'Discard Selected'
1.4       minaeibi 1764: => 'الغاى گرفتن موارد انتخاب شده',
1.2       minaeibi 1765: 
                   1766:    'Discussion Contributions'
1.4       minaeibi 1767: => 'مساعدتهاى مباحثه‏اى',
1.2       minaeibi 1768: 
                   1769:    'Display All Messages'
1.4       minaeibi 1770: => 'نمايش همه پيامها',
1.2       minaeibi 1771: 
                   1772:    'Display all Messages'
1.4       minaeibi 1773: => 'نمايش همه پيامها',
1.2       minaeibi 1774: 
                   1775:    'Display and analysis of submission times on assessments.'
1.4       minaeibi 1776: => 'نمايش و بررسى دفعات درخواست ارزيابى ',
1.2       minaeibi 1777: 
                   1778:    'Display foils in order given'
1.4       minaeibi 1779: => 'نمايش وجوه تقابل به ترتيب معين',
1.2       minaeibi 1780: 
                   1781:    'Display foils in random order'
1.4       minaeibi 1782: => 'نمايش وجوه تقابل به ترتيب تصادفى',
1.2       minaeibi 1783: 
                   1784:    'Distribute Messages from Uploaded File to Course'
1.4       minaeibi 1785: => 'توزيع پيامها از فايل آپ‏لود شده به دوره',
1.2       minaeibi 1786: 
                   1787:    'DoDiff'
1.4       minaeibi 1788: => 'درجه سختی',
1.2       minaeibi 1789: 
                   1790:    'Domain Guest'
1.4       minaeibi 1791: => 'دامنه مهمان',
1.2       minaeibi 1792: 
                   1793:    'Drop Students'
1.4       minaeibi 1794: => 'حذف دانشجويان',
1.2       minaeibi 1795: 
                   1796:    'Dropped [_1]'
1.4       minaeibi 1797: => 'حذف شد',
1.2       minaeibi 1798: 
                   1799:    'Dropped [_1] student(s).'
1.4       minaeibi 1800: => 'دانشجويان حذف شده',
1.2       minaeibi 1801: 
                   1802:    'Dropping Students'
1.4       minaeibi 1803: => 'در حال حذف دانشجويان',
1.2       minaeibi 1804: 
                   1805:    'Due'
1.4       minaeibi 1806: => 'موعد',
1.2       minaeibi 1807: 
                   1808:    'Dump Course DOCS'
1.4       minaeibi 1809: => 'روبرداری اسناد دوره',
1.2       minaeibi 1810: 
                   1811:    'EMail Address'
1.4       minaeibi 1812: => 'نشانى پست الكترونيكى',
1.2       minaeibi 1813: 
                   1814:    'EMail and Messages'
1.4       minaeibi 1815: => 'نشانى پست الكترونيكى و پيامها ',
1.2       minaeibi 1816: 
                   1817:    'Edit Catalog Information'
1.4       minaeibi 1818: => 'ويرايش اطلاعات كاتالوگ',
1.2       minaeibi 1819: 
                   1820:    'Edit Content of a Map'
1.4       minaeibi 1821: => 'ويرايش محتواى نقشه',
1.2       minaeibi 1822: 
                   1823:    'Edit Directory Catalog Information'
1.4       minaeibi 1824: => 'ويرايش كاتالوگ فهرست راهنما',
1.2       minaeibi 1825: 
                   1826:    'Edit this resource'
1.4       minaeibi 1827: => 'ويرايش اين منبع',
1.2       minaeibi 1828: 
                   1829:    'Enclosing Map or Folder'
1.4       minaeibi 1830: => 'ضميمه كردن نقشه يا پوشه',
1.2       minaeibi 1831: 
                   1832:    'End Helper'
1.4       minaeibi 1833: => 'پايان دادن به كمك رسان',
1.2       minaeibi 1834: 
                   1835:    'English - ISO'
1.4       minaeibi 1836: => ' ISO - انگليسى ',
1.2       minaeibi 1837: 
                   1838:    'Enroll a single student'
1.4       minaeibi 1839: => 'ثبت نام يك دانشجو',
1.2       minaeibi 1840: 
                   1841:    'Enrolling Students'
1.4       minaeibi 1842: => 'در حال ثبت نام دانشجويان',
1.2       minaeibi 1843: 
                   1844:    'Enrollment Status'
1.4       minaeibi 1845: => 'وضعيت ثبت نام',
1.2       minaeibi 1846: 
                   1847:    'Enter construction space as a co-author'
1.4       minaeibi 1848: => 'ورود به فضاى طرح به عنوان همكار نويسنده',
1.2       minaeibi 1849: 
                   1850:    'Error'
1.4       minaeibi 1851: => 'خطا',
1.2       minaeibi 1852: 
                   1853:    'Error dropping [_1]:[_2]'
1.4       minaeibi 1854: => 'از قلم انداختن خطا',
1.2       minaeibi 1855: 
                   1856:    'Essay, open end'
1.4       minaeibi 1857: => 'مقاله، باز',
1.2       minaeibi 1858: 
                   1859:    'Evaluate Resource'
1.4       minaeibi 1860: => 'ارزيابى منبع',
1.2       minaeibi 1861: 
                   1862:    'Excel'
1.4       minaeibi 1863: => 'اكسل',
1.2       minaeibi 1864: 
                   1865:    'Failed Access to Construction Space'
1.4       minaeibi 1866: => 'دسترسى به فضاى طرح ميسر نشد',
1.2       minaeibi 1867: 
                   1868:    'False'
1.4       minaeibi 1869: => 'نادرست',
1.2       minaeibi 1870: 
                   1871:    'Field'
1.4       minaeibi 1872: => 'فيلد',
1.2       minaeibi 1873: 
                   1874:    'Fielded Format'
1.4       minaeibi 1875: => 'فرمت فيلد',
1.2       minaeibi 1876: 
                   1877:    'File Category'
1.4       minaeibi 1878: => 'مقوله فايل',
1.2       minaeibi 1879: 
                   1880:    'Filenames in Construction Space'
1.4       minaeibi 1881: => 'نام فايل در فضاى طرح',
1.2       minaeibi 1882: 
                   1883:    'Finish Course Initialization'
1.4       minaeibi 1884: => 'اتمام مقدار دهى اوليه دوره',
1.2       minaeibi 1885: 
                   1886:    'First Name'
1.4       minaeibi 1887: => 'نام',
1.2       minaeibi 1888: 
                   1889:    'Foil'
1.4       minaeibi 1890: => 'وجه تقابل',
1.2       minaeibi 1891: 
                   1892:    'Foils'
1.4       minaeibi 1893: => 'وجوه تقابل',
1.2       minaeibi 1894: 
                   1895:    'Folder'
1.4       minaeibi 1896: => 'پوشه',
1.2       minaeibi 1897: 
                   1898:    'Folder in Construction Space'
1.4       minaeibi 1899: => 'پوشه در فضاى طرح',
1.2       minaeibi 1900: 
                   1901:    'For User'
1.4       minaeibi 1902: => 'براى كاربر',
1.2       minaeibi 1903: 
                   1904:    'Force publication of unmodified files'
1.4       minaeibi 1905: => 'انتشار اجبارى فايلهاى تغيير نايافته',
1.2       minaeibi 1906: 
                   1907:    'Format:'
1.4       minaeibi 1908: => 'فرمت',
1.2       minaeibi 1909: 
                   1910:    'Forward'
1.4       minaeibi 1911: => 'ارسال پيام دريافتى به گيرنده‏اى ديگر',
1.2       minaeibi 1912: 
                   1913:    'Forwarded message from'
1.4       minaeibi 1914: => 'از سوى گيرنده ارسال شد',
1.2       minaeibi 1915: 
                   1916:    'Forwarding'
1.4       minaeibi 1917: => 'در حال ارسال پيام دريافتى به گيرنده‏اى ديگر',
1.2       minaeibi 1918: 
                   1919:    'From'
1.4       minaeibi 1920: => 'از',
1.2       minaeibi 1921: 
                   1922:    'Full Update'
1.4       minaeibi 1923: => 'روزآمد سازى كامل',
1.2       minaeibi 1924: 
                   1925:    'Full update (also print list of users not enrolled anymore)'
1.4       minaeibi 1926: => 'روزآمد سازى كامل-همچنين چاپ ليست كاربرانى كه هنوز ثبت نام نكرده‏اند',
1.2       minaeibi 1927: 
                   1928:    'Functions'
1.4       minaeibi 1929: => 'كاركردها',
1.2       minaeibi 1930: 
                   1931:    'Generate Spreadsheet'
1.4       minaeibi 1932: => 'توليد برنامه صفحه گسترده',
1.2       minaeibi 1933: 
                   1934:    'Generate Statistics'
1.4       minaeibi 1935: => 'تهيه آمارها',
1.2       minaeibi 1936: 
                   1937:    'Generation'
1.4       minaeibi 1938: => 'توليد',
1.2       minaeibi 1939: 
                   1940:    'German - ISO'
1.4       minaeibi 1941: => 'ISO زبان آلمانى',
1.2       minaeibi 1942: 
                   1943:    'Grant/revoke Course Custom Role'
1.4       minaeibi 1944: => 'اعطا يا لغو نقش سفارشى دوره',
1.2       minaeibi 1945: 
                   1946:    'Grant/revoke role of Administrator'
1.4       minaeibi 1947: => 'اعطا يا لغو نقش مدير',
1.2       minaeibi 1948: 
                   1949:    'Grant/revoke role of Author'
1.4       minaeibi 1950: => 'اعطا يا لغو نقش نويسنده',
1.2       minaeibi 1951: 
                   1952:    'Grant/revoke role of Course Coordinator'
1.4       minaeibi 1953: => 'اعطا يا لغو نقش گرداننده دوره',
1.2       minaeibi 1954: 
                   1955:    'Grant/revoke role of Domain Guest'
1.4       minaeibi 1956: => 'اعطا يا لغو نقش مهمان دامنه',
1.2       minaeibi 1957: 
                   1958:    'Grant/revoke role of Librarian'
1.4       minaeibi 1959: => 'اعطا يا لغو نقش كتابدار',
1.2       minaeibi 1960: 
                   1961:    'Grant/revoke role of Scantron Operator'
1.4       minaeibi 1962: => 'اعطا يا لغو نقش اپراتور اسكانترون',
1.2       minaeibi 1963: 
                   1964:    'Grant/revoke role of Teaching Assistant'
1.4       minaeibi 1965: => 'اعطا يا لغو نقش دستيار مدرس',
1.2       minaeibi 1966: 
                   1967:    'Group/Section'
1.4       minaeibi 1968: => 'گروه / قسمت',
1.2       minaeibi 1969: 
                   1970:    'HTML'
                   1971: => 'HTML',
                   1972: 
                   1973:    'HTML/XML'
                   1974: => 'HTML/XML',
                   1975: 
                   1976:    'Height(pixel):'
1.4       minaeibi 1977: => 'ارتفاع -به پيكسل',
1.2       minaeibi 1978: 
                   1979:    'Hide'
1.4       minaeibi 1980: => 'مخفى كردن',
1.2       minaeibi 1981: 
                   1982:    'Hint Text'
1.4       minaeibi 1983: => 'متن با توضيحات اشاره‏اى',
1.2       minaeibi 1984: 
                   1985:    'Host'
1.4       minaeibi 1986: => 'ميزبان',
1.2       minaeibi 1987: 
                   1988:    'ID/Student Number'
1.4       minaeibi 1989: => 'كارت شناسايى / شماره دانشجويى',
1.2       minaeibi 1990: 
                   1991:    'Identify fields'
1.4       minaeibi 1992: => 'شناسايى زمينه‏ها',
1.2       minaeibi 1993: 
                   1994:    'If active, the new role will be available when the students next log in to LON-CAPA.'
1.4       minaeibi 1995: => 'در صورت فعال بودن، دفعه بعدى كه دانشجويان با لون كاپا ارتباط برقرار مى‏كنند، نقش جديد در دسترس خواهد بود',
1.2       minaeibi 1996: 
                   1997:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
1.4       minaeibi 1998: => 'اگر اين منبع به طور فعال مورد استفاده قرار گيرد، داده‏هاى عملكرد دانشجو از نسخه قبل ممكن است غير قابل دستيابى گردد',
1.2       minaeibi 1999: 
                   2000:    'Ignore First Line'
1.4       minaeibi 2001: => 'سطر اول را ناديده بگير',
1.2       minaeibi 2002: 
                   2003:    'Image:'
1.4       minaeibi 2004: => 'تصوير',
1.2       minaeibi 2005: 
                   2006:    'Incorrect Answers:'
1.4       minaeibi 2007: => 'پاسخهاى نادرست',
1.2       minaeibi 2008: 
                   2009:    'Initial Password'
1.4       minaeibi 2010: => 'رمز عبور آغازين',
1.2       minaeibi 2011: 
                   2012:    'Internal Filename'
1.4       minaeibi 2013: => 'نام فايل داخلى',
1.2       minaeibi 2014: 
                   2015:    'Internally authenticated'
1.4       minaeibi 2016: => 'از نظر محتوايى تأييد شد',
1.2       minaeibi 2017: 
                   2018:    'Invalid date entry'
1.4       minaeibi 2019: => 'تاريخ ورود، غير معتبر است',
1.2       minaeibi 2020: 
                   2021:    'Invalid home server specified'
1.4       minaeibi 2022: => 'سرور ميزبانى كه تعيين شده، معتبر نيست',
1.2       minaeibi 2023: 
                   2024:    'Japanese - UTF'
1.4       minaeibi 2025: => 'UTF - ژاپنى',
1.2       minaeibi 2026: 
                   2027:    'Keep all Resources up-to-date with most recent Versions (default)'
1.4       minaeibi 2028: => 'روزآمد نگاه داشتن كليه منابع با جديدترين نسخه‏ها -حالت پيش فرض',
1.2       minaeibi 2029: 
                   2030:    'Kerberos authenticated'
1.4       minaeibi 2031: => 'كروبرها تأييد شدند',
1.2       minaeibi 2032: 
                   2033:    'Keywords'
1.4       minaeibi 2034: => 'كليد واژه‏ها',
1.2       minaeibi 2035: 
                   2036:    'LON-CAPA Domain for Students'
1.4       minaeibi 2037: => 'دامنه لون كاپا ويژه دانشجويان',
1.2       minaeibi 2038: 
                   2039:    'LON-CAPA Enrollment Manager'
1.4       minaeibi 2040: => 'مدير ثبت نام لون كاپا',
1.2       minaeibi 2041: 
                   2042:    'LON-CAPA Helper:'
1.4       minaeibi 2043: => 'كمك رسان لون كاپا',
1.2       minaeibi 2044: 
                   2045:    'LON-CAPA domain: [_1]'
1.4       minaeibi 2046: => 'دامنه لون كاپا',
1.2       minaeibi 2047: 
                   2048:    'Last Name'
1.4       minaeibi 2049: => 'نام خانوادگى',
1.2       minaeibi 2050: 
                   2051:    'Last Name, First Names'
1.4       minaeibi 2052: => 'نام خانوادگى، نام',
1.2       minaeibi 2053: 
                   2054:    'Last access'
1.4       minaeibi 2055: => 'آخرين  دسترسى',
1.2       minaeibi 2056: 
                   2057:    'Last accessed'
1.4       minaeibi 2058: => 'آخرين دفعه مراجعه',
1.2       minaeibi 2059: 
                   2060:    'Last modified'
1.4       minaeibi 2061: => 'آخرين بارى كه اين فايل تغيير كرده',
1.2       minaeibi 2062: 
                   2063:    'Last updated'
1.4       minaeibi 2064: => 'آخرين بارى كه اين فايل روزآمد شده',
1.2       minaeibi 2065: 
                   2066:    'Librarian'
1.4       minaeibi 2067: => 'كتابدار',
1.2       minaeibi 2068: 
                   2069:    'Limit by copyright/distribution'
1.4       minaeibi 2070: => 'محدود كردن بر اساس كپى رايت / توزيع',
1.2       minaeibi 2071: 
                   2072:    'Limit by language'
1.4       minaeibi 2073: => 'محدود كردن بر اساس زبان',
1.2       minaeibi 2074: 
                   2075:    'Load:'
1.4       minaeibi 2076: => 'بارگذارى',
1.2       minaeibi 2077: 
                   2078:    'Lock and unlock assessments'
1.4       minaeibi 2079: => 'قفل كردن و گشودن قفل ارزيابيها',
1.2       minaeibi 2080: 
                   2081:    'Login Type'
1.4       minaeibi 2082: => 'نوع اتصال',
1.2       minaeibi 2083: 
                   2084:    'Mail'
1.4       minaeibi 2085: => 'نامه',
1.2       minaeibi 2086: 
                   2087:    'Making Backup to'
1.4       minaeibi 2088: => 'ايجاد پشتيبان در',
1.2       minaeibi 2089: 
                   2090:    'Manage Access Keys'
1.4       minaeibi 2091: => 'مديريت كليدهاى دستيابى',
1.2       minaeibi 2092: 
                   2093:    'Manage access keys'
1.4       minaeibi 2094: => 'مديريت كليدهاى دستيابى',
1.2       minaeibi 2095: 
                   2096:    'Mark Unread'
1.4       minaeibi 2097: => 'به عنوان خوانده نشده علامت بزن',
1.2       minaeibi 2098: 
                   2099:    'Max Number Of Shown Foils:'
1.4       minaeibi 2100: => 'حد اكثر تعداد وجوه تقابل',
1.2       minaeibi 2101: 
                   2102:    'Max Possible To Date'
1.4       minaeibi 2103: => 'حد اكثر موارد ممكن بر اساس تاريخ',
1.2       minaeibi 2104: 
                   2105:    'Max Tries'
1.4       minaeibi 2106: => 'حد اكثر دفعات تلاش',
1.2       minaeibi 2107: 
                   2108:    'Max number of foils displayed'
1.4       minaeibi 2109: => 'حد اكثر تعداد وجوه تقابل نمايش داده شده',
1.2       minaeibi 2110: 
                   2111:    'Mean Tries'
1.4       minaeibi 2112: => 'ميانگين دفعات تلاش',
1.2       minaeibi 2113: 
                   2114:    'Metadata'
1.4       minaeibi 2115: => 'فراداده',
1.2       minaeibi 2116: 
                   2117:    'Metadata Version'
1.4       minaeibi 2118: => 'نسخه فراداده',
1.2       minaeibi 2119: 
                   2120:    'Metadata current version'
1.4       minaeibi 2121: => 'نسخه جارى فراداده',
1.2       minaeibi 2122: 
                   2123:    'Middle Names/Initials'
1.4       minaeibi 2124: => 'اسمهاى ميانى / حروف اول اسم',
1.2       minaeibi 2125: 
                   2126:    'Mime type'
1.4       minaeibi 2127: => 'Mime نوع',
1.2       minaeibi 2128: 
                   2129:    'Modified'
1.4       minaeibi 2130: => 'تغيير يافته',
1.2       minaeibi 2131: 
                   2132:    'Modify Course Assessment Parameters'
1.4       minaeibi 2133: => 'تغيير دادن پارامترهاى ارزيابى دوره',
1.2       minaeibi 2134: 
                   2135:    'Modify Parameters'
1.4       minaeibi 2136: => 'تغيير دادن پارامترها',
1.2       minaeibi 2137: 
                   2138:    'Modify authentication mechanism and data for a user'
1.4       minaeibi 2139: => 'تغيير مكانيزم و اطلاعات مربوط به تأييد كاربر ',
1.2       minaeibi 2140: 
                   2141:    'Modify deadlines, etc, for this assessment resource'
1.4       minaeibi 2142: => 'تغيير تاريخ سررسيدها و موارد ديگر مربوط به اين منبع ارزيابى',
1.2       minaeibi 2143: 
                   2144:    'Modify grades'
1.4       minaeibi 2145: => 'تغيير نمرات',
1.2       minaeibi 2146: 
                   2147:    'Modify student data'
1.4       minaeibi 2148: => 'تغيير دادن اطلاعات مربوط به دانشجو',
1.2       minaeibi 2149: 
                   2150:    'Modify user grades for this assessment resource'
1.4       minaeibi 2151: => 'تغيير دادن نمرات مربوط به اين منبع ارزيابى كاربر',
1.2       minaeibi 2152: 
                   2153:    'Most recently published Version'
1.4       minaeibi 2154: => 'آخرين نسخه منتشره',
1.2       minaeibi 2155: 
                   2156:    'Move Down'
1.4       minaeibi 2157: => 'حركت به پايين',
1.2       minaeibi 2158: 
                   2159:    'Move Up'
1.4       minaeibi 2160: => 'حركت به بالا',
1.2       minaeibi 2161: 
                   2162:    'Name:'
1.4       minaeibi 2163: => ': نام',
1.2       minaeibi 2164: 
                   2165:    'New Problem Variation'
1.4       minaeibi 2166: => 'نوع جديد مسأله',
1.2       minaeibi 2167: 
                   2168:    'New Randomization'
1.4       minaeibi 2169: => 'تصادفى سازى جديد',
1.2       minaeibi 2170: 
                   2171:    'New Title'
1.4       minaeibi 2172: => 'عنوان جديد',
1.2       minaeibi 2173: 
                   2174:    'New parameters or stored values'
1.4       minaeibi 2175: => 'پارامترهاى جديد يا ضوابط ذخيره شده',
1.2       minaeibi 2176: 
                   2177:    'Next'
1.4       minaeibi 2178: => 'بعدى',
1.2       minaeibi 2179: 
                   2180:    'Next ->'
1.4       minaeibi 2181: => 'بعدى ->',
1.2       minaeibi 2182: 
                   2183:    'No Kerberos domain was specified.'
1.4       minaeibi 2184: => 'هيچ دامنه كربويى مشخص نشده است',
1.2       minaeibi 2185: 
                   2186:    'No changes were made to the current settings.'
1.4       minaeibi 2187: => 'نسبت به تنظيمات جارى هيچ تغييرى اعمال نشد',
1.2       minaeibi 2188: 
                   2189:    'No language preference'
1.4       minaeibi 2190: => 'هيچ اولويت زبانى در كار نيست',
1.2       minaeibi 2191: 
                   2192:    'None Found'
1.4       minaeibi 2193: => 'هيچكدام يافت نشد',
1.2       minaeibi 2194: 
                   2195:    'Not shown, not used'
1.4       minaeibi 2196: => 'نشان داده نشد، به كار نرفت',
1.2       minaeibi 2197: 
                   2198:    'Note: for large courses, this operation may be time consuming'
1.4       minaeibi 2199: => 'ملاحظه: ممكن است اين عمليات براى دوره‏هاى بزرگ زمان‏بر باشد',
1.2       minaeibi 2200: 
                   2201:    'Note: this will not take effect if the user already exists'
1.4       minaeibi 2202: => 'ملاحظه: اگر كاربر از قبل موجود است، اين اثر نخواهد كرد',
1.2       minaeibi 2203: 
                   2204:    'Number of Plots:'
1.4       minaeibi 2205: => 'تعداد plot ها',
1.2       minaeibi 2206: 
                   2207:    'Obsolete parameters or stored values'
1.4       minaeibi 2208: => 'پارامترهاى كهنه يا ارزشهاى ذخيره شده',
1.2       minaeibi 2209: 
                   2210:    'Open'
1.4       minaeibi 2211: => 'باز كردن',
1.2       minaeibi 2212: 
                   2213:    'Open All Folders'
1.4       minaeibi 2214: => 'باز كردن تمام پوشه‏ها',
1.2       minaeibi 2215: 
                   2216:    'Option Response Problem Analysis'
1.4       minaeibi 2217: => 'بررسى امكان پاسخ ِ مسأله',
1.2       minaeibi 2218: 
                   2219:    'Option response'
1.4       minaeibi 2220: => 'پاسخ انتخاب',
1.2       minaeibi 2221: 
                   2222:    'Output'
1.4       minaeibi 2223: => 'خروجى',
1.2       minaeibi 2224: 
                   2225:    'Output Format'
1.4       minaeibi 2226: => 'فرمتِ خروجى',
1.2       minaeibi 2227: 
                   2228:    'Overall Problem Statistics'
1.4       minaeibi 2229: => 'آمارهاى كلى مسأله',
1.2       minaeibi 2230: 
                   2231:    'Owner/Publisher'
1.4       minaeibi 2232: => 'مالك/ناشر',
1.2       minaeibi 2233: 
                   2234:    'Parameter Name'
1.4       minaeibi 2235: => 'نام پارامتر',
1.2       minaeibi 2236: 
                   2237:    'Parameter Type'
1.4       minaeibi 2238: => 'نوع پارامتر',
1.2       minaeibi 2239: 
                   2240:    'Parameter in Effect'
1.4       minaeibi 2241: => 'پارامتر در حالت واقعى',
1.2       minaeibi 2242: 
                   2243:    'Per Page'
1.4       minaeibi 2244: => 'در هر صفحه',
1.2       minaeibi 2245: 
                   2246:    'Personal Information'
1.4       minaeibi 2247: => 'اطلاعات شخصى',
1.2       minaeibi 2248: 
                   2249:    'Please do not reply to this address.'
1.4       minaeibi 2250: => 'لطفاً به اين نشانى پاسخ ندهيد',
1.2       minaeibi 2251: 
                   2252:    'Please notify the server administrator '
1.4       minaeibi 2253: => 'لطفاً به مدير سرور اطلاع دهيد',
1.2       minaeibi 2254: 
                   2255:    'Please select a problem to analyze'
1.4       minaeibi 2256: => 'لطفاً براى بررسى مسأله‏اى انتخاب كنيد',
1.2       minaeibi 2257: 
                   2258:    'Please select a report to generate'
1.4       minaeibi 2259: => 'لطفاً يك گزارش انتخاب كنيد تا توليد شود',
1.2       minaeibi 2260: 
                   2261:    'Please select a report to generate.'
1.4       minaeibi 2262: => 'لطفاً يك گزارش انتخاب كنيد تا توليد شود',
1.2       minaeibi 2263: 
                   2264:    'Portuguese - ISO'
1.4       minaeibi 2265: => 'ISO - زبان پرتغالى',
1.2       minaeibi 2266: 
                   2267:    'Position'
1.4       minaeibi 2268: => 'موقعيت',
1.2       minaeibi 2269: 
                   2270:    'Post anonymously'
1.4       minaeibi 2271: => 'ارسال بدون نام نويسنده',
1.2       minaeibi 2272: 
                   2273:    'Post discussion on course resources'
1.4       minaeibi 2274: => 'ارسال بحث در مورد منابع دوره',
1.2       minaeibi 2275: 
                   2276:    'Post system frontpage announcements'
1.4       minaeibi 2277: => 'ارسال اعلانات فرانْت پيْج سيستم',
1.2       minaeibi 2278: 
                   2279:    'Post to live chatrooms'
1.4       minaeibi 2280: => 'ارسال به اتاقهاى گپ زنده',
1.2       minaeibi 2281: 
                   2282:    'Preferred language'
1.4       minaeibi 2283: => 'زبان ترجيح داده شده',
1.2       minaeibi 2284: 
                   2285:    'Preparing Excel Spreadsheet'
1.4       minaeibi 2286: => 'آماده سازى برنامه صفحه گسترده اِكسِل',
1.2       minaeibi 2287: 
                   2288:    'Previous'
1.4       minaeibi 2289: => 'پيشين',
1.2       minaeibi 2290: 
                   2291:    'Printing Helper'
1.4       minaeibi 2292: => 'كمك رسان چاپ',
1.2       minaeibi 2293: 
                   2294:    'Privacy Note'
1.4       minaeibi 2295: => 'يادداشت مربوط به امور شخصى',
1.2       minaeibi 2296: 
                   2297:    'Problem Status Chart'
1.4       minaeibi 2298: => 'نمودار وضع مسأله',
1.2       minaeibi 2299: 
                   2300:    'Problems'
1.4       minaeibi 2301: => 'مسائل',
1.2       minaeibi 2302: 
                   2303:    'Problems Not Contained In A Folder'
1.4       minaeibi 2304: => 'مسائل در يك پوشه جا داده نشده اند',
1.2       minaeibi 2305: 
                   2306:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
1.4       minaeibi 2307: => 'مسائل ايجاد كننده فايل اكسل جديد. اين خطا ثبت شده است. لطفاً به مدير لون كاپا هشدار دهيد',
1.2       minaeibi 2308: 
                   2309:    'Processed [_1] student(s).'
1.4       minaeibi 2310: => 'پردازش شده [1_] دانشجويان',
1.2       minaeibi 2311: 
                   2312:    'Processing course structure'
1.4       minaeibi 2313: => 'در حال پردازش ساختار دوره',
1.2       minaeibi 2314: 
                   2315:    'Processing first student'
1.4       minaeibi 2316: => 'در حال پردازش نخستين دانشجو',
1.2       minaeibi 2317: 
                   2318:    'Produce Excel Output'
1.4       minaeibi 2319: => 'توليد خروجى اكسل',
1.2       minaeibi 2320: 
                   2321:    'Provide feedback messages or contribute to the course discussion about this resource'
1.4       minaeibi 2322: => 'تهيه پيامهاى بازخوردى يا همكارى در بحث دوره پيرامون اين منبع',
1.2       minaeibi 2323: 
                   2324:    'Provide my evaluation of this resource'
1.4       minaeibi 2325: => 'تهيه ارزيابى خود از اين منبع',
1.2       minaeibi 2326: 
                   2327:    'Publish'
1.4       minaeibi 2328: => 'نشر',
1.2       minaeibi 2329: 
                   2330:    'Publish Directory'
1.4       minaeibi 2331: => 'فهرست راهنماى نشر',
1.2       minaeibi 2332: 
                   2333:    'Publish Directory and Sub Directories'
1.4       minaeibi 2334: => 'فهرست راهنماى نشر و زير مجموعه‏هاى آن',
1.2       minaeibi 2335: 
                   2336:    'Published'
1.4       minaeibi 2337: => 'منتشره',
1.2       minaeibi 2338: 
                   2339:    'Question Text'
1.4       minaeibi 2340: => 'متن سؤال',
1.2       minaeibi 2341: 
                   2342:    'Question Type'
1.4       minaeibi 2343: => 'نوع سؤال',
1.2       minaeibi 2344: 
                   2345:    'Quick Completed Problems Display'
1.4       minaeibi 2346: => 'نمايش سريع مسأله‏هاى تكميل شده',
1.2       minaeibi 2347: 
                   2348:    'Random position'
1.4       minaeibi 2349: => 'موقعيت تصادفى',
1.2       minaeibi 2350: 
                   2351:    'Re'
1.4       minaeibi 2352: => 'دوباره',
1.2       minaeibi 2353: 
                   2354:    'Re-enrollment will re-activate data.'
1.4       minaeibi 2355: => 'ثبت نام دوباره سبب فعال شدن مجدد اطلاعات مى‏شود',
1.2       minaeibi 2356: 
                   2357:    'Reading results from'
1.4       minaeibi 2358: => 'خواندن نتايج از',
1.2       minaeibi 2359: 
                   2360:    'Record'
1.4       minaeibi 2361: => 'گزارش  كردن',
1.2       minaeibi 2362: 
                   2363:    'Registering'
1.4       minaeibi 2364: => 'در حال ثبت كردن',
1.2       minaeibi 2365: 
                   2366:    'Related'
1.4       minaeibi 2367: => 'مربوط',
1.2       minaeibi 2368: 
                   2369:    'Reply'
1.4       minaeibi 2370: => 'پاسخ دادن',
1.2       minaeibi 2371: 
                   2372:    'Reset Submissions'
1.4       minaeibi 2373: => 'تنظيم مجدد درخواستها',
1.2       minaeibi 2374: 
                   2375:    'Resource Feedback and Discussion'
1.4       minaeibi 2376: => 'بازخورد و بحث مربوط به منبع',
1.2       minaeibi 2377: 
                   2378:    'Resource Level'
1.4       minaeibi 2379: => 'سطح منبع',
1.2       minaeibi 2380: 
                   2381:    'Retrieve'
1.4       minaeibi 2382: => 'بازيابى كردن',
1.2       minaeibi 2383: 
                   2384:    'Retrieve Published Resources'
1.4       minaeibi 2385: => 'بازيابى منابع منتشره',
1.2       minaeibi 2386: 
                   2387:    'Revert to Last Saved'
1.4       minaeibi 2388: => 'بازگشت به آخرين مورد ذخيره شده',
1.2       minaeibi 2389: 
                   2390:    'Revision Date'
1.4       minaeibi 2391: => 'تاريخ تجديد نظر',
1.2       minaeibi 2392: 
                   2393:    'Row'
1.4       minaeibi 2394: => 'رديف',
1.2       minaeibi 2395: 
                   2396:    'Russian - KOI'
1.4       minaeibi 2397: => 'KOI - زبان روسى',
1.2       minaeibi 2398: 
                   2399:    'S.D. tries'
                   2400: => 'S.D. tries (347)',
                   2401: 
                   2402:    'Samples'
1.4       minaeibi 2403: => 'نمونه‏ها',
1.2       minaeibi 2404: 
                   2405:    'Save as'
1.4       minaeibi 2406: => 'ذخيره با نام',
1.2       minaeibi 2407: 
                   2408:    'Save as & Make This Sheet the Default'
1.4       minaeibi 2409: => 'ذخيره با نام و پيش گزيده كردن اين صفحه',
1.2       minaeibi 2410: 
                   2411:    'Save as ...'
1.4       minaeibi 2412: => '... ذخيره با نام',
1.2       minaeibi 2413: 
                   2414:    'Scantron Operator'
1.4       minaeibi 2415: => 'اپراتور اسكانترون',
1.2       minaeibi 2416: 
                   2417:    'Search Complete'
1.4       minaeibi 2418: => 'جستجو كامل است',
1.2       minaeibi 2419: 
                   2420:    'Section'
1.4       minaeibi 2421: => 'قسمت',
1.2       minaeibi 2422: 
                   2423:    'Sections'
1.4       minaeibi 2424: => 'قسمتها',
1.2       minaeibi 2425: 
                   2426:    'Select All'
1.4       minaeibi 2427: => 'انتخاب همه موارد',
1.2       minaeibi 2428: 
                   2429:    'Select All Students'
1.4       minaeibi 2430: => 'انتخاب همه دانشجويان',
1.2       minaeibi 2431: 
                   2432:    'Select Date'
1.4       minaeibi 2433: => 'انتخاب تاريخ',
1.2       minaeibi 2434: 
                   2435:    'Select Enclosing Map or Folder'
1.4       minaeibi 2436: => 'انتخاب نقشه يا پوشه ضميمه',
1.2       minaeibi 2437: 
                   2438:    'Select Parameter Level'
1.4       minaeibi 2439: => 'انتخاب سطح پارامتر',
1.2       minaeibi 2440: 
                   2441:    'Select Spreadsheet File'
1.4       minaeibi 2442: => 'انتخاب فايل صفحه گسترده',
1.2       minaeibi 2443: 
                   2444:    'Select a course'
1.4       minaeibi 2445: => 'يك دوره درسى انتخاب كنيد',
1.2       minaeibi 2446: 
                   2447:    'Selecting a User'
1.4       minaeibi 2448: => 'در حال انتخاب كاربر',
1.2       minaeibi 2449: 
                   2450:    'Send Message to User(s)'
1.4       minaeibi 2451: => 'ارسال پيام به كاربران',
1.2       minaeibi 2452: 
                   2453:    'Send New'
1.4       minaeibi 2454: => 'ارسال پيام جديد',
1.2       minaeibi 2455: 
                   2456:    'Send Reply'
1.4       minaeibi 2457: => 'ارسال پاسخ',
1.2       minaeibi 2458: 
                   2459:    'Send Scantron data to a course'
1.4       minaeibi 2460: => 'ارسال داده‏هاى اسكانترون به يك دوره',
1.2       minaeibi 2461: 
                   2462:    'Send as critical message'
1.4       minaeibi 2463: => 'ارسال به عنوان پيام نقادانه',
1.2       minaeibi 2464: 
                   2465:    'Send internal email'
1.4       minaeibi 2466: => 'ارسال نامه الكترونيكى داخلى',
1.2       minaeibi 2467: 
                   2468:    'Sequence or Folder'
1.4       minaeibi 2469: => 'توالى يا پوشه',
1.2       minaeibi 2470: 
                   2471:    'Sequences and Folders'
1.4       minaeibi 2472: => 'توالى‏ها و پوشه‏ها',
1.2       minaeibi 2473: 
                   2474:    'Set Course Environment Parameters'
1.4       minaeibi 2475: => 'تنظيم پارامترهاى محيطى دوره',
1.2       minaeibi 2476: 
                   2477:    'Set Date'
1.4       minaeibi 2478: => 'تنظيم تاريخ',
1.2       minaeibi 2479: 
                   2480:    'Set Defaults for All Resources in Course'
1.4       minaeibi 2481: => 'تنظيم پيش فرضها براى همه منابع در دوره',
1.2       minaeibi 2482: 
                   2483:    'Set Version to be used in Course'
1.4       minaeibi 2484: => 'تنظيم نسخه براى استفاده در دوره ',
1.2       minaeibi 2485: 
                   2486:    'Set Versions to be used in Course according to Selections below'
1.4       minaeibi 2487: => 'تنظيم نسخه براى استفاده در دوره طبق انتخابهاى زير',
1.2       minaeibi 2488: 
                   2489:    'Set a due date'
1.4       minaeibi 2490: => 'تعيين تاريخ مناسب',
1.2       minaeibi 2491: 
                   2492:    'Set all Resource Versions to current Version (Fix Versions)'
1.4       minaeibi 2493: => 'تنظيم همه نسخه‏هاى منبع طبق نسخه جارى -تعيين نسخه‏ها',
1.2       minaeibi 2494: 
                   2495:    'Set an answer open date'
1.4       minaeibi 2496: => 'تنظيم يك تاريخ اُپِن براى پاسخ',
1.2       minaeibi 2497: 
                   2498:    'Set an open date'
1.4       minaeibi 2499: => 'تنظيم يك تاريخ اُپِن',
1.2       minaeibi 2500: 
                   2501:    'Set opening datefor all problems in the course for. . .'
1.4       minaeibi 2502: => 'تعيين تاريخ شروع همه مسائل در دوره به منظور',
1.2       minaeibi 2503: 
                   2504:    'Set the number of tries'
1.4       minaeibi 2505: => 'تعيين تعداد دفعات آزمايش',
1.2       minaeibi 2506: 
                   2507:    'Set the problem weight'
1.4       minaeibi 2508: => 'تعيين اهميت مسأله',
1.2       minaeibi 2509: 
                   2510:    'Set/Modify Course Assessment Parameter'
1.4       minaeibi 2511: => 'تعيين / تغيير پارامتر ارزيابى دوره',
1.2       minaeibi 2512: 
                   2513:    'Set/Modify Course Assessment Parameters'
1.4       minaeibi 2514: => 'تعيين / تغيير پارامترهاى ارزيابى دوره',
1.2       minaeibi 2515: 
                   2516:    'Set/Modify Course Parameters'
1.4       minaeibi 2517: => 'تعيين / تغيير پارامترهاى دوره',
1.2       minaeibi 2518: 
                   2519:    'Shared by course faculty and staff'
1.4       minaeibi 2520: => 'مشترك بين اعضاى هيئت علمى و كاركنان',
1.2       minaeibi 2521: 
                   2522:    'Short string response'
1.4       minaeibi 2523: => 'پاسخ كوتاه رشته اى',
1.2       minaeibi 2524: 
                   2525:    'Show More Options'
1.4       minaeibi 2526: => 'نمايش امكانات بيشتر',
1.2       minaeibi 2527: 
                   2528:    'Show Preview'
1.4       minaeibi 2529: => 'پيش نمايش',
1.2       minaeibi 2530: 
                   2531:    'Show always at bottom position'
1.4       minaeibi 2532: => 'هميشه در قسمت پايين نمايش بده',
1.2       minaeibi 2533: 
                   2534:    'Show always at top position'
1.4       minaeibi 2535: => 'هميشه در قسمت بالا نمايش بده',
1.2       minaeibi 2536: 
                   2537:    'Show catalog information'
1.4       minaeibi 2538: => 'نمايش اطلاعات كاتالوگ',
1.2       minaeibi 2539: 
                   2540:    'Show resource'
1.4       minaeibi 2541: => 'نمايش منبع',
1.2       minaeibi 2542: 
                   2543:    'Significant figures are incorrect, submission was not graded.'
1.4       minaeibi 2544: => 'واحد ارقام صحيح نيست، تقاضا تصحيح نشد',
1.2       minaeibi 2545: 
                   2546:    'Simple Problem Editor'
1.4       minaeibi 2547: => 'ويرايشگر مسأله ساده',
1.2       minaeibi 2548: 
                   2549:    'Size'
1.4       minaeibi 2550: => 'اندازه',
1.2       minaeibi 2551: 
                   2552:    'Size:'
1.4       minaeibi 2553: => ':اندازه',
1.2       minaeibi 2554: 
                   2555:    'Skew Tries'
1.4       minaeibi 2556: => 'مخدوش كردن آزمايشها',
1.2       minaeibi 2557: 
                   2558:    'Space separated'
1.4       minaeibi 2559: => 'فضا جدا شد',
1.2       minaeibi 2560: 
                   2561:    'Spreadsheet Computation'
1.4       minaeibi 2562: => 'محاسبه برنامه صفحه گسترده',
1.2       minaeibi 2563: 
                   2564:    'Spreadsheet Computation Status'
1.4       minaeibi 2565: => 'وضعيت محاسبه برنامه صفحه گسترده',
1.2       minaeibi 2566: 
                   2567:    'Starting'
1.4       minaeibi 2568: => 'در حال شروع كردن',
1.2       minaeibi 2569: 
                   2570:    'Starting and Ending Dates'
1.4       minaeibi 2571: => 'تاريخ شروع و پايان',
1.2       minaeibi 2572: 
                   2573:    'Statistics'
1.4       minaeibi 2574: => 'آمار',
1.2       minaeibi 2575: 
                   2576:    'Statistics and Problem Analysis'
1.4       minaeibi 2577: => 'آمار و بررسى مسأله',
1.2       minaeibi 2578: 
                   2579:    'Store'
1.4       minaeibi 2580: => 'ذخيره كردن',
1.2       minaeibi 2581: 
                   2582:    'Store Changes'
1.4       minaeibi 2583: => 'ذخيره تغييرات',
1.2       minaeibi 2584: 
                   2585:    'Student Data Compilation Progress'
1.4       minaeibi 2586: => 'پيشرفت جمع آورى اطلاعات دانشجو',
1.2       minaeibi 2587: 
                   2588:    'Student Data Compilation Status'
1.4       minaeibi 2589: => 'وضع پيشرفت جمع آورى اطلاعات دانشجو',
1.2       minaeibi 2590: 
                   2591:    'Student Number'
1.4       minaeibi 2592: => 'شماره دانشجو',
1.2       minaeibi 2593: 
                   2594:    'Student level sheet'
1.4       minaeibi 2595: => 'برگه سطح دانشجو',
1.2       minaeibi 2596: 
                   2597:    'Student performance statistics on all problems.'
1.4       minaeibi 2598: => 'آمار عملكرد دانشجو در مورد كليه مسائل',
1.2       minaeibi 2599: 
                   2600:    'Students Affected'
1.4       minaeibi 2601: => 'دانشجويان تحت تأثير',
1.2       minaeibi 2602: 
                   2603:    'Submission Time Analysis'
1.4       minaeibi 2604: => 'بررسى زمان تحويل',
1.2       minaeibi 2605: 
                   2606:    'Submit Changes and Edit'
1.4       minaeibi 2607: => 'تحويل دادن تغييرات و ويرايش ',
1.2       minaeibi 2608: 
                   2609:    'Summary'
1.4       minaeibi 2610: => 'خلاصه',
1.2       minaeibi 2611: 
                   2612:    'Summary View'
1.4       minaeibi 2613: => 'ديدگاه  خلاصه اى',
1.2       minaeibi 2614: 
                   2615:    'Synchronized SQL metadata database'
1.4       minaeibi 2616: => 'SQL پايگاه اطلاعاتى همزمان شده فراداده',
1.2       minaeibi 2617: 
                   2618:    'Tabulator separated'
1.4       minaeibi 2619: => 'تعديل گر جدا شد',
1.2       minaeibi 2620: 
                   2621:    'Task'
1.4       minaeibi 2622: => 'كار',
1.2       minaeibi 2623: 
                   2624:    'TeXWidth(mm):'
1.4       minaeibi 2625: => 'پهنا به ميلى متر',
1.2       minaeibi 2626: 
                   2627:    'Template'
1.4       minaeibi 2628: => 'الگو',
1.2       minaeibi 2629: 
                   2630:    'Temporary Assembly Workspace'
1.4       minaeibi 2631: => 'فضاى كار موقتى براى سر هم كردن',
1.2       minaeibi 2632: 
                   2633:    'Text'
1.4       minaeibi 2634: => 'متن',
1.2       minaeibi 2635: 
                   2636:    'Text Block'
1.4       minaeibi 2637: => 'بلوك متن',
1.2       minaeibi 2638: 
                   2639:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
1.4       minaeibi 2640: => 'اطلاعاتى كه تحويل مى‏دهيد مى‏تواند در معرض ديد هر كسى باشد كه به لون كاپا متصل شده است. اطلاعاتى را كه مايل نيستيد در دسترس همگان باشد، ارسال نكنيد',
1.2       minaeibi 2641: 
                   2642:    'The optional email address field was not specified.'
1.4       minaeibi 2643: => 'زمينه اختيارى نشانى پست الكترونيكى مشخص نشد',
1.2       minaeibi 2644: 
                   2645:    'The optional name field was not specified.'
1.4       minaeibi 2646: => 'زمينه اختيارى نام مشخص نشد',
1.2       minaeibi 2647: 
                   2648:    'The optional section or group field was not specified.'
1.4       minaeibi 2649: => 'زمينه اختيارى قسمت يا گروه مشخص نشد.',
1.2       minaeibi 2650: 
                   2651:    'The optional student number field was not specified.'
1.4       minaeibi 2652: => 'زمينه اختيارى شماره دانشجويى مشخص نشد',
1.2       minaeibi 2653: 
                   2654:    'There are currently no results'
1.4       minaeibi 2655: => 'فعلاً هيچ  نتيجه‏اى در كار نيست',
1.2       minaeibi 2656: 
                   2657:    'There are no students currently enrolled.'
1.4       minaeibi 2658: => 'فعلاً هيچ دانشجوى ثبت نام نكرده‏است',
1.2       minaeibi 2659: 
                   2660:    'There is no student data for this problem.'
1.4       minaeibi 2661: => 'اين مسأله فاقد هر گونه داده دانشجويى است',
1.2       minaeibi 2662: 
                   2663:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
1.4       minaeibi 2664: => 'اين كمك رسان در تنظيم تاريخهاى اُپِن و مناسب براى اين مسائل يا تعداد دفعات آزمايش براى مسائل به شما مساعدت خواهد كرد. در مورد مسائلى كه مايل به تعيين پارامتر برايشان هستيد و نيز پارامترهايى را كه مايليد مدّ نظر قرار دهيد، از شما خواهند كرد. سپس شما اشخاصى را انتخاب خواهيد كرد كه اين تنظيمات بر آنها اثر كند. جاهايى را كه براى اعمال پارامترهاى خود سركشى كرده‏ايد بعد از پايان كار كمك رسان مى‏توانيد ملاحظه كنيد تا بتوانيد در آينده اين مرحله را مستقيماً طى كنيد. براى آغاز عمليات گزينه بعدى را فشار دهيد. براى بازگشت به صفحه پيشين گزينه پيشين را فشار دهيد',
1.2       minaeibi 2665: 
                   2666:    'This is an automatic message generated by the LON-CAPA system.'
1.4       minaeibi 2667: => 'اين يك پيام خودكار است كه توسط نظام لون كاپا ايجاد شده است',
1.2       minaeibi 2668: 
                   2669:    'Threaded View'
                   2670: => 'Threaded View (437)',
                   2671: 
                   2672:    'Time'
1.4       minaeibi 2673: => 'زمان',
1.2       minaeibi 2674: 
                   2675:    'To'
1.4       minaeibi 2676: => 'به',
1.2       minaeibi 2677: 
                   2678:    'Topic'
1.4       minaeibi 2679: => 'موضوع',
1.2       minaeibi 2680: 
                   2681:    'Total'
1.4       minaeibi 2682: => 'مجموعاً',
1.2       minaeibi 2683: 
                   2684:    'Total Parts In Course'
1.4       minaeibi 2685: => 'بخشهاى كلى دوره',
1.2       minaeibi 2686: 
                   2687:    'Total number of records found in file: [_1].'
1.4       minaeibi 2688: => 'مجموعاً اين تعداد گزارش در فايل يافت شد',
1.2       minaeibi 2689: 
                   2690:    'True'
1.4       minaeibi 2691: => 'درست',
1.2       minaeibi 2692: 
                   2693:    'Turkish - ISO'
1.4       minaeibi 2694: => 'ISO - تركى',
1.2       minaeibi 2695: 
                   2696:    'Type'
1.4       minaeibi 2697: => 'نوع',
1.2       minaeibi 2698: 
                   2699:    'Type-in value'
1.4       minaeibi 2700: => 'نوع در ارزش',
1.2       minaeibi 2701: 
                   2702:    'UNIX authenticated'
1.4       minaeibi 2703: => 'يونيكس تأييد شد',
1.2       minaeibi 2704: 
                   2705:    'URL'
1.4       minaeibi 2706: => 'نشانى اينترنتى',
1.2       minaeibi 2707: 
                   2708:    'USERS'
1.4       minaeibi 2709: => 'كاربران',
1.2       minaeibi 2710: 
                   2711:    'Unable to connect to database!'
1.4       minaeibi 2712: => 'اتصال به پايگاه داده‏ها ميسر نشد',
1.2       minaeibi 2713: 
                   2714:    'Unable to enroll students'
1.4       minaeibi 2715: => 'ثبت نام دانشجويان ميسر نشد',
1.2       minaeibi 2716: 
                   2717:    'Uncheck All'
1.4       minaeibi 2718: => 'ثبت',
1.2       minaeibi 2719: 
                   2720:    'Unit:'
1.4       minaeibi 2721: => 'واحد',
1.2       minaeibi 2722: 
                   2723:    'Unknown ID'
1.4       minaeibi 2724: => 'كارت شناسايى ناشناخته',
1.2       minaeibi 2725: 
                   2726:    'Unknown user'
1.4       minaeibi 2727: => 'كاربر ناشناس',
1.2       minaeibi 2728: 
                   2729:    'Unpublished'
1.4       minaeibi 2730: => 'منتشر نشده',
1.2       minaeibi 2731: 
                   2732:    'Unselect All'
1.4       minaeibi 2733: => 'لغو انتخاب همه',
1.2       minaeibi 2734: 
                   2735:    'Unselect All Students'
1.4       minaeibi 2736: => 'لغو انتخاب همه دانشجويان',
1.2       minaeibi 2737: 
                   2738:    'Unsuccessful Login'
1.4       minaeibi 2739: => 'برقرارى ارتباط موفقيت‏آميز نبود',
1.2       minaeibi 2740: 
                   2741:    'Up'
1.4       minaeibi 2742: => 'بالا',
1.2       minaeibi 2743: 
                   2744:    'Update Course Assessment Parameter Display'
1.4       minaeibi 2745: => 'زآمد سازى نمايش پارامتر ارزيابى دوره',
1.2       minaeibi 2746: 
                   2747:    'Update Section or Specific User'
1.4       minaeibi 2748: => 'روزآمد سازى كاربرِ قسمت يا كاربر خاص',
1.2       minaeibi 2749: 
                   2750:    'Update Student Data'
1.4       minaeibi 2751: => 'روزآمدسازى داده‏هاى دانشجو',
1.2       minaeibi 2752: 
                   2753:    'Updating discussion time'
1.4       minaeibi 2754: => 'در حال روزآمدسازى زمان بحث',
1.2       minaeibi 2755: 
                   2756:    'Upload Scantron data'
1.4       minaeibi 2757: => 'آپ‏لود كردن داده‏هاى اسكانترون',
1.2       minaeibi 2758: 
                   2759:    'Upload a Photo'
1.4       minaeibi 2760: => 'آپ‏لود كردن يك عكس',
1.2       minaeibi 2761: 
                   2762:    'Upload a class list'
1.4       minaeibi 2763: => 'آپ‏لود كردن فهرست يك كلاس',
1.2       minaeibi 2764: 
                   2765:    'Uploading Class List'
1.4       minaeibi 2766: => 'آپ‏لود كردن فهرست يك كلاس',
1.2       minaeibi 2767: 
                   2768:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
1.4       minaeibi 2769: => 'يادداشتهاى كاربر، گزارشهاى بحثهاى رويارو و پيامهاى نقادانه در دوره',
1.2       minaeibi 2770: 
                   2771:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
1.4       minaeibi 2772: => 'يادداشتهاى كاربر، گزارشهاى بحثهاى رويارو و پيامهاى نقادانه ',
1.2       minaeibi 2773: 
                   2774:    'Value'
1.4       minaeibi 2775: => 'مقدار',
1.2       minaeibi 2776: 
                   2777:    'Verify Content'
1.4       minaeibi 2778: => 'تأييد محتوا',
1.2       minaeibi 2779: 
                   2780:    'Verify Selection'
1.4       minaeibi 2781: => 'تأييد انتخاب',
1.2       minaeibi 2782: 
                   2783:    'Version Number'
1.4       minaeibi 2784: => 'شماره نسخه',
1.2       minaeibi 2785: 
                   2786:    'Version changes since Yesterday'
1.4       minaeibi 2787: => 'تغييرات نسخه از ديروز تاكنون',
1.2       minaeibi 2788: 
                   2789:    'Version changes since last Month'
1.4       minaeibi 2790: => 'تغييرات نسخه از ماه گذشته تاكنون',
1.2       minaeibi 2791: 
                   2792:    'Version changes since last Week'
1.4       minaeibi 2793: => 'تغييرات نسخه از هفته گذشته تاكنون',
1.2       minaeibi 2794: 
                   2795:    'Version changes since start of Course'
1.4       minaeibi 2796: => 'تغييرات نسخه از ابتداى دوره تاكنون',
1.2       minaeibi 2797: 
                   2798:    'Version used in Course'
1.4       minaeibi 2799: => 'نسخه مورد استفاده در دوره',
1.2       minaeibi 2800: 
                   2801:    'View'
1.4       minaeibi 2802: => 'ملاحظه',
1.2       minaeibi 2803: 
                   2804:    'View Class List'
1.4       minaeibi 2805: => 'ملاحظه فهرست كلاس',
1.2       minaeibi 2806: 
                   2807:    'View Critical Messages'
1.4       minaeibi 2808: => 'ملاحظه پيامهاى نقادانه',
1.2       minaeibi 2809: 
                   2810:    'View Published Version'
1.4       minaeibi 2811: => 'ملاحظه نسخه منتشره',
1.2       minaeibi 2812: 
                   2813:    'View user submissions for this assessment resource'
1.4       minaeibi 2814: => 'ملاحظه درخواستهاى كاربر براى اين منبع ارزيابى',
1.2       minaeibi 2815: 
                   2816:    'Warning!'
1.4       minaeibi 2817: => '! اخطار ',
1.2       minaeibi 2818: 
                   2819:    'Web References'
1.4       minaeibi 2820: => 'منابع وِب',
1.2       minaeibi 2821: 
                   2822:    'Welcome'
1.4       minaeibi 2823: => '! خوش آمديد',
1.2       minaeibi 2824: 
                   2825:    'Welcome to the Assignment Parameter Helper'
1.4       minaeibi 2826: => 'به كمك رسان واگذارى پارامتر خوش آمديد',
1.2       minaeibi 2827: 
                   2828:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
1.4       minaeibi 2829: => 'به شبكه آن لايْنِ يادگيرى به وسيله كاپا خوش آمديد! لطفاً صبر كنيد تا جلسه شما تنظيم شود',
1.2       minaeibi 2830: 
                   2831:    'What parameter do you want to set for all problems in the course?'
1.4       minaeibi 2832: => 'چه پارامترى براى اعمال جهت همه مسائل دوره در نظر داريد؟',
1.2       minaeibi 2833: 
                   2834:    'What should the opening date be set to?'
1.4       minaeibi 2835: => 'تاريخ افتتاح روى چه چيزى تنظيم شود؟',
1.2       minaeibi 2836: 
                   2837:    'Which Problem or Problems?'
1.4       minaeibi 2838: => 'چه مسأله يا مسائلى؟',
1.2       minaeibi 2839: 
                   2840:    'Which problems do you wish to set a parameter for?'
1.4       minaeibi 2841: => 'براى كداميك از مسائل مى‏خواهيد پارامتر تعيين كنيد؟',
1.2       minaeibi 2842: 
                   2843:    'Width(pixel):'
1.4       minaeibi 2844: => 'پهنا به پيكسل',
1.2       minaeibi 2845: 
                   2846:    'Words'
1.4       minaeibi 2847: => 'واژه‏ها',
1.2       minaeibi 2848: 
                   2849:    'XML/SGML'
                   2850: => 'XML/SGML (497)',
                   2851: 
                   2852:    'You have no critical messages.'
1.4       minaeibi 2853: => 'شما هيچ پيام نقادانه‏اى نداريد',
1.2       minaeibi 2854: 
                   2855:    'You must choose an authentication type.'
1.4       minaeibi 2856: => 'شما بايد يك نوع تأييد انتخاب كنيد',
1.2       minaeibi 2857: 
                   2858:    'You must choose at least one student to continue.'
1.4       minaeibi 2859: => 'براى ادامه بايد حد اقل يك دانشجو انتخاب كنيد',
1.2       minaeibi 2860: 
                   2861:    'You must choose one or more choices to continue.'
1.4       minaeibi 2862: => 'براى ادامه بايد يك گزينه يا بيشتر انتخاب كنيد',
1.2       minaeibi 2863: 
                   2864:    'You need to choose another user role or enter a specific course for this function'
1.4       minaeibi 2865: => 'لازم است يك نقش كاربرى ديگر انتخاب كنيد يا دوره مشخصى را براى اين كاركرد وارد كنيد',
1.2       minaeibi 2866: 
                   2867:    'You need to specify the Kerberos domain.'
1.4       minaeibi 2868: => 'لازم است دامنه كربروها را تعيين كنيد',
1.2       minaeibi 2869: 
                   2870:    'You need to specify the initial password.'
1.4       minaeibi 2871: => 'لازم است كلمه عبور آغازين را تعيين كنيد',
1.2       minaeibi 2872: 
                   2873:    'You need to specify the username field.'
1.4       minaeibi 2874: => 'لازم است زمينه نام كاربرى را تعيين كنيد',
1.2       minaeibi 2875: 
                   2876:    'Your Excel Spreadsheet'
1.4       minaeibi 2877: => 'برنامه صفحه گسترده اِكسِلِ شما',
1.2       minaeibi 2878: 
                   2879:    'Your Version Settings have been Stored'
1.4       minaeibi 2880: => 'تنظيمات نسخه شما ذخيره شده است',
1.2       minaeibi 2881: 
                   2882:    '[_1] Do not change login data'
1.4       minaeibi 2883: => '[_1] داده‏هاى برقرارى ارتباط را تغيير ندهيد',
1.2       minaeibi 2884: 
                   2885:    '[_1] Filesystem Authenticated (with initial password [_2])'
1.4       minaeibi 2886: => '[_1] سيستم فايل تأييد شد با رمز عبور آغازينd [_2])',
1.2       minaeibi 2887: 
                   2888:    '[_1] Internally authenticated (with initial password [_2])'
1.4       minaeibi 2889: => '[_1] از حيث محتوايى تأييد شد با رمز عبور آغازين d [_2])',
1.2       minaeibi 2890: 
                   2891:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
1.4       minaeibi 2892: => '[_1] كربروها تأييد شدند با دامنه  n [_2] [_3]  4  نسخه c [_4] 5 نسخه v (511)',
1.2       minaeibi 2893: 
                   2894:    '[_1] Local Authentication with arguement [_2]'
1.4       minaeibi 2895: => '[_1] Local  argument تأييد t [_2]',
1.2       minaeibi 2896: 
                   2897:    'a.m.'
1.4       minaeibi 2898: => 'پيش از ظهر',
1.2       minaeibi 2899: 
                   2900:    'abstract'
1.4       minaeibi 2901: => 'چكيده',
1.2       minaeibi 2902: 
                   2903:    'acc keys'
1.4       minaeibi 2904: => 'acc- كليدهاى',
1.2       minaeibi 2905: 
                   2906:    'according to course preferences'
1.4       minaeibi 2907: => 'طبق اولويتهاى دوره',
1.2       minaeibi 2908: 
                   2909:    'according to resource settings'
1.4       minaeibi 2910: => 'طبق تنظيمات منبع',
1.2       minaeibi 2911: 
                   2912:    'according to user session state'
1.4       minaeibi 2913: => 'طبق حالت جلسه كاربر',
1.2       minaeibi 2914: 
                   2915:    'all'
1.4       minaeibi 2916: => 'همه',
1.2       minaeibi 2917: 
                   2918:    'and return receipt'
1.4       minaeibi 2919: => 'و رسيد را بازگردانيد',
1.2       minaeibi 2920: 
                   2921:    'anonymous'
1.4       minaeibi 2922: => 'ناشناس',
1.2       minaeibi 2923: 
                   2924:    'at'
1.4       minaeibi 2925: => 'در',
1.2       minaeibi 2926: 
                   2927:    'at Domain'
1.4       minaeibi 2928: => 'در دامنه',
1.2       minaeibi 2929: 
                   2930:    'at domain'
1.4       minaeibi 2931: => 'در دامنه',
1.2       minaeibi 2932: 
                   2933:    'audio'
1.4       minaeibi 2934: => 'صوتى',
1.2       minaeibi 2935: 
                   2936:    'author'
1.4       minaeibi 2937: => 'نويسنده',
1.2       minaeibi 2938: 
                   2939:    'bytes'
1.4       minaeibi 2940: => 'بايْت‏ها',
1.2       minaeibi 2941: 
                   2942:    'can not be accessed from your location.'
1.4       minaeibi 2943: => 'از موقعيت شما قابل دسترسى نيست',
1.2       minaeibi 2944: 
                   2945:    'catalog'
1.4       minaeibi 2946: => 'كاتالوگ',
1.2       minaeibi 2947: 
                   2948:    'co con-'
                   2949: => 'co con- (530)',
                   2950: 
                   2951:    'co res'
                   2952: => 'co res (531)',
                   2953: 
                   2954:    'contacting'
1.4       minaeibi 2955: => 'در حال تماس',
1.2       minaeibi 2956: 
                   2957:    'copyright'
1.4       minaeibi 2958: => 'كپى رايت',
1.2       minaeibi 2959: 
                   2960:    'customdistributionfile'
1.4       minaeibi 2961: => 'فايل توزيع سفارشى',
1.2       minaeibi 2962: 
                   2963:    'default'
1.4       minaeibi 2964: => 'پيش فرض',
1.2       minaeibi 2965: 
                   2966:    'directory'
1.4       minaeibi 2967: => 'فهرست راهنما',
1.2       minaeibi 2968: 
                   2969:    'discuss'
1.4       minaeibi 2970: => 'مباحثه',
1.2       minaeibi 2971: 
                   2972:    'edit'
1.4       minaeibi 2973: => 'ويرايش',
1.2       minaeibi 2974: 
                   2975:    'evaluate'
1.4       minaeibi 2976: => 'ارزيابى',
1.2       minaeibi 2977: 
                   2978:    'feedback'
1.4       minaeibi 2979: => 'بازخورد',
1.2       minaeibi 2980: 
                   2981:    'for Enclosing Map or Folder'
1.4       minaeibi 2982: => 'براى نقشه يا پوشه ضميمه',
1.2       minaeibi 2983: 
                   2984:    'for Resource'
1.4       minaeibi 2985: => 'براى منبع',
1.2       minaeibi 2986: 
                   2987:    'from Enclosing Map or Folder'
1.4       minaeibi 2988: => 'از نقشه يا پوشه ضميمه',
1.2       minaeibi 2989: 
                   2990:    'general'
1.4       minaeibi 2991: => 'عمومى',
1.2       minaeibi 2992: 
                   2993:    'in Course'
1.4       minaeibi 2994: => 'در دوره',
1.2       minaeibi 2995: 
                   2996:    'in Section/Group'
1.4       minaeibi 2997: => 'در قسمت / گروه',
1.2       minaeibi 2998: 
                   2999:    'info'
1.4       minaeibi 3000: => 'اطلاعات',
1.2       minaeibi 3001: 
                   3002:    'interface available'
1.4       minaeibi 3003: => 'رابط كاربر موجود است',
1.2       minaeibi 3004: 
                   3005:    'keywords'
1.4       minaeibi 3006: => 'كليد واژه‏ها',
1.2       minaeibi 3007: 
                   3008:    'language'
1.4       minaeibi 3009: => 'زبان',
1.2       minaeibi 3010: 
                   3011:    'last student'
1.4       minaeibi 3012: => 'آخرين دانشجو',
1.2       minaeibi 3013: 
                   3014:    'loginproblems.html'
                   3015: => 'loginproblems.html',
                   3016: 
                   3017:    'manage'
1.4       minaeibi 3018: => 'مديريت كردن',
1.2       minaeibi 3019: 
                   3020:    'midnight'
1.4       minaeibi 3021: => 'نيمه شب',
1.2       minaeibi 3022: 
                   3023:    'minutes'
1.4       minaeibi 3024: => 'دقيقه',
1.2       minaeibi 3025: 
                   3026:    'missions'
1.4       minaeibi 3027: => 'مأموريتها',
1.2       minaeibi 3028: 
                   3029:    'most recent'
1.4       minaeibi 3030: => 'تازه‏ترين',
1.2       minaeibi 3031: 
                   3032:    'movies'
1.4       minaeibi 3033: => 'فيلمها',
1.2       minaeibi 3034: 
                   3035:    'name only visible to course faculty'
1.4       minaeibi 3036: => 'نام تنها براى هيئت علمى دوره قابل رؤيت است',
1.2       minaeibi 3037: 
                   3038:    'noon'
1.4       minaeibi 3039: => 'ظهر',
1.2       minaeibi 3040: 
                   3041:    'notes'
1.4       minaeibi 3042: => 'يادداشتها',
1.2       minaeibi 3043: 
                   3044:    'num_override'
                   3045: => 'num_override',
                   3046: 
                   3047:    'obsolete'
1.4       minaeibi 3048: => 'كهنه',
1.2       minaeibi 3049: 
                   3050:    'obsoletereplacement'
1.4       minaeibi 3051: => 'جايگزينى كهنه',
1.2       minaeibi 3052: 
                   3053:    'of'
1.4       minaeibi 3054: => 'از',
1.2       minaeibi 3055: 
                   3056:    'or ID'
1.4       minaeibi 3057: => 'يا كارت شناسايى',
1.2       minaeibi 3058: 
                   3059:    'p.m.'
1.4       minaeibi 3060: => 'بعد از ظهر',
1.2       minaeibi 3061: 
                   3062:    'pages'
1.4       minaeibi 3063: => 'صفحات',
1.2       minaeibi 3064: 
                   3065:    'part'
1.4       minaeibi 3066: => 'بخش',
1.2       minaeibi 3067: 
                   3068:    'percent'
1.4       minaeibi 3069: => 'درصد',
1.2       minaeibi 3070: 
                   3071:    'pictures'
1.4       minaeibi 3072: => 'تصاوير',
1.2       minaeibi 3073: 
                   3074:    'problem'
1.4       minaeibi 3075: => 'مسأله',
1.2       minaeibi 3076: 
                   3077:    'problem statistics grouped by sequence'
1.4       minaeibi 3078: => 'آمار مسأله طبق توالى گروه بندى شد',
1.2       minaeibi 3079: 
                   3080:    'problem statistics ungrouped'
1.4       minaeibi 3081: => 'آمار مسأله گروه بندى نشده است',
1.2       minaeibi 3082: 
                   3083:    'problem statistics, Excel'
1.4       minaeibi 3084: => 'آمار مسأله، اِكسِل',
1.2       minaeibi 3085: 
                   3086:    'remaining'
1.4       minaeibi 3087: => 'باقيمانده',
1.2       minaeibi 3088: 
                   3089:    'resources'
1.4       minaeibi 3090: => 'منابع',
1.2       minaeibi 3091: 
                   3092:    'second'
1.4       minaeibi 3093: => 'ثانيه',
1.2       minaeibi 3094: 
                   3095:    'seconds'
1.4       minaeibi 3096: => 'ثانيه‏ها',
1.2       minaeibi 3097: 
                   3098:    'seconds for'
1.4       minaeibi 3099: => 'ثانيه‏ها براى',
1.2       minaeibi 3100: 
                   3101:    'sequence'
1.4       minaeibi 3102: => 'توالى',
1.2       minaeibi 3103: 
                   3104:    'subject'
1.4       minaeibi 3105: => 'موضوع',
1.2       minaeibi 3106: 
                   3107:    'this'
1.4       minaeibi 3108: => 'اين',
1.2       minaeibi 3109: 
                   3110:    'title'
1.4       minaeibi 3111: => 'عنوان',
1.2       minaeibi 3112: 
                   3113:    'unless locked'
1.4       minaeibi 3114: => 'مگر اينكه قفل شده باشد',
1.2       minaeibi 3115: 
                   3116:    'users in'
1.4       minaeibi 3117: => 'كاربران در',
1.1       www      3118: 
1.2       minaeibi 3119:    'versions of this problem'
1.4       minaeibi 3120: => 'نسخه‏هاى اين مسأله',
1.1       www      3121: 
1.2       minaeibi 3122:    'view sub-'
1.4       minaeibi 3123: => 'ملاحظه زير',
1.1       www      3124: 
1.2       minaeibi 3125:    'waiting on'
1.4       minaeibi 3126: => 'خدمت كردن به',
1.3       minaeibi 3127: 
1.5     ! riegler  3128: 
        !          3129: #SYNC Tue Aug 15 14:23:19 2006
        !          3130:    ' [_1]'
        !          3131: => ' [_1]',
        !          3132: 
        !          3133:    '"[_1]" for default hiding'
        !          3134: => '"[_1]" for default hiding',
        !          3135: 
        !          3136:    '"[_1]" for visible separation'
        !          3137: => '"[_1]" for visible separation',
        !          3138: 
        !          3139:    '"[_1]" if allowed, anything else if not'
        !          3140: => '"[_1]" if allowed, anything else if not',
        !          3141: 
        !          3142:    '"[_1]" to disable, anything else if not'
        !          3143: => '"[_1]" to disable, anything else if not',
        !          3144: 
        !          3145:    '# Do not translate this line.  [_1] is a check box'
        !          3146: => '# Do not translate this line.  [_1] is a check box',
        !          3147: 
        !          3148:    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
        !          3149: => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
        !          3150: 
        !          3151:    '# Do not translate this line.  [_1] is a column index.'
        !          3152: => '# Do not translate this line.  [_1] is a column index.',
        !          3153: 
        !          3154:    '# Do not translate this line.  [_1] is a drop-down box listing domains.'
        !          3155: => '# Do not translate this line.  [_1] is a drop-down box listing domains.',
        !          3156: 
        !          3157:    '# Do not translate this line.  [_1] is a username'
        !          3158: => '# Do not translate this line.  [_1] is a username',
        !          3159: 
        !          3160:    '# Do not translate this line.  [_1] is the number of students processed'
        !          3161: => '# Do not translate this line.  [_1] is the number of students processed',
        !          3162: 
        !          3163:    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
        !          3164: => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
        !          3165: 
        !          3166:    '# Do not translate this line.  [_1] is username, [_2] is error message'
        !          3167: => '# Do not translate this line.  [_1] is username, [_2] is error message',
        !          3168: 
        !          3169:    '# Do not translate this line.  [_1] is username@domain'
        !          3170: => '# Do not translate this line.  [_1] is username@domain',
        !          3171: 
        !          3172:    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
        !          3173: => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
        !          3174: 
        !          3175:    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
        !          3176: => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
        !          3177: 
        !          3178:    '# Do not translate this line.  [_2] is a text entry element'
        !          3179: => '# Do not translate this line.  [_2] is a text entry element',
        !          3180: 
        !          3181:    '# [_1] is a drop-down selection box'
        !          3182: => '# [_1] is a drop-down selection box',
        !          3183: 
        !          3184:    '# [_1] is a number [_2] is the current domain'
        !          3185: => '# [_1] is a number [_2] is the current domain',
        !          3186: 
        !          3187:    '# [_1] is an html link to the current file '
        !          3188: => '# [_1] is an html link to the current file ',
        !          3189: 
        !          3190:    '# _1 is a selection dialog'
        !          3191: => '# _1 is a selection dialog',
        !          3192: 
        !          3193:    '# _1 is a server name'
        !          3194: => '# _1 is a server name',
        !          3195: 
        !          3196:    '# _1 is search string'
        !          3197: => '# _1 is search string',
        !          3198: 
        !          3199:    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"
        !          3200: => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",
        !          3201: 
        !          3202:    '#Stdnts'
        !          3203: => '#Stdnts',
        !          3204: 
        !          3205:    '#YES'
        !          3206: => '#YES',
        !          3207: 
        !          3208:    '#[_1] is the foil name'
        !          3209: => '#[_1] is the foil name',
        !          3210: 
        !          3211:    '#_1 is the foil name, _2 is the current value of the foil'
        !          3212: => '#_1 is the foil name, _2 is the current value of the foil',
        !          3213: 
        !          3214:    '%Wrng'
        !          3215: => '%Wrng',
        !          3216: 
        !          3217:    '&nbsp;Show&nbsp;All&nbsp;Foils'
        !          3218: => '&nbsp;Show&nbsp;All&nbsp;Foils',
        !          3219: 
        !          3220:    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
        !          3221: => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
        !          3222: 
        !          3223:    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'
        !          3224: => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
        !          3225: 
        !          3226:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
        !          3227: => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
        !          3228: 
        !          3229:    '(Hand in a file you have prepared on your computer)'
        !          3230: => '(Hand in a file you have prepared on your computer)',
        !          3231: 
        !          3232:    ', and answers will be available on'
        !          3233: => ', and answers will be available on',
        !          3234: 
        !          3235:    ', is reserved internally by LON-CAPA.'
        !          3236: => ', is reserved internally by LON-CAPA.',
        !          3237: 
        !          3238:    ', or the next time you log in.'
        !          3239: => ', or the next time you log in.',
        !          3240: 
        !          3241:    ', select a template from the pull-down menu below'
        !          3242: => ', select a template from the pull-down menu below',
        !          3243: 
        !          3244:    ', select a template from the pull-down menu below.'
        !          3245: => ', select a template from the pull-down menu below.',
        !          3246: 
        !          3247:    '. . . for a particular section'
        !          3248: => '. . . for a particular section',
        !          3249: 
        !          3250:    '. . . for all students in the course'
        !          3251: => '. . . for all students in the course',
        !          3252: 
        !          3253:    '. . . for an individual student'
        !          3254: => '. . . for an individual student',
        !          3255: 
        !          3256:    '1 am'
        !          3257: => '1 am',
        !          3258: 
        !          3259:    '1 minute'
        !          3260: => '1 minute',
        !          3261: 
        !          3262:    '1 out of N multiple choice (radio button)'
        !          3263: => '1 out of N multiple choice (radio button)',
        !          3264: 
        !          3265:    '1 pm'
        !          3266: => '1 pm',
        !          3267: 
        !          3268:    '10 am'
        !          3269: => '10 am',
        !          3270: 
        !          3271:    '10 pm'
        !          3272: => '10 pm',
        !          3273: 
        !          3274:    '11 am'
        !          3275: => '11 am',
        !          3276: 
        !          3277:    '11 pm'
        !          3278: => '11 pm',
        !          3279: 
        !          3280:    '12 am'
        !          3281: => '12 am',
        !          3282: 
        !          3283:    '12 noon'
        !          3284: => '12 noon',
        !          3285: 
        !          3286:    '2 am'
        !          3287: => '2 am',
        !          3288: 
        !          3289:    '2 pm'
        !          3290: => '2 pm',
        !          3291: 
        !          3292:    '3 am'
        !          3293: => '3 am',
        !          3294: 
        !          3295:    '3 pm'
        !          3296: => '3 pm',
        !          3297: 
        !          3298:    '4 am'
        !          3299: => '4 am',
        !          3300: 
        !          3301:    '4 pm'
        !          3302: => '4 pm',
        !          3303: 
        !          3304:    '5 am'
        !          3305: => '5 am',
        !          3306: 
        !          3307:    '5 pm'
        !          3308: => '5 pm',
        !          3309: 
        !          3310:    '6 am'
        !          3311: => '6 am',
        !          3312: 
        !          3313:    '6 pm'
        !          3314: => '6 pm',
        !          3315: 
        !          3316:    '7 am'
        !          3317: => '7 am',
        !          3318: 
        !          3319:    '7 pm'
        !          3320: => '7 pm',
        !          3321: 
        !          3322:    '8 am'
        !          3323: => '8 am',
        !          3324: 
        !          3325:    '8 pm'
        !          3326: => '8 pm',
        !          3327: 
        !          3328:    '9 am'
        !          3329: => '9 am',
        !          3330: 
        !          3331:    '9 pm'
        !          3332: => '9 pm',
        !          3333: 
        !          3334:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
        !          3335: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
        !          3336: 
        !          3337:    '<- Previous'
        !          3338: => '<- Previous',
        !          3339: 
        !          3340:    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
        !          3341: => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
        !          3342: 
        !          3343:    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
        !          3344: => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
        !          3345: 
        !          3346:    '<b>Instructor</b> - instructors will not be able to participate in discussions'
        !          3347: => '<b>Instructor</b> - instructors will not be able to participate in discussions',
        !          3348: 
        !          3349:    '<b>Instructor</b> - instructors will not be able to use or view the chat room'
        !          3350: => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
        !          3351: 
        !          3352:    '<b>Students</b> - students will not be able to participate in discussions'
        !          3353: => '<b>Students</b> - students will not be able to participate in discussions',
        !          3354: 
        !          3355:    '<b>Students</b> - students will not be able to use or view the chat room.'
        !          3356: => '<b>Students</b> - students will not be able to use or view the chat room.',
        !          3357: 
        !          3358:    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
        !          3359: => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
        !          3360: 
        !          3361:    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
        !          3362: => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
        !          3363: 
        !          3364:    '<b>[_1]</b>:  Unable to enroll: [_2]'
        !          3365: => '<b>[_1]</b>:  Unable to enroll: [_2]',
        !          3366: 
        !          3367:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
        !          3368: => '<b>[_1]</b>: Unable to enroll.  No password specified.',
        !          3369: 
        !          3370:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
        !          3371: => '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]',
        !          3372: 
        !          3373:    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
        !          3374: => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',
        !          3375: 
        !          3376:    'A score has been assigned.'
        !          3377: => 'A score has been assigned.',
        !          3378: 
        !          3379:    'ABSTRACT'
        !          3380: => 'ABSTRACT',
        !          3381: 
        !          3382:    'ALL'
        !          3383: => 'ALL',
        !          3384: 
        !          3385:    'About Me'
        !          3386: => 'About Me',
        !          3387: 
        !          3388:    'Abstract'
        !          3389: => 'Abstract',
        !          3390: 
        !          3391:    'Access Control'
        !          3392: => 'Access Control',
        !          3393: 
        !          3394:    'Access Key Management'
        !          3395: => 'Access Key Management',
        !          3396: 
        !          3397:    'Access and Usage Statistics'
        !          3398: => 'Access and Usage Statistics',
        !          3399: 
        !          3400:    'Actions'
        !          3401: => 'Actions',
        !          3402: 
        !          3403:    'Activate'
        !          3404: => 'Activate',
        !          3405: 
        !          3406:    'Add Roles'
        !          3407: => 'Add Roles',
        !          3408: 
        !          3409:    'Add new option'
        !          3410: => 'Add new option',
        !          3411: 
        !          3412:    "Add one empty page/column after each student's assignment"
        !          3413: => "Add one empty page/column after each student's assignment",
        !          3414: 
        !          3415:    "Add three empty pages/column after each student's assignment"
        !          3416: => "Add three empty pages/column after each student's assignment",
        !          3417: 
        !          3418:    "Add two empty pages/column after each student's assignment"
        !          3419: => "Add two empty pages/column after each student's assignment",
        !          3420: 
        !          3421:    'Additional Keywords'
        !          3422: => 'Additional Keywords',
        !          3423: 
        !          3424:    'Additional Metadata (non-standard, parameters, exports)'
        !          3425: => 'Additional Metadata (non-standard, parameters, exports)',
        !          3426: 
        !          3427:    'Additional Recipients'
        !          3428: => 'Additional Recipients',
        !          3429: 
        !          3430:    'Additional settings, if specified below, will override cloned settings'
        !          3431: => 'Additional settings, if specified below, will override cloned settings',
        !          3432: 
        !          3433:    'Administrator'
        !          3434: => 'Administrator',
        !          3435: 
        !          3436:    'Advanced Catalog Search'
        !          3437: => 'Advanced Catalog Search',
        !          3438: 
        !          3439:    'Advanced Edit'
        !          3440: => 'Advanced Edit',
        !          3441: 
        !          3442:    'Advanced Search'
        !          3443: => 'Advanced Search',
        !          3444: 
        !          3445:    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
        !          3446: => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
        !          3447: 
        !          3448:    'All Documents in Course'
        !          3449: => 'All Documents in Course',
        !          3450: 
        !          3451:    'All Maps or Folders'
        !          3452: => 'All Maps or Folders',
        !          3453: 
        !          3454:    'All Resources'
        !          3455: => 'All Resources',
        !          3456: 
        !          3457:    'All Resources (possibly large output)'
        !          3458: => 'All Resources (possibly large output)',
        !          3459: 
        !          3460:    'All Students'
        !          3461: => 'All Students',
        !          3462: 
        !          3463:    'All homework is currently completed'
        !          3464: => 'All homework is currently completed',
        !          3465: 
        !          3466:    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
        !          3467: => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',
        !          3468: 
        !          3469:    'All versions'
        !          3470: => 'All versions',
        !          3471: 
        !          3472:    'Allow limited HTML in discussion posts'
        !          3473: => 'Allow limited HTML in discussion posts',
        !          3474: 
        !          3475:    'Allow problems to be split over pages'
        !          3476: => 'Allow problems to be split over pages',
        !          3477: 
        !          3478:    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
        !          3479: => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
        !          3480: 
        !          3481:    'Allowed filetypes: <b>[_1]</b>'
        !          3482: => 'Allowed filetypes: <b>[_1]</b>',
        !          3483: 
        !          3484:    'An error occured during the attempt to change the section for this student.'
        !          3485: => 'An error occured during the attempt to change the section for this student.',
        !          3486: 
        !          3487:    'An error occured while grading your answer.'
        !          3488: => 'An error occured while grading your answer.',
        !          3489: 
        !          3490:    'An error occurred during the attempt to change the role information for this student.'
        !          3491: => 'An error occurred during the attempt to change the role information for this student.',
        !          3492: 
        !          3493:    'Analyze Over '
        !          3494: => 'Analyze Over ',
        !          3495: 
        !          3496:    'Analyze Problem'
        !          3497: => 'Analyze Problem',
        !          3498: 
        !          3499:    'Analyze Problem Again'
        !          3500: => 'Analyze Problem Again',
        !          3501: 
        !          3502:    'Analyze Progress'
        !          3503: => 'Analyze Progress',
        !          3504: 
        !          3505:    'Analyze as '
        !          3506: => 'Analyze as ',
        !          3507: 
        !          3508:    'Analyzing Results'
        !          3509: => 'Analyzing Results',
        !          3510: 
        !          3511:    'Analyzing a problem'
        !          3512: => 'Analyzing a problem',
        !          3513: 
        !          3514:    'Announcements and Calendar'
        !          3515: => 'Announcements and Calendar',
        !          3516: 
        !          3517:    'Anonymous'
        !          3518: => 'Anonymous',
        !          3519: 
        !          3520:    'Anonymous contribution to course discussion of resource'
        !          3521: => 'Anonymous contribution to course discussion of resource',
        !          3522: 
        !          3523:    'Answer'
        !          3524: => 'Answer',
        !          3525: 
        !          3526:    'Answer Date (answerdate)'
        !          3527: => 'Answer Date (answerdate)',
        !          3528: 
        !          3529:    'Answer Submitted'
        !          3530: => 'Answer Submitted',
        !          3531: 
        !          3532:    'Answer Submitted: Your final submission will be graded after the due date.'
        !          3533: => 'Answer Submitted: Your final submission will be graded after the due date.',
        !          3534: 
        !          3535:    'Answer available'
        !          3536: => 'Answer available',
        !          3537: 
        !          3538:    'Answer submitted'
        !          3539: => 'Answer submitted',
        !          3540: 
        !          3541:    'Answer submitted, not yet graded'
        !          3542: => 'Answer submitted, not yet graded',
        !          3543: 
        !          3544:    'Answer:'
        !          3545: => 'Answer:',
        !          3546: 
        !          3547:    'Answerable'
        !          3548: => 'Answerable',
        !          3549: 
        !          3550:    'Any Language'
        !          3551: => 'Any Language',
        !          3552: 
        !          3553:    'Any User'
        !          3554: => 'Any User',
        !          3555: 
        !          3556:    'Any category'
        !          3557: => 'Any category',
        !          3558: 
        !          3559:    'Any copyright/distribution'
        !          3560: => 'Any copyright/distribution',
        !          3561: 
        !          3562:    'April'
        !          3563: => 'April',
        !          3564: 
        !          3565:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
        !          3566: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
        !          3567: 
        !          3568:    'Assessment'
        !          3569: => 'Assessment',
        !          3570: 
        !          3571:    'Assessment Parameters'
        !          3572: => 'Assessment Parameters',
        !          3573: 
        !          3574:    'Assessment URL and Title'
        !          3575: => 'Assessment URL and Title',
        !          3576: 
        !          3577:    'Assigned User Roles'
        !          3578: => 'Assigned User Roles',
        !          3579: 
        !          3580:    'Associate columns with student attributes.'
        !          3581: => 'Associate columns with student attributes.',
        !          3582: 
        !          3583:    'Attachment'
        !          3584: => 'Attachment',
        !          3585: 
        !          3586:    'Attribute'
        !          3587: => 'Attribute',
        !          3588: 
        !          3589:    'August'
        !          3590: => 'August',
        !          3591: 
        !          3592:    'Author'
        !          3593: => 'Author',
        !          3594: 
        !          3595:    'Author and Co-Author roles may not be available on servers other than your home server.'
        !          3596: => 'Author and Co-Author roles may not be available on servers other than your home server.',
        !          3597: 
        !          3598:    'Author(s)'
        !          3599: => 'Author(s)',
        !          3600: 
        !          3601:    'Automated Enrollment Manager'
        !          3602: => 'Automated Enrollment Manager',
        !          3603: 
        !          3604:    'Automated adds'
        !          3605: => 'Automated adds',
        !          3606: 
        !          3607:    'Automated drops'
        !          3608: => 'Automated drops',
        !          3609: 
        !          3610:    'Automated enrollment settings'
        !          3611: => 'Automated enrollment settings',
        !          3612: 
        !          3613:    'Average number of tries till solved'
        !          3614: => 'Average number of tries till solved',
        !          3615: 
        !          3616:    'Back to'
        !          3617: => 'Back to',
        !          3618: 
        !          3619:    'Back to Directory'
        !          3620: => 'Back to Directory',
        !          3621: 
        !          3622:    'Back to Source'
        !          3623: => 'Back to Source',
        !          3624: 
        !          3625:    'Back to Source Directory'
        !          3626: => 'Back to Source Directory',
        !          3627: 
        !          3628:    'Bad Filename'
        !          3629: => 'Bad Filename',
        !          3630: 
        !          3631:    'Became this version on ...'
        !          3632: => 'Became this version on ...',
        !          3633: 
        !          3634:    'Begin Enrollment'
        !          3635: => 'Begin Enrollment',
        !          3636: 
        !          3637:    'Binary File'
        !          3638: => 'Binary File',
        !          3639: 
        !          3640:    'Blank'
        !          3641: => 'Blank',
        !          3642: 
        !          3643:    'Brief view of each students performance in course.'
        !          3644: => 'Brief view of each students performance in course.',
        !          3645: 
        !          3646:    'Broadcast Message to Course'
        !          3647: => 'Broadcast Message to Course',
        !          3648: 
        !          3649:    'Browse'
        !          3650: => 'Browse',
        !          3651: 
        !          3652:    'Browse Resources'
        !          3653: => 'Browse Resources',
        !          3654: 
        !          3655:    'Browse published resources'
        !          3656: => 'Browse published resources',
        !          3657: 
        !          3658:    'Browse resources'
        !          3659: => 'Browse resources',
        !          3660: 
        !          3661:    'Browsing resource, all submissions are temporary.'
        !          3662: => 'Browsing resource, all submissions are temporary.',
        !          3663: 
        !          3664:    'Bulletin Board'
        !          3665: => 'Bulletin Board',
        !          3666: 
        !          3667:    'Bulletin Board/Discussion'
        !          3668: => 'Bulletin Board/Discussion',
        !          3669: 
        !          3670:    'By'
        !          3671: => 'By',
        !          3672: 
        !          3673:    'CSV (comma separated values, spreadsheet)'
        !          3674: => 'CSV (comma separated values, spreadsheet)',
        !          3675: 
        !          3676:    'CSV format'
        !          3677: => 'CSV format',
        !          3678: 
        !          3679:    'Calculate answers'
        !          3680: => 'Calculate answers',
        !          3681: 
        !          3682:    'Calculate course grades (Spreadsheet)'
        !          3683: => 'Calculate course grades (Spreadsheet)',
        !          3684: 
        !          3685:    'Calculations'
        !          3686: => 'Calculations',
        !          3687: 
        !          3688:    'Cancel'
        !          3689: => 'Cancel',
        !          3690: 
        !          3691:    'Cannot publish directory'
        !          3692: => 'Cannot publish directory',
        !          3693: 
        !          3694:    'Cannot retrieve directory'
        !          3695: => 'Cannot retrieve directory',
        !          3696: 
        !          3697:    'Catalog Information'
        !          3698: => 'Catalog Information',
        !          3699: 
        !          3700:    'Catalog Search'
        !          3701: => 'Catalog Search',
        !          3702: 
        !          3703:    'Change'
        !          3704: => 'Change',
        !          3705: 
        !          3706:    'Change Random Seed To:'
        !          3707: => 'Change Random Seed To:',
        !          3708: 
        !          3709:    'Change User Privileges'
        !          3710: => 'Change User Privileges',
        !          3711: 
        !          3712:    'Change Your Language Preferences'
        !          3713: => 'Change Your Language Preferences',
        !          3714: 
        !          3715:    'Change Your Preferences'
        !          3716: => 'Change Your Preferences',
        !          3717: 
        !          3718:    'Changed discussion view mode'
        !          3719: => 'Changed discussion view mode',
        !          3720: 
        !          3721:    'Changes can take up to 10 minutes before being active for all students.'
        !          3722: => 'Changes can take up to 10 minutes before being active for all students.',
        !          3723: 
        !          3724:    'Changes will become active for your current session after'
        !          3725: => 'Changes will become active for your current session after',
        !          3726: 
        !          3727:    'Chat Participation'
        !          3728: => 'Chat Participation',
        !          3729: 
        !          3730:    'Check All'
        !          3731: => 'Check All',
        !          3732: 
        !          3733:    'Check Course Document Versions'
        !          3734: => 'Check Course Document Versions',
        !          3735: 
        !          3736:    'Check for All'
        !          3737: => 'Check for All',
        !          3738: 
        !          3739:    'Check for None'
        !          3740: => 'Check for None',
        !          3741: 
        !          3742:    'Check for Section/Group'
        !          3743: => 'Check for Section/Group',
        !          3744: 
        !          3745:    'Check/Set Resource Versions'
        !          3746: => 'Check/Set Resource Versions',
        !          3747: 
        !          3748:    'Choose a different resource'
        !          3749: => 'Choose a different resource',
        !          3750: 
        !          3751:    'Choose the course to work on'
        !          3752: => 'Choose the course to work on',
        !          3753: 
        !          3754:    'Choose the user role'
        !          3755: => 'Choose the user role',
        !          3756: 
        !          3757:    'Chronological View'
        !          3758: => 'Chronological View',
        !          3759: 
        !          3760:    'Class Hours'
        !          3761: => 'Class Hours',
        !          3762: 
        !          3763:    'Clear All'
        !          3764: => 'Clear All',
        !          3765: 
        !          3766:    'Clear Caches'
        !          3767: => 'Clear Caches',
        !          3768: 
        !          3769:    'Click here for FAQ'
        !          3770: => 'Click here for FAQ',
        !          3771: 
        !          3772:    'Click here for help'
        !          3773: => 'Click here for help',
        !          3774: 
        !          3775:    'Click here to report bugs'
        !          3776: => 'Click here to report bugs',
        !          3777: 
        !          3778:    'Click here to return to the chart.'
        !          3779: => 'Click here to return to the chart.',
        !          3780: 
        !          3781:    "Click to download or use your browser's Save Link function"
        !          3782: => "Click to download or use your browser's Save Link function",
        !          3783: 
        !          3784:    'Click-On Texts (comma sep):'
        !          3785: => 'Click-On Texts (comma sep):',
        !          3786: 
        !          3787:    'Client IP/Name Access Control (acc)'
        !          3788: => 'Client IP/Name Access Control (acc)',
        !          3789: 
        !          3790:    'Clone an existing course'
        !          3791: => 'Clone an existing course',
        !          3792: 
        !          3793:    'Close'
        !          3794: => 'Close',
        !          3795: 
        !          3796:    'Close All Folders'
        !          3797: => 'Close All Folders',
        !          3798: 
        !          3799:    'Close This Window'
        !          3800: => 'Close This Window',
        !          3801: 
        !          3802:    'Closed'
        !          3803: => 'Closed',
        !          3804: 
        !          3805:    'Co-Author'
        !          3806: => 'Co-Author',
        !          3807: 
        !          3808:    'Collapse Remote Control'
        !          3809: => 'Collapse Remote Control',
        !          3810: 
        !          3811:    'Column'
        !          3812: => 'Column',
        !          3813: 
        !          3814:    'Column&nbsp;[_1]'
        !          3815: => 'Column&nbsp;[_1]',
        !          3816: 
        !          3817:    'Comma Separated Values'
        !          3818: => 'Comma Separated Values',
        !          3819: 
        !          3820:    'Communication'
        !          3821: => 'Communication',
        !          3822: 
        !          3823:    'Communication and Messages'
        !          3824: => 'Communication and Messages',
        !          3825: 
        !          3826:    'Compact View'
        !          3827: => 'Compact View',
        !          3828: 
        !          3829:    'Compare versions of'
        !          3830: => 'Compare versions of',
        !          3831: 
        !          3832:    'Completed'
        !          3833: => 'Completed',
        !          3834: 
        !          3835:    'Completely new course'
        !          3836: => 'Completely new course',
        !          3837: 
        !          3838:    'Concept:'
        !          3839: => 'Concept:',
        !          3840: 
        !          3841:    'Concepts'
        !          3842: => 'Concepts',
        !          3843: 
        !          3844:    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
        !          3845: => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
        !          3846: 
        !          3847:    'Construction Space'
        !          3848: => 'Construction Space',
        !          3849: 
        !          3850:    'Construction Space Directory'
        !          3851: => 'Construction Space Directory',
        !          3852: 
        !          3853:    'Construction Space File Operation'
        !          3854: => 'Construction Space File Operation',
        !          3855: 
        !          3856:    'Construction Space Version'
        !          3857: => 'Construction Space Version',
        !          3858: 
        !          3859:    'Contact'
        !          3860: => 'Contact',
        !          3861: 
        !          3862:    'Contact Information'
        !          3863: => 'Contact Information',
        !          3864: 
        !          3865:    'Content changed'
        !          3866: => 'Content changed',
        !          3867: 
        !          3868:    'Continue'
        !          3869: => 'Continue',
        !          3870: 
        !          3871:    'Continue enrollment?'
        !          3872: => 'Continue enrollment?',
        !          3873: 
        !          3874:    'Contribution to course discussion of resource'
        !          3875: => 'Contribution to course discussion of resource',
        !          3876: 
        !          3877:    'Copied metadata'
        !          3878: => 'Copied metadata',
        !          3879: 
        !          3880:    'Copied old metadata'
        !          3881: => 'Copied old metadata',
        !          3882: 
        !          3883:    'Copied old target file'
        !          3884: => 'Copied old target file',
        !          3885: 
        !          3886:    'Copied source file'
        !          3887: => 'Copied source file',
        !          3888: 
        !          3889:    'Copy current file to'
        !          3890: => 'Copy current file to',
        !          3891: 
        !          3892:    'Copy selected'
        !          3893: => 'Copy selected',
        !          3894: 
        !          3895:    'Copying file'
        !          3896: => 'Copying file',
        !          3897: 
        !          3898:    'Copyright'
        !          3899: => 'Copyright',
        !          3900: 
        !          3901:    'Copyright/Distribution'
        !          3902: => 'Copyright/Distribution',
        !          3903: 
        !          3904:    'Correct Option:'
        !          3905: => 'Correct Option:',
        !          3906: 
        !          3907:    'Could Not Process Request'
        !          3908: => 'Could Not Process Request',
        !          3909: 
        !          3910:    'Could not write metadata'
        !          3911: => 'Could not write metadata',
        !          3912: 
        !          3913:    'Course'
        !          3914: => 'Course',
        !          3915: 
        !          3916:    'Course Assessment Parameter - Helper Mode'
        !          3917: => 'Course Assessment Parameter - Helper Mode',
        !          3918: 
        !          3919:    'Course Assessment Parameters - Overview Mode'
        !          3920: => 'Course Assessment Parameters - Overview Mode',
        !          3921: 
        !          3922:    'Course Assessments Parameters - Table Mode'
        !          3923: => 'Course Assessments Parameters - Table Mode',
        !          3924: 
        !          3925:    'Course Code'
        !          3926: => 'Course Code',
        !          3927: 
        !          3928:    'Course Content'
        !          3929: => 'Course Content',
        !          3930: 
        !          3931:    'Course Coordinator'
        !          3932: => 'Course Coordinator',
        !          3933: 
        !          3934:    'Course Data'
        !          3935: => 'Course Data',
        !          3936: 
        !          3937:    'Course Description'
        !          3938: => 'Course Description',
        !          3939: 
        !          3940:    'Course Documents'
        !          3941: => 'Course Documents',
        !          3942: 
        !          3943:    'Course Environment Parameters'
        !          3944: => 'Course Environment Parameters',
        !          3945: 
        !          3946:    'Course Home Server'
        !          3947: => 'Course Home Server',
        !          3948: 
        !          3949:    'Course ID'
        !          3950: => 'Course ID',
        !          3951: 
        !          3952:    'Course ID or number'
        !          3953: => 'Course ID or number',
        !          3954: 
        !          3955:    'Course ID/Number'
        !          3956: => 'Course ID/Number',
        !          3957: 
        !          3958:    'Course Information'
        !          3959: => 'Course Information',
        !          3960: 
        !          3961:    'Course Initialization Helper'
        !          3962: => 'Course Initialization Helper',
        !          3963: 
        !          3964:    'Course Level'
        !          3965: => 'Course Level',
        !          3966: 
        !          3967:    'Course Parameter Helper'
        !          3968: => 'Course Parameter Helper',
        !          3969: 
        !          3970:    'Course Search'
        !          3971: => 'Course Search',
        !          3972: 
        !          3973:    'Course Statistics and Charts'
        !          3974: => 'Course Statistics and Charts',
        !          3975: 
        !          3976:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
        !          3977: => 'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.',
        !          3978: 
        !          3979:    'Course Title'
        !          3980: => 'Course Title',
        !          3981: 
        !          3982:    'Course announcements and my calendar'
        !          3983: => 'Course announcements and my calendar',
        !          3984: 
        !          3985:    'Course default for all problems'
        !          3986: => 'Course default for all problems',
        !          3987: 
        !          3988:    'Course level sheet'
        !          3989: => 'Course level sheet',
        !          3990: 
        !          3991:    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
        !          3992: => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.',
        !          3993: 
        !          3994:    'Coursepack'
        !          3995: => 'Coursepack',
        !          3996: 
        !          3997:    'Courses'
        !          3998: => 'Courses',
        !          3999: 
        !          4000:    'Create'
        !          4001: => 'Create',
        !          4002: 
        !          4003:    'Create New Environment Variable'
        !          4004: => 'Create New Environment Variable',
        !          4005: 
        !          4006:    'Create New User'
        !          4007: => 'Create New User',
        !          4008: 
        !          4009:    'Create User'
        !          4010: => 'Create User',
        !          4011: 
        !          4012:    'Create Users, Change User Privileges'
        !          4013: => 'Create Users, Change User Privileges',
        !          4014: 
        !          4015:    'Create a New Course'
        !          4016: => 'Create a New Course',
        !          4017: 
        !          4018:    'Create a new course'
        !          4019: => 'Create a new course',
        !          4020: 
        !          4021:    'Create a user or modify the roles and privileges of a user'
        !          4022: => 'Create a user or modify the roles and privileges of a user',
        !          4023: 
        !          4024:    'Creating a new'
        !          4025: => 'Creating a new',
        !          4026: 
        !          4027:    'Creation Date'
        !          4028: => 'Creation Date',
        !          4029: 
        !          4030:    'Critical Messages'
        !          4031: => 'Critical Messages',
        !          4032: 
        !          4033:    'Crosslisted courses'
        !          4034: => 'Crosslisted courses',
        !          4035: 
        !          4036:    'Current'
        !          4037: => 'Current',
        !          4038: 
        !          4039:    'Current Class List'
        !          4040: => 'Current Class List',
        !          4041: 
        !          4042:    'Current Ending Date: [_1]'
        !          4043: => 'Current Ending Date: [_1]',
        !          4044: 
        !          4045:    'Current Ending Date: not set'
        !          4046: => 'Current Ending Date: not set',
        !          4047: 
        !          4048:    'Current Month'
        !          4049: => 'Current Month',
        !          4050: 
        !          4051:    'Current Resource'
        !          4052: => 'Current Resource',
        !          4053: 
        !          4054:    'Current Session Value'
        !          4055: => 'Current Session Value',
        !          4056: 
        !          4057:    'Current Starting Date: [_1]'
        !          4058: => 'Current Starting Date: [_1]',
        !          4059: 
        !          4060:    'Current Starting Date: not set'
        !          4061: => 'Current Starting Date: not set',
        !          4062: 
        !          4063:    'Current Version'
        !          4064: => 'Current Version',
        !          4065: 
        !          4066:    'Currently no active roles or courses'
        !          4067: => 'Currently no active roles or courses',
        !          4068: 
        !          4069:    'Currently no additional roles or courses'
        !          4070: => 'Currently no additional roles or courses',
        !          4071: 
        !          4072:    'Currently not available'
        !          4073: => 'Currently not available',
        !          4074: 
        !          4075:    'Currently selected. '
        !          4076: => 'Currently selected. ',
        !          4077: 
        !          4078:    'Currently submitted: <tt>[_1]</tt>'
        !          4079: => 'Currently submitted: <tt>[_1]</tt>',
        !          4080: 
        !          4081:    'Custom Distribution File'
        !          4082: => 'Custom Distribution File',
        !          4083: 
        !          4084:    'Custom Role Editor'
        !          4085: => 'Custom Role Editor',
        !          4086: 
        !          4087:    'Customized right of use ...	'
        !          4088: => 'Customized right of use ...	',
        !          4089: 
        !          4090:    'Cut selected'
        !          4091: => 'Cut selected',
        !          4092: 
        !          4093:    'Date'
        !          4094: => 'Date',
        !          4095: 
        !          4096:    'Deadlines'
        !          4097: => 'Deadlines',
        !          4098: 
        !          4099:    'December'
        !          4100: => 'December',
        !          4101: 
        !          4102:    'Decompress'
        !          4103: => 'Decompress',
        !          4104: 
        !          4105:    'Default'
        !          4106: => 'Default',
        !          4107: 
        !          4108:    'Default Assessment Spreadsheet'
        !          4109: => 'Default Assessment Spreadsheet',
        !          4110: 
        !          4111:    'Default Cataloging Information for Directory'
        !          4112: => 'Default Cataloging Information for Directory',
        !          4113: 
        !          4114:    'Default Course Spreadsheet'
        !          4115: => 'Default Course Spreadsheet',
        !          4116: 
        !          4117:    'Default Student Spreadsheet'
        !          4118: => 'Default Student Spreadsheet',
        !          4119: 
        !          4120:    'Default Value'
        !          4121: => 'Default Value',
        !          4122: 
        !          4123:    'Default XML Style File'
        !          4124: => 'Default XML Style File',
        !          4125: 
        !          4126:    'Default beginning date when enrolling students'
        !          4127: => 'Default beginning date when enrolling students',
        !          4128: 
        !          4129:    'Default ending date when enrolling students'
        !          4130: => 'Default ending date when enrolling students',
        !          4131: 
        !          4132:    'Default for new courses is'
        !          4133: => 'Default for new courses is',
        !          4134: 
        !          4135:    'Default set of options to pass to tth/m when converting tex'
        !          4136: => 'Default set of options to pass to tth/m when converting tex',
        !          4137: 
        !          4138:    'Default:'
        !          4139: => 'Default:',
        !          4140: 
        !          4141:    'Define Role'
        !          4142: => 'Define Role',
        !          4143: 
        !          4144:    'Degree of difficulty'
        !          4145: => 'Degree of difficulty',
        !          4146: 
        !          4147:    'Delete'
        !          4148: => 'Delete',
        !          4149: 
        !          4150:    'Delete Checked'
        !          4151: => 'Delete Checked',
        !          4152: 
        !          4153:    'Delete a role'
        !          4154: => 'Delete a role',
        !          4155: 
        !          4156:    'Delete an option'
        !          4157: => 'Delete an option',
        !          4158: 
        !          4159:    'Delete messages from bulletin boards'
        !          4160: => 'Delete messages from bulletin boards',
        !          4161: 
        !          4162:    'Delete:'
        !          4163: => 'Delete:',
        !          4164: 
        !          4165:    'Dependencies'
        !          4166: => 'Dependencies',
        !          4167: 
        !          4168:    'Description:'
        !          4169: => 'Description:',
        !          4170: 
        !          4171:    'Detailed Citation View'
        !          4172: => 'Detailed Citation View',
        !          4173: 
        !          4174:    'Detailed Problem Analysis'
        !          4175: => 'Detailed Problem Analysis',
        !          4176: 
        !          4177:    'Detailed statistics and graphs of student performance on problems.'
        !          4178: => 'Detailed statistics and graphs of student performance on problems.',
        !          4179: 
        !          4180:    'Differences'
        !          4181: => 'Differences',
        !          4182: 
        !          4183:    'Diffs'
        !          4184: => 'Diffs',
        !          4185: 
        !          4186:    'Diffs with Current Version'
        !          4187: => 'Diffs with Current Version',
        !          4188: 
        !          4189:    'Diffs with Version'
        !          4190: => 'Diffs with Version',
        !          4191: 
        !          4192:    'Diffs with current Version'
        !          4193: => 'Diffs with current Version',
        !          4194: 
        !          4195:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
        !          4196: => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
        !          4197: 
        !          4198:    'Disable all communication among students'
        !          4199: => 'Disable all communication among students',
        !          4200: 
        !          4201:    'Disable display of problem receipts'
        !          4202: => 'Disable display of problem receipts',
        !          4203: 
        !          4204:    'Disable student resource discussion'
        !          4205: => 'Disable student resource discussion',
        !          4206: 
        !          4207:    'Disable student use of chatrooms'
        !          4208: => 'Disable student use of chatrooms',
        !          4209: 
        !          4210:    'Disallow Resource Discussion for Roles'
        !          4211: => 'Disallow Resource Discussion for Roles',
        !          4212: 
        !          4213:    'Disallow Resource Discussion for Users'
        !          4214: => 'Disallow Resource Discussion for Users',
        !          4215: 
        !          4216:    'Disallow live chatroom use for Roles'
        !          4217: => 'Disallow live chatroom use for Roles',
        !          4218: 
        !          4219:    'Disallow live chatroom use for Users'
        !          4220: => 'Disallow live chatroom use for Users',
        !          4221: 
        !          4222:    'Discard Edits and View'
        !          4223: => 'Discard Edits and View',
        !          4224: 
        !          4225:    'Discard Selected'
        !          4226: => 'Discard Selected',
        !          4227: 
        !          4228:    'Discussion Contributions'
        !          4229: => 'Discussion Contributions',
        !          4230: 
        !          4231:    'Discussion Participation'
        !          4232: => 'Discussion Participation',
        !          4233: 
        !          4234:    'Discussions'
        !          4235: => 'Discussions',
        !          4236: 
        !          4237:    'Display'
        !          4238: => 'Display',
        !          4239: 
        !          4240:    'Display All Messages'
        !          4241: => 'Display All Messages',
        !          4242: 
        !          4243:    'Display all Messages'
        !          4244: => 'Display all Messages',
        !          4245: 
        !          4246:    'Display and analysis of submission times on assessments.'
        !          4247: => 'Display and analysis of submission times on assessments.',
        !          4248: 
        !          4249:    'Display file attributes'
        !          4250: => 'Display file attributes',
        !          4251: 
        !          4252:    'Display foils in order given'
        !          4253: => 'Display foils in order given',
        !          4254: 
        !          4255:    'Display foils in random order'
        !          4256: => 'Display foils in random order',
        !          4257: 
        !          4258:    'Distribute Messages from Uploaded File to Course'
        !          4259: => 'Distribute Messages from Uploaded File to Course',
        !          4260: 
        !          4261:    'Do NOT generate as standard course'
        !          4262: => 'Do NOT generate as standard course',
        !          4263: 
        !          4264:    'Do not show plain URL (encrypturl)'
        !          4265: => 'Do not show plain URL (encrypturl)',
        !          4266: 
        !          4267:    'DoDiff'
        !          4268: => 'DoDiff',
        !          4269: 
        !          4270:    'Domain'
        !          4271: => 'Domain',
        !          4272: 
        !          4273:    'Domain Coordinator'
        !          4274: => 'Domain Coordinator',
        !          4275: 
        !          4276:    'Domain Guest'
        !          4277: => 'Domain Guest',
        !          4278: 
        !          4279:    'Domain Level'
        !          4280: => 'Domain Level',
        !          4281: 
        !          4282:    'Domain only - use limited to courses in the domain'
        !          4283: => 'Domain only - use limited to courses in the domain',
        !          4284: 
        !          4285:    "Don't Show Feedback"
        !          4286: => "Don't Show Feedback",
        !          4287: 
        !          4288:    'Done'
        !          4289: => 'Done',
        !          4290: 
        !          4291:    'Drop Students'
        !          4292: => 'Drop Students',
        !          4293: 
        !          4294:    'Drop/Add students in this course'
        !          4295: => 'Drop/Add students in this course',
        !          4296: 
        !          4297:    'Dropped [_1]'
        !          4298: => 'Dropped [_1]',
        !          4299: 
        !          4300:    'Dropped [_1] student(s).'
        !          4301: => 'Dropped [_1] student(s).',
        !          4302: 
        !          4303:    'Dropping Students'
        !          4304: => 'Dropping Students',
        !          4305: 
        !          4306:    'Due'
        !          4307: => 'Due',
        !          4308: 
        !          4309:    'Due Date (contentclose)'
        !          4310: => 'Due Date (contentclose)',
        !          4311: 
        !          4312:    'Due Date (duedate)'
        !          4313: => 'Due Date (duedate)',
        !          4314: 
        !          4315:    'Dump Course DOCS'
        !          4316: => 'Dump Course DOCS',
        !          4317: 
        !          4318:    'Dump Course DOCS to Construction Space'
        !          4319: => 'Dump Course DOCS to Construction Space',
        !          4320: 
        !          4321:    'Duration of automated classlist updates'
        !          4322: => 'Duration of automated classlist updates',
        !          4323: 
        !          4324:    'Dynamic Metadata'
        !          4325: => 'Dynamic Metadata',
        !          4326: 
        !          4327:    'Dynamic Metadata (updated periodically)'
        !          4328: => 'Dynamic Metadata (updated periodically)',
        !          4329: 
        !          4330:    'EMail Address'
        !          4331: => 'EMail Address',
        !          4332: 
        !          4333:    'EMail and Messages'
        !          4334: => 'EMail and Messages',
        !          4335: 
        !          4336:    'ERROR'
        !          4337: => 'ERROR',
        !          4338: 
        !          4339:    'Edit'
        !          4340: => 'Edit',
        !          4341: 
        !          4342:    'Edit Catalog Information'
        !          4343: => 'Edit Catalog Information',
        !          4344: 
        !          4345:    'Edit Content of a Map'
        !          4346: => 'Edit Content of a Map',
        !          4347: 
        !          4348:    'Edit Custom Role Privileges'
        !          4349: => 'Edit Custom Role Privileges',
        !          4350: 
        !          4351:    'Edit Directory Catalog Information'
        !          4352: => 'Edit Directory Catalog Information',
        !          4353: 
        !          4354:    'Edit and view documents included in this course'
        !          4355: => 'Edit and view documents included in this course',
        !          4356: 
        !          4357:    'Edit this resource'
        !          4358: => 'Edit this resource',
        !          4359: 
        !          4360:    'Edit/Modify DOCS'
        !          4361: => 'Edit/Modify DOCS',
        !          4362: 
        !          4363:    'EditXML'
        !          4364: => 'EditXML',
        !          4365: 
        !          4366:    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
        !          4367: => 'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.',
        !          4368: 
        !          4369:    'Empty'
        !          4370: => 'Empty',
        !          4371: 
        !          4372:    'Enclosing Map or Folder'
        !          4373: => 'Enclosing Map or Folder',
        !          4374: 
        !          4375:    'End'
        !          4376: => 'End',
        !          4377: 
        !          4378:    'End Helper'
        !          4379: => 'End Helper',
        !          4380: 
        !          4381:    'End Time'
        !          4382: => 'End Time',
        !          4383: 
        !          4384:    'Ending Date'
        !          4385: => 'Ending Date',
        !          4386: 
        !          4387:    'English - ISO'
        !          4388: => 'English - ISO',
        !          4389: 
        !          4390:    'Enroll One Student'
        !          4391: => 'Enroll One Student',
        !          4392: 
        !          4393:    'Enroll a single student'
        !          4394: => 'Enroll a single student',
        !          4395: 
        !          4396:    'Enroll as student'
        !          4397: => 'Enroll as student',
        !          4398: 
        !          4399:    'Enrolling'
        !          4400: => 'Enrolling',
        !          4401: 
        !          4402:    'Enrolling Student'
        !          4403: => 'Enrolling Student',
        !          4404: 
        !          4405:    'Enrolling Students'
        !          4406: => 'Enrolling Students',
        !          4407: 
        !          4408:    'Enrollment Manager'
        !          4409: => 'Enrollment Manager',
        !          4410: 
        !          4411:    'Enrollment Status'
        !          4412: => 'Enrollment Status',
        !          4413: 
        !          4414:    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
        !          4415: => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
        !          4416: 
        !          4417:    'Enter construction space as a co-author'
        !          4418: => 'Enter construction space as a co-author',
        !          4419: 
        !          4420:    'Enter grades from check-out assessment resources'
        !          4421: => 'Enter grades from check-out assessment resources',
        !          4422: 
        !          4423:    'Enter my resource construction space'
        !          4424: => 'Enter my resource construction space',
        !          4425: 
        !          4426:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
        !          4427: => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
        !          4428: 
        !          4429:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
        !          4430: => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
        !          4431: 
        !          4432:    'Enter the chatroom for the course'
        !          4433: => 'Enter the chatroom for the course',
        !          4434: 
        !          4435:    'Entering Construction Space'
        !          4436: => 'Entering Construction Space',
        !          4437: 
        !          4438:    'Entering course ...'
        !          4439: => 'Entering course ...',
        !          4440: 
        !          4441:    'Error'
        !          4442: => 'Error',
        !          4443: 
        !          4444:    'Error Messages'
        !          4445: => 'Error Messages',
        !          4446: 
        !          4447:    'Error dropping [_1]:[_2]'
        !          4448: => 'Error dropping [_1]:[_2]',
        !          4449: 
        !          4450:    'Error: Directory Non Empty'
        !          4451: => 'Error: Directory Non Empty',
        !          4452: 
        !          4453:    'Error: destination for operation is an existing directory.'
        !          4454: => 'Error: destination for operation is an existing directory.',
        !          4455: 
        !          4456:    'Essay, open end'
        !          4457: => 'Essay, open end',
        !          4458: 
        !          4459:    'Evaluate Resource'
        !          4460: => 'Evaluate Resource',
        !          4461: 
        !          4462:    'Evaluation Comments'
        !          4463: => 'Evaluation Comments',
        !          4464: 
        !          4465:    'Evaluation Data'
        !          4466: => 'Evaluation Data',
        !          4467: 
        !          4468:    'Evaluation Error '
        !          4469: => 'Evaluation Error ',
        !          4470: 
        !          4471:    'Every problem in a particular folder'
        !          4472: => 'Every problem in a particular folder',
        !          4473: 
        !          4474:    'Every problem in a particular folder (overrides course default)'
        !          4475: => 'Every problem in a particular folder (overrides course default)',
        !          4476: 
        !          4477:    'Every problem in the course'
        !          4478: => 'Every problem in the course',
        !          4479: 
        !          4480:    'Exam Information'
        !          4481: => 'Exam Information',
        !          4482: 
        !          4483:    'Exam Problem'
        !          4484: => 'Exam Problem',
        !          4485: 
        !          4486:    'Exam Proctor'
        !          4487: => 'Exam Proctor',
        !          4488: 
        !          4489:    'Excel'
        !          4490: => 'Excel',
        !          4491: 
        !          4492:    'Excel format'
        !          4493: => 'Excel format',
        !          4494: 
        !          4495:    'Excused by instructor'
        !          4496: => 'Excused by instructor',
        !          4497: 
        !          4498:    'Exit'
        !          4499: => 'Exit',
        !          4500: 
        !          4501:    'Exit LON-CAPA'
        !          4502: => 'Exit LON-CAPA',
        !          4503: 
        !          4504:    'Extent'
        !          4505: => 'Extent',
        !          4506: 
        !          4507:    'External Resource'
        !          4508: => 'External Resource',
        !          4509: 
        !          4510:    'FAIL'
        !          4511: => 'FAIL',
        !          4512: 
        !          4513:    'Failed Access to Construction Space'
        !          4514: => 'Failed Access to Construction Space',
        !          4515: 
        !          4516:    'Failed to copy source'
        !          4517: => 'Failed to copy source',
        !          4518: 
        !          4519:    'Failed to write metadata copy'
        !          4520: => 'Failed to write metadata copy',
        !          4521: 
        !          4522:    'False'
        !          4523: => 'False',
        !          4524: 
        !          4525:    'February'
        !          4526: => 'February',
        !          4527: 
        !          4528:    'Feedback Addresses for Course Content'
        !          4529: => 'Feedback Addresses for Course Content',
        !          4530: 
        !          4531:    'Feedback Addresses for Course Content Comments'
        !          4532: => 'Feedback Addresses for Course Content Comments',
        !          4533: 
        !          4534:    'Feedback Addresses for Course Policy'
        !          4535: => 'Feedback Addresses for Course Policy',
        !          4536: 
        !          4537:    'Feedback Addresses for Resource Content Question'
        !          4538: => 'Feedback Addresses for Resource Content Question',
        !          4539: 
        !          4540:    'Field'
        !          4541: => 'Field',
        !          4542: 
        !          4543:    'Fielded Format'
        !          4544: => 'Fielded Format',
        !          4545: 
        !          4546:    'File'
        !          4547: => 'File',
        !          4548: 
        !          4549:    'File Category'
        !          4550: => 'File Category',
        !          4551: 
        !          4552:    'File copied.'
        !          4553: => 'File copied.',
        !          4554: 
        !          4555:    'Filenames in Construction Space'
        !          4556: => 'Filenames in Construction Space',
        !          4557: 
        !          4558:    'Finalize Publication'
        !          4559: => 'Finalize Publication',
        !          4560: 
        !          4561:    'Finish Course Initialization'
        !          4562: => 'Finish Course Initialization',
        !          4563: 
        !          4564:    'Finish Helper'
        !          4565: => 'Finish Helper',
        !          4566: 
        !          4567:    'First'
        !          4568: => 'First',
        !          4569: 
        !          4570:    'First Name'
        !          4571: => 'First Name',
        !          4572: 
        !          4573:    'First Resource'
        !          4574: => 'First Resource',
        !          4575: 
        !          4576:    'Foil'
        !          4577: => 'Foil',
        !          4578: 
        !          4579:    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
        !          4580: => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
        !          4581: 
        !          4582:    'Foils'
        !          4583: => 'Foils',
        !          4584: 
        !          4585:    'Folder'
        !          4586: => 'Folder',
        !          4587: 
        !          4588:    'Folder in Construction Space'
        !          4589: => 'Folder in Construction Space',
        !          4590: 
        !          4591:    'Folder/Map'
        !          4592: => 'Folder/Map',
        !          4593: 
        !          4594:    'For User'
        !          4595: => 'For User',
        !          4596: 
        !          4597:    'For one or more students'
        !          4598: => 'For one or more students',
        !          4599: 
        !          4600:    'Force publication of unmodified files'
        !          4601: => 'Force publication of unmodified files',
        !          4602: 
        !          4603:    'Format:'
        !          4604: => 'Format:',
        !          4605: 
        !          4606:    'Forward'
        !          4607: => 'Forward',
        !          4608: 
        !          4609:    'Forwarded message from'
        !          4610: => 'Forwarded message from',
        !          4611: 
        !          4612:    'Forwarding'
        !          4613: => 'Forwarding',
        !          4614: 
        !          4615:    'Found a <*response> outside of a <part> in a <part>ed problem'
        !          4616: => 'Found a <*response> outside of a <part> in a <part>ed problem',
        !          4617: 
        !          4618:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          4619: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          4620: 
        !          4621:    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          4622: => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          4623: 
        !          4624:    'Frequency'
        !          4625: => 'Frequency',
        !          4626: 
        !          4627:    'Fri'
        !          4628: => 'Fri',
        !          4629: 
        !          4630:    'From'
        !          4631: => 'From',
        !          4632: 
        !          4633:    'Full Update'
        !          4634: => 'Full Update',
        !          4635: 
        !          4636:    'Full update (also print list of users not enrolled anymore)'
        !          4637: => 'Full update (also print list of users not enrolled anymore)',
        !          4638: 
        !          4639:    'Functions'
        !          4640: => 'Functions',
        !          4641: 
        !          4642:    'Generate Spreadsheet'
        !          4643: => 'Generate Spreadsheet',
        !          4644: 
        !          4645:    'Generate Statistics'
        !          4646: => 'Generate Statistics',
        !          4647: 
        !          4648:    'Generate messages from a file'
        !          4649: => 'Generate messages from a file',
        !          4650: 
        !          4651:    'Generate new role ...'
        !          4652: => 'Generate new role ...',
        !          4653: 
        !          4654:    'Generation'
        !          4655: => 'Generation',
        !          4656: 
        !          4657:    'German - ISO'
        !          4658: => 'German - ISO',
        !          4659: 
        !          4660:    'Getting Problem Variants'
        !          4661: => 'Getting Problem Variants',
        !          4662: 
        !          4663:    'Go'
        !          4664: => 'Go',
        !          4665: 
        !          4666:    'Go Back'
        !          4667: => 'Go Back',
        !          4668: 
        !          4669:    'Go To My First Homework Problem'
        !          4670: => 'Go To My First Homework Problem',
        !          4671: 
        !          4672:    'Go to ...'
        !          4673: => 'Go to ...',
        !          4674: 
        !          4675:    'Go to the next resource in the course sequence'
        !          4676: => 'Go to the next resource in the course sequence',
        !          4677: 
        !          4678:    'Go to the previous resource in the course sequence'
        !          4679: => 'Go to the previous resource in the course sequence',
        !          4680: 
        !          4681:    'Goodbye'
        !          4682: => 'Goodbye',
        !          4683: 
        !          4684:    'Grades Spreadsheet'
        !          4685: => 'Grades Spreadsheet',
        !          4686: 
        !          4687:    'Grading'
        !          4688: => 'Grading',
        !          4689: 
        !          4690:    'Grading Information'
        !          4691: => 'Grading Information',
        !          4692: 
        !          4693:    'Grant/revoke Course Custom Role'
        !          4694: => 'Grant/revoke Course Custom Role',
        !          4695: 
        !          4696:    'Grant/revoke role of Administrator'
        !          4697: => 'Grant/revoke role of Administrator',
        !          4698: 
        !          4699:    'Grant/revoke role of Author'
        !          4700: => 'Grant/revoke role of Author',
        !          4701: 
        !          4702:    'Grant/revoke role of Co-Author'
        !          4703: => 'Grant/revoke role of Co-Author',
        !          4704: 
        !          4705:    'Grant/revoke role of Course Coordinator'
        !          4706: => 'Grant/revoke role of Course Coordinator',
        !          4707: 
        !          4708:    'Grant/revoke role of Domain Coordinator'
        !          4709: => 'Grant/revoke role of Domain Coordinator',
        !          4710: 
        !          4711:    'Grant/revoke role of Domain Guest'
        !          4712: => 'Grant/revoke role of Domain Guest',
        !          4713: 
        !          4714:    'Grant/revoke role of Exam Proctor'
        !          4715: => 'Grant/revoke role of Exam Proctor',
        !          4716: 
        !          4717:    'Grant/revoke role of Instructor'
        !          4718: => 'Grant/revoke role of Instructor',
        !          4719: 
        !          4720:    'Grant/revoke role of Librarian'
        !          4721: => 'Grant/revoke role of Librarian',
        !          4722: 
        !          4723:    'Grant/revoke role of Scantron Operator'
        !          4724: => 'Grant/revoke role of Scantron Operator',
        !          4725: 
        !          4726:    'Grant/revoke role of Student'
        !          4727: => 'Grant/revoke role of Student',
        !          4728: 
        !          4729:    'Grant/revoke role of Superuser'
        !          4730: => 'Grant/revoke role of Superuser',
        !          4731: 
        !          4732:    'Grant/revoke role of Teaching Assistant'
        !          4733: => 'Grant/revoke role of Teaching Assistant',
        !          4734: 
        !          4735:    'Group/Section'
        !          4736: => 'Group/Section',
        !          4737: 
        !          4738:    'HTML'
        !          4739: => 'HTML',
        !          4740: 
        !          4741:    'HTML can be allowed or banned inside of course discussion.'
        !          4742: => 'HTML can be allowed or banned inside of course discussion.',
        !          4743: 
        !          4744:    'HTML in Discussions'
        !          4745: => 'HTML in Discussions',
        !          4746: 
        !          4747:    'HTML/XML'
        !          4748: => 'HTML/XML',
        !          4749: 
        !          4750:    'Hand Graded (handgrade)'
        !          4751: => 'Hand Graded (handgrade)',
        !          4752: 
        !          4753:    'Height(pixel):'
        !          4754: => 'Height(pixel):',
        !          4755: 
        !          4756:    'Help'
        !          4757: => 'Help',
        !          4758: 
        !          4759:    'Help on Creating Courses'
        !          4760: => 'Help on Creating Courses',
        !          4761: 
        !          4762:    'Helproom Hours'
        !          4763: => 'Helproom Hours',
        !          4764: 
        !          4765:    'Hide'
        !          4766: => 'Hide',
        !          4767: 
        !          4768:    'Hide Empty Rows in Spreadsheets'
        !          4769: => 'Hide Empty Rows in Spreadsheets',
        !          4770: 
        !          4771:    'Hint Text'
        !          4772: => 'Hint Text',
        !          4773: 
        !          4774:    'Home Server'
        !          4775: => 'Home Server',
        !          4776: 
        !          4777:    'Homework problem'
        !          4778: => 'Homework problem',
        !          4779: 
        !          4780:    'Host'
        !          4781: => 'Host',
        !          4782: 
        !          4783:    'How do I create a CSV file from a spreadsheet'
        !          4784: => 'How do I create a CSV file from a spreadsheet',
        !          4785: 
        !          4786:    'How do I create a class list from a spreadsheet'
        !          4787: => 'How do I create a class list from a spreadsheet',
        !          4788: 
        !          4789:    'How many tries should be set for all problems in the course?'
        !          4790: => 'How many tries should be set for all problems in the course?',
        !          4791: 
        !          4792:    'How many tries should be set for the selected folder?'
        !          4793: => 'How many tries should be set for the selected folder?',
        !          4794: 
        !          4795:    'How many tries should be set for the selected problem?'
        !          4796: => 'How many tries should be set for the selected problem?',
        !          4797: 
        !          4798:    'How should the results be printed?'
        !          4799: => 'How should the results be printed?',
        !          4800: 
        !          4801:    'ID/Student Number'
        !          4802: => 'ID/Student Number',
        !          4803: 
        !          4804:    'Identify fields'
        !          4805: => 'Identify fields',
        !          4806: 
        !          4807:    'If active, the new role will be available when the students next log in to LON-CAPA.'
        !          4808: => 'If active, the new role will be available when the students next log in to LON-CAPA.',
        !          4809: 
        !          4810:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
        !          4811: => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
        !          4812: 
        !          4813:    'Ignore First Line'
        !          4814: => 'Ignore First Line',
        !          4815: 
        !          4816:    'Illegal filename.'
        !          4817: => 'Illegal filename.',
        !          4818: 
        !          4819:    'Image:'
        !          4820: => 'Image:',
        !          4821: 
        !          4822:    'Immediately expire own role as Course Coordinator'
        !          4823: => 'Immediately expire own role as Course Coordinator',
        !          4824: 
        !          4825:    'Import'
        !          4826: => 'Import',
        !          4827: 
        !          4828:    'Import a published document'
        !          4829: => 'Import a published document',
        !          4830: 
        !          4831:    'Import and Paste Area'
        !          4832: => 'Import and Paste Area',
        !          4833: 
        !          4834:    'Include retrieval of student photographs?'
        !          4835: => 'Include retrieval of student photographs?',
        !          4836: 
        !          4837:    'Incorrect'
        !          4838: => 'Incorrect',
        !          4839: 
        !          4840:    'Incorrect Answers:'
        !          4841: => 'Incorrect Answers:',
        !          4842: 
        !          4843:    'Initial Password'
        !          4844: => 'Initial Password',
        !          4845: 
        !          4846:    'Institutional Information'
        !          4847: => 'Institutional Information',
        !          4848: 
        !          4849:    'Instructor'
        !          4850: => 'Instructor',
        !          4851: 
        !          4852:    'Instructor Information'
        !          4853: => 'Instructor Information',
        !          4854: 
        !          4855:    'Interlingua (International Auxiliary Language Association) - ISO'
        !          4856: => 'Interlingua (International Auxiliary Language Association) - ISO',
        !          4857: 
        !          4858:    'Internal Filename'
        !          4859: => 'Internal Filename',
        !          4860: 
        !          4861:    'Internally authenticated'
        !          4862: => 'Internally authenticated',
        !          4863: 
        !          4864:    'Invalid Significant figures detected'
        !          4865: => 'Invalid Significant figures detected',
        !          4866: 
        !          4867:    'Invalid characters in requested name have been removed.'
        !          4868: => 'Invalid characters in requested name have been removed.',
        !          4869: 
        !          4870:    'Invalid date entry'
        !          4871: => 'Invalid date entry',
        !          4872: 
        !          4873:    'Invalid home server specified'
        !          4874: => 'Invalid home server specified',
        !          4875: 
        !          4876:    'Invalid login mode or password.'
        !          4877: => 'Invalid login mode or password.',
        !          4878: 
        !          4879:    'Invalid username or domain'
        !          4880: => 'Invalid username or domain',
        !          4881: 
        !          4882:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
        !          4883: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
        !          4884: 
        !          4885:    'January'
        !          4886: => 'January',
        !          4887: 
        !          4888:    'Japanese - UTF'
        !          4889: => 'Japanese - UTF',
        !          4890: 
        !          4891:    'July'
        !          4892: => 'July',
        !          4893: 
        !          4894:    'June'
        !          4895: => 'June',
        !          4896: 
        !          4897:    'KEYWORDS'
        !          4898: => 'KEYWORDS',
        !          4899: 
        !          4900:    'Keep all Resources up-to-date with most recent Versions (default)'
        !          4901: => 'Keep all Resources up-to-date with most recent Versions (default)',
        !          4902: 
        !          4903:    'Kerberos authenticated'
        !          4904: => 'Kerberos authenticated',
        !          4905: 
        !          4906:    'Keyword(s)'
        !          4907: => 'Keyword(s)',
        !          4908: 
        !          4909:    'Keywords'
        !          4910: => 'Keywords',
        !          4911: 
        !          4912:    'LON-CAPA Domain for Students'
        !          4913: => 'LON-CAPA Domain for Students',
        !          4914: 
        !          4915:    'LON-CAPA Enrollment Manager'
        !          4916: => 'LON-CAPA Enrollment Manager',
        !          4917: 
        !          4918:    'LON-CAPA Helper:'
        !          4919: => 'LON-CAPA Helper:',
        !          4920: 
        !          4921:    'LON-CAPA domain: [_1]'
        !          4922: => 'LON-CAPA domain: [_1]',
        !          4923: 
        !          4924:    'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
        !          4925: => 'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
        !          4926: 
        !          4927:    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
        !          4928: => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
        !          4929: 
        !          4930:    'LaTeX batchmode'
        !          4931: => 'LaTeX batchmode',
        !          4932: 
        !          4933:    'LaTeX mode:'
        !          4934: => 'LaTeX mode:',
        !          4935: 
        !          4936:    'Language'
        !          4937: => 'Language',
        !          4938: 
        !          4939:    'Languages used'
        !          4940: => 'Languages used',
        !          4941: 
        !          4942:    'Last'
        !          4943: => 'Last',
        !          4944: 
        !          4945:    'Last Modified'
        !          4946: => 'Last Modified',
        !          4947: 
        !          4948:    'Last Name'
        !          4949: => 'Last Name',
        !          4950: 
        !          4951:    'Last Name, First Names'
        !          4952: => 'Last Name, First Names',
        !          4953: 
        !          4954:    'Last Week'
        !          4955: => 'Last Week',
        !          4956: 
        !          4957:    'Last access'
        !          4958: => 'Last access',
        !          4959: 
        !          4960:    'Last accessed'
        !          4961: => 'Last accessed',
        !          4962: 
        !          4963:    'Last modified'
        !          4964: => 'Last modified',
        !          4965: 
        !          4966:    'Last updated'
        !          4967: => 'Last updated',
        !          4968: 
        !          4969:    'Launch Remote Control'
        !          4970: => 'Launch Remote Control',
        !          4971: 
        !          4972:    'Leave blank on scoring form'
        !          4973: => 'Leave blank on scoring form',
        !          4974: 
        !          4975:    'Librarian'
        !          4976: => 'Librarian',
        !          4977: 
        !          4978:    'Limit by copyright/distribution'
        !          4979: => 'Limit by copyright/distribution',
        !          4980: 
        !          4981:    'Limit by language'
        !          4982: => 'Limit by language',
        !          4983: 
        !          4984:    'List Directory'
        !          4985: => 'List Directory',
        !          4986: 
        !          4987:    'List of hidden parts (hiddenparts)'
        !          4988: => 'List of hidden parts (hiddenparts)',
        !          4989: 
        !          4990:    'List of possible answers'
        !          4991: => 'List of possible answers',
        !          4992: 
        !          4993:    'Load'
        !          4994: => 'Load',
        !          4995: 
        !          4996:    'Load Map'
        !          4997: => 'Load Map',
        !          4998: 
        !          4999:    'Load:'
        !          5000: => 'Load:',
        !          5001: 
        !          5002:    'Location'
        !          5003: => 'Location',
        !          5004: 
        !          5005:    'Lock and unlock assessments'
        !          5006: => 'Lock and unlock assessments',
        !          5007: 
        !          5008:    'Log in'
        !          5009: => 'Log in',
        !          5010: 
        !          5011:    'Logged Out'
        !          5012: => 'Logged Out',
        !          5013: 
        !          5014:    'Login Data'
        !          5015: => 'Login Data',
        !          5016: 
        !          5017:    'Login Type'
        !          5018: => 'Login Type',
        !          5019: 
        !          5020:    'Logout'
        !          5021: => 'Logout',
        !          5022: 
        !          5023:    'MIME Type'
        !          5024: => 'MIME Type',
        !          5025: 
        !          5026:    'Mail'
        !          5027: => 'Mail',
        !          5028: 
        !          5029:    'Main Course Documents'
        !          5030: => 'Main Course Documents',
        !          5031: 
        !          5032:    'Main Menu'
        !          5033: => 'Main Menu',
        !          5034: 
        !          5035:    'Make new directory'
        !          5036: => 'Make new directory',
        !          5037: 
        !          5038:    'Make new file'
        !          5039: => 'Make new file',
        !          5040: 
        !          5041:    'Make notes and annotations about this resource'
        !          5042: => 'Make notes and annotations about this resource',
        !          5043: 
        !          5044:    'Making Backup to'
        !          5045: => 'Making Backup to',
        !          5046: 
        !          5047:    'Manage Access Keys'
        !          5048: => 'Manage Access Keys',
        !          5049: 
        !          5050:    'Manage access keys'
        !          5051: => 'Manage access keys',
        !          5052: 
        !          5053:    'Manual Grading'
        !          5054: => 'Manual Grading',
        !          5055: 
        !          5056:    'Map'
        !          5057: => 'Map',
        !          5058: 
        !          5059:    'Map contents are not shown in order.'
        !          5060: => 'Map contents are not shown in order.',
        !          5061: 
        !          5062:    'Map has branchings. Use advanced editor.'
        !          5063: => 'Map has branchings. Use advanced editor.',
        !          5064: 
        !          5065:    'Map has conditions. Use advanced editor.'
        !          5066: => 'Map has conditions. Use advanced editor.',
        !          5067: 
        !          5068:    'Map has resource parameters. Use advanced editor.'
        !          5069: => 'Map has resource parameters. Use advanced editor.',
        !          5070: 
        !          5071:    'Map has unconnected resources. Use advanced editor.'
        !          5072: => 'Map has unconnected resources. Use advanced editor.',
        !          5073: 
        !          5074:    'March'
        !          5075: => 'March',
        !          5076: 
        !          5077:    'Mark Unread'
        !          5078: => 'Mark Unread',
        !          5079: 
        !          5080:    'Material appears to be correct'
        !          5081: => 'Material appears to be correct',
        !          5082: 
        !          5083:    'Material covered with sufficient depth'
        !          5084: => 'Material covered with sufficient depth',
        !          5085: 
        !          5086:    'Material is helpful'
        !          5087: => 'Material is helpful',
        !          5088: 
        !          5089:    'Material presented in clear way'
        !          5090: => 'Material presented in clear way',
        !          5091: 
        !          5092:    'Max Number Of Shown Foils:'
        !          5093: => 'Max Number Of Shown Foils:',
        !          5094: 
        !          5095:    'Max Possible To Date'
        !          5096: => 'Max Possible To Date',
        !          5097: 
        !          5098:    'Max Tries'
        !          5099: => 'Max Tries',
        !          5100: 
        !          5101:    'Max number of foils displayed'
        !          5102: => 'Max number of foils displayed',
        !          5103: 
        !          5104:    'Maximum Number of Collaborators'
        !          5105: => 'Maximum Number of Collaborators',
        !          5106: 
        !          5107:    'Maximum Number of Collaborators (maxcollaborators)'
        !          5108: => 'Maximum Number of Collaborators (maxcollaborators)',
        !          5109: 
        !          5110:    'Maximum Number of Tries (maxtries)'
        !          5111: => 'Maximum Number of Tries (maxtries)',
        !          5112: 
        !          5113:    'May'
        !          5114: => 'May',
        !          5115: 
        !          5116:    'Mean Tries'
        !          5117: => 'Mean Tries',
        !          5118: 
        !          5119:    'Messaging'
        !          5120: => 'Messaging',
        !          5121: 
        !          5122:    'Metadata'
        !          5123: => 'Metadata',
        !          5124: 
        !          5125:    'Metadata Information'
        !          5126: => 'Metadata Information',
        !          5127: 
        !          5128:    'Metadata Version'
        !          5129: => 'Metadata Version',
        !          5130: 
        !          5131:    'Metadata current version'
        !          5132: => 'Metadata current version',
        !          5133: 
        !          5134:    'Middle'
        !          5135: => 'Middle',
        !          5136: 
        !          5137:    'Middle Name'
        !          5138: => 'Middle Name',
        !          5139: 
        !          5140:    'Middle Names/Initials'
        !          5141: => 'Middle Names/Initials',
        !          5142: 
        !          5143:    'Mime type'
        !          5144: => 'Mime type',
        !          5145: 
        !          5146:    'Missing Kerberos domain information.'
        !          5147: => 'Missing Kerberos domain information.',
        !          5148: 
        !          5149:    'Modification Date'
        !          5150: => 'Modification Date',
        !          5151: 
        !          5152:    'Modification may make assessment data inaccessible'
        !          5153: => 'Modification may make assessment data inaccessible',
        !          5154: 
        !          5155:    'Modified'
        !          5156: => 'Modified',
        !          5157: 
        !          5158:    'Modify Course Assessment Parameters'
        !          5159: => 'Modify Course Assessment Parameters',
        !          5160: 
        !          5161:    'Modify Enrollment for'
        !          5162: => 'Modify Enrollment for',
        !          5163: 
        !          5164:    'Modify Parameters'
        !          5165: => 'Modify Parameters',
        !          5166: 
        !          5167:    'Modify User'
        !          5168: => 'Modify User',
        !          5169: 
        !          5170:    'Modify another students data'
        !          5171: => 'Modify another students data',
        !          5172: 
        !          5173:    'Modify authentication mechanism and data for a user'
        !          5174: => 'Modify authentication mechanism and data for a user',
        !          5175: 
        !          5176:    'Modify deadlines, etc, for this assessment resource'
        !          5177: => 'Modify deadlines, etc, for this assessment resource',
        !          5178: 
        !          5179:    'Modify deadlines, etc, for this resource'
        !          5180: => 'Modify deadlines, etc, for this resource',
        !          5181: 
        !          5182:    'Modify grades'
        !          5183: => 'Modify grades',
        !          5184: 
        !          5185:    'Modify student data'
        !          5186: => 'Modify student data',
        !          5187: 
        !          5188:    'Modify user grades for this assessment resource'
        !          5189: => 'Modify user grades for this assessment resource',
        !          5190: 
        !          5191:    'Modifying data for user'
        !          5192: => 'Modifying data for user',
        !          5193: 
        !          5194:    'Modifying this will make problems'
        !          5195: => 'Modifying this will make problems',
        !          5196: 
        !          5197:    'Mon'
        !          5198: => 'Mon',
        !          5199: 
        !          5200:    'Most recently published Version'
        !          5201: => 'Most recently published Version',
        !          5202: 
        !          5203:    'Move Down'
        !          5204: => 'Move Down',
        !          5205: 
        !          5206:    'Move Up'
        !          5207: => 'Move Up',
        !          5208: 
        !          5209:    'Move current file to'
        !          5210: => 'Move current file to',
        !          5211: 
        !          5212:    'Must create new subdirectory inside a directory'
        !          5213: => 'Must create new subdirectory inside a directory',
        !          5214: 
        !          5215:    'My Personal Info'
        !          5216: => 'My Personal Info',
        !          5217: 
        !          5218:    'Name'
        !          5219: => 'Name',
        !          5220: 
        !          5221:    'Name of Role'
        !          5222: => 'Name of Role',
        !          5223: 
        !          5224:    'Name starting with'
        !          5225: => 'Name starting with',
        !          5226: 
        !          5227:    'Name:'
        !          5228: => 'Name:',
        !          5229: 
        !          5230:    'Navigate'
        !          5231: => 'Navigate',
        !          5232: 
        !          5233:    'Navigate Contents'
        !          5234: => 'Navigate Contents',
        !          5235: 
        !          5236:    'Navigate Course Contents'
        !          5237: => 'Navigate Course Contents',
        !          5238: 
        !          5239:    'Navigate the table of contents for this course'
        !          5240: => 'Navigate the table of contents for this course',
        !          5241: 
        !          5242:    'Network-wide number of accesses (hits)'
        !          5243: => 'Network-wide number of accesses (hits)',
        !          5244: 
        !          5245:    'Network-wide number of courses using resource'
        !          5246: => 'Network-wide number of courses using resource',
        !          5247: 
        !          5248:    'New Directory'
        !          5249: => 'New Directory',
        !          5250: 
        !          5251:    'New Folder'
        !          5252: => 'New Folder',
        !          5253: 
        !          5254:    'New HTML file'
        !          5255: => 'New HTML file',
        !          5256: 
        !          5257:    'New Messages'
        !          5258: => 'New Messages',
        !          5259: 
        !          5260:    'New Problem Variation'
        !          5261: => 'New Problem Variation',
        !          5262: 
        !          5263:    'New Randomization'
        !          5264: => 'New Randomization',
        !          5265: 
        !          5266:    'New Resource'
        !          5267: => 'New Resource',
        !          5268: 
        !          5269:    'New Role'
        !          5270: => 'New Role',
        !          5271: 
        !          5272:    'New Search'
        !          5273: => 'New Search',
        !          5274: 
        !          5275:    'New Title'
        !          5276: => 'New Title',
        !          5277: 
        !          5278:    'New User'
        !          5279: => 'New User',
        !          5280: 
        !          5281:    'New Value'
        !          5282: => 'New Value',
        !          5283: 
        !          5284:    'New assembled page'
        !          5285: => 'New assembled page',
        !          5286: 
        !          5287:    'New assembled sequence'
        !          5288: => 'New assembled sequence',
        !          5289: 
        !          5290:    'New custom rights file'
        !          5291: => 'New custom rights file',
        !          5292: 
        !          5293:    'New discussion since'
        !          5294: => 'New discussion since',
        !          5295: 
        !          5296:    'New file'
        !          5297: => 'New file',
        !          5298: 
        !          5299:    'New parameters or stored values'
        !          5300: => 'New parameters or stored values',
        !          5301: 
        !          5302:    'New problem'
        !          5303: => 'New problem',
        !          5304: 
        !          5305:    'New style file'
        !          5306: => 'New style file',
        !          5307: 
        !          5308:    'New subdirectory'
        !          5309: => 'New subdirectory',
        !          5310: 
        !          5311:    'Next'
        !          5312: => 'Next',
        !          5313: 
        !          5314:    'Next    '
        !          5315: => 'Next    ',
        !          5316: 
        !          5317:    'Next ->'
        !          5318: => 'Next ->',
        !          5319: 
        !          5320:    'Next Month'
        !          5321: => 'Next Month',
        !          5322: 
        !          5323:    'No'
        !          5324: => 'No',
        !          5325: 
        !          5326:    'No Access or Usages Statistics are available for this resource.'
        !          5327: => 'No Access or Usages Statistics are available for this resource.',
        !          5328: 
        !          5329:    'No Assessment Statistical Data is available for this resource'
        !          5330: => 'No Assessment Statistical Data is available for this resource',
        !          5331: 
        !          5332:    'No Evaluation Data is available for this resource.'
        !          5333: => 'No Evaluation Data is available for this resource.',
        !          5334: 
        !          5335:    'No Kerberos domain was specified.'
        !          5336: => 'No Kerberos domain was specified.',
        !          5337: 
        !          5338:    'No Role, Cumulative Privileges'
        !          5339: => 'No Role, Cumulative Privileges',
        !          5340: 
        !          5341:    'No changes were made to the current settings.'
        !          5342: => 'No changes were made to the current settings.',
        !          5343: 
        !          5344:    'No content modifications yet.'
        !          5345: => 'No content modifications yet.',
        !          5346: 
        !          5347:    'No due date'
        !          5348: => 'No due date',
        !          5349: 
        !          5350:    'No language preference'
        !          5351: => 'No language preference',
        !          5352: 
        !          5353:    'No new filename specified.'
        !          5354: => 'No new filename specified.',
        !          5355: 
        !          5356:    'No previous versions published.'
        !          5357: => 'No previous versions published.',
        !          5358: 
        !          5359:    'No role specified'
        !          5360: => 'No role specified',
        !          5361: 
        !          5362:    'No section assigned'
        !          5363: => 'No section assigned',
        !          5364: 
        !          5365:    'No such file'
        !          5366: => 'No such file',
        !          5367: 
        !          5368:    'No upload file specified.'
        !          5369: => 'No upload file specified.',
        !          5370: 
        !          5371:    'No write permission to'
        !          5372: => 'No write permission to',
        !          5373: 
        !          5374:    'No write permission to user directory, FAIL'
        !          5375: => 'No write permission to user directory, FAIL',
        !          5376: 
        !          5377:    'None Found'
        !          5378: => 'None Found',
        !          5379: 
        !          5380:    'Not Allowed'
        !          5381: => 'Not Allowed',
        !          5382: 
        !          5383:    'Not applicable - '
        !          5384: => 'Not applicable - ',
        !          5385: 
        !          5386:    'Not open to be viewed'
        !          5387: => 'Not open to be viewed',
        !          5388: 
        !          5389:    'Not set - '
        !          5390: => 'Not set - ',
        !          5391: 
        !          5392:    'Not shown, not used'
        !          5393: => 'Not shown, not used',
        !          5394: 
        !          5395:    'Note: for large courses, this operation may be time consuming'
        !          5396: => 'Note: for large courses, this operation may be time consuming',
        !          5397: 
        !          5398:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
        !          5399: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
        !          5400: 
        !          5401:    'Note: this will not take effect if the user already exists'
        !          5402: => 'Note: this will not take effect if the user already exists',
        !          5403: 
        !          5404:    'Notes'
        !          5405: => 'Notes',
        !          5406: 
        !          5407:    'Notification of enrollment changes'
        !          5408: => 'Notification of enrollment changes',
        !          5409: 
        !          5410:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
        !          5411: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
        !          5412: 
        !          5413:    'November'
        !          5414: => 'November',
        !          5415: 
        !          5416:    'Number of Plots:'
        !          5417: => 'Number of Plots:',
        !          5418: 
        !          5419:    'Number of Tries before hints appear (hinttries)'
        !          5420: => 'Number of Tries before hints appear (hinttries)',
        !          5421: 
        !          5422:    'Number of assignments printed at the same time:'
        !          5423: => 'Number of assignments printed at the same time:',
        !          5424: 
        !          5425:    'Number of bubbles in exam mode (numbubbles)'
        !          5426: => 'Number of bubbles in exam mode (numbubbles)',
        !          5427: 
        !          5428:    'Number of columns'
        !          5429: => 'Number of columns',
        !          5430: 
        !          5431:    'Number of resources that follow this resource in maps'
        !          5432: => 'Number of resources that follow this resource in maps',
        !          5433: 
        !          5434:    'Number of resources that lead up to this resource in maps'
        !          5435: => 'Number of resources that lead up to this resource in maps',
        !          5436: 
        !          5437:    'Number of resources using or importing resource'
        !          5438: => 'Number of resources using or importing resource',
        !          5439: 
        !          5440:    'Numerical Tolerance (tol)'
        !          5441: => 'Numerical Tolerance (tol)',
        !          5442: 
        !          5443:    'Obsolete'
        !          5444: => 'Obsolete',
        !          5445: 
        !          5446:    'Obsolete parameters or stored values'
        !          5447: => 'Obsolete parameters or stored values',
        !          5448: 
        !          5449:    'October'
        !          5450: => 'October',
        !          5451: 
        !          5452:    'Office Hours'
        !          5453: => 'Office Hours',
        !          5454: 
        !          5455:    'Old Value'
        !          5456: => 'Old Value',
        !          5457: 
        !          5458:    'One particular problem'
        !          5459: => 'One particular problem',
        !          5460: 
        !          5461:    'One particular problem (overrides folder and course defaults)'
        !          5462: => 'One particular problem (overrides folder and course defaults)',
        !          5463: 
        !          5464:    'Online Help'
        !          5465: => 'Online Help',
        !          5466: 
        !          5467:    'Only Answers'
        !          5468: => 'Only Answers',
        !          5469: 
        !          5470:    'Only a number required.'
        !          5471: => 'Only a number required.',
        !          5472: 
        !          5473:    'Only domain coordinators can change a users password.'
        !          5474: => 'Only domain coordinators can change a users password.',
        !          5475: 
        !          5476:    'Open'
        !          5477: => 'Open',
        !          5478: 
        !          5479:    'Open All Folders'
        !          5480: => 'Open All Folders',
        !          5481: 
        !          5482:    'Open Course'
        !          5483: => 'Open Course',
        !          5484: 
        !          5485:    'Open all assessments'
        !          5486: => 'Open all assessments',
        !          5487: 
        !          5488:    'Open and correct'
        !          5489: => 'Open and correct',
        !          5490: 
        !          5491:    'Open with full tries'
        !          5492: => 'Open with full tries',
        !          5493: 
        !          5494:    'Open, no due date'
        !          5495: => 'Open, no due date',
        !          5496: 
        !          5497:    'Opening Date (contentopen)'
        !          5498: => 'Opening Date (contentopen)',
        !          5499: 
        !          5500:    'Opening Date (opendate)'
        !          5501: => 'Opening Date (opendate)',
        !          5502: 
        !          5503:    'Option Response Problem Analysis'
        !          5504: => 'Option Response Problem Analysis',
        !          5505: 
        !          5506:    'Option response'
        !          5507: => 'Option response',
        !          5508: 
        !          5509:    'Output'
        !          5510: => 'Output',
        !          5511: 
        !          5512:    'Output Format'
        !          5513: => 'Output Format',
        !          5514: 
        !          5515:    'Output Format: [_1]'
        !          5516: => 'Output Format: [_1]',
        !          5517: 
        !          5518:    'Overall Problem Statistics'
        !          5519: => 'Overall Problem Statistics',
        !          5520: 
        !          5521:    'Owner/Publisher'
        !          5522: => 'Owner/Publisher',
        !          5523: 
        !          5524:    'Page'
        !          5525: => 'Page',
        !          5526: 
        !          5527:    'Page layout'
        !          5528: => 'Page layout',
        !          5529: 
        !          5530:    'Paper type'
        !          5531: => 'Paper type',
        !          5532: 
        !          5533:    'Parameter'
        !          5534: => 'Parameter',
        !          5535: 
        !          5536:    'Parameter Name'
        !          5537: => 'Parameter Name',
        !          5538: 
        !          5539:    'Parameter Type'
        !          5540: => 'Parameter Type',
        !          5541: 
        !          5542:    'Parameter in Effect'
        !          5543: => 'Parameter in Effect',
        !          5544: 
        !          5545:    'Parent Directory'
        !          5546: => 'Parent Directory',
        !          5547: 
        !          5548:    'Part'
        !          5549: => 'Part',
        !          5550: 
        !          5551:    'Part Description (display)'
        !          5552: => 'Part Description (display)',
        !          5553: 
        !          5554:    'Part is not open to be viewed. It'
        !          5555: => 'Part is not open to be viewed. It',
        !          5556: 
        !          5557:    'Password'
        !          5558: => 'Password',
        !          5559: 
        !          5560:    'Paste after selected'
        !          5561: => 'Paste after selected',
        !          5562: 
        !          5563:    'Path'
        !          5564: => 'Path',
        !          5565: 
        !          5566:    'Per Page'
        !          5567: => 'Per Page',
        !          5568: 
        !          5569:    'Personal Data'
        !          5570: => 'Personal Data',
        !          5571: 
        !          5572:    'Personal Information'
        !          5573: => 'Personal Information',
        !          5574: 
        !          5575:    'Please adjust significant figures.'
        !          5576: => 'Please adjust significant figures.',
        !          5577: 
        !          5578:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
        !          5579: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
        !          5580: 
        !          5581:    'Please click Back on your browser and select another user, or '
        !          5582: => 'Please click Back on your browser and select another user, or ',
        !          5583: 
        !          5584:    'Please contact your LON-CAPA administrator regarding this situation.'
        !          5585: => 'Please contact your LON-CAPA administrator regarding this situation.',
        !          5586: 
        !          5587:    'Please do not reply to this address.'
        !          5588: => 'Please do not reply to this address.',
        !          5589: 
        !          5590:    'Please either'
        !          5591: => 'Please either',
        !          5592: 
        !          5593:    'Please notify the server administrator '
        !          5594: => 'Please notify the server administrator ',
        !          5595: 
        !          5596:    'Please pick a version to retrieve'
        !          5597: => 'Please pick a version to retrieve',
        !          5598: 
        !          5599:    'Please select a problem to analyze'
        !          5600: => 'Please select a problem to analyze',
        !          5601: 
        !          5602:    'Please select a report to generate'
        !          5603: => 'Please select a report to generate',
        !          5604: 
        !          5605:    'Please select a report to generate.'
        !          5606: => 'Please select a report to generate.',
        !          5607: 
        !          5608:    'Please select an authentication mechanism'
        !          5609: => 'Please select an authentication mechanism',
        !          5610: 
        !          5611:    'Please select the authentication mechanism'
        !          5612: => 'Please select the authentication mechanism',
        !          5613: 
        !          5614:    'Please select the section you wish to set the answer open date for:'
        !          5615: => 'Please select the section you wish to set the answer open date for:',
        !          5616: 
        !          5617:    'Please select the section you wish to set the due date for:'
        !          5618: => 'Please select the section you wish to set the due date for:',
        !          5619: 
        !          5620:    'Please select the section you wish to set the number of tries for:'
        !          5621: => 'Please select the section you wish to set the number of tries for:',
        !          5622: 
        !          5623:    'Please select the section you wish to set the opening date for:'
        !          5624: => 'Please select the section you wish to set the opening date for:',
        !          5625: 
        !          5626:    'Please select the section you wish to set the problem weight for:'
        !          5627: => 'Please select the section you wish to set the problem weight for:',
        !          5628: 
        !          5629:    'Please select the student you wish to set the answer open date for:'
        !          5630: => 'Please select the student you wish to set the answer open date for:',
        !          5631: 
        !          5632:    'Please select the student you wish to set the due date for:'
        !          5633: => 'Please select the student you wish to set the due date for:',
        !          5634: 
        !          5635:    'Please select the student you wish to set the number of tries for:'
        !          5636: => 'Please select the student you wish to set the number of tries for:',
        !          5637: 
        !          5638:    'Please select the student you wish to set the opening date for:'
        !          5639: => 'Please select the student you wish to set the opening date for:',
        !          5640: 
        !          5641:    'Please select the student you wish to set the problem weight for:'
        !          5642: => 'Please select the student you wish to set the problem weight for:',
        !          5643: 
        !          5644:    'Please stand by.'
        !          5645: => 'Please stand by.',
        !          5646: 
        !          5647:    'Please use browser "Back" button and pick a filename'
        !          5648: => 'Please use browser "Back" button and pick a filename',
        !          5649: 
        !          5650:    "Please use browser 'Back' button and pick a filename"
        !          5651: => "Please use browser 'Back' button and pick a filename",
        !          5652: 
        !          5653:    'Portuguese - ISO'
        !          5654: => 'Portuguese - ISO',
        !          5655: 
        !          5656:    'Position'
        !          5657: => 'Position',
        !          5658: 
        !          5659:    'Post anonymously'
        !          5660: => 'Post anonymously',
        !          5661: 
        !          5662:    'Post discussion on course resources'
        !          5663: => 'Post discussion on course resources',
        !          5664: 
        !          5665:    'Post system frontpage announcements'
        !          5666: => 'Post system frontpage announcements',
        !          5667: 
        !          5668:    'Post to live chatrooms'
        !          5669: => 'Post to live chatrooms',
        !          5670: 
        !          5671:    'Preferred language'
        !          5672: => 'Preferred language',
        !          5673: 
        !          5674:    'Prepare a printable document'
        !          5675: => 'Prepare a printable document',
        !          5676: 
        !          5677:    'Preparing Excel Spreadsheet'
        !          5678: => 'Preparing Excel Spreadsheet',
        !          5679: 
        !          5680:    'Preparing Printout'
        !          5681: => 'Preparing Printout',
        !          5682: 
        !          5683:    'Prerequisites'
        !          5684: => 'Prerequisites',
        !          5685: 
        !          5686:    'Previous'
        !          5687: => 'Previous',
        !          5688: 
        !          5689:    'Previous Month'
        !          5690: => 'Previous Month',
        !          5691: 
        !          5692:    'Print'
        !          5693: => 'Print',
        !          5694: 
        !          5695:    'Print Index:'
        !          5696: => 'Print Index:',
        !          5697: 
        !          5698:    'Print Table of Contents:'
        !          5699: => 'Print Table of Contents:',
        !          5700: 
        !          5701:    'Print:'
        !          5702: => 'Print:',
        !          5703: 
        !          5704:    'Printing Helper'
        !          5705: => 'Printing Helper',
        !          5706: 
        !          5707:    'Privacy Note'
        !          5708: => 'Privacy Note',
        !          5709: 
        !          5710:    'Private - visible to author only for testing purposes'
        !          5711: => 'Private - visible to author only for testing purposes',
        !          5712: 
        !          5713:    'Private Publication - did not synchronize database'
        !          5714: => 'Private Publication - did not synchronize database',
        !          5715: 
        !          5716:    'Privileged users that should not be hidden on staff listings'
        !          5717: => 'Privileged users that should not be hidden on staff listings',
        !          5718: 
        !          5719:    'Problem Status Chart'
        !          5720: => 'Problem Status Chart',
        !          5721: 
        !          5722:    'Problems'
        !          5723: => 'Problems',
        !          5724: 
        !          5725:    'Problems Not Contained In A Folder'
        !          5726: => 'Problems Not Contained In A Folder',
        !          5727: 
        !          5728:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
        !          5729: => 'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.',
        !          5730: 
        !          5731:    'Problems from entire course'
        !          5732: => 'Problems from entire course',
        !          5733: 
        !          5734:    'Processed [_1] student(s).'
        !          5735: => 'Processed [_1] student(s).',
        !          5736: 
        !          5737:    'Processed file'
        !          5738: => 'Processed file',
        !          5739: 
        !          5740:    'Processing'
        !          5741: => 'Processing',
        !          5742: 
        !          5743:    'Processing course structure'
        !          5744: => 'Processing course structure',
        !          5745: 
        !          5746:    'Processing first student'
        !          5747: => 'Processing first student',
        !          5748: 
        !          5749:    'Produce Excel Output'
        !          5750: => 'Produce Excel Output',
        !          5751: 
        !          5752:    'Project Information'
        !          5753: => 'Project Information',
        !          5754: 
        !          5755:    'Provide feedback messages or contribute to the course discussion about this resource'
        !          5756: => 'Provide feedback messages or contribute to the course discussion about this resource',
        !          5757: 
        !          5758:    'Provide my evaluation of this resource'
        !          5759: => 'Provide my evaluation of this resource',
        !          5760: 
        !          5761:    'Public - no authentication or authorization required for use'
        !          5762: => 'Public - no authentication or authorization required for use',
        !          5763: 
        !          5764:    'Publish'
        !          5765: => 'Publish',
        !          5766: 
        !          5767:    'Publish Directory'
        !          5768: => 'Publish Directory',
        !          5769: 
        !          5770:    'Publish Directory and Sub Directories'
        !          5771: => 'Publish Directory and Sub Directories',
        !          5772: 
        !          5773:    'Publish this Resource'
        !          5774: => 'Publish this Resource',
        !          5775: 
        !          5776:    'Published'
        !          5777: => 'Published',
        !          5778: 
        !          5779:    'Publisher/Owner'
        !          5780: => 'Publisher/Owner',
        !          5781: 
        !          5782:    'Publishing'
        !          5783: => 'Publishing',
        !          5784: 
        !          5785:    'Question Text'
        !          5786: => 'Question Text',
        !          5787: 
        !          5788:    'Question Type'
        !          5789: => 'Question Type',
        !          5790: 
        !          5791:    'Question Type (type)'
        !          5792: => 'Question Type (type)',
        !          5793: 
        !          5794:    'Quick Completed Problems Display'
        !          5795: => 'Quick Completed Problems Display',
        !          5796: 
        !          5797:    'Random position'
        !          5798: => 'Random position',
        !          5799: 
        !          5800:    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
        !          5801: => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
        !          5802: 
        !          5803:    'Randomization algorithm used'
        !          5804: => 'Randomization algorithm used',
        !          5805: 
        !          5806:    'Randomly pick number of resources (randompick)'
        !          5807: => 'Randomly pick number of resources (randompick)',
        !          5808: 
        !          5809:    'Re'
        !          5810: => 'Re',
        !          5811: 
        !          5812:    'Re-Initialize'
        !          5813: => 'Re-Initialize',
        !          5814: 
        !          5815:    'Re-enrollment will re-activate data.'
        !          5816: => 'Re-enrollment will re-activate data.',
        !          5817: 
        !          5818:    'Reading results from'
        !          5819: => 'Reading results from',
        !          5820: 
        !          5821:    'Reading results from [_1]'
        !          5822: => 'Reading results from [_1]',
        !          5823: 
        !          5824:    'Readings'
        !          5825: => 'Readings',
        !          5826: 
        !          5827:    'Receipt algorithm used'
        !          5828: => 'Receipt algorithm used',
        !          5829: 
        !          5830:    'Receiving results from [_1]'
        !          5831: => 'Receiving results from [_1]',
        !          5832: 
        !          5833:    'Recent'
        !          5834: => 'Recent',
        !          5835: 
        !          5836:    'Record'
        !          5837: => 'Record',
        !          5838: 
        !          5839:    'Registering'
        !          5840: => 'Registering',
        !          5841: 
        !          5842:    'Related'
        !          5843: => 'Related',
        !          5844: 
        !          5845:    'Remark'
        !          5846: => 'Remark',
        !          5847: 
        !          5848:    'Rename'
        !          5849: => 'Rename',
        !          5850: 
        !          5851:    'Rename current file to'
        !          5852: => 'Rename current file to',
        !          5853: 
        !          5854:    'Reply'
        !          5855: => 'Reply',
        !          5856: 
        !          5857:    'Report a Bug'
        !          5858: => 'Report a Bug',
        !          5859: 
        !          5860:    'Reset Submissions'
        !          5861: => 'Reset Submissions',
        !          5862: 
        !          5863:    'Resource'
        !          5864: => 'Resource',
        !          5865: 
        !          5866:    'Resource Differences'
        !          5867: => 'Resource Differences',
        !          5868: 
        !          5869:    'Resource Feedback and Discussion'
        !          5870: => 'Resource Feedback and Discussion',
        !          5871: 
        !          5872:    'Resource Hidden from Students (hiddenresource)'
        !          5873: => 'Resource Hidden from Students (hiddenresource)',
        !          5874: 
        !          5875:    'Resource Level'
        !          5876: => 'Resource Level',
        !          5877: 
        !          5878:    'Resource Publication'
        !          5879: => 'Resource Publication',
        !          5880: 
        !          5881:    'Resource alias name for conditions (mapalias)'
        !          5882: => 'Resource alias name for conditions (mapalias)',
        !          5883: 
        !          5884:    'Resource is technically correct'
        !          5885: => 'Resource is technically correct',
        !          5886: 
        !          5887:    'Resources'
        !          5888: => 'Resources',
        !          5889: 
        !          5890:    'Resources from selected sequence in course'
        !          5891: => 'Resources from selected sequence in course',
        !          5892: 
        !          5893:    'Response'
        !          5894: => 'Response',
        !          5895: 
        !          5896:    'Retrieval of an old version will overwrite the file currently in construction space'
        !          5897: => 'Retrieval of an old version will overwrite the file currently in construction space',
        !          5898: 
        !          5899:    'Retrieve'
        !          5900: => 'Retrieve',
        !          5901: 
        !          5902:    'Retrieve Old Version'
        !          5903: => 'Retrieve Old Version',
        !          5904: 
        !          5905:    'Retrieve Published Resources'
        !          5906: => 'Retrieve Published Resources',
        !          5907: 
        !          5908:    'Retrieve previous versions of'
        !          5909: => 'Retrieve previous versions of',
        !          5910: 
        !          5911:    'Retrieve version'
        !          5912: => 'Retrieve version',
        !          5913: 
        !          5914:    'Retrieving current (most recent) version'
        !          5915: => 'Retrieving current (most recent) version',
        !          5916: 
        !          5917:    'Return to DOCS'
        !          5918: => 'Return to DOCS',
        !          5919: 
        !          5920:    'Return to Last Location'
        !          5921: => 'Return to Last Location',
        !          5922: 
        !          5923:    'Reverse Association'
        !          5924: => 'Reverse Association',
        !          5925: 
        !          5926:    'Revert to Last Saved'
        !          5927: => 'Revert to Last Saved',
        !          5928: 
        !          5929:    'Revision Date'
        !          5930: => 'Revision Date',
        !          5931: 
        !          5932:    'Revoke'
        !          5933: => 'Revoke',
        !          5934: 
        !          5935:    'Revoke Existing Roles'
        !          5936: => 'Revoke Existing Roles',
        !          5937: 
        !          5938:    'Role'
        !          5939: => 'Role',
        !          5940: 
        !          5941:    'Role Information'
        !          5942: => 'Role Information',
        !          5943: 
        !          5944:    'Row'
        !          5945: => 'Row',
        !          5946: 
        !          5947:    'Rule'
        !          5948: => 'Rule',
        !          5949: 
        !          5950:    'Russian - KOI'
        !          5951: => 'Russian - KOI',
        !          5952: 
        !          5953:    'S.D. tries'
        !          5954: => 'S.D. tries',
        !          5955: 
        !          5956:    'Sample Points:'
        !          5957: => 'Sample Points:',
        !          5958: 
        !          5959:    'Samples'
        !          5960: => 'Samples',
        !          5961: 
        !          5962:    'Sat'
        !          5963: => 'Sat',
        !          5964: 
        !          5965:    'Save'
        !          5966: => 'Save',
        !          5967: 
        !          5968:    'Save as'
        !          5969: => 'Save as',
        !          5970: 
        !          5971:    'Save as & Make This Sheet the Default'
        !          5972: => 'Save as & Make This Sheet the Default',
        !          5973: 
        !          5974:    'Save as ...'
        !          5975: => 'Save as ...',
        !          5976: 
        !          5977:    'Save entries below as a draft answer (not submitting them for credit yet)'
        !          5978: => 'Save entries below as a draft answer (not submitting them for credit yet)',
        !          5979: 
        !          5980:    'Saving Modifications to'
        !          5981: => 'Saving Modifications to',
        !          5982: 
        !          5983:    'Scantron Operator'
        !          5984: => 'Scantron Operator',
        !          5985: 
        !          5986:    'Score Upload Form'
        !          5987: => 'Score Upload Form',
        !          5988: 
        !          5989:    'Search'
        !          5990: => 'Search',
        !          5991: 
        !          5992:    'Search Complete'
        !          5993: => 'Search Complete',
        !          5994: 
        !          5995:    'Search Complete [_1]'
        !          5996: => 'Search Complete [_1]',
        !          5997: 
        !          5998:    'Search the contents of this course'
        !          5999: => 'Search the contents of this course',
        !          6000: 
        !          6001:    'Search the database of published resources'
        !          6002: => 'Search the database of published resources',
        !          6003: 
        !          6004:    'Search: [_1]'
        !          6005: => 'Search: [_1]',
        !          6006: 
        !          6007:    'Searching'
        !          6008: => 'Searching',
        !          6009: 
        !          6010:    'Section'
        !          6011: => 'Section',
        !          6012: 
        !          6013:    'Section/Group'
        !          6014: => 'Section/Group',
        !          6015: 
        !          6016:    'Sections'
        !          6017: => 'Sections',
        !          6018: 
        !          6019:    'Select'
        !          6020: => 'Select',
        !          6021: 
        !          6022:    'Select Action'
        !          6023: => 'Select Action',
        !          6024: 
        !          6025:    'Select All'
        !          6026: => 'Select All',
        !          6027: 
        !          6028:    'Select All Files'
        !          6029: => 'Select All Files',
        !          6030: 
        !          6031:    'Select All Published'
        !          6032: => 'Select All Published',
        !          6033: 
        !          6034:    'Select All Resources'
        !          6035: => 'Select All Resources',
        !          6036: 
        !          6037:    'Select All Students'
        !          6038: => 'Select All Students',
        !          6039: 
        !          6040:    'Select Course'
        !          6041: => 'Select Course',
        !          6042: 
        !          6043:    'Select Date'
        !          6044: => 'Select Date',
        !          6045: 
        !          6046:    'Select Enclosing Map or Folder'
        !          6047: => 'Select Enclosing Map or Folder',
        !          6048: 
        !          6049:    'Select Folder'
        !          6050: => 'Select Folder',
        !          6051: 
        !          6052:    'Select Map'
        !          6053: => 'Select Map',
        !          6054: 
        !          6055:    'Select Only Current Students'
        !          6056: => 'Select Only Current Students',
        !          6057: 
        !          6058:    'Select Parameter Level'
        !          6059: => 'Select Parameter Level',
        !          6060: 
        !          6061:    'Select Printing Options:'
        !          6062: => 'Select Printing Options:',
        !          6063: 
        !          6064:    'Select Problem'
        !          6065: => 'Select Problem',
        !          6066: 
        !          6067:    'Select Problem(s) to print'
        !          6068: => 'Select Problem(s) to print',
        !          6069: 
        !          6070:    'Select Resource(s) to print'
        !          6071: => 'Select Resource(s) to print',
        !          6072: 
        !          6073:    'Select Resources To Print'
        !          6074: => 'Select Resources To Print',
        !          6075: 
        !          6076:    'Select Section'
        !          6077: => 'Select Section',
        !          6078: 
        !          6079:    'Select Sequence To Print From'
        !          6080: => 'Select Sequence To Print From',
        !          6081: 
        !          6082:    'Select Spreadsheet File'
        !          6083: => 'Select Spreadsheet File',
        !          6084: 
        !          6085:    'Select Student'
        !          6086: => 'Select Student',
        !          6087: 
        !          6088:    'Select Students and Resources'
        !          6089: => 'Select Students and Resources',
        !          6090: 
        !          6091:    'Select Style File'
        !          6092: => 'Select Style File',
        !          6093: 
        !          6094:    'Select User'
        !          6095: => 'Select User',
        !          6096: 
        !          6097:    'Select a'
        !          6098: => 'Select a',
        !          6099: 
        !          6100:    'Select a course'
        !          6101: => 'Select a course',
        !          6102: 
        !          6103:    'Select a user name to modify the students information'
        !          6104: => 'Select a user name to modify the students information',
        !          6105: 
        !          6106:    'Select a user name to view the users personal page.'
        !          6107: => 'Select a user name to view the users personal page.',
        !          6108: 
        !          6109:    'Select for Section/Group'
        !          6110: => 'Select for Section/Group',
        !          6111: 
        !          6112:    'Select resources for the assignment'
        !          6113: => 'Select resources for the assignment',
        !          6114: 
        !          6115:    'Select the Construction Space'
        !          6116: => 'Select the Construction Space',
        !          6117: 
        !          6118:    'Select the folder you wish to set the parameter for:'
        !          6119: => 'Select the folder you wish to set the parameter for:',
        !          6120: 
        !          6121:    'Select the problem you wish to set the parameter for:'
        !          6122: => 'Select the problem you wish to set the parameter for:',
        !          6123: 
        !          6124:    'Selecting a User'
        !          6125: => 'Selecting a User',
        !          6126: 
        !          6127:    'Send Message to User(s)'
        !          6128: => 'Send Message to User(s)',
        !          6129: 
        !          6130:    'Send New'
        !          6131: => 'Send New',
        !          6132: 
        !          6133:    'Send Reply'
        !          6134: => 'Send Reply',
        !          6135: 
        !          6136:    'Send Scantron data to a course'
        !          6137: => 'Send Scantron data to a course',
        !          6138: 
        !          6139:    'Send and receive messages'
        !          6140: => 'Send and receive messages',
        !          6141: 
        !          6142:    'Send as critical message'
        !          6143: => 'Send as critical message',
        !          6144: 
        !          6145:    'Send broadcast and receipt-required email'
        !          6146: => 'Send broadcast and receipt-required email',
        !          6147: 
        !          6148:    'Send internal email'
        !          6149: => 'Send internal email',
        !          6150: 
        !          6151:    'September'
        !          6152: => 'September',
        !          6153: 
        !          6154:    'Sequence'
        !          6155: => 'Sequence',
        !          6156: 
        !          6157:    'Sequence or Folder'
        !          6158: => 'Sequence or Folder',
        !          6159: 
        !          6160:    'Sequences and Folders'
        !          6161: => 'Sequences and Folders',
        !          6162: 
        !          6163:    'Server'
        !          6164: => 'Server',
        !          6165: 
        !          6166:    'Server Administration'
        !          6167: => 'Server Administration',
        !          6168: 
        !          6169:    'Set'
        !          6170: => 'Set',
        !          6171: 
        !          6172:    'Set Course Environment'
        !          6173: => 'Set Course Environment',
        !          6174: 
        !          6175:    'Set Course Environment Parameters'
        !          6176: => 'Set Course Environment Parameters',
        !          6177: 
        !          6178:    'Set Date'
        !          6179: => 'Set Date',
        !          6180: 
        !          6181:    'Set Defaults for All Resources in Course'
        !          6182: => 'Set Defaults for All Resources in Course',
        !          6183: 
        !          6184:    'Set End Date'
        !          6185: => 'Set End Date',
        !          6186: 
        !          6187:    'Set Individual User Roles'
        !          6188: => 'Set Individual User Roles',
        !          6189: 
        !          6190:    'Set Problem Tries'
        !          6191: => 'Set Problem Tries',
        !          6192: 
        !          6193:    'Set Problem Weight'
        !          6194: => 'Set Problem Weight',
        !          6195: 
        !          6196:    'Set Start Date'
        !          6197: => 'Set Start Date',
        !          6198: 
        !          6199:    'Set Version to be used in Course'
        !          6200: => 'Set Version to be used in Course',
        !          6201: 
        !          6202:    'Set Versions to be used in Course according to Selections below'
        !          6203: => 'Set Versions to be used in Course according to Selections below',
        !          6204: 
        !          6205:    'Set a bookmark for this resource'
        !          6206: => 'Set a bookmark for this resource',
        !          6207: 
        !          6208:    'Set a due date'
        !          6209: => 'Set a due date',
        !          6210: 
        !          6211:    'Set all Resource Versions to current Version (Fix Versions)'
        !          6212: => 'Set all Resource Versions to current Version (Fix Versions)',
        !          6213: 
        !          6214:    'Set an answer open date'
        !          6215: => 'Set an answer open date',
        !          6216: 
        !          6217:    'Set an open date'
        !          6218: => 'Set an open date',
        !          6219: 
        !          6220:    'Set answer open date for all problems in the course for ...'
        !          6221: => 'Set answer open date for all problems in the course for ...',
        !          6222: 
        !          6223:    'Set answer open date for the selected folder for ...'
        !          6224: => 'Set answer open date for the selected folder for ...',
        !          6225: 
        !          6226:    'Set answer open date for the selected problem for ...'
        !          6227: => 'Set answer open date for the selected problem for ...',
        !          6228: 
        !          6229:    'Set content feedback to Course Coordinator'
        !          6230: => 'Set content feedback to Course Coordinator',
        !          6231: 
        !          6232:    'Set course policy feedback to Course Coordinator'
        !          6233: => 'Set course policy feedback to Course Coordinator',
        !          6234: 
        !          6235:    'Set deadlines and other assessment parameters, as well as modify course environment'
        !          6236: => 'Set deadlines and other assessment parameters, as well as modify course environment',
        !          6237: 
        !          6238:    'Set due date for all problems in the course for ...'
        !          6239: => 'Set due date for all problems in the course for ...',
        !          6240: 
        !          6241:    'Set due date for the selected folder for ...'
        !          6242: => 'Set due date for the selected folder for ...',
        !          6243: 
        !          6244:    'Set due date for the selected problem for ...'
        !          6245: => 'Set due date for the selected problem for ...',
        !          6246: 
        !          6247:    'Set my user preferences'
        !          6248: => 'Set my user preferences',
        !          6249: 
        !          6250:    'Set number of tries for all problems in the course for ...'
        !          6251: => 'Set number of tries for all problems in the course for ...',
        !          6252: 
        !          6253:    'Set number of tries for the selected folder for ...'
        !          6254: => 'Set number of tries for the selected folder for ...',
        !          6255: 
        !          6256:    'Set number of tries for the selected problem for ...'
        !          6257: => 'Set number of tries for the selected problem for ...',
        !          6258: 
        !          6259:    'Set opening date for all problems in the course for ...'
        !          6260: => 'Set opening date for all problems in the course for ...',
        !          6261: 
        !          6262:    'Set opening date for all problems in the course for. . .'
        !          6263: => 'Set opening date for all problems in the course for. . .',
        !          6264: 
        !          6265:    'Set opening date for the selected folder for ...'
        !          6266: => 'Set opening date for the selected folder for ...',
        !          6267: 
        !          6268:    'Set opening date for the selected problem for ...'
        !          6269: => 'Set opening date for the selected problem for ...',
        !          6270: 
        !          6271:    'Set opening datefor all problems in the course for. . .'
        !          6272: => 'Set opening datefor all problems in the course for. . .',
        !          6273: 
        !          6274:    'Set problem weight for all problems in the course for ...'
        !          6275: => 'Set problem weight for all problems in the course for ...',
        !          6276: 
        !          6277:    'Set problem weight for the selected folder for ...'
        !          6278: => 'Set problem weight for the selected folder for ...',
        !          6279: 
        !          6280:    'Set problem weight for the selected problem for ...'
        !          6281: => 'Set problem weight for the selected problem for ...',
        !          6282: 
        !          6283:    'Set the number of tries'
        !          6284: => 'Set the number of tries',
        !          6285: 
        !          6286:    'Set the problem weight'
        !          6287: => 'Set the problem weight',
        !          6288: 
        !          6289:    'Set to ...'
        !          6290: => 'Set to ...',
        !          6291: 
        !          6292:    'Set value to "[_1]" to allow'
        !          6293: => 'Set value to "[_1]" to allow',
        !          6294: 
        !          6295:    'Set/Modify Course Assessment Parameter'
        !          6296: => 'Set/Modify Course Assessment Parameter',
        !          6297: 
        !          6298:    'Set/Modify Course Assessment Parameters'
        !          6299: => 'Set/Modify Course Assessment Parameters',
        !          6300: 
        !          6301:    'Set/Modify Course Parameters'
        !          6302: => 'Set/Modify Course Parameters',
        !          6303: 
        !          6304:    'Setting the [_1]'
        !          6305: => 'Setting the [_1]',
        !          6306: 
        !          6307:    'Setting the [_1] to [_2]'
        !          6308: => 'Setting the [_1] to [_2]',
        !          6309: 
        !          6310:    'Shared by course faculty and staff'
        !          6311: => 'Shared by course faculty and staff',
        !          6312: 
        !          6313:    'Short string response'
        !          6314: => 'Short string response',
        !          6315: 
        !          6316:    'Show Answer'
        !          6317: => 'Show Answer',
        !          6318: 
        !          6319:    'Show Feedback'
        !          6320: => 'Show Feedback',
        !          6321: 
        !          6322:    'Show More Options'
        !          6323: => 'Show More Options',
        !          6324: 
        !          6325:    'Show Only Uncompleted Homework'
        !          6326: => 'Show Only Uncompleted Homework',
        !          6327: 
        !          6328:    'Show Preview'
        !          6329: => 'Show Preview',
        !          6330: 
        !          6331:    'Show Problem Completeness'
        !          6332: => 'Show Problem Completeness',
        !          6333: 
        !          6334:    'Show Problem Status (problemstatus)'
        !          6335: => 'Show Problem Status (problemstatus)',
        !          6336: 
        !          6337:    'Show Units - Disable Entry (turnoffunit)'
        !          6338: => 'Show Units - Disable Entry (turnoffunit)',
        !          6339: 
        !          6340:    'Show all roles'
        !          6341: => 'Show all roles',
        !          6342: 
        !          6343:    'Show all rles'
        !          6344: => 'Show all rles',
        !          6345: 
        !          6346:    'Show always at bottom position'
        !          6347: => 'Show always at bottom position',
        !          6348: 
        !          6349:    'Show always at top position'
        !          6350: => 'Show always at top position',
        !          6351: 
        !          6352:    'Show catalog information'
        !          6353: => 'Show catalog information',
        !          6354: 
        !          6355:    'Show resource'
        !          6356: => 'Show resource',
        !          6357: 
        !          6358:    'Significant Digits (sig)'
        !          6359: => 'Significant Digits (sig)',
        !          6360: 
        !          6361:    'Significant figures are incorrect, submission was not graded.'
        !          6362: => 'Significant figures are incorrect, submission was not graded.',
        !          6363: 
        !          6364:    'Simple Edit'
        !          6365: => 'Simple Edit',
        !          6366: 
        !          6367:    'Simple Page'
        !          6368: => 'Simple Page',
        !          6369: 
        !          6370:    'Simple Problem'
        !          6371: => 'Simple Problem',
        !          6372: 
        !          6373:    'Simple Problem Editor'
        !          6374: => 'Simple Problem Editor',
        !          6375: 
        !          6376:    'Since Start of Course'
        !          6377: => 'Since Start of Course',
        !          6378: 
        !          6379:    'Since Yesterday'
        !          6380: => 'Since Yesterday',
        !          6381: 
        !          6382:    'Size'
        !          6383: => 'Size',
        !          6384: 
        !          6385:    'Size:'
        !          6386: => 'Size:',
        !          6387: 
        !          6388:    'Skew Tries'
        !          6389: => 'Skew Tries',
        !          6390: 
        !          6391:    'Some items were not submitted'
        !          6392: => 'Some items were not submitted',
        !          6393: 
        !          6394:    'Some parts were not submitted.'
        !          6395: => 'Some parts were not submitted.',
        !          6396: 
        !          6397:    'Space separated'
        !          6398: => 'Space separated',
        !          6399: 
        !          6400:    'Special Documents'
        !          6401: => 'Special Documents',
        !          6402: 
        !          6403:    'Special documents'
        !          6404: => 'Special documents',
        !          6405: 
        !          6406:    'Spreadsheet Computation'
        !          6407: => 'Spreadsheet Computation',
        !          6408: 
        !          6409:    'Spreadsheet Computation Status'
        !          6410: => 'Spreadsheet Computation Status',
        !          6411: 
        !          6412:    'Start'
        !          6413: => 'Start',
        !          6414: 
        !          6415:    'Start Time'
        !          6416: => 'Start Time',
        !          6417: 
        !          6418:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
        !          6419: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
        !          6420: 
        !          6421:    'Starting'
        !          6422: => 'Starting',
        !          6423: 
        !          6424:    'Starting Date'
        !          6425: => 'Starting Date',
        !          6426: 
        !          6427:    'Starting and Ending Dates'
        !          6428: => 'Starting and Ending Dates',
        !          6429: 
        !          6430:    'Statistics'
        !          6431: => 'Statistics',
        !          6432: 
        !          6433:    'Statistics and Problem Analysis'
        !          6434: => 'Statistics and Problem Analysis',
        !          6435: 
        !          6436:    'Status'
        !          6437: => 'Status',
        !          6438: 
        !          6439:    'Store'
        !          6440: => 'Store',
        !          6441: 
        !          6442:    'Store Catalog Information'
        !          6443: => 'Store Catalog Information',
        !          6444: 
        !          6445:    'Store Changes'
        !          6446: => 'Store Changes',
        !          6447: 
        !          6448:    'Store uploaded file as '
        !          6449: => 'Store uploaded file as ',
        !          6450: 
        !          6451:    'Student'
        !          6452: => 'Student',
        !          6453: 
        !          6454:    'Student Data Compilation Progress'
        !          6455: => 'Student Data Compilation Progress',
        !          6456: 
        !          6457:    'Student Data Compilation Status'
        !          6458: => 'Student Data Compilation Status',
        !          6459: 
        !          6460:    'Student ID'
        !          6461: => 'Student ID',
        !          6462: 
        !          6463:    'Student Information'
        !          6464: => 'Student Information',
        !          6465: 
        !          6466:    'Student Name'
        !          6467: => 'Student Name',
        !          6468: 
        !          6469:    'Student Number'
        !          6470: => 'Student Number',
        !          6471: 
        !          6472:    'Student Sheet Links'
        !          6473: => 'Student Sheet Links',
        !          6474: 
        !          6475:    'Student Status'
        !          6476: => 'Student Status',
        !          6477: 
        !          6478:    'Student Status: [_1]'
        !          6479: => 'Student Status: [_1]',
        !          6480: 
        !          6481:    'Student information updated successfully.'
        !          6482: => 'Student information updated successfully.',
        !          6483: 
        !          6484:    'Student level sheet'
        !          6485: => 'Student level sheet',
        !          6486: 
        !          6487:    'Student performance statistics on all problems.'
        !          6488: => 'Student performance statistics on all problems.',
        !          6489: 
        !          6490:    'Students Affected'
        !          6491: => 'Students Affected',
        !          6492: 
        !          6493:    'Students need access key to enter course'
        !          6494: => 'Students need access key to enter course',
        !          6495: 
        !          6496:    'Students with expired roles'
        !          6497: => 'Students with expired roles',
        !          6498: 
        !          6499:    'Subject'
        !          6500: => 'Subject',
        !          6501: 
        !          6502:    'Subject:'
        !          6503: => 'Subject:',
        !          6504: 
        !          6505:    'Submission Time Analysis'
        !          6506: => 'Submission Time Analysis',
        !          6507: 
        !          6508:    'Submissions'
        !          6509: => 'Submissions',
        !          6510: 
        !          6511:    'Submit'
        !          6512: => 'Submit',
        !          6513: 
        !          6514:    'Submit Answer'
        !          6515: => 'Submit Answer',
        !          6516: 
        !          6517:    'Submit Changes'
        !          6518: => 'Submit Changes',
        !          6519: 
        !          6520:    'Submit Changes and Edit'
        !          6521: => 'Submit Changes and Edit',
        !          6522: 
        !          6523:    'Submit Changes and View'
        !          6524: => 'Submit Changes and View',
        !          6525: 
        !          6526:    'Submit Modifications'
        !          6527: => 'Submit Modifications',
        !          6528: 
        !          6529:    'Submit entries below as answer to receive credit'
        !          6530: => 'Submit entries below as answer to receive credit',
        !          6531: 
        !          6532:    'Successful Login'
        !          6533: => 'Successful Login',
        !          6534: 
        !          6535:    'Suggested Replacement for Obsolete File'
        !          6536: => 'Suggested Replacement for Obsolete File',
        !          6537: 
        !          6538:    'Summary'
        !          6539: => 'Summary',
        !          6540: 
        !          6541:    'Summary View'
        !          6542: => 'Summary View',
        !          6543: 
        !          6544:    'Sun'
        !          6545: => 'Sun',
        !          6546: 
        !          6547:    'Supplemental Course Documents'
        !          6548: => 'Supplemental Course Documents',
        !          6549: 
        !          6550:    'Survey Question'
        !          6551: => 'Survey Question',
        !          6552: 
        !          6553:    'Swedish Chef'
        !          6554: => 'Swedish Chef',
        !          6555: 
        !          6556:    'Switch Server'
        !          6557: => 'Switch Server',
        !          6558: 
        !          6559:    'Switch to another course'
        !          6560: => 'Switch to another course',
        !          6561: 
        !          6562:    'Switch to another user role'
        !          6563: => 'Switch to another user role',
        !          6564: 
        !          6565:    'Switching Role'
        !          6566: => 'Switching Role',
        !          6567: 
        !          6568:    'Syllabus'
        !          6569: => 'Syllabus',
        !          6570: 
        !          6571:    'Synchronized SQL metadata database'
        !          6572: => 'Synchronized SQL metadata database',
        !          6573: 
        !          6574:    'System'
        !          6575: => 'System',
        !          6576: 
        !          6577:    'System Administration'
        !          6578: => 'System Administration',
        !          6579: 
        !          6580:    'System Level'
        !          6581: => 'System Level',
        !          6582: 
        !          6583:    'System wide - can be used for any courses system wide'
        !          6584: => 'System wide - can be used for any courses system wide',
        !          6585: 
        !          6586:    'System wide - open source to all authors'
        !          6587: => 'System wide - open source to all authors',
        !          6588: 
        !          6589:    'Tabulator separated'
        !          6590: => 'Tabulator separated',
        !          6591: 
        !          6592:    'Target'
        !          6593: => 'Target',
        !          6594: 
        !          6595:    'Target Edit Map'
        !          6596: => 'Target Edit Map',
        !          6597: 
        !          6598:    'Task'
        !          6599: => 'Task',
        !          6600: 
        !          6601:    'TeX unconverted due to errors'
        !          6602: => 'TeX unconverted due to errors',
        !          6603: 
        !          6604:    'TeX unconverted due to previous errors'
        !          6605: => 'TeX unconverted due to previous errors',
        !          6606: 
        !          6607:    'TeXWidth(mm):'
        !          6608: => 'TeXWidth(mm):',
        !          6609: 
        !          6610:    'Teaching Assistant'
        !          6611: => 'Teaching Assistant',
        !          6612: 
        !          6613:    'Template'
        !          6614: => 'Template',
        !          6615: 
        !          6616:    'Temporary Assembly Workspace'
        !          6617: => 'Temporary Assembly Workspace',
        !          6618: 
        !          6619:    'Text'
        !          6620: => 'Text',
        !          6621: 
        !          6622:    'Text Block'
        !          6623: => 'Text Block',
        !          6624: 
        !          6625:    'Textbook'
        !          6626: => 'Textbook',
        !          6627: 
        !          6628:    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
        !          6629: => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
        !          6630: 
        !          6631:    'The error reported was'
        !          6632: => 'The error reported was',
        !          6633: 
        !          6634:    'The extension on this file'
        !          6635: => 'The extension on this file',
        !          6636: 
        !          6637:    'The filetype extension of the file you uploaded is not allowed.'
        !          6638: => 'The filetype extension of the file you uploaded is not allowed.',
        !          6639: 
        !          6640:    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
        !          6641: => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
        !          6642: 
        !          6643:    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
        !          6644: => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
        !          6645: 
        !          6646:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
        !          6647: => 'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.',
        !          6648: 
        !          6649:    'The optional email address field was not specified.'
        !          6650: => 'The optional email address field was not specified.',
        !          6651: 
        !          6652:    'The optional name field was not specified.'
        !          6653: => 'The optional name field was not specified.',
        !          6654: 
        !          6655:    'The optional section or group field was not specified.'
        !          6656: => 'The optional section or group field was not specified.',
        !          6657: 
        !          6658:    'The optional student number field was not specified.'
        !          6659: => 'The optional student number field was not specified.',
        !          6660: 
        !          6661:    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
        !          6662: => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
        !          6663: 
        !          6664:    'The requested file'
        !          6665: => 'The requested file',
        !          6666: 
        !          6667:    'The student must log out and log in again to see these changes.'
        !          6668: => 'The student must log out and log in again to see these changes.',
        !          6669: 
        !          6670:    'The submitted answer was too long.'
        !          6671: => 'The submitted answer was too long.',
        !          6672: 
        !          6673:    'The target is an existing directory.'
        !          6674: => 'The target is an existing directory.',
        !          6675: 
        !          6676:    'Then'
        !          6677: => 'Then',
        !          6678: 
        !          6679:    'There are currently no Error Messages for this resource.'
        !          6680: => 'There are currently no Error Messages for this resource.',
        !          6681: 
        !          6682:    'There are currently no results'
        !          6683: => 'There are currently no results',
        !          6684: 
        !          6685:    'There are no Evaluation Comments on this resource.'
        !          6686: => 'There are no Evaluation Comments on this resource.',
        !          6687: 
        !          6688:    'There are no currently enrolled students in the course.'
        !          6689: => 'There are no currently enrolled students in the course.',
        !          6690: 
        !          6691:    'There are no currently enrolled students in the selected sections.'
        !          6692: => 'There are no currently enrolled students in the selected sections.',
        !          6693: 
        !          6694:    'There are no previously enrolled students in the course.'
        !          6695: => 'There are no previously enrolled students in the course.',
        !          6696: 
        !          6697:    'There are no previously enrolled students in the selected sections.'
        !          6698: => 'There are no previously enrolled students in the selected sections.',
        !          6699: 
        !          6700:    'There are no students currently enrolled.'
        !          6701: => 'There are no students currently enrolled.',
        !          6702: 
        !          6703:    'There are no students in the course.'
        !          6704: => 'There are no students in the course.',
        !          6705: 
        !          6706:    'There are no students in the selected sections.'
        !          6707: => 'There are no students in the selected sections.',
        !          6708: 
        !          6709:    'There is no student data for this problem.'
        !          6710: => 'There is no student data for this problem.',
        !          6711: 
        !          6712:    'There was an error determining the environment values for'
        !          6713: => 'There was an error determining the environment values for',
        !          6714: 
        !          6715:    'This controls how receipt numbers are generated.'
        !          6716: => 'This controls how receipt numbers are generated.',
        !          6717: 
        !          6718:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
        !          6719: => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.',
        !          6720: 
        !          6721:    'This helper will set up your LON-CAPA course and choose which features will be active.'
        !          6722: => 'This helper will set up your LON-CAPA course and choose which features will be active.',
        !          6723: 
        !          6724:    'This is an automatic message generated by the LON-CAPA system.'
        !          6725: => 'This is an automatic message generated by the LON-CAPA system.',
        !          6726: 
        !          6727:    'This question expects a numeric answer.'
        !          6728: => 'This question expects a numeric answer.',
        !          6729: 
        !          6730:    'This resource has been marked obsolete by the author(s)'
        !          6731: => 'This resource has been marked obsolete by the author(s)',
        !          6732: 
        !          6733:    'This syllabus can be publicly viewed at'
        !          6734: => 'This syllabus can be publicly viewed at',
        !          6735: 
        !          6736:    'Threaded View'
        !          6737: => 'Threaded View',
        !          6738: 
        !          6739:    'Thu'
        !          6740: => 'Thu',
        !          6741: 
        !          6742:    'Time'
        !          6743: => 'Time',
        !          6744: 
        !          6745:    'Title'
        !          6746: => 'Title',
        !          6747: 
        !          6748:    'To'
        !          6749: => 'To',
        !          6750: 
        !          6751:    'To create a new'
        !          6752: => 'To create a new',
        !          6753: 
        !          6754:    'Top Level Map'
        !          6755: => 'Top Level Map',
        !          6756: 
        !          6757:    'Topic'
        !          6758: => 'Topic',
        !          6759: 
        !          6760:    'Total'
        !          6761: => 'Total',
        !          6762: 
        !          6763:    'Total Parts In Course'
        !          6764: => 'Total Parts In Course',
        !          6765: 
        !          6766:    'Total number of records found in file: [_1].'
        !          6767: => 'Total number of records found in file: [_1].',
        !          6768: 
        !          6769:    'Total number of students who have worked on this problem'
        !          6770: => 'Total number of students who have worked on this problem',
        !          6771: 
        !          6772:    'Tries'
        !          6773: => 'Tries',
        !          6774: 
        !          6775:    'True'
        !          6776: => 'True',
        !          6777: 
        !          6778:    'Tue'
        !          6779: => 'Tue',
        !          6780: 
        !          6781:    'Turkish - ISO'
        !          6782: => 'Turkish - ISO',
        !          6783: 
        !          6784:    'Type'
        !          6785: => 'Type',
        !          6786: 
        !          6787:    'Type Name Here'
        !          6788: => 'Type Name Here',
        !          6789: 
        !          6790:    'Type in value'
        !          6791: => 'Type in value',
        !          6792: 
        !          6793:    'Type-in value'
        !          6794: => 'Type-in value',
        !          6795: 
        !          6796:    'Type:'
        !          6797: => 'Type:',
        !          6798: 
        !          6799:    'UNDISPLAYABLE'
        !          6800: => 'UNDISPLAYABLE',
        !          6801: 
        !          6802:    'UNIX authenticated'
        !          6803: => 'UNIX authenticated',
        !          6804: 
        !          6805:    'URL'
        !          6806: => 'URL',
        !          6807: 
        !          6808:    'URLs To Include in Syllabus'
        !          6809: => 'URLs To Include in Syllabus',
        !          6810: 
        !          6811:    'USERS'
        !          6812: => 'USERS',
        !          6813: 
        !          6814:    'Unable to connect to database!'
        !          6815: => 'Unable to connect to database!',
        !          6816: 
        !          6817:    'Unable to determine if this resource is open due to network problems. Please try again later.'
        !          6818: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
        !          6819: 
        !          6820:    'Unable to enroll'
        !          6821: => 'Unable to enroll',
        !          6822: 
        !          6823:    'Unable to enroll students'
        !          6824: => 'Unable to enroll students',
        !          6825: 
        !          6826:    'Unable to find'
        !          6827: => 'Unable to find',
        !          6828: 
        !          6829:    'Unable to make backup'
        !          6830: => 'Unable to make backup',
        !          6831: 
        !          6832:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
        !          6833: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
        !          6834: 
        !          6835:    'Unable to retrieve environment data for'
        !          6836: => 'Unable to retrieve environment data for',
        !          6837: 
        !          6838:    'Unable to set default dates for course'
        !          6839: => 'Unable to set default dates for course',
        !          6840: 
        !          6841:    'Unable to understand formula'
        !          6842: => 'Unable to understand formula',
        !          6843: 
        !          6844:    'Unable to undo, unable to switch'
        !          6845: => 'Unable to undo, unable to switch',
        !          6846: 
        !          6847:    'Unable to write to'
        !          6848: => 'Unable to write to',
        !          6849: 
        !          6850:    'Unavailable course'
        !          6851: => 'Unavailable course',
        !          6852: 
        !          6853:    'Uncheck All'
        !          6854: => 'Uncheck All',
        !          6855: 
        !          6856:    'Uncompleted Homework'
        !          6857: => 'Uncompleted Homework',
        !          6858: 
        !          6859:    'Undetermined - ISO'
        !          6860: => 'Undetermined - ISO',
        !          6861: 
        !          6862:    'Undid changes, Switched'
        !          6863: => 'Undid changes, Switched',
        !          6864: 
        !          6865:    'Unit:'
        !          6866: => 'Unit:',
        !          6867: 
        !          6868:    'Units incorrect.'
        !          6869: => 'Units incorrect.',
        !          6870: 
        !          6871:    'Units required'
        !          6872: => 'Units required',
        !          6873: 
        !          6874:    'Unknown Action'
        !          6875: => 'Unknown Action',
        !          6876: 
        !          6877:    'Unknown ID'
        !          6878: => 'Unknown ID',
        !          6879: 
        !          6880:    'Unknown message'
        !          6881: => 'Unknown message',
        !          6882: 
        !          6883:    'Unknown user'
        !          6884: => 'Unknown user',
        !          6885: 
        !          6886:    'Unpublished'
        !          6887: => 'Unpublished',
        !          6888: 
        !          6889:    'Unselect All'
        !          6890: => 'Unselect All',
        !          6891: 
        !          6892:    'Unselect All Files'
        !          6893: => 'Unselect All Files',
        !          6894: 
        !          6895:    'Unselect All Published'
        !          6896: => 'Unselect All Published',
        !          6897: 
        !          6898:    'Unselect All Resources'
        !          6899: => 'Unselect All Resources',
        !          6900: 
        !          6901:    'Unselect All Students'
        !          6902: => 'Unselect All Students',
        !          6903: 
        !          6904:    'Unselect for Section/Group'
        !          6905: => 'Unselect for Section/Group',
        !          6906: 
        !          6907:    'Unsuccessful Login'
        !          6908: => 'Unsuccessful Login',
        !          6909: 
        !          6910:    'Unsupported character combination'
        !          6911: => 'Unsupported character combination',
        !          6912: 
        !          6913:    'Up'
        !          6914: => 'Up',
        !          6915: 
        !          6916:    'Update Course Assessment Parameter Display'
        !          6917: => 'Update Course Assessment Parameter Display',
        !          6918: 
        !          6919:    'Update Display'
        !          6920: => 'Update Display',
        !          6921: 
        !          6922:    'Update Section or Specific User'
        !          6923: => 'Update Section or Specific User',
        !          6924: 
        !          6925:    'Update Student Data'
        !          6926: => 'Update Student Data',
        !          6927: 
        !          6928:    'Updating discussion time'
        !          6929: => 'Updating discussion time',
        !          6930: 
        !          6931:    'Upload Document'
        !          6932: => 'Upload Document',
        !          6933: 
        !          6934:    'Upload Scantron data'
        !          6935: => 'Upload Scantron data',
        !          6936: 
        !          6937:    'Upload a Photo'
        !          6938: => 'Upload a Photo',
        !          6939: 
        !          6940:    'Upload a class list'
        !          6941: => 'Upload a class list',
        !          6942: 
        !          6943:    'Upload a new main course document'
        !          6944: => 'Upload a new main course document',
        !          6945: 
        !          6946:    'Upload a new supplemental course document'
        !          6947: => 'Upload a new supplemental course document',
        !          6948: 
        !          6949:    'Upload class list'
        !          6950: => 'Upload class list',
        !          6951: 
        !          6952:    'Upload file'
        !          6953: => 'Upload file',
        !          6954: 
        !          6955:    'Upload file to Construction Space'
        !          6956: => 'Upload file to Construction Space',
        !          6957: 
        !          6958:    'Uploaded'
        !          6959: => 'Uploaded',
        !          6960: 
        !          6961:    'Uploaded Document'
        !          6962: => 'Uploaded Document',
        !          6963: 
        !          6964:    'Uploading Class List'
        !          6965: => 'Uploading Class List',
        !          6966: 
        !          6967:    'Use or edit my bookmark collection'
        !          6968: => 'Use or edit my bookmark collection',
        !          6969: 
        !          6970:    'User'
        !          6971: => 'User',
        !          6972: 
        !          6973:    'User Load'
        !          6974: => 'User Load',
        !          6975: 
        !          6976:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
        !          6977: => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course',
        !          6978: 
        !          6979:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
        !          6980: => 'User Notes, Records of Face-to-Face Discussions, and Critical Messages',
        !          6981: 
        !          6982:    'User Role'
        !          6983: => 'User Role',
        !          6984: 
        !          6985:    'User Roles'
        !          6986: => 'User Roles',
        !          6987: 
        !          6988:    'Username'
        !          6989: => 'Username',
        !          6990: 
        !          6991:    'Users with Roles Assigned by'
        !          6992: => 'Users with Roles Assigned by',
        !          6993: 
        !          6994:    'VIEW'
        !          6995: => 'VIEW',
        !          6996: 
        !          6997:    'Value'
        !          6998: => 'Value',
        !          6999: 
        !          7000:    'Verify Content'
        !          7001: => 'Verify Content',
        !          7002: 
        !          7003:    'Verify Course Documents'
        !          7004: => 'Verify Course Documents',
        !          7005: 
        !          7006:    'Verify Selection'
        !          7007: => 'Verify Selection',
        !          7008: 
        !          7009:    'Version'
        !          7010: => 'Version',
        !          7011: 
        !          7012:    'Version Number'
        !          7013: => 'Version Number',
        !          7014: 
        !          7015:    'Version changes since Yesterday'
        !          7016: => 'Version changes since Yesterday',
        !          7017: 
        !          7018:    'Version changes since last Month'
        !          7019: => 'Version changes since last Month',
        !          7020: 
        !          7021:    'Version changes since last Week'
        !          7022: => 'Version changes since last Week',
        !          7023: 
        !          7024:    'Version changes since start of Course'
        !          7025: => 'Version changes since start of Course',
        !          7026: 
        !          7027:    'Version used in Course'
        !          7028: => 'Version used in Course',
        !          7029: 
        !          7030:    'View'
        !          7031: => 'View',
        !          7032: 
        !          7033:    'View All Messages'
        !          7034: => 'View All Messages',
        !          7035: 
        !          7036:    'View Class List'
        !          7037: => 'View Class List',
        !          7038: 
        !          7039:    'View Critical Messages'
        !          7040: => 'View Critical Messages',
        !          7041: 
        !          7042:    'View Published Version'
        !          7043: => 'View Published Version',
        !          7044: 
        !          7045:    'View course assessment statistics'
        !          7046: => 'View course assessment statistics',
        !          7047: 
        !          7048:    'View documents included in this course'
        !          7049: => 'View documents included in this course',
        !          7050: 
        !          7051:    'View file'
        !          7052: => 'View file',
        !          7053: 
        !          7054:    'View the FAQ'
        !          7055: => 'View the FAQ',
        !          7056: 
        !          7057:    'View the course assessment progress chart'
        !          7058: => 'View the course assessment progress chart',
        !          7059: 
        !          7060:    'View user submissions for this assessment resource'
        !          7061: => 'View user submissions for this assessment resource',
        !          7062: 
        !          7063:    'Visibly Separate Items on Pages'
        !          7064: => 'Visibly Separate Items on Pages',
        !          7065: 
        !          7066:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
        !          7067: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
        !          7068: 
        !          7069:    'Warning!'
        !          7070: => 'Warning!',
        !          7071: 
        !          7072:    'Warning: change of MIME type!'
        !          7073: => 'Warning: change of MIME type!',
        !          7074: 
        !          7075:    'Warning: target file exists!'
        !          7076: => 'Warning: target file exists!',
        !          7077: 
        !          7078:    'Warning: target file exists, and has been published!'
        !          7079: => 'Warning: target file exists, and has been published!',
        !          7080: 
        !          7081:    'Was due'
        !          7082: => 'Was due',
        !          7083: 
        !          7084:    'Web Links'
        !          7085: => 'Web Links',
        !          7086: 
        !          7087:    'Web References'
        !          7088: => 'Web References',
        !          7089: 
        !          7090:    'Wed'
        !          7091: => 'Wed',
        !          7092: 
        !          7093:    'Weight (weight)'
        !          7094: => 'Weight (weight)',
        !          7095: 
        !          7096:    'Welcome'
        !          7097: => 'Welcome',
        !          7098: 
        !          7099:    'Welcome to Your New LON-CAPA Course'
        !          7100: => 'Welcome to Your New LON-CAPA Course',
        !          7101: 
        !          7102:    'Welcome to the Assignment Parameter Helper'
        !          7103: => 'Welcome to the Assignment Parameter Helper',
        !          7104: 
        !          7105:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
        !          7106: => 'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up',
        !          7107: 
        !          7108:    'What parameter do you want to set for all problems in the course?'
        !          7109: => 'What parameter do you want to set for all problems in the course?',
        !          7110: 
        !          7111:    'What parameter do you want to set for the selected folder?'
        !          7112: => 'What parameter do you want to set for the selected folder?',
        !          7113: 
        !          7114:    'What parameter do you want to set for the selected problem?'
        !          7115: => 'What parameter do you want to set for the selected problem?',
        !          7116: 
        !          7117:    'What should the answer open date be set to?'
        !          7118: => 'What should the answer open date be set to?',
        !          7119: 
        !          7120:    'What should the due date be set to?'
        !          7121: => 'What should the due date be set to?',
        !          7122: 
        !          7123:    'What should the opening date be set to?'
        !          7124: => 'What should the opening date be set to?',
        !          7125: 
        !          7126:    'What weight should be set for all problems in the course?'
        !          7127: => 'What weight should be set for all problems in the course?',
        !          7128: 
        !          7129:    'What weight should be set for the selected folder?'
        !          7130: => 'What weight should be set for the selected folder?',
        !          7131: 
        !          7132:    'What weight should be set for the selected problem?'
        !          7133: => 'What weight should be set for the selected problem?',
        !          7134: 
        !          7135:    'Which Problem or Problems?'
        !          7136: => 'Which Problem or Problems?',
        !          7137: 
        !          7138:    'Which problems do you wish to set a parameter for?'
        !          7139: => 'Which problems do you wish to set a parameter for?',
        !          7140: 
        !          7141:    'Width'
        !          7142: => 'Width',
        !          7143: 
        !          7144:    'Width(pixel):'
        !          7145: => 'Width(pixel):',
        !          7146: 
        !          7147:    'With Answers'
        !          7148: => 'With Answers',
        !          7149: 
        !          7150:    'Without Answers'
        !          7151: => 'Without Answers',
        !          7152: 
        !          7153:    'Words'
        !          7154: => 'Words',
        !          7155: 
        !          7156:    'Wrote Metadata'
        !          7157: => 'Wrote Metadata',
        !          7158: 
        !          7159:    'XML/SGML'
        !          7160: => 'XML/SGML',
        !          7161: 
        !          7162:    'Yes'
        !          7163: => 'Yes',
        !          7164: 
        !          7165:    'You are correct.'
        !          7166: => 'You are correct.',
        !          7167: 
        !          7168:    'You are excused from the problem.'
        !          7169: => 'You are excused from the problem.',
        !          7170: 
        !          7171:    'You are working with an unsaved version of your map.'
        !          7172: => 'You are working with an unsaved version of your map.',
        !          7173: 
        !          7174:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
        !          7175: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
        !          7176: 
        !          7177:    'You did not select a template.'
        !          7178: => 'You did not select a template.',
        !          7179: 
        !          7180:    'You do not have authoring privileges for this resource'
        !          7181: => 'You do not have authoring privileges for this resource',
        !          7182: 
        !          7183:    'You have entered that answer before'
        !          7184: => 'You have entered that answer before',
        !          7185: 
        !          7186:    'You have no critical messages.'
        !          7187: => 'You have no critical messages.',
        !          7188: 
        !          7189:    'You have no unread messages'
        !          7190: => 'You have no unread messages',
        !          7191: 
        !          7192:    'You have provided an invalid ranking'
        !          7193: => 'You have provided an invalid ranking',
        !          7194: 
        !          7195:    'You must choose an authentication type.'
        !          7196: => 'You must choose an authentication type.',
        !          7197: 
        !          7198:    'You must choose at least one student to continue.'
        !          7199: => 'You must choose at least one student to continue.',
        !          7200: 
        !          7201:    'You must choose one or more choices to continue.'
        !          7202: => 'You must choose one or more choices to continue.',
        !          7203: 
        !          7204:    'You need to choose another user role or enter a specific course for this function'
        !          7205: => 'You need to choose another user role or enter a specific course for this function',
        !          7206: 
        !          7207:    'You need to specify the Kerberos domain.'
        !          7208: => 'You need to specify the Kerberos domain.',
        !          7209: 
        !          7210:    'You need to specify the initial password.'
        !          7211: => 'You need to specify the initial password.',
        !          7212: 
        !          7213:    'You need to specify the username field.'
        !          7214: => 'You need to specify the username field.',
        !          7215: 
        !          7216:    'Your Excel Spreadsheet'
        !          7217: => 'Your Excel Spreadsheet',
        !          7218: 
        !          7219:    'Your Version Settings have been Stored'
        !          7220: => 'Your Version Settings have been Stored',
        !          7221: 
        !          7222:    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
        !          7223: => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
        !          7224: 
        !          7225:    'Your home server is '
        !          7226: => 'Your home server is ',
        !          7227: 
        !          7228:    'Your receipt is'
        !          7229: => 'Your receipt is',
        !          7230: 
        !          7231:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
        !          7232: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
        !          7233: 
        !          7234:    'Your submission has been recorded.'
        !          7235: => 'Your submission has been recorded.',
        !          7236: 
        !          7237:    '[_1] (what you just saw on the screen)'
        !          7238: => '[_1] (what you just saw on the screen)',
        !          7239: 
        !          7240:    '[_1] Do not change login data'
        !          7241: => '[_1] Do not change login data',
        !          7242: 
        !          7243:    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'
        !          7244: => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',
        !          7245: 
        !          7246:    '[_1] Filesystem Authenticated (with initial password [_2])'
        !          7247: => '[_1] Filesystem Authenticated (with initial password [_2])',
        !          7248: 
        !          7249:    '[_1] Internally authenticated (mit Anfangspasswort [_2])'
        !          7250: => '[_1] Internally authenticated (mit Anfangspasswort [_2])',
        !          7251: 
        !          7252:    '[_1] Internally authenticated (with initial password [_2])'
        !          7253: => '[_1] Internally authenticated (with initial password [_2])',
        !          7254: 
        !          7255:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
        !          7256: => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5',
        !          7257: 
        !          7258:    '[_1] Local Authentication with arguement [_2]'
        !          7259: => '[_1] Local Authentication with arguement [_2]',
        !          7260: 
        !          7261:    '[_1] Local Authentication with argument [_2]'
        !          7262: => '[_1] Local Authentication with argument [_2]',
        !          7263: 
        !          7264:    '[_1] Records per Page'
        !          7265: => '[_1] Records per Page',
        !          7266: 
        !          7267:    '[_1] minutes'
        !          7268: => '[_1] minutes',
        !          7269: 
        !          7270:    '[_1] minutes, [_2] seconds'
        !          7271: => '[_1] minutes, [_2] seconds',
        !          7272: 
        !          7273:    '[_1] with value [_2]'
        !          7274: => '[_1] with value [_2]',
        !          7275: 
        !          7276:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          7277: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          7278: 
        !          7279:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
        !          7280: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
        !          7281: 
        !          7282:    '[_2] seconds'
        !          7283: => '[_2] seconds',
        !          7284: 
        !          7285:    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
        !          7286: => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
        !          7287: 
        !          7288:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
        !          7289: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
        !          7290: 
        !          7291:    'a.m.'
        !          7292: => 'a.m.',
        !          7293: 
        !          7294:    'aboutlon.gif'
        !          7295: => 'aboutlon.gif',
        !          7296: 
        !          7297:    'abstract'
        !          7298: => 'abstract',
        !          7299: 
        !          7300:    'acc keys'
        !          7301: => 'acc keys',
        !          7302: 
        !          7303:    'acc keys[_1]'
        !          7304: => 'acc keys[_1]',
        !          7305: 
        !          7306:    'access denied'
        !          7307: => 'access denied',
        !          7308: 
        !          7309:    'accessbutton.gif'
        !          7310: => 'accessbutton.gif',
        !          7311: 
        !          7312:    'according to course preferences'
        !          7313: => 'according to course preferences',
        !          7314: 
        !          7315:    'according to resource settings'
        !          7316: => 'according to resource settings',
        !          7317: 
        !          7318:    'according to user session state'
        !          7319: => 'according to user session state',
        !          7320: 
        !          7321:    'after selected'
        !          7322: => 'after selected',
        !          7323: 
        !          7324:    'all'
        !          7325: => 'all',
        !          7326: 
        !          7327:    'all resources in the course'
        !          7328: => 'all resources in the course',
        !          7329: 
        !          7330:    'all students in course'
        !          7331: => 'all students in course',
        !          7332: 
        !          7333:    'an indeterminate date'
        !          7334: => 'an indeterminate date',
        !          7335: 
        !          7336:    'an unknown date'
        !          7337: => 'an unknown date',
        !          7338: 
        !          7339:    'and'
        !          7340: => 'and',
        !          7341: 
        !          7342:    'and return receipt'
        !          7343: => 'and return receipt',
        !          7344: 
        !          7345:    'anno-'
        !          7346: => 'anno-',
        !          7347: 
        !          7348:    'anno-[_1]'
        !          7349: => 'anno-[_1]',
        !          7350: 
        !          7351:    'anno.gif'
        !          7352: => 'anno.gif',
        !          7353: 
        !          7354:    'announce'
        !          7355: => 'announce',
        !          7356: 
        !          7357:    'announce[_1]'
        !          7358: => 'announce[_1]',
        !          7359: 
        !          7360:    'anonymous'
        !          7361: => 'anonymous',
        !          7362: 
        !          7363:    'anonymous students'
        !          7364: => 'anonymous students',
        !          7365: 
        !          7366:    'anot.gif'
        !          7367: => 'anot.gif',
        !          7368: 
        !          7369:    'answer date'
        !          7370: => 'answer date',
        !          7371: 
        !          7372:    'at'
        !          7373: => 'at',
        !          7374: 
        !          7375:    'at Domain'
        !          7376: => 'at Domain',
        !          7377: 
        !          7378:    'at domain'
        !          7379: => 'at domain',
        !          7380: 
        !          7381:    'audio'
        !          7382: => 'audio',
        !          7383: 
        !          7384:    'author'
        !          7385: => 'author',
        !          7386: 
        !          7387:    'backward'
        !          7388: => 'backward',
        !          7389: 
        !          7390:    'backward[_1]'
        !          7391: => 'backward[_1]',
        !          7392: 
        !          7393:    'bchat.gif'
        !          7394: => 'bchat.gif',
        !          7395: 
        !          7396:    'between'
        !          7397: => 'between',
        !          7398: 
        !          7399:    'bookmark'
        !          7400: => 'bookmark',
        !          7401: 
        !          7402:    'bookmark[_1]'
        !          7403: => 'bookmark[_1]',
        !          7404: 
        !          7405:    'bookmark[_2]'
        !          7406: => 'bookmark[_2]',
        !          7407: 
        !          7408:    'button'
        !          7409: => 'button',
        !          7410: 
        !          7411:    'by'
        !          7412: => 'by',
        !          7413: 
        !          7414:    'bytes'
        !          7415: => 'bytes',
        !          7416: 
        !          7417:    'calendar'
        !          7418: => 'calendar',
        !          7419: 
        !          7420:    'calendar[_1]'
        !          7421: => 'calendar[_1]',
        !          7422: 
        !          7423:    'can not be accessed from your location.'
        !          7424: => 'can not be accessed from your location.',
        !          7425: 
        !          7426:    'catalog'
        !          7427: => 'catalog',
        !          7428: 
        !          7429:    'catalog.gif'
        !          7430: => 'catalog.gif',
        !          7431: 
        !          7432:    'catalog[_1]'
        !          7433: => 'catalog[_1]',
        !          7434: 
        !          7435:    'ccrs.gif'
        !          7436: => 'ccrs.gif',
        !          7437: 
        !          7438:    'changes will not show until next login'
        !          7439: => 'changes will not show until next login',
        !          7440: 
        !          7441:    'chart'
        !          7442: => 'chart',
        !          7443: 
        !          7444:    'chart[_1]'
        !          7445: => 'chart[_1]',
        !          7446: 
        !          7447:    'chat'
        !          7448: => 'chat',
        !          7449: 
        !          7450:    'chat[_1]'
        !          7451: => 'chat[_1]',
        !          7452: 
        !          7453:    'check all'
        !          7454: => 'check all',
        !          7455: 
        !          7456:    'chmod error'
        !          7457: => 'chmod error',
        !          7458: 
        !          7459:    'choose'
        !          7460: => 'choose',
        !          7461: 
        !          7462:    'choose[_1]'
        !          7463: => 'choose[_1]',
        !          7464: 
        !          7465:    'choose[_2]'
        !          7466: => 'choose[_2]',
        !          7467: 
        !          7468:    'chrt.gif'
        !          7469: => 'chrt.gif',
        !          7470: 
        !          7471:    'click on the'
        !          7472: => 'click on the',
        !          7473: 
        !          7474:    'close this window'
        !          7475: => 'close this window',
        !          7476: 
        !          7477:    'co con-'
        !          7478: => 'co con-',
        !          7479: 
        !          7480:    'co con-[_1]'
        !          7481: => 'co con-[_1]',
        !          7482: 
        !          7483:    'co res'
        !          7484: => 'co res',
        !          7485: 
        !          7486:    'co res[_1]'
        !          7487: => 'co res[_1]',
        !          7488: 
        !          7489:    'com.gif'
        !          7490: => 'com.gif',
        !          7491: 
        !          7492:    'commu-'
        !          7493: => 'commu-',
        !          7494: 
        !          7495:    'commu-[_1]'
        !          7496: => 'commu-[_1]',
        !          7497: 
        !          7498:    'con-'
        !          7499: => 'con-',
        !          7500: 
        !          7501:    'con-[_1]'
        !          7502: => 'con-[_1]',
        !          7503: 
        !          7504:    'connection down'
        !          7505: => 'connection down',
        !          7506: 
        !          7507:    'contacting'
        !          7508: => 'contacting',
        !          7509: 
        !          7510:    'contacting [_1]'
        !          7511: => 'contacting [_1]',
        !          7512: 
        !          7513:    'contents'
        !          7514: => 'contents',
        !          7515: 
        !          7516:    'contents[_1]'
        !          7517: => 'contents[_1]',
        !          7518: 
        !          7519:    'copy Error'
        !          7520: => 'copy Error',
        !          7521: 
        !          7522:    'copyright'
        !          7523: => 'copyright',
        !          7524: 
        !          7525:    'could not be copied.'
        !          7526: => 'could not be copied.',
        !          7527: 
        !          7528:    'course'
        !          7529: => 'course',
        !          7530: 
        !          7531:    'course[_10]'
        !          7532: => 'course[_10]',
        !          7533: 
        !          7534:    'course[_11]'
        !          7535: => 'course[_11]',
        !          7536: 
        !          7537:    'course[_1]'
        !          7538: => 'course[_1]',
        !          7539: 
        !          7540:    'course[_2]'
        !          7541: => 'course[_2]',
        !          7542: 
        !          7543:    'course[_3]'
        !          7544: => 'course[_3]',
        !          7545: 
        !          7546:    'course[_4]'
        !          7547: => 'course[_4]',
        !          7548: 
        !          7549:    'course[_5]'
        !          7550: => 'course[_5]',
        !          7551: 
        !          7552:    'course[_6]'
        !          7553: => 'course[_6]',
        !          7554: 
        !          7555:    'course[_7]'
        !          7556: => 'course[_7]',
        !          7557: 
        !          7558:    'course[_8]'
        !          7559: => 'course[_8]',
        !          7560: 
        !          7561:    'course[_9]'
        !          7562: => 'course[_9]',
        !          7563: 
        !          7564:    'courses.gif'
        !          7565: => 'courses.gif',
        !          7566: 
        !          7567:    'cprv.gif'
        !          7568: => 'cprv.gif',
        !          7569: 
        !          7570:    'create'
        !          7571: => 'create',
        !          7572: 
        !          7573:    'create[_1]'
        !          7574: => 'create[_1]',
        !          7575: 
        !          7576:    'cstr.gif'
        !          7577: => 'cstr.gif',
        !          7578: 
        !          7579:    'currently does not exist'
        !          7580: => 'currently does not exist',
        !          7581: 
        !          7582:    'custom'
        !          7583: => 'custom',
        !          7584: 
        !          7585:    'custom distribution file'
        !          7586: => 'custom distribution file',
        !          7587: 
        !          7588:    'customdistributionfile'
        !          7589: => 'customdistributionfile',
        !          7590: 
        !          7591:    'date_am'
        !          7592: => 'date_am',
        !          7593: 
        !          7594:    'date_days'
        !          7595: => 'date_days',
        !          7596: 
        !          7597:    'date_locale'
        !          7598: => 'date_locale',
        !          7599: 
        !          7600:    'date_months'
        !          7601: => 'date_months',
        !          7602: 
        !          7603:    'date_pm'
        !          7604: => 'date_pm',
        !          7605: 
        !          7606:    'default'
        !          7607: => 'default',
        !          7608: 
        !          7609:    'directory'
        !          7610: => 'directory',
        !          7611: 
        !          7612:    'discuss'
        !          7613: => 'discuss',
        !          7614: 
        !          7615:    'discuss[_1]'
        !          7616: => 'discuss[_1]',
        !          7617: 
        !          7618:    'docs'
        !          7619: => 'docs',
        !          7620: 
        !          7621:    'docs.gif'
        !          7622: => 'docs.gif',
        !          7623: 
        !          7624:    'docs[_1]'
        !          7625: => 'docs[_1]',
        !          7626: 
        !          7627:    'docs[_2]'
        !          7628: => 'docs[_2]',
        !          7629: 
        !          7630:    'domain'
        !          7631: => 'domain',
        !          7632: 
        !          7633:    'due date'
        !          7634: => 'due date',
        !          7635: 
        !          7636:    'during the last'
        !          7637: => 'during the last',
        !          7638: 
        !          7639:    'edit'
        !          7640: => 'edit',
        !          7641: 
        !          7642:    'edit crs'
        !          7643: => 'edit crs',
        !          7644: 
        !          7645:    'edit crs[_1]'
        !          7646: => 'edit crs[_1]',
        !          7647: 
        !          7648:    'egrd.gif'
        !          7649: => 'egrd.gif',
        !          7650: 
        !          7651:    'ences'
        !          7652: => 'ences',
        !          7653: 
        !          7654:    'ences[_1]'
        !          7655: => 'ences[_1]',
        !          7656: 
        !          7657:    'enrl.gif'
        !          7658: => 'enrl.gif',
        !          7659: 
        !          7660:    'enroll'
        !          7661: => 'enroll',
        !          7662: 
        !          7663:    'enroll[_1]'
        !          7664: => 'enroll[_1]',
        !          7665: 
        !          7666:    'enter'
        !          7667: => 'enter',
        !          7668: 
        !          7669:    'enter[_1]'
        !          7670: => 'enter[_1]',
        !          7671: 
        !          7672:    'eval.gif'
        !          7673: => 'eval.gif',
        !          7674: 
        !          7675:    'evaluate'
        !          7676: => 'evaluate',
        !          7677: 
        !          7678:    'evaluate[_1]'
        !          7679: => 'evaluate[_1]',
        !          7680: 
        !          7681:    'exit'
        !          7682: => 'exit',
        !          7683: 
        !          7684:    'exit[_1]'
        !          7685: => 'exit[_1]',
        !          7686: 
        !          7687:    'expired or revoked'
        !          7688: => 'expired or revoked',
        !          7689: 
        !          7690:    'extension'
        !          7691: => 'extension',
        !          7692: 
        !          7693:    'external'
        !          7694: => 'external',
        !          7695: 
        !          7696:    'fas'
        !          7697: => 'fas',
        !          7698: 
        !          7699:    'fdbk.gif'
        !          7700: => 'fdbk.gif',
        !          7701: 
        !          7702:    'feedback'
        !          7703: => 'feedback',
        !          7704: 
        !          7705:    'feedback[_1]'
        !          7706: => 'feedback[_1]',
        !          7707: 
        !          7708:    'file<br />extension'
        !          7709: => 'file<br />extension',
        !          7710: 
        !          7711:    'first name'
        !          7712: => 'first name',
        !          7713: 
        !          7714:    'for'
        !          7715: => 'for',
        !          7716: 
        !          7717:    'for <b>all resources in the course</b>'
        !          7718: => 'for <b>all resources in the course</b>',
        !          7719: 
        !          7720:    'for <b>all students in course</b>'
        !          7721: => 'for <b>all students in course</b>',
        !          7722: 
        !          7723:    'for Enclosing Map or Folder'
        !          7724: => 'for Enclosing Map or Folder',
        !          7725: 
        !          7726:    'for Resource'
        !          7727: => 'for Resource',
        !          7728: 
        !          7729:    'for [_1]'
        !          7730: => 'for [_1]',
        !          7731: 
        !          7732:    'for section [_1]'
        !          7733: => 'for section [_1]',
        !          7734: 
        !          7735:    'for the map named [_1]'
        !          7736: => 'for the map named [_1]',
        !          7737: 
        !          7738:    'for the resource named [_1]'
        !          7739: => 'for the resource named [_1]',
        !          7740: 
        !          7741:    'for visible separation'
        !          7742: => 'for visible separation',
        !          7743: 
        !          7744:    'forward'
        !          7745: => 'forward',
        !          7746: 
        !          7747:    'forward[_1]'
        !          7748: => 'forward[_1]',
        !          7749: 
        !          7750:    'from'
        !          7751: => 'from',
        !          7752: 
        !          7753:    'from Enclosing Map or Folder'
        !          7754: => 'from Enclosing Map or Folder',
        !          7755: 
        !          7756:    'from current subdirectory'
        !          7757: => 'from current subdirectory',
        !          7758: 
        !          7759:    'general'
        !          7760: => 'general',
        !          7761: 
        !          7762:    'generation'
        !          7763: => 'generation',
        !          7764: 
        !          7765:    'grades'
        !          7766: => 'grades',
        !          7767: 
        !          7768:    'grades[_1]'
        !          7769: => 'grades[_1]',
        !          7770: 
        !          7771:    'grades[_2]'
        !          7772: => 'grades[_2]',
        !          7773: 
        !          7774:    'grds.gif'
        !          7775: => 'grds.gif',
        !          7776: 
        !          7777:    'have different numbers and answers'
        !          7778: => 'have different numbers and answers',
        !          7779: 
        !          7780:    'helper'
        !          7781: => 'helper',
        !          7782: 
        !          7783:    'htmlarea_lang'
        !          7784: => 'htmlarea_lang',
        !          7785: 
        !          7786:    'in'
        !          7787: => 'in',
        !          7788: 
        !          7789:    'in Course'
        !          7790: => 'in Course',
        !          7791: 
        !          7792:    'in Section/Group'
        !          7793: => 'in Section/Group',
        !          7794: 
        !          7795:    'in domain'
        !          7796: => 'in domain',
        !          7797: 
        !          7798:    'info'
        !          7799: => 'info',
        !          7800: 
        !          7801:    'instructor'
        !          7802: => 'instructor',
        !          7803: 
        !          7804:    'interface available'
        !          7805: => 'interface available',
        !          7806: 
        !          7807:    'internal'
        !          7808: => 'internal',
        !          7809: 
        !          7810:    'is closed but you are allowed to view it'
        !          7811: => 'is closed but you are allowed to view it',
        !          7812: 
        !          7813:    'is due at'
        !          7814: => 'is due at',
        !          7815: 
        !          7816:    'is in this state by royal decree.'
        !          7817: => 'is in this state by royal decree.',
        !          7818: 
        !          7819:    'is in under construction'
        !          7820: => 'is in under construction',
        !          7821: 
        !          7822:    'is not analyzable at this time'
        !          7823: => 'is not analyzable at this time',
        !          7824: 
        !          7825:    'is ready for download'
        !          7826: => 'is ready for download',
        !          7827: 
        !          7828:    'keys.gif'
        !          7829: => 'keys.gif',
        !          7830: 
        !          7831:    'keywords'
        !          7832: => 'keywords',
        !          7833: 
        !          7834:    'language'
        !          7835: => 'language',
        !          7836: 
        !          7837:    'last month'
        !          7838: => 'last month',
        !          7839: 
        !          7840:    'last name'
        !          7841: => 'last name',
        !          7842: 
        !          7843:    'last problem'
        !          7844: => 'last problem',
        !          7845: 
        !          7846:    'last six months'
        !          7847: => 'last six months',
        !          7848: 
        !          7849:    'last student'
        !          7850: => 'last student',
        !          7851: 
        !          7852:    'last three months'
        !          7853: => 'last three months',
        !          7854: 
        !          7855:    'last week'
        !          7856: => 'last week',
        !          7857: 
        !          7858:    'last year'
        !          7859: => 'last year',
        !          7860: 
        !          7861:    'library'
        !          7862: => 'library',
        !          7863: 
        !          7864:    'library[_1]'
        !          7865: => 'library[_1]',
        !          7866: 
        !          7867:    'log in again'
        !          7868: => 'log in again',
        !          7869: 
        !          7870:    'loginproblems.html'
        !          7871: => 'loginproblems.html',
        !          7872: 
        !          7873:    'logout.gif'
        !          7874: => 'logout.gif',
        !          7875: 
        !          7876:    'make these dates the default for future enrollment'
        !          7877: => 'make these dates the default for future enrollment',
        !          7878: 
        !          7879:    'manage'
        !          7880: => 'manage',
        !          7881: 
        !          7882:    'manage[_1]'
        !          7883: => 'manage[_1]',
        !          7884: 
        !          7885:    'may be open from a different computer.'
        !          7886: => 'may be open from a different computer.',
        !          7887: 
        !          7888:    'may open later.'
        !          7889: => 'may open later.',
        !          7890: 
        !          7891:    'middle name'
        !          7892: => 'middle name',
        !          7893: 
        !          7894:    'midnight'
        !          7895: => 'midnight',
        !          7896: 
        !          7897:    'minutes'
        !          7898: => 'minutes',
        !          7899: 
        !          7900:    'missions'
        !          7901: => 'missions',
        !          7902: 
        !          7903:    'most recent'
        !          7904: => 'most recent',
        !          7905: 
        !          7906:    'movies'
        !          7907: => 'movies',
        !          7908: 
        !          7909:    'my'
        !          7910: => 'my',
        !          7911: 
        !          7912:    'my[_1]'
        !          7913: => 'my[_1]',
        !          7914: 
        !          7915:    'name'
        !          7916: => 'name',
        !          7917: 
        !          7918:    'name only visible to course faculty'
        !          7919: => 'name only visible to course faculty',
        !          7920: 
        !          7921:    'nav.gif'
        !          7922: => 'nav.gif',
        !          7923: 
        !          7924:    'navigate'
        !          7925: => 'navigate',
        !          7926: 
        !          7927:    'navigate[_1]'
        !          7928: => 'navigate[_1]',
        !          7929: 
        !          7930:    'never'
        !          7931: => 'never',
        !          7932: 
        !          7933:    'nication'
        !          7934: => 'nication',
        !          7935: 
        !          7936:    'nication[_1]'
        !          7937: => 'nication[_1]',
        !          7938: 
        !          7939:    'no ending date'
        !          7940: => 'no ending date',
        !          7941: 
        !          7942:    'noon'
        !          7943: => 'noon',
        !          7944: 
        !          7945:    'not displayed'
        !          7946: => 'not displayed',
        !          7947: 
        !          7948:    'not found'
        !          7949: => 'not found',
        !          7950: 
        !          7951:    'notes'
        !          7952: => 'notes',
        !          7953: 
        !          7954:    'num_override'
        !          7955: => 'num_override',
        !          7956: 
        !          7957:    'number'
        !          7958: => 'number',
        !          7959: 
        !          7960:    'number of tries'
        !          7961: => 'number of tries',
        !          7962: 
        !          7963:    'obsolete'
        !          7964: => 'obsolete',
        !          7965: 
        !          7966:    'obsolete replacement'
        !          7967: => 'obsolete replacement',
        !          7968: 
        !          7969:    'obsoletereplacement'
        !          7970: => 'obsoletereplacement',
        !          7971: 
        !          7972:    'of'
        !          7973: => 'of',
        !          7974: 
        !          7975:    'only check if you know what you are doing'
        !          7976: => 'only check if you know what you are doing',
        !          7977: 
        !          7978:    'only search domain'
        !          7979: => 'only search domain',
        !          7980: 
        !          7981:    'opening date'
        !          7982: => 'opening date',
        !          7983: 
        !          7984:    'optional'
        !          7985: => 'optional',
        !          7986: 
        !          7987:    'or'
        !          7988: => 'or',
        !          7989: 
        !          7990:    'or ID'
        !          7991: => 'or ID',
        !          7992: 
        !          7993:    'or any other value'
        !          7994: => 'or any other value',
        !          7995: 
        !          7996:    'p.m.'
        !          7997: => 'p.m.',
        !          7998: 
        !          7999:    'pages'
        !          8000: => 'pages',
        !          8001: 
        !          8002:    'parm.gif'
        !          8003: => 'parm.gif',
        !          8004: 
        !          8005:    'parms'
        !          8006: => 'parms',
        !          8007: 
        !          8008:    'parms[_1]'
        !          8009: => 'parms[_1]',
        !          8010: 
        !          8011:    'part'
        !          8012: => 'part',
        !          8013: 
        !          8014:    'percent'
        !          8015: => 'percent',
        !          8016: 
        !          8017:    'pictures'
        !          8018: => 'pictures',
        !          8019: 
        !          8020:    'please refer to'
        !          8021: => 'please refer to',
        !          8022: 
        !          8023:    'pref.gif'
        !          8024: => 'pref.gif',
        !          8025: 
        !          8026:    'prefer-'
        !          8027: => 'prefer-',
        !          8028: 
        !          8029:    'prefer-[_1]'
        !          8030: => 'prefer-[_1]',
        !          8031: 
        !          8032:    'prepare'
        !          8033: => 'prepare',
        !          8034: 
        !          8035:    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          8036: => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          8037: 
        !          8038:    'printout'
        !          8039: => 'printout',
        !          8040: 
        !          8041:    'private'
        !          8042: => 'private',
        !          8043: 
        !          8044:    'problem'
        !          8045: => 'problem',
        !          8046: 
        !          8047:    'problem statistics grouped by sequence'
        !          8048: => 'problem statistics grouped by sequence',
        !          8049: 
        !          8050:    'problem statistics ungrouped'
        !          8051: => 'problem statistics ungrouped',
        !          8052: 
        !          8053:    'problem statistics, Excel'
        !          8054: => 'problem statistics, Excel',
        !          8055: 
        !          8056:    'problem weight'
        !          8057: => 'problem weight',
        !          8058: 
        !          8059:    'prt.gif'
        !          8060: => 'prt.gif',
        !          8061: 
        !          8062:    'public'
        !          8063: => 'public',
        !          8064: 
        !          8065:    'publisher<br />owner'
        !          8066: => 'publisher<br />owner',
        !          8067: 
        !          8068:    're-initializing course'
        !          8069: => 're-initializing course',
        !          8070: 
        !          8071:    'remaining'
        !          8072: => 'remaining',
        !          8073: 
        !          8074:    'res.gif'
        !          8075: => 'res.gif',
        !          8076: 
        !          8077:    'resource'
        !          8078: => 'resource',
        !          8079: 
        !          8080:    'resource[_1]'
        !          8081: => 'resource[_1]',
        !          8082: 
        !          8083:    'resources'
        !          8084: => 'resources',
        !          8085: 
        !          8086:    'role'
        !          8087: => 'role',
        !          8088: 
        !          8089:    'role,role,...'
        !          8090: => 'role,role,...',
        !          8091: 
        !          8092:    'role[_1]'
        !          8093: => 'role[_1]',
        !          8094: 
        !          8095:    'role[_2]'
        !          8096: => 'role[_2]',
        !          8097: 
        !          8098:    'roles'
        !          8099: => 'roles',
        !          8100: 
        !          8101:    'roles.gif'
        !          8102: => 'roles.gif',
        !          8103: 
        !          8104:    'roles[_1]'
        !          8105: => 'roles[_1]',
        !          8106: 
        !          8107:    'sbkm.gif'
        !          8108: => 'sbkm.gif',
        !          8109: 
        !          8110:    'scantron[_1]'
        !          8111: => 'scantron[_1]',
        !          8112: 
        !          8113:    'search'
        !          8114: => 'search',
        !          8115: 
        !          8116:    'search[_1]'
        !          8117: => 'search[_1]',
        !          8118: 
        !          8119:    'search[_2]'
        !          8120: => 'search[_2]',
        !          8121: 
        !          8122:    'second'
        !          8123: => 'second',
        !          8124: 
        !          8125:    'seconds'
        !          8126: => 'seconds',
        !          8127: 
        !          8128:    'seconds for'
        !          8129: => 'seconds for',
        !          8130: 
        !          8131:    'section'
        !          8132: => 'section',
        !          8133: 
        !          8134:    'selected students'
        !          8135: => 'selected students',
        !          8136: 
        !          8137:    'send[_1]'
        !          8138: => 'send[_1]',
        !          8139: 
        !          8140:    'sequence'
        !          8141: => 'sequence',
        !          8142: 
        !          8143:    'set'
        !          8144: => 'set',
        !          8145: 
        !          8146:    'set[_1]'
        !          8147: => 'set[_1]',
        !          8148: 
        !          8149:    'space'
        !          8150: => 'space',
        !          8151: 
        !          8152:    'space[_1]'
        !          8153: => 'space[_1]',
        !          8154: 
        !          8155:    'space[_2]'
        !          8156: => 'space[_2]',
        !          8157: 
        !          8158:    'spacer.gif'
        !          8159: => 'spacer.gif',
        !          8160: 
        !          8161:    'spellcheck_lang'
        !          8162: => 'spellcheck_lang',
        !          8163: 
        !          8164:    'sprs.gif'
        !          8165: => 'sprs.gif',
        !          8166: 
        !          8167:    'src.gif'
        !          8168: => 'src.gif',
        !          8169: 
        !          8170:    'standard'
        !          8171: => 'standard',
        !          8172: 
        !          8173:    'standard LaTeX mode'
        !          8174: => 'standard LaTeX mode',
        !          8175: 
        !          8176:    'standard courses only'
        !          8177: => 'standard courses only',
        !          8178: 
        !          8179:    'stat.gif'
        !          8180: => 'stat.gif',
        !          8181: 
        !          8182:    'stats'
        !          8183: => 'stats',
        !          8184: 
        !          8185:    'stats[_1]'
        !          8186: => 'stats[_1]',
        !          8187: 
        !          8188:    'struct'
        !          8189: => 'struct',
        !          8190: 
        !          8191:    'struct[_1]'
        !          8192: => 'struct[_1]',
        !          8193: 
        !          8194:    'struct[_2]'
        !          8195: => 'struct[_2]',
        !          8196: 
        !          8197:    'student'
        !          8198: => 'student',
        !          8199: 
        !          8200:    'student name'
        !          8201: => 'student name',
        !          8202: 
        !          8203:    'subject'
        !          8204: => 'subject',
        !          8205: 
        !          8206:    'switch'
        !          8207: => 'switch',
        !          8208: 
        !          8209:    'switch[_1]'
        !          8210: => 'switch[_1]',
        !          8211: 
        !          8212:    'switch[_2]'
        !          8213: => 'switch[_2]',
        !          8214: 
        !          8215:    'system wide'
        !          8216: => 'system wide',
        !          8217: 
        !          8218:    'tations'
        !          8219: => 'tations',
        !          8220: 
        !          8221:    'template'
        !          8222: => 'template',
        !          8223: 
        !          8224:    'textual_remote_display'
        !          8225: => 'textual_remote_display',
        !          8226: 
        !          8227:    'this'
        !          8228: => 'this',
        !          8229: 
        !          8230:    'title'
        !          8231: => 'title',
        !          8232: 
        !          8233:    'to'
        !          8234: => 'to',
        !          8235: 
        !          8236:    'to [_1] ([_2])'
        !          8237: => 'to [_1] ([_2])',
        !          8238: 
        !          8239:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
        !          8240: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
        !          8241: 
        !          8242:    'today'
        !          8243: => 'today',
        !          8244: 
        !          8245:    'unable to enroll'
        !          8246: => 'unable to enroll',
        !          8247: 
        !          8248:    'uncheck all'
        !          8249: => 'uncheck all',
        !          8250: 
        !          8251:    'undo'
        !          8252: => 'undo',
        !          8253: 
        !          8254:    'unless locked'
        !          8255: => 'unless locked',
        !          8256: 
        !          8257:    'untitled'
        !          8258: => 'untitled',
        !          8259: 
        !          8260:    'updated periodically'
        !          8261: => 'updated periodically',
        !          8262: 
        !          8263:    'use related words'
        !          8264: => 'use related words',
        !          8265: 
        !          8266:    'user'
        !          8267: => 'user',
        !          8268: 
        !          8269:    'user[_1]'
        !          8270: => 'user[_1]',
        !          8271: 
        !          8272:    'userauthentication.gif'
        !          8273: => 'userauthentication.gif',
        !          8274: 
        !          8275:    'username'
        !          8276: => 'username',
        !          8277: 
        !          8278:    'users in'
        !          8279: => 'users in',
        !          8280: 
        !          8281:    'vbkm.gif'
        !          8282: => 'vbkm.gif',
        !          8283: 
        !          8284:    'versions of this problem'
        !          8285: => 'versions of this problem',
        !          8286: 
        !          8287:    'versus'
        !          8288: => 'versus',
        !          8289: 
        !          8290:    'view'
        !          8291: => 'view',
        !          8292: 
        !          8293:    'view sub-'
        !          8294: => 'view sub-',
        !          8295: 
        !          8296:    'view[_1]'
        !          8297: => 'view[_1]',
        !          8298: 
        !          8299:    'visible to author and co-authors only'
        !          8300: => 'visible to author and co-authors only',
        !          8301: 
        !          8302:    'waiting on'
        !          8303: => 'waiting on',
        !          8304: 
        !          8305:    'waiting on [_1]'
        !          8306: => 'waiting on [_1]',
        !          8307: 
        !          8308:    'warning(s)'
        !          8309: => 'warning(s)',
        !          8310: 
        !          8311:    'was due on'
        !          8312: => 'was due on',
        !          8313: 
        !          8314:    'what you just saw on the screen'
        !          8315: => 'what you just saw on the screen',
        !          8316: 
        !          8317:    'will open on'
        !          8318: => 'will open on',
        !          8319: 
        !          8320:    'with server'
        !          8321: => 'with server',
        !          8322: 
        !          8323:    'yes'
        !          8324: => 'yes',
        !          8325: 
        !          8326: 
        !          8327: 
        !          8328: #SYNC Tue Aug 15 14:43:20 2006
        !          8329:    ' [_1]'
        !          8330: => ' [_1]',
        !          8331: 
        !          8332:    '"[_1]" for default hiding'
        !          8333: => '"[_1]" for default hiding',
        !          8334: 
        !          8335:    '"[_1]" for visible separation'
        !          8336: => '"[_1]" for visible separation',
        !          8337: 
        !          8338:    '"[_1]" if allowed, anything else if not'
        !          8339: => '"[_1]" if allowed, anything else if not',
        !          8340: 
        !          8341:    '"[_1]" to disable, anything else if not'
        !          8342: => '"[_1]" to disable, anything else if not',
        !          8343: 
        !          8344:    '# 16 Aug 14:45'
        !          8345: => '# 16 Aug 14:45',
        !          8346: 
        !          8347:    '# Do not translate this line.  [_1] is a check box'
        !          8348: => '# Do not translate this line.  [_1] is a check box',
        !          8349: 
        !          8350:    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
        !          8351: => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
        !          8352: 
        !          8353:    '# Do not translate this line.  [_1] is a column index.'
        !          8354: => '# Do not translate this line.  [_1] is a column index.',
        !          8355: 
        !          8356:    '# Do not translate this line.  [_1] is a drop-down box listing domains.'
        !          8357: => '# Do not translate this line.  [_1] is a drop-down box listing domains.',
        !          8358: 
        !          8359:    '# Do not translate this line.  [_1] is a username'
        !          8360: => '# Do not translate this line.  [_1] is a username',
        !          8361: 
        !          8362:    '# Do not translate this line.  [_1] is the number of students processed'
        !          8363: => '# Do not translate this line.  [_1] is the number of students processed',
        !          8364: 
        !          8365:    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
        !          8366: => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
        !          8367: 
        !          8368:    '# Do not translate this line.  [_1] is username, [_2] is error message'
        !          8369: => '# Do not translate this line.  [_1] is username, [_2] is error message',
        !          8370: 
        !          8371:    '# Do not translate this line.  [_1] is username@domain'
        !          8372: => '# Do not translate this line.  [_1] is username@domain',
        !          8373: 
        !          8374:    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
        !          8375: => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
        !          8376: 
        !          8377:    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
        !          8378: => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
        !          8379: 
        !          8380:    '# Do not translate this line.  [_2] is a text entry element'
        !          8381: => '# Do not translate this line.  [_2] is a text entry element',
        !          8382: 
        !          8383:    '# [_1] is a drop-down selection box'
        !          8384: => '# [_1] is a drop-down selection box',
        !          8385: 
        !          8386:    '# [_1] is a number [_2] is the current domain'
        !          8387: => '# [_1] is a number [_2] is the current domain',
        !          8388: 
        !          8389:    '# [_1] is an html link to the current file '
        !          8390: => '# [_1] is an html link to the current file ',
        !          8391: 
        !          8392:    '# _1 is a selection dialog'
        !          8393: => '# _1 is a selection dialog',
        !          8394: 
        !          8395:    '# _1 is a server name'
        !          8396: => '# _1 is a server name',
        !          8397: 
        !          8398:    '# _1 is search string'
        !          8399: => '# _1 is search string',
        !          8400: 
        !          8401:    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"
        !          8402: => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",
        !          8403: 
        !          8404:    '#Stdnts'
        !          8405: => '#Stdnts',
        !          8406: 
        !          8407:    '#YES'
        !          8408: => '#YES',
        !          8409: 
        !          8410:    '#[_1] is the foil name'
        !          8411: => '#[_1] is the foil name',
        !          8412: 
        !          8413:    '#_1 is the foil name, _2 is the current value of the foil'
        !          8414: => '#_1 is the foil name, _2 is the current value of the foil',
        !          8415: 
        !          8416:    '%Wrng'
        !          8417: => '%Wrng',
        !          8418: 
        !          8419:    '&nbsp;Show&nbsp;All&nbsp;Foils'
        !          8420: => '&nbsp;Show&nbsp;All&nbsp;Foils',
        !          8421: 
        !          8422:    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
        !          8423: => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
        !          8424: 
        !          8425:    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'
        !          8426: => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
        !          8427: 
        !          8428:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
        !          8429: => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
        !          8430: 
        !          8431:    '(Hand in a file you have prepared on your computer)'
        !          8432: => '(Hand in a file you have prepared on your computer)',
        !          8433: 
        !          8434:    ', and answers will be available on'
        !          8435: => ', and answers will be available on',
        !          8436: 
        !          8437:    ', is reserved internally by LON-CAPA.'
        !          8438: => ', is reserved internally by LON-CAPA.',
        !          8439: 
        !          8440:    ', or the next time you log in.'
        !          8441: => ', or the next time you log in.',
        !          8442: 
        !          8443:    ', select a template from the pull-down menu below'
        !          8444: => ', select a template from the pull-down menu below',
        !          8445: 
        !          8446:    ', select a template from the pull-down menu below.'
        !          8447: => ', select a template from the pull-down menu below.',
        !          8448: 
        !          8449:    '. . . for a particular section'
        !          8450: => '. . . for a particular section',
        !          8451: 
        !          8452:    '. . . for all students in the course'
        !          8453: => '. . . for all students in the course',
        !          8454: 
        !          8455:    '. . . for an individual student'
        !          8456: => '. . . for an individual student',
        !          8457: 
        !          8458:    '1 am'
        !          8459: => '1 am',
        !          8460: 
        !          8461:    '1 minute'
        !          8462: => '1 minute',
        !          8463: 
        !          8464:    '1 out of N multiple choice (radio button)'
        !          8465: => '1 out of N multiple choice (radio button)',
        !          8466: 
        !          8467:    '1 pm'
        !          8468: => '1 pm',
        !          8469: 
        !          8470:    '10 am'
        !          8471: => '10 am',
        !          8472: 
        !          8473:    '10 pm'
        !          8474: => '10 pm',
        !          8475: 
        !          8476:    '11 am'
        !          8477: => '11 am',
        !          8478: 
        !          8479:    '11 pm'
        !          8480: => '11 pm',
        !          8481: 
        !          8482:    '12 am'
        !          8483: => '12 am',
        !          8484: 
        !          8485:    '12 noon'
        !          8486: => '12 noon',
        !          8487: 
        !          8488:    '2 am'
        !          8489: => '2 am',
        !          8490: 
        !          8491:    '2 pm'
        !          8492: => '2 pm',
        !          8493: 
        !          8494:    '3 am'
        !          8495: => '3 am',
        !          8496: 
        !          8497:    '3 pm'
        !          8498: => '3 pm',
        !          8499: 
        !          8500:    '4 am'
        !          8501: => '4 am',
        !          8502: 
        !          8503:    '4 pm'
        !          8504: => '4 pm',
        !          8505: 
        !          8506:    '5 am'
        !          8507: => '5 am',
        !          8508: 
        !          8509:    '5 pm'
        !          8510: => '5 pm',
        !          8511: 
        !          8512:    '6 am'
        !          8513: => '6 am',
        !          8514: 
        !          8515:    '6 pm'
        !          8516: => '6 pm',
        !          8517: 
        !          8518:    '7 am'
        !          8519: => '7 am',
        !          8520: 
        !          8521:    '7 pm'
        !          8522: => '7 pm',
        !          8523: 
        !          8524:    '8 am'
        !          8525: => '8 am',
        !          8526: 
        !          8527:    '8 pm'
        !          8528: => '8 pm',
        !          8529: 
        !          8530:    '9 am'
        !          8531: => '9 am',
        !          8532: 
        !          8533:    '9 pm'
        !          8534: => '9 pm',
        !          8535: 
        !          8536:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
        !          8537: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
        !          8538: 
        !          8539:    '<- Previous'
        !          8540: => '<- Previous',
        !          8541: 
        !          8542:    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
        !          8543: => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
        !          8544: 
        !          8545:    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
        !          8546: => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
        !          8547: 
        !          8548:    '<b>Instructor</b> - instructors will not be able to participate in discussions'
        !          8549: => '<b>Instructor</b> - instructors will not be able to participate in discussions',
        !          8550: 
        !          8551:    '<b>Instructor</b> - instructors will not be able to use or view the chat room'
        !          8552: => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
        !          8553: 
        !          8554:    '<b>Students</b> - students will not be able to participate in discussions'
        !          8555: => '<b>Students</b> - students will not be able to participate in discussions',
        !          8556: 
        !          8557:    '<b>Students</b> - students will not be able to use or view the chat room.'
        !          8558: => '<b>Students</b> - students will not be able to use or view the chat room.',
        !          8559: 
        !          8560:    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
        !          8561: => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
        !          8562: 
        !          8563:    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
        !          8564: => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
        !          8565: 
        !          8566:    '<b>[_1]</b>:  Unable to enroll: [_2]'
        !          8567: => '<b>[_1]</b>:  Unable to enroll: [_2]',
        !          8568: 
        !          8569:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
        !          8570: => '<b>[_1]</b>: Unable to enroll.  No password specified.',
        !          8571: 
        !          8572:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
        !          8573: => '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]',
        !          8574: 
        !          8575:    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
        !          8576: => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',
        !          8577: 
        !          8578:    'A score has been assigned.'
        !          8579: => 'A score has been assigned.',
        !          8580: 
        !          8581:    'ABSTRACT'
        !          8582: => 'ABSTRACT',
        !          8583: 
        !          8584:    'ALL'
        !          8585: => 'ALL',
        !          8586: 
        !          8587:    'About Me'
        !          8588: => 'About Me',
        !          8589: 
        !          8590:    'Abstract'
        !          8591: => 'Abstract',
        !          8592: 
        !          8593:    'Access Control'
        !          8594: => 'Access Control',
        !          8595: 
        !          8596:    'Access Key Management'
        !          8597: => 'Access Key Management',
        !          8598: 
        !          8599:    'Access and Usage Statistics'
        !          8600: => 'Access and Usage Statistics',
        !          8601: 
        !          8602:    'Actions'
        !          8603: => 'Actions',
        !          8604: 
        !          8605:    'Activate'
        !          8606: => 'Activate',
        !          8607: 
        !          8608:    'Add Roles'
        !          8609: => 'Add Roles',
        !          8610: 
        !          8611:    'Add new option'
        !          8612: => 'Add new option',
        !          8613: 
        !          8614:    "Add one empty page/column after each student's assignment"
        !          8615: => "Add one empty page/column after each student's assignment",
        !          8616: 
        !          8617:    "Add three empty pages/column after each student's assignment"
        !          8618: => "Add three empty pages/column after each student's assignment",
        !          8619: 
        !          8620:    "Add two empty pages/column after each student's assignment"
        !          8621: => "Add two empty pages/column after each student's assignment",
        !          8622: 
        !          8623:    'Additional Keywords'
        !          8624: => 'Additional Keywords',
        !          8625: 
        !          8626:    'Additional Metadata (non-standard, parameters, exports)'
        !          8627: => 'Additional Metadata (non-standard, parameters, exports)',
        !          8628: 
        !          8629:    'Additional Recipients'
        !          8630: => 'Additional Recipients',
        !          8631: 
        !          8632:    'Additional settings, if specified below, will override cloned settings'
        !          8633: => 'Additional settings, if specified below, will override cloned settings',
        !          8634: 
        !          8635:    'Administrator'
        !          8636: => 'Administrator',
        !          8637: 
        !          8638:    'Advanced Catalog Search'
        !          8639: => 'Advanced Catalog Search',
        !          8640: 
        !          8641:    'Advanced Edit'
        !          8642: => 'Advanced Edit',
        !          8643: 
        !          8644:    'Advanced Search'
        !          8645: => 'Advanced Search',
        !          8646: 
        !          8647:    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
        !          8648: => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
        !          8649: 
        !          8650:    'All Documents in Course'
        !          8651: => 'All Documents in Course',
        !          8652: 
        !          8653:    'All Maps or Folders'
        !          8654: => 'All Maps or Folders',
        !          8655: 
        !          8656:    'All Resources'
        !          8657: => 'All Resources',
        !          8658: 
        !          8659:    'All Resources (possibly large output)'
        !          8660: => 'All Resources (possibly large output)',
        !          8661: 
        !          8662:    'All Students'
        !          8663: => 'All Students',
        !          8664: 
        !          8665:    'All homework is currently completed'
        !          8666: => 'All homework is currently completed',
        !          8667: 
        !          8668:    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
        !          8669: => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',
        !          8670: 
        !          8671:    'All versions'
        !          8672: => 'All versions',
        !          8673: 
        !          8674:    'Allow limited HTML in discussion posts'
        !          8675: => 'Allow limited HTML in discussion posts',
        !          8676: 
        !          8677:    'Allow problems to be split over pages'
        !          8678: => 'Allow problems to be split over pages',
        !          8679: 
        !          8680:    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
        !          8681: => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
        !          8682: 
        !          8683:    'Allowed filetypes: <b>[_1]</b>'
        !          8684: => 'Allowed filetypes: <b>[_1]</b>',
        !          8685: 
        !          8686:    'An error occured during the attempt to change the section for this student.'
        !          8687: => 'An error occured during the attempt to change the section for this student.',
        !          8688: 
        !          8689:    'An error occured while grading your answer.'
        !          8690: => 'An error occured while grading your answer.',
        !          8691: 
        !          8692:    'An error occurred during the attempt to change the role information for this student.'
        !          8693: => 'An error occurred during the attempt to change the role information for this student.',
        !          8694: 
        !          8695:    'Analyze Over '
        !          8696: => 'Analyze Over ',
        !          8697: 
        !          8698:    'Analyze Problem'
        !          8699: => 'Analyze Problem',
        !          8700: 
        !          8701:    'Analyze Problem Again'
        !          8702: => 'Analyze Problem Again',
        !          8703: 
        !          8704:    'Analyze Progress'
        !          8705: => 'Analyze Progress',
        !          8706: 
        !          8707:    'Analyze as '
        !          8708: => 'Analyze as ',
        !          8709: 
        !          8710:    'Analyzing Results'
        !          8711: => 'Analyzing Results',
        !          8712: 
        !          8713:    'Analyzing a problem'
        !          8714: => 'Analyzing a problem',
        !          8715: 
        !          8716:    'Announcements and Calendar'
        !          8717: => 'Announcements and Calendar',
        !          8718: 
        !          8719:    'Anonymous'
        !          8720: => 'Anonymous',
        !          8721: 
        !          8722:    'Anonymous contribution to course discussion of resource'
        !          8723: => 'Anonymous contribution to course discussion of resource',
        !          8724: 
        !          8725:    'Answer'
        !          8726: => 'Answer',
        !          8727: 
        !          8728:    'Answer Date (answerdate)'
        !          8729: => 'Answer Date (answerdate)',
        !          8730: 
        !          8731:    'Answer Submitted'
        !          8732: => 'Answer Submitted',
        !          8733: 
        !          8734:    'Answer Submitted: Your final submission will be graded after the due date.'
        !          8735: => 'Answer Submitted: Your final submission will be graded after the due date.',
        !          8736: 
        !          8737:    'Answer available'
        !          8738: => 'Answer available',
        !          8739: 
        !          8740:    'Answer submitted'
        !          8741: => 'Answer submitted',
        !          8742: 
        !          8743:    'Answer submitted, not yet graded'
        !          8744: => 'Answer submitted, not yet graded',
        !          8745: 
        !          8746:    'Answer:'
        !          8747: => 'Answer:',
        !          8748: 
        !          8749:    'Answerable'
        !          8750: => 'Answerable',
        !          8751: 
        !          8752:    'Any Language'
        !          8753: => 'Any Language',
        !          8754: 
        !          8755:    'Any User'
        !          8756: => 'Any User',
        !          8757: 
        !          8758:    'Any category'
        !          8759: => 'Any category',
        !          8760: 
        !          8761:    'Any copyright/distribution'
        !          8762: => 'Any copyright/distribution',
        !          8763: 
        !          8764:    'April'
        !          8765: => 'April',
        !          8766: 
        !          8767:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
        !          8768: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
        !          8769: 
        !          8770:    'Assessment'
        !          8771: => 'Assessment',
        !          8772: 
        !          8773:    'Assessment Parameters'
        !          8774: => 'Assessment Parameters',
        !          8775: 
        !          8776:    'Assessment URL and Title'
        !          8777: => 'Assessment URL and Title',
        !          8778: 
        !          8779:    'Assigned User Roles'
        !          8780: => 'Assigned User Roles',
        !          8781: 
        !          8782:    'Associate columns with student attributes.'
        !          8783: => 'Associate columns with student attributes.',
        !          8784: 
        !          8785:    'Attachment'
        !          8786: => 'Attachment',
        !          8787: 
        !          8788:    'Attribute'
        !          8789: => 'Attribute',
        !          8790: 
        !          8791:    'August'
        !          8792: => 'August',
        !          8793: 
        !          8794:    'Author'
        !          8795: => 'Author',
        !          8796: 
        !          8797:    'Author and Co-Author roles may not be available on servers other than your home server.'
        !          8798: => 'Author and Co-Author roles may not be available on servers other than your home server.',
        !          8799: 
        !          8800:    'Author(s)'
        !          8801: => 'Author(s)',
        !          8802: 
        !          8803:    'Automated Enrollment Manager'
        !          8804: => 'Automated Enrollment Manager',
        !          8805: 
        !          8806:    'Automated adds'
        !          8807: => 'Automated adds',
        !          8808: 
        !          8809:    'Automated drops'
        !          8810: => 'Automated drops',
        !          8811: 
        !          8812:    'Automated enrollment settings'
        !          8813: => 'Automated enrollment settings',
        !          8814: 
        !          8815:    'Average number of tries till solved'
        !          8816: => 'Average number of tries till solved',
        !          8817: 
        !          8818:    'Back to'
        !          8819: => 'Back to',
        !          8820: 
        !          8821:    'Back to Directory'
        !          8822: => 'Back to Directory',
        !          8823: 
        !          8824:    'Back to Source'
        !          8825: => 'Back to Source',
        !          8826: 
        !          8827:    'Back to Source Directory'
        !          8828: => 'Back to Source Directory',
        !          8829: 
        !          8830:    'Bad Filename'
        !          8831: => 'Bad Filename',
        !          8832: 
        !          8833:    'Became this version on ...'
        !          8834: => 'Became this version on ...',
        !          8835: 
        !          8836:    'Begin Enrollment'
        !          8837: => 'Begin Enrollment',
        !          8838: 
        !          8839:    'Binary File'
        !          8840: => 'Binary File',
        !          8841: 
        !          8842:    'Blank'
        !          8843: => 'Blank',
        !          8844: 
        !          8845:    'Brief view of each students performance in course.'
        !          8846: => 'Brief view of each students performance in course.',
        !          8847: 
        !          8848:    'Broadcast Message to Course'
        !          8849: => 'Broadcast Message to Course',
        !          8850: 
        !          8851:    'Browse'
        !          8852: => 'Browse',
        !          8853: 
        !          8854:    'Browse Resources'
        !          8855: => 'Browse Resources',
        !          8856: 
        !          8857:    'Browse published resources'
        !          8858: => 'Browse published resources',
        !          8859: 
        !          8860:    'Browse resources'
        !          8861: => 'Browse resources',
        !          8862: 
        !          8863:    'Browsing resource, all submissions are temporary.'
        !          8864: => 'Browsing resource, all submissions are temporary.',
        !          8865: 
        !          8866:    'Bulletin Board'
        !          8867: => 'Bulletin Board',
        !          8868: 
        !          8869:    'Bulletin Board/Discussion'
        !          8870: => 'Bulletin Board/Discussion',
        !          8871: 
        !          8872:    'By'
        !          8873: => 'By',
        !          8874: 
        !          8875:    'CSV (comma separated values, spreadsheet)'
        !          8876: => 'CSV (comma separated values, spreadsheet)',
        !          8877: 
        !          8878:    'CSV format'
        !          8879: => 'CSV format',
        !          8880: 
        !          8881:    'Calculate answers'
        !          8882: => 'Calculate answers',
        !          8883: 
        !          8884:    'Calculate course grades (Spreadsheet)'
        !          8885: => 'Calculate course grades (Spreadsheet)',
        !          8886: 
        !          8887:    'Calculations'
        !          8888: => 'Calculations',
        !          8889: 
        !          8890:    'Cancel'
        !          8891: => 'Cancel',
        !          8892: 
        !          8893:    'Cannot publish directory'
        !          8894: => 'Cannot publish directory',
        !          8895: 
        !          8896:    'Cannot retrieve directory'
        !          8897: => 'Cannot retrieve directory',
        !          8898: 
        !          8899:    'Catalog Information'
        !          8900: => 'Catalog Information',
        !          8901: 
        !          8902:    'Catalog Search'
        !          8903: => 'Catalog Search',
        !          8904: 
        !          8905:    'Change'
        !          8906: => 'Change',
        !          8907: 
        !          8908:    'Change Random Seed To:'
        !          8909: => 'Change Random Seed To:',
        !          8910: 
        !          8911:    'Change User Privileges'
        !          8912: => 'Change User Privileges',
        !          8913: 
        !          8914:    'Change Your Language Preferences'
        !          8915: => 'Change Your Language Preferences',
        !          8916: 
        !          8917:    'Change Your Preferences'
        !          8918: => 'Change Your Preferences',
        !          8919: 
        !          8920:    'Changed discussion view mode'
        !          8921: => 'Changed discussion view mode',
        !          8922: 
        !          8923:    'Changes can take up to 10 minutes before being active for all students.'
        !          8924: => 'Changes can take up to 10 minutes before being active for all students.',
        !          8925: 
        !          8926:    'Changes will become active for your current session after'
        !          8927: => 'Changes will become active for your current session after',
        !          8928: 
        !          8929:    'Chat Participation'
        !          8930: => 'Chat Participation',
        !          8931: 
        !          8932:    'Check All'
        !          8933: => 'Check All',
        !          8934: 
        !          8935:    'Check Course Document Versions'
        !          8936: => 'Check Course Document Versions',
        !          8937: 
        !          8938:    'Check for All'
        !          8939: => 'Check for All',
        !          8940: 
        !          8941:    'Check for None'
        !          8942: => 'Check for None',
        !          8943: 
        !          8944:    'Check for Section/Group'
        !          8945: => 'Check for Section/Group',
        !          8946: 
        !          8947:    'Check/Set Resource Versions'
        !          8948: => 'Check/Set Resource Versions',
        !          8949: 
        !          8950:    'Choose a different resource'
        !          8951: => 'Choose a different resource',
        !          8952: 
        !          8953:    'Choose the course to work on'
        !          8954: => 'Choose the course to work on',
        !          8955: 
        !          8956:    'Choose the user role'
        !          8957: => 'Choose the user role',
        !          8958: 
        !          8959:    'Chronological View'
        !          8960: => 'Chronological View',
        !          8961: 
        !          8962:    'Class Hours'
        !          8963: => 'Class Hours',
        !          8964: 
        !          8965:    'Clear All'
        !          8966: => 'Clear All',
        !          8967: 
        !          8968:    'Clear Caches'
        !          8969: => 'Clear Caches',
        !          8970: 
        !          8971:    'Click here for FAQ'
        !          8972: => 'Click here for FAQ',
        !          8973: 
        !          8974:    'Click here for help'
        !          8975: => 'Click here for help',
        !          8976: 
        !          8977:    'Click here to report bugs'
        !          8978: => 'Click here to report bugs',
        !          8979: 
        !          8980:    'Click here to return to the chart.'
        !          8981: => 'Click here to return to the chart.',
        !          8982: 
        !          8983:    "Click to download or use your browser's Save Link function"
        !          8984: => "Click to download or use your browser's Save Link function",
        !          8985: 
        !          8986:    'Click-On Texts (comma sep):'
        !          8987: => 'Click-On Texts (comma sep):',
        !          8988: 
        !          8989:    'Client IP/Name Access Control (acc)'
        !          8990: => 'Client IP/Name Access Control (acc)',
        !          8991: 
        !          8992:    'Clone an existing course'
        !          8993: => 'Clone an existing course',
        !          8994: 
        !          8995:    'Close'
        !          8996: => 'Close',
        !          8997: 
        !          8998:    'Close All Folders'
        !          8999: => 'Close All Folders',
        !          9000: 
        !          9001:    'Close This Window'
        !          9002: => 'Close This Window',
        !          9003: 
        !          9004:    'Closed'
        !          9005: => 'Closed',
        !          9006: 
        !          9007:    'Co-Author'
        !          9008: => 'Co-Author',
        !          9009: 
        !          9010:    'Collapse Remote Control'
        !          9011: => 'Collapse Remote Control',
        !          9012: 
        !          9013:    'Column'
        !          9014: => 'Column',
        !          9015: 
        !          9016:    'Column&nbsp;[_1]'
        !          9017: => 'Column&nbsp;[_1]',
        !          9018: 
        !          9019:    'Comma Separated Values'
        !          9020: => 'Comma Separated Values',
        !          9021: 
        !          9022:    'Communication'
        !          9023: => 'Communication',
        !          9024: 
        !          9025:    'Communication and Messages'
        !          9026: => 'Communication and Messages',
        !          9027: 
        !          9028:    'Compact View'
        !          9029: => 'Compact View',
        !          9030: 
        !          9031:    'Compare versions of'
        !          9032: => 'Compare versions of',
        !          9033: 
        !          9034:    'Completed'
        !          9035: => 'Completed',
        !          9036: 
        !          9037:    'Completely new course'
        !          9038: => 'Completely new course',
        !          9039: 
        !          9040:    'Concept:'
        !          9041: => 'Concept:',
        !          9042: 
        !          9043:    'Concepts'
        !          9044: => 'Concepts',
        !          9045: 
        !          9046:    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
        !          9047: => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
        !          9048: 
        !          9049:    'Construction Space'
        !          9050: => 'Construction Space',
        !          9051: 
        !          9052:    'Construction Space Directory'
        !          9053: => 'Construction Space Directory',
        !          9054: 
        !          9055:    'Construction Space File Operation'
        !          9056: => 'Construction Space File Operation',
        !          9057: 
        !          9058:    'Construction Space Version'
        !          9059: => 'Construction Space Version',
        !          9060: 
        !          9061:    'Contact'
        !          9062: => 'Contact',
        !          9063: 
        !          9064:    'Contact Information'
        !          9065: => 'Contact Information',
        !          9066: 
        !          9067:    'Content changed'
        !          9068: => 'Content changed',
        !          9069: 
        !          9070:    'Continue'
        !          9071: => 'Continue',
        !          9072: 
        !          9073:    'Continue enrollment?'
        !          9074: => 'Continue enrollment?',
        !          9075: 
        !          9076:    'Contribution to course discussion of resource'
        !          9077: => 'Contribution to course discussion of resource',
        !          9078: 
        !          9079:    'Copied metadata'
        !          9080: => 'Copied metadata',
        !          9081: 
        !          9082:    'Copied old metadata'
        !          9083: => 'Copied old metadata',
        !          9084: 
        !          9085:    'Copied old target file'
        !          9086: => 'Copied old target file',
        !          9087: 
        !          9088:    'Copied source file'
        !          9089: => 'Copied source file',
        !          9090: 
        !          9091:    'Copy current file to'
        !          9092: => 'Copy current file to',
        !          9093: 
        !          9094:    'Copy selected'
        !          9095: => 'Copy selected',
        !          9096: 
        !          9097:    'Copying file'
        !          9098: => 'Copying file',
        !          9099: 
        !          9100:    'Copyright'
        !          9101: => 'Copyright',
        !          9102: 
        !          9103:    'Copyright/Distribution'
        !          9104: => 'Copyright/Distribution',
        !          9105: 
        !          9106:    'Correct Option:'
        !          9107: => 'Correct Option:',
        !          9108: 
        !          9109:    'Could Not Process Request'
        !          9110: => 'Could Not Process Request',
        !          9111: 
        !          9112:    'Could not write metadata'
        !          9113: => 'Could not write metadata',
        !          9114: 
        !          9115:    'Course'
        !          9116: => 'Course',
        !          9117: 
        !          9118:    'Course Assessment Parameter - Helper Mode'
        !          9119: => 'Course Assessment Parameter - Helper Mode',
        !          9120: 
        !          9121:    'Course Assessment Parameters - Overview Mode'
        !          9122: => 'Course Assessment Parameters - Overview Mode',
        !          9123: 
        !          9124:    'Course Assessments Parameters - Table Mode'
        !          9125: => 'Course Assessments Parameters - Table Mode',
        !          9126: 
        !          9127:    'Course Code'
        !          9128: => 'Course Code',
        !          9129: 
        !          9130:    'Course Content'
        !          9131: => 'Course Content',
        !          9132: 
        !          9133:    'Course Coordinator'
        !          9134: => 'Course Coordinator',
        !          9135: 
        !          9136:    'Course Data'
        !          9137: => 'Course Data',
        !          9138: 
        !          9139:    'Course Description'
        !          9140: => 'Course Description',
        !          9141: 
        !          9142:    'Course Documents'
        !          9143: => 'Course Documents',
        !          9144: 
        !          9145:    'Course Environment Parameters'
        !          9146: => 'Course Environment Parameters',
        !          9147: 
        !          9148:    'Course Home Server'
        !          9149: => 'Course Home Server',
        !          9150: 
        !          9151:    'Course ID'
        !          9152: => 'Course ID',
        !          9153: 
        !          9154:    'Course ID or number'
        !          9155: => 'Course ID or number',
        !          9156: 
        !          9157:    'Course ID/Number'
        !          9158: => 'Course ID/Number',
        !          9159: 
        !          9160:    'Course Information'
        !          9161: => 'Course Information',
        !          9162: 
        !          9163:    'Course Initialization Helper'
        !          9164: => 'Course Initialization Helper',
        !          9165: 
        !          9166:    'Course Level'
        !          9167: => 'Course Level',
        !          9168: 
        !          9169:    'Course Parameter Helper'
        !          9170: => 'Course Parameter Helper',
        !          9171: 
        !          9172:    'Course Search'
        !          9173: => 'Course Search',
        !          9174: 
        !          9175:    'Course Statistics and Charts'
        !          9176: => 'Course Statistics and Charts',
        !          9177: 
        !          9178:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
        !          9179: => 'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.',
        !          9180: 
        !          9181:    'Course Title'
        !          9182: => 'Course Title',
        !          9183: 
        !          9184:    'Course announcements and my calendar'
        !          9185: => 'Course announcements and my calendar',
        !          9186: 
        !          9187:    'Course default for all problems'
        !          9188: => 'Course default for all problems',
        !          9189: 
        !          9190:    'Course level sheet'
        !          9191: => 'Course level sheet',
        !          9192: 
        !          9193:    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
        !          9194: => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.',
        !          9195: 
        !          9196:    'Coursepack'
        !          9197: => 'Coursepack',
        !          9198: 
        !          9199:    'Courses'
        !          9200: => 'Courses',
        !          9201: 
        !          9202:    'Create'
        !          9203: => 'Create',
        !          9204: 
        !          9205:    'Create New Environment Variable'
        !          9206: => 'Create New Environment Variable',
        !          9207: 
        !          9208:    'Create New User'
        !          9209: => 'Create New User',
        !          9210: 
        !          9211:    'Create User'
        !          9212: => 'Create User',
        !          9213: 
        !          9214:    'Create Users, Change User Privileges'
        !          9215: => 'Create Users, Change User Privileges',
        !          9216: 
        !          9217:    'Create a New Course'
        !          9218: => 'Create a New Course',
        !          9219: 
        !          9220:    'Create a new course'
        !          9221: => 'Create a new course',
        !          9222: 
        !          9223:    'Create a user or modify the roles and privileges of a user'
        !          9224: => 'Create a user or modify the roles and privileges of a user',
        !          9225: 
        !          9226:    'Creating a new'
        !          9227: => 'Creating a new',
        !          9228: 
        !          9229:    'Creation Date'
        !          9230: => 'Creation Date',
        !          9231: 
        !          9232:    'Critical Messages'
        !          9233: => 'Critical Messages',
        !          9234: 
        !          9235:    'Crosslisted courses'
        !          9236: => 'Crosslisted courses',
        !          9237: 
        !          9238:    'Current'
        !          9239: => 'Current',
        !          9240: 
        !          9241:    'Current Class List'
        !          9242: => 'Current Class List',
        !          9243: 
        !          9244:    'Current Ending Date: [_1]'
        !          9245: => 'Current Ending Date: [_1]',
        !          9246: 
        !          9247:    'Current Ending Date: not set'
        !          9248: => 'Current Ending Date: not set',
        !          9249: 
        !          9250:    'Current Month'
        !          9251: => 'Current Month',
        !          9252: 
        !          9253:    'Current Resource'
        !          9254: => 'Current Resource',
        !          9255: 
        !          9256:    'Current Session Value'
        !          9257: => 'Current Session Value',
        !          9258: 
        !          9259:    'Current Starting Date: [_1]'
        !          9260: => 'Current Starting Date: [_1]',
        !          9261: 
        !          9262:    'Current Starting Date: not set'
        !          9263: => 'Current Starting Date: not set',
        !          9264: 
        !          9265:    'Current Version'
        !          9266: => 'Current Version',
        !          9267: 
        !          9268:    'Currently no active roles or courses'
        !          9269: => 'Currently no active roles or courses',
        !          9270: 
        !          9271:    'Currently no additional roles or courses'
        !          9272: => 'Currently no additional roles or courses',
        !          9273: 
        !          9274:    'Currently not available'
        !          9275: => 'Currently not available',
        !          9276: 
        !          9277:    'Currently selected. '
        !          9278: => 'Currently selected. ',
        !          9279: 
        !          9280:    'Currently submitted: <tt>[_1]</tt>'
        !          9281: => 'Currently submitted: <tt>[_1]</tt>',
        !          9282: 
        !          9283:    'Custom Distribution File'
        !          9284: => 'Custom Distribution File',
        !          9285: 
        !          9286:    'Custom Role Editor'
        !          9287: => 'Custom Role Editor',
        !          9288: 
        !          9289:    'Customized right of use ...	'
        !          9290: => 'Customized right of use ...	',
        !          9291: 
        !          9292:    'Cut selected'
        !          9293: => 'Cut selected',
        !          9294: 
        !          9295:    'Date'
        !          9296: => 'Date',
        !          9297: 
        !          9298:    'Deadlines'
        !          9299: => 'Deadlines',
        !          9300: 
        !          9301:    'December'
        !          9302: => 'December',
        !          9303: 
        !          9304:    'Decompress'
        !          9305: => 'Decompress',
        !          9306: 
        !          9307:    'Default'
        !          9308: => 'Default',
        !          9309: 
        !          9310:    'Default Assessment Spreadsheet'
        !          9311: => 'Default Assessment Spreadsheet',
        !          9312: 
        !          9313:    'Default Cataloging Information for Directory'
        !          9314: => 'Default Cataloging Information for Directory',
        !          9315: 
        !          9316:    'Default Course Spreadsheet'
        !          9317: => 'Default Course Spreadsheet',
        !          9318: 
        !          9319:    'Default Student Spreadsheet'
        !          9320: => 'Default Student Spreadsheet',
        !          9321: 
        !          9322:    'Default Value'
        !          9323: => 'Default Value',
        !          9324: 
        !          9325:    'Default XML Style File'
        !          9326: => 'Default XML Style File',
        !          9327: 
        !          9328:    'Default beginning date when enrolling students'
        !          9329: => 'Default beginning date when enrolling students',
        !          9330: 
        !          9331:    'Default ending date when enrolling students'
        !          9332: => 'Default ending date when enrolling students',
        !          9333: 
        !          9334:    'Default for new courses is'
        !          9335: => 'Default for new courses is',
        !          9336: 
        !          9337:    'Default set of options to pass to tth/m when converting tex'
        !          9338: => 'Default set of options to pass to tth/m when converting tex',
        !          9339: 
        !          9340:    'Default:'
        !          9341: => 'Default:',
        !          9342: 
        !          9343:    'Define Role'
        !          9344: => 'Define Role',
        !          9345: 
        !          9346:    'Degree of difficulty'
        !          9347: => 'Degree of difficulty',
        !          9348: 
        !          9349:    'Delete'
        !          9350: => 'Delete',
        !          9351: 
        !          9352:    'Delete Checked'
        !          9353: => 'Delete Checked',
        !          9354: 
        !          9355:    'Delete a role'
        !          9356: => 'Delete a role',
        !          9357: 
        !          9358:    'Delete an option'
        !          9359: => 'Delete an option',
        !          9360: 
        !          9361:    'Delete messages from bulletin boards'
        !          9362: => 'Delete messages from bulletin boards',
        !          9363: 
        !          9364:    'Delete:'
        !          9365: => 'Delete:',
        !          9366: 
        !          9367:    'Dependencies'
        !          9368: => 'Dependencies',
        !          9369: 
        !          9370:    'Description:'
        !          9371: => 'Description:',
        !          9372: 
        !          9373:    'Detailed Citation View'
        !          9374: => 'Detailed Citation View',
        !          9375: 
        !          9376:    'Detailed Problem Analysis'
        !          9377: => 'Detailed Problem Analysis',
        !          9378: 
        !          9379:    'Detailed statistics and graphs of student performance on problems.'
        !          9380: => 'Detailed statistics and graphs of student performance on problems.',
        !          9381: 
        !          9382:    'Differences'
        !          9383: => 'Differences',
        !          9384: 
        !          9385:    'Diffs'
        !          9386: => 'Diffs',
        !          9387: 
        !          9388:    'Diffs with Current Version'
        !          9389: => 'Diffs with Current Version',
        !          9390: 
        !          9391:    'Diffs with Version'
        !          9392: => 'Diffs with Version',
        !          9393: 
        !          9394:    'Diffs with current Version'
        !          9395: => 'Diffs with current Version',
        !          9396: 
        !          9397:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
        !          9398: => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
        !          9399: 
        !          9400:    'Disable all communication among students'
        !          9401: => 'Disable all communication among students',
        !          9402: 
        !          9403:    'Disable display of problem receipts'
        !          9404: => 'Disable display of problem receipts',
        !          9405: 
        !          9406:    'Disable student resource discussion'
        !          9407: => 'Disable student resource discussion',
        !          9408: 
        !          9409:    'Disable student use of chatrooms'
        !          9410: => 'Disable student use of chatrooms',
        !          9411: 
        !          9412:    'Disallow Resource Discussion for Roles'
        !          9413: => 'Disallow Resource Discussion for Roles',
        !          9414: 
        !          9415:    'Disallow Resource Discussion for Users'
        !          9416: => 'Disallow Resource Discussion for Users',
        !          9417: 
        !          9418:    'Disallow live chatroom use for Roles'
        !          9419: => 'Disallow live chatroom use for Roles',
        !          9420: 
        !          9421:    'Disallow live chatroom use for Users'
        !          9422: => 'Disallow live chatroom use for Users',
        !          9423: 
        !          9424:    'Discard Edits and View'
        !          9425: => 'Discard Edits and View',
        !          9426: 
        !          9427:    'Discard Selected'
        !          9428: => 'Discard Selected',
        !          9429: 
        !          9430:    'Discussion Contributions'
        !          9431: => 'Discussion Contributions',
        !          9432: 
        !          9433:    'Discussion Participation'
        !          9434: => 'Discussion Participation',
        !          9435: 
        !          9436:    'Discussions'
        !          9437: => 'Discussions',
        !          9438: 
        !          9439:    'Display'
        !          9440: => 'Display',
        !          9441: 
        !          9442:    'Display All Messages'
        !          9443: => 'Display All Messages',
        !          9444: 
        !          9445:    'Display all Messages'
        !          9446: => 'Display all Messages',
        !          9447: 
        !          9448:    'Display and analysis of submission times on assessments.'
        !          9449: => 'Display and analysis of submission times on assessments.',
        !          9450: 
        !          9451:    'Display file attributes'
        !          9452: => 'Display file attributes',
        !          9453: 
        !          9454:    'Display foils in order given'
        !          9455: => 'Display foils in order given',
        !          9456: 
        !          9457:    'Display foils in random order'
        !          9458: => 'Display foils in random order',
        !          9459: 
        !          9460:    'Distribute Messages from Uploaded File to Course'
        !          9461: => 'Distribute Messages from Uploaded File to Course',
        !          9462: 
        !          9463:    'Do NOT generate as standard course'
        !          9464: => 'Do NOT generate as standard course',
        !          9465: 
        !          9466:    'Do not show plain URL (encrypturl)'
        !          9467: => 'Do not show plain URL (encrypturl)',
        !          9468: 
        !          9469:    'DoDiff'
        !          9470: => 'DoDiff',
        !          9471: 
        !          9472:    'Domain'
        !          9473: => 'Domain',
        !          9474: 
        !          9475:    'Domain Coordinator'
        !          9476: => 'Domain Coordinator',
        !          9477: 
        !          9478:    'Domain Guest'
        !          9479: => 'Domain Guest',
        !          9480: 
        !          9481:    'Domain Level'
        !          9482: => 'Domain Level',
        !          9483: 
        !          9484:    'Domain only - use limited to courses in the domain'
        !          9485: => 'Domain only - use limited to courses in the domain',
        !          9486: 
        !          9487:    "Don't Show Feedback"
        !          9488: => "Don't Show Feedback",
        !          9489: 
        !          9490:    'Done'
        !          9491: => 'Done',
        !          9492: 
        !          9493:    'Drop Students'
        !          9494: => 'Drop Students',
        !          9495: 
        !          9496:    'Drop/Add students in this course'
        !          9497: => 'Drop/Add students in this course',
        !          9498: 
        !          9499:    'Dropped [_1]'
        !          9500: => 'Dropped [_1]',
        !          9501: 
        !          9502:    'Dropped [_1] student(s).'
        !          9503: => 'Dropped [_1] student(s).',
        !          9504: 
        !          9505:    'Dropping Students'
        !          9506: => 'Dropping Students',
        !          9507: 
        !          9508:    'Due'
        !          9509: => 'Due',
        !          9510: 
        !          9511:    'Due Date (contentclose)'
        !          9512: => 'Due Date (contentclose)',
        !          9513: 
        !          9514:    'Due Date (duedate)'
        !          9515: => 'Due Date (duedate)',
        !          9516: 
        !          9517:    'Dump Course DOCS'
        !          9518: => 'Dump Course DOCS',
        !          9519: 
        !          9520:    'Dump Course DOCS to Construction Space'
        !          9521: => 'Dump Course DOCS to Construction Space',
        !          9522: 
        !          9523:    'Duration of automated classlist updates'
        !          9524: => 'Duration of automated classlist updates',
        !          9525: 
        !          9526:    'Dynamic Metadata'
        !          9527: => 'Dynamic Metadata',
        !          9528: 
        !          9529:    'Dynamic Metadata (updated periodically)'
        !          9530: => 'Dynamic Metadata (updated periodically)',
        !          9531: 
        !          9532:    'EMail Address'
        !          9533: => 'EMail Address',
        !          9534: 
        !          9535:    'EMail and Messages'
        !          9536: => 'EMail and Messages',
        !          9537: 
        !          9538:    'ERROR'
        !          9539: => 'ERROR',
        !          9540: 
        !          9541:    'Edit'
        !          9542: => 'Edit',
        !          9543: 
        !          9544:    'Edit Catalog Information'
        !          9545: => 'Edit Catalog Information',
        !          9546: 
        !          9547:    'Edit Content of a Map'
        !          9548: => 'Edit Content of a Map',
        !          9549: 
        !          9550:    'Edit Custom Role Privileges'
        !          9551: => 'Edit Custom Role Privileges',
        !          9552: 
        !          9553:    'Edit Directory Catalog Information'
        !          9554: => 'Edit Directory Catalog Information',
        !          9555: 
        !          9556:    'Edit and view documents included in this course'
        !          9557: => 'Edit and view documents included in this course',
        !          9558: 
        !          9559:    'Edit this resource'
        !          9560: => 'Edit this resource',
        !          9561: 
        !          9562:    'Edit/Modify DOCS'
        !          9563: => 'Edit/Modify DOCS',
        !          9564: 
        !          9565:    'EditXML'
        !          9566: => 'EditXML',
        !          9567: 
        !          9568:    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
        !          9569: => 'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.',
        !          9570: 
        !          9571:    'Empty'
        !          9572: => 'Empty',
        !          9573: 
        !          9574:    'Enclosing Map or Folder'
        !          9575: => 'Enclosing Map or Folder',
        !          9576: 
        !          9577:    'End'
        !          9578: => 'End',
        !          9579: 
        !          9580:    'End Helper'
        !          9581: => 'End Helper',
        !          9582: 
        !          9583:    'End Time'
        !          9584: => 'End Time',
        !          9585: 
        !          9586:    'Ending Date'
        !          9587: => 'Ending Date',
        !          9588: 
        !          9589:    'English - ISO'
        !          9590: => 'English - ISO',
        !          9591: 
        !          9592:    'Enroll One Student'
        !          9593: => 'Enroll One Student',
        !          9594: 
        !          9595:    'Enroll a single student'
        !          9596: => 'Enroll a single student',
        !          9597: 
        !          9598:    'Enroll as student'
        !          9599: => 'Enroll as student',
        !          9600: 
        !          9601:    'Enrolling'
        !          9602: => 'Enrolling',
        !          9603: 
        !          9604:    'Enrolling Student'
        !          9605: => 'Enrolling Student',
        !          9606: 
        !          9607:    'Enrolling Students'
        !          9608: => 'Enrolling Students',
        !          9609: 
        !          9610:    'Enrollment Manager'
        !          9611: => 'Enrollment Manager',
        !          9612: 
        !          9613:    'Enrollment Status'
        !          9614: => 'Enrollment Status',
        !          9615: 
        !          9616:    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
        !          9617: => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
        !          9618: 
        !          9619:    'Enter construction space as a co-author'
        !          9620: => 'Enter construction space as a co-author',
        !          9621: 
        !          9622:    'Enter grades from check-out assessment resources'
        !          9623: => 'Enter grades from check-out assessment resources',
        !          9624: 
        !          9625:    'Enter my portfolio space'
        !          9626: => 'Enter my portfolio space',
        !          9627: 
        !          9628:    'Enter my resource construction space'
        !          9629: => 'Enter my resource construction space',
        !          9630: 
        !          9631:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
        !          9632: => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
        !          9633: 
        !          9634:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
        !          9635: => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
        !          9636: 
        !          9637:    'Enter the chatroom for the course'
        !          9638: => 'Enter the chatroom for the course',
        !          9639: 
        !          9640:    'Entering Construction Space'
        !          9641: => 'Entering Construction Space',
        !          9642: 
        !          9643:    'Entering course ...'
        !          9644: => 'Entering course ...',
        !          9645: 
        !          9646:    'Error'
        !          9647: => 'Error',
        !          9648: 
        !          9649:    'Error Messages'
        !          9650: => 'Error Messages',
        !          9651: 
        !          9652:    'Error dropping [_1]:[_2]'
        !          9653: => 'Error dropping [_1]:[_2]',
        !          9654: 
        !          9655:    'Error: Directory Non Empty'
        !          9656: => 'Error: Directory Non Empty',
        !          9657: 
        !          9658:    'Error: destination for operation is an existing directory.'
        !          9659: => 'Error: destination for operation is an existing directory.',
        !          9660: 
        !          9661:    'Essay, open end'
        !          9662: => 'Essay, open end',
        !          9663: 
        !          9664:    'Evaluate Resource'
        !          9665: => 'Evaluate Resource',
        !          9666: 
        !          9667:    'Evaluation Comments'
        !          9668: => 'Evaluation Comments',
        !          9669: 
        !          9670:    'Evaluation Data'
        !          9671: => 'Evaluation Data',
        !          9672: 
        !          9673:    'Evaluation Error '
        !          9674: => 'Evaluation Error ',
        !          9675: 
        !          9676:    'Every problem in a particular folder'
        !          9677: => 'Every problem in a particular folder',
        !          9678: 
        !          9679:    'Every problem in a particular folder (overrides course default)'
        !          9680: => 'Every problem in a particular folder (overrides course default)',
        !          9681: 
        !          9682:    'Every problem in the course'
        !          9683: => 'Every problem in the course',
        !          9684: 
        !          9685:    'Exam Information'
        !          9686: => 'Exam Information',
        !          9687: 
        !          9688:    'Exam Problem'
        !          9689: => 'Exam Problem',
        !          9690: 
        !          9691:    'Exam Proctor'
        !          9692: => 'Exam Proctor',
        !          9693: 
        !          9694:    'Excel'
        !          9695: => 'Excel',
        !          9696: 
        !          9697:    'Excel format'
        !          9698: => 'Excel format',
        !          9699: 
        !          9700:    'Excused by instructor'
        !          9701: => 'Excused by instructor',
        !          9702: 
        !          9703:    'Exit'
        !          9704: => 'Exit',
        !          9705: 
        !          9706:    'Exit LON-CAPA'
        !          9707: => 'Exit LON-CAPA',
        !          9708: 
        !          9709:    'Extent'
        !          9710: => 'Extent',
        !          9711: 
        !          9712:    'External Resource'
        !          9713: => 'External Resource',
        !          9714: 
        !          9715:    'FAIL'
        !          9716: => 'FAIL',
        !          9717: 
        !          9718:    'Failed Access to Construction Space'
        !          9719: => 'Failed Access to Construction Space',
        !          9720: 
        !          9721:    'Failed to copy source'
        !          9722: => 'Failed to copy source',
        !          9723: 
        !          9724:    'Failed to write metadata copy'
        !          9725: => 'Failed to write metadata copy',
        !          9726: 
        !          9727:    'False'
        !          9728: => 'False',
        !          9729: 
        !          9730:    'February'
        !          9731: => 'February',
        !          9732: 
        !          9733:    'Feedback Addresses for Course Content'
        !          9734: => 'Feedback Addresses for Course Content',
        !          9735: 
        !          9736:    'Feedback Addresses for Course Content Comments'
        !          9737: => 'Feedback Addresses for Course Content Comments',
        !          9738: 
        !          9739:    'Feedback Addresses for Course Policy'
        !          9740: => 'Feedback Addresses for Course Policy',
        !          9741: 
        !          9742:    'Feedback Addresses for Resource Content Question'
        !          9743: => 'Feedback Addresses for Resource Content Question',
        !          9744: 
        !          9745:    'Field'
        !          9746: => 'Field',
        !          9747: 
        !          9748:    'Fielded Format'
        !          9749: => 'Fielded Format',
        !          9750: 
        !          9751:    'File'
        !          9752: => 'File',
        !          9753: 
        !          9754:    'File Category'
        !          9755: => 'File Category',
        !          9756: 
        !          9757:    'File copied.'
        !          9758: => 'File copied.',
        !          9759: 
        !          9760:    'Filenames in Construction Space'
        !          9761: => 'Filenames in Construction Space',
        !          9762: 
        !          9763:    'Finalize Publication'
        !          9764: => 'Finalize Publication',
        !          9765: 
        !          9766:    'Finish Course Initialization'
        !          9767: => 'Finish Course Initialization',
        !          9768: 
        !          9769:    'Finish Helper'
        !          9770: => 'Finish Helper',
        !          9771: 
        !          9772:    'First'
        !          9773: => 'First',
        !          9774: 
        !          9775:    'First Name'
        !          9776: => 'First Name',
        !          9777: 
        !          9778:    'First Resource'
        !          9779: => 'First Resource',
        !          9780: 
        !          9781:    'Foil'
        !          9782: => 'Foil',
        !          9783: 
        !          9784:    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
        !          9785: => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
        !          9786: 
        !          9787:    'Foils'
        !          9788: => 'Foils',
        !          9789: 
        !          9790:    'Folder'
        !          9791: => 'Folder',
        !          9792: 
        !          9793:    'Folder in Construction Space'
        !          9794: => 'Folder in Construction Space',
        !          9795: 
        !          9796:    'Folder/Map'
        !          9797: => 'Folder/Map',
        !          9798: 
        !          9799:    'For User'
        !          9800: => 'For User',
        !          9801: 
        !          9802:    'For one or more students'
        !          9803: => 'For one or more students',
        !          9804: 
        !          9805:    'Force publication of unmodified files'
        !          9806: => 'Force publication of unmodified files',
        !          9807: 
        !          9808:    'Format:'
        !          9809: => 'Format:',
        !          9810: 
        !          9811:    'Forward'
        !          9812: => 'Forward',
        !          9813: 
        !          9814:    'Forwarded message from'
        !          9815: => 'Forwarded message from',
        !          9816: 
        !          9817:    'Forwarding'
        !          9818: => 'Forwarding',
        !          9819: 
        !          9820:    'Found a <*response> outside of a <part> in a <part>ed problem'
        !          9821: => 'Found a <*response> outside of a <part> in a <part>ed problem',
        !          9822: 
        !          9823:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          9824: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          9825: 
        !          9826:    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          9827: => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          9828: 
        !          9829:    'Frequency'
        !          9830: => 'Frequency',
        !          9831: 
        !          9832:    'Fri'
        !          9833: => 'Fri',
        !          9834: 
        !          9835:    'From'
        !          9836: => 'From',
        !          9837: 
        !          9838:    'Full Update'
        !          9839: => 'Full Update',
        !          9840: 
        !          9841:    'Full update (also print list of users not enrolled anymore)'
        !          9842: => 'Full update (also print list of users not enrolled anymore)',
        !          9843: 
        !          9844:    'Functions'
        !          9845: => 'Functions',
        !          9846: 
        !          9847:    'Generate Spreadsheet'
        !          9848: => 'Generate Spreadsheet',
        !          9849: 
        !          9850:    'Generate Statistics'
        !          9851: => 'Generate Statistics',
        !          9852: 
        !          9853:    'Generate messages from a file'
        !          9854: => 'Generate messages from a file',
        !          9855: 
        !          9856:    'Generate new role ...'
        !          9857: => 'Generate new role ...',
        !          9858: 
        !          9859:    'Generation'
        !          9860: => 'Generation',
        !          9861: 
        !          9862:    'German - ISO'
        !          9863: => 'German - ISO',
        !          9864: 
        !          9865:    'Getting Problem Variants'
        !          9866: => 'Getting Problem Variants',
        !          9867: 
        !          9868:    'Go'
        !          9869: => 'Go',
        !          9870: 
        !          9871:    'Go Back'
        !          9872: => 'Go Back',
        !          9873: 
        !          9874:    'Go To My First Homework Problem'
        !          9875: => 'Go To My First Homework Problem',
        !          9876: 
        !          9877:    'Go to ...'
        !          9878: => 'Go to ...',
        !          9879: 
        !          9880:    'Go to the next resource in the course sequence'
        !          9881: => 'Go to the next resource in the course sequence',
        !          9882: 
        !          9883:    'Go to the previous resource in the course sequence'
        !          9884: => 'Go to the previous resource in the course sequence',
        !          9885: 
        !          9886:    'Goodbye'
        !          9887: => 'Goodbye',
        !          9888: 
        !          9889:    'Grades Spreadsheet'
        !          9890: => 'Grades Spreadsheet',
        !          9891: 
        !          9892:    'Grading'
        !          9893: => 'Grading',
        !          9894: 
        !          9895:    'Grading Information'
        !          9896: => 'Grading Information',
        !          9897: 
        !          9898:    'Grant/revoke Course Custom Role'
        !          9899: => 'Grant/revoke Course Custom Role',
        !          9900: 
        !          9901:    'Grant/revoke role of Administrator'
        !          9902: => 'Grant/revoke role of Administrator',
        !          9903: 
        !          9904:    'Grant/revoke role of Author'
        !          9905: => 'Grant/revoke role of Author',
        !          9906: 
        !          9907:    'Grant/revoke role of Co-Author'
        !          9908: => 'Grant/revoke role of Co-Author',
        !          9909: 
        !          9910:    'Grant/revoke role of Course Coordinator'
        !          9911: => 'Grant/revoke role of Course Coordinator',
        !          9912: 
        !          9913:    'Grant/revoke role of Domain Coordinator'
        !          9914: => 'Grant/revoke role of Domain Coordinator',
        !          9915: 
        !          9916:    'Grant/revoke role of Domain Guest'
        !          9917: => 'Grant/revoke role of Domain Guest',
        !          9918: 
        !          9919:    'Grant/revoke role of Exam Proctor'
        !          9920: => 'Grant/revoke role of Exam Proctor',
        !          9921: 
        !          9922:    'Grant/revoke role of Instructor'
        !          9923: => 'Grant/revoke role of Instructor',
        !          9924: 
        !          9925:    'Grant/revoke role of Librarian'
        !          9926: => 'Grant/revoke role of Librarian',
        !          9927: 
        !          9928:    'Grant/revoke role of Scantron Operator'
        !          9929: => 'Grant/revoke role of Scantron Operator',
        !          9930: 
        !          9931:    'Grant/revoke role of Student'
        !          9932: => 'Grant/revoke role of Student',
        !          9933: 
        !          9934:    'Grant/revoke role of Superuser'
        !          9935: => 'Grant/revoke role of Superuser',
        !          9936: 
        !          9937:    'Grant/revoke role of Teaching Assistant'
        !          9938: => 'Grant/revoke role of Teaching Assistant',
        !          9939: 
        !          9940:    'Group/Section'
        !          9941: => 'Group/Section',
        !          9942: 
        !          9943:    'HTML'
        !          9944: => 'HTML',
        !          9945: 
        !          9946:    'HTML can be allowed or banned inside of course discussion.'
        !          9947: => 'HTML can be allowed or banned inside of course discussion.',
        !          9948: 
        !          9949:    'HTML in Discussions'
        !          9950: => 'HTML in Discussions',
        !          9951: 
        !          9952:    'HTML/XML'
        !          9953: => 'HTML/XML',
        !          9954: 
        !          9955:    'Hand Graded (handgrade)'
        !          9956: => 'Hand Graded (handgrade)',
        !          9957: 
        !          9958:    'Height(pixel):'
        !          9959: => 'Height(pixel):',
        !          9960: 
        !          9961:    'Help'
        !          9962: => 'Help',
        !          9963: 
        !          9964:    'Help on Creating Courses'
        !          9965: => 'Help on Creating Courses',
        !          9966: 
        !          9967:    'Helproom Hours'
        !          9968: => 'Helproom Hours',
        !          9969: 
        !          9970:    'Hide'
        !          9971: => 'Hide',
        !          9972: 
        !          9973:    'Hide Empty Rows in Spreadsheets'
        !          9974: => 'Hide Empty Rows in Spreadsheets',
        !          9975: 
        !          9976:    'Hint Text'
        !          9977: => 'Hint Text',
        !          9978: 
        !          9979:    'Home Server'
        !          9980: => 'Home Server',
        !          9981: 
        !          9982:    'Homework problem'
        !          9983: => 'Homework problem',
        !          9984: 
        !          9985:    'Host'
        !          9986: => 'Host',
        !          9987: 
        !          9988:    'How do I create a CSV file from a spreadsheet'
        !          9989: => 'How do I create a CSV file from a spreadsheet',
        !          9990: 
        !          9991:    'How do I create a class list from a spreadsheet'
        !          9992: => 'How do I create a class list from a spreadsheet',
        !          9993: 
        !          9994:    'How many tries should be set for all problems in the course?'
        !          9995: => 'How many tries should be set for all problems in the course?',
        !          9996: 
        !          9997:    'How many tries should be set for the selected folder?'
        !          9998: => 'How many tries should be set for the selected folder?',
        !          9999: 
        !          10000:    'How many tries should be set for the selected problem?'
        !          10001: => 'How many tries should be set for the selected problem?',
        !          10002: 
        !          10003:    'How should the results be printed?'
        !          10004: => 'How should the results be printed?',
        !          10005: 
        !          10006:    'ID/Student Number'
        !          10007: => 'ID/Student Number',
        !          10008: 
        !          10009:    'Identify fields'
        !          10010: => 'Identify fields',
        !          10011: 
        !          10012:    'If active, the new role will be available when the students next log in to LON-CAPA.'
        !          10013: => 'If active, the new role will be available when the students next log in to LON-CAPA.',
        !          10014: 
        !          10015:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
        !          10016: => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
        !          10017: 
        !          10018:    'Ignore First Line'
        !          10019: => 'Ignore First Line',
        !          10020: 
        !          10021:    'Illegal filename.'
        !          10022: => 'Illegal filename.',
        !          10023: 
        !          10024:    'Image:'
        !          10025: => 'Image:',
        !          10026: 
        !          10027:    'Immediately expire own role as Course Coordinator'
        !          10028: => 'Immediately expire own role as Course Coordinator',
        !          10029: 
        !          10030:    'Import'
        !          10031: => 'Import',
        !          10032: 
        !          10033:    'Import a published document'
        !          10034: => 'Import a published document',
        !          10035: 
        !          10036:    'Import and Paste Area'
        !          10037: => 'Import and Paste Area',
        !          10038: 
        !          10039:    'Include retrieval of student photographs?'
        !          10040: => 'Include retrieval of student photographs?',
        !          10041: 
        !          10042:    'Incorrect'
        !          10043: => 'Incorrect',
        !          10044: 
        !          10045:    'Incorrect Answers:'
        !          10046: => 'Incorrect Answers:',
        !          10047: 
        !          10048:    'Initial Password'
        !          10049: => 'Initial Password',
        !          10050: 
        !          10051:    'Institutional Information'
        !          10052: => 'Institutional Information',
        !          10053: 
        !          10054:    'Instructor'
        !          10055: => 'Instructor',
        !          10056: 
        !          10057:    'Instructor Information'
        !          10058: => 'Instructor Information',
        !          10059: 
        !          10060:    'Interlingua (International Auxiliary Language Association) - ISO'
        !          10061: => 'Interlingua (International Auxiliary Language Association) - ISO',
        !          10062: 
        !          10063:    'Internal Filename'
        !          10064: => 'Internal Filename',
        !          10065: 
        !          10066:    'Internally authenticated'
        !          10067: => 'Internally authenticated',
        !          10068: 
        !          10069:    'Invalid Significant figures detected'
        !          10070: => 'Invalid Significant figures detected',
        !          10071: 
        !          10072:    'Invalid characters in requested name have been removed.'
        !          10073: => 'Invalid characters in requested name have been removed.',
        !          10074: 
        !          10075:    'Invalid date entry'
        !          10076: => 'Invalid date entry',
        !          10077: 
        !          10078:    'Invalid home server specified'
        !          10079: => 'Invalid home server specified',
        !          10080: 
        !          10081:    'Invalid login mode or password.'
        !          10082: => 'Invalid login mode or password.',
        !          10083: 
        !          10084:    'Invalid username or domain'
        !          10085: => 'Invalid username or domain',
        !          10086: 
        !          10087:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
        !          10088: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
        !          10089: 
        !          10090:    'January'
        !          10091: => 'January',
        !          10092: 
        !          10093:    'Japanese - UTF'
        !          10094: => 'Japanese - UTF',
        !          10095: 
        !          10096:    'July'
        !          10097: => 'July',
        !          10098: 
        !          10099:    'June'
        !          10100: => 'June',
        !          10101: 
        !          10102:    'KEYWORDS'
        !          10103: => 'KEYWORDS',
        !          10104: 
        !          10105:    'Keep all Resources up-to-date with most recent Versions (default)'
        !          10106: => 'Keep all Resources up-to-date with most recent Versions (default)',
        !          10107: 
        !          10108:    'Kerberos authenticated'
        !          10109: => 'Kerberos authenticated',
        !          10110: 
        !          10111:    'Keyword(s)'
        !          10112: => 'Keyword(s)',
        !          10113: 
        !          10114:    'Keywords'
        !          10115: => 'Keywords',
        !          10116: 
        !          10117:    'LON-CAPA Domain for Students'
        !          10118: => 'LON-CAPA Domain for Students',
        !          10119: 
        !          10120:    'LON-CAPA Enrollment Manager'
        !          10121: => 'LON-CAPA Enrollment Manager',
        !          10122: 
        !          10123:    'LON-CAPA Helper:'
        !          10124: => 'LON-CAPA Helper:',
        !          10125: 
        !          10126:    'LON-CAPA domain: [_1]'
        !          10127: => 'LON-CAPA domain: [_1]',
        !          10128: 
        !          10129:    'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
        !          10130: => 'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
        !          10131: 
        !          10132:    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
        !          10133: => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
        !          10134: 
        !          10135:    'LaTeX batchmode'
        !          10136: => 'LaTeX batchmode',
        !          10137: 
        !          10138:    'LaTeX mode:'
        !          10139: => 'LaTeX mode:',
        !          10140: 
        !          10141:    'Language'
        !          10142: => 'Language',
        !          10143: 
        !          10144:    'Languages used'
        !          10145: => 'Languages used',
        !          10146: 
        !          10147:    'Last'
        !          10148: => 'Last',
        !          10149: 
        !          10150:    'Last Modified'
        !          10151: => 'Last Modified',
        !          10152: 
        !          10153:    'Last Name'
        !          10154: => 'Last Name',
        !          10155: 
        !          10156:    'Last Name, First Names'
        !          10157: => 'Last Name, First Names',
        !          10158: 
        !          10159:    'Last Week'
        !          10160: => 'Last Week',
        !          10161: 
        !          10162:    'Last access'
        !          10163: => 'Last access',
        !          10164: 
        !          10165:    'Last accessed'
        !          10166: => 'Last accessed',
        !          10167: 
        !          10168:    'Last modified'
        !          10169: => 'Last modified',
        !          10170: 
        !          10171:    'Last updated'
        !          10172: => 'Last updated',
        !          10173: 
        !          10174:    'Launch Remote Control'
        !          10175: => 'Launch Remote Control',
        !          10176: 
        !          10177:    'Leave blank on scoring form'
        !          10178: => 'Leave blank on scoring form',
        !          10179: 
        !          10180:    'Librarian'
        !          10181: => 'Librarian',
        !          10182: 
        !          10183:    'Limit by copyright/distribution'
        !          10184: => 'Limit by copyright/distribution',
        !          10185: 
        !          10186:    'Limit by language'
        !          10187: => 'Limit by language',
        !          10188: 
        !          10189:    'List Directory'
        !          10190: => 'List Directory',
        !          10191: 
        !          10192:    'List of hidden parts (hiddenparts)'
        !          10193: => 'List of hidden parts (hiddenparts)',
        !          10194: 
        !          10195:    'List of possible answers'
        !          10196: => 'List of possible answers',
        !          10197: 
        !          10198:    'Load'
        !          10199: => 'Load',
        !          10200: 
        !          10201:    'Load Map'
        !          10202: => 'Load Map',
        !          10203: 
        !          10204:    'Load:'
        !          10205: => 'Load:',
        !          10206: 
        !          10207:    'Location'
        !          10208: => 'Location',
        !          10209: 
        !          10210:    'Lock and unlock assessments'
        !          10211: => 'Lock and unlock assessments',
        !          10212: 
        !          10213:    'Log in'
        !          10214: => 'Log in',
        !          10215: 
        !          10216:    'Logged Out'
        !          10217: => 'Logged Out',
        !          10218: 
        !          10219:    'Login Data'
        !          10220: => 'Login Data',
        !          10221: 
        !          10222:    'Login Type'
        !          10223: => 'Login Type',
        !          10224: 
        !          10225:    'Logout'
        !          10226: => 'Logout',
        !          10227: 
        !          10228:    'MIME Type'
        !          10229: => 'MIME Type',
        !          10230: 
        !          10231:    'Mail'
        !          10232: => 'Mail',
        !          10233: 
        !          10234:    'Main Course Documents'
        !          10235: => 'Main Course Documents',
        !          10236: 
        !          10237:    'Main Menu'
        !          10238: => 'Main Menu',
        !          10239: 
        !          10240:    'Make new directory'
        !          10241: => 'Make new directory',
        !          10242: 
        !          10243:    'Make new file'
        !          10244: => 'Make new file',
        !          10245: 
        !          10246:    'Make notes and annotations about this resource'
        !          10247: => 'Make notes and annotations about this resource',
        !          10248: 
        !          10249:    'Making Backup to'
        !          10250: => 'Making Backup to',
        !          10251: 
        !          10252:    'Manage Access Keys'
        !          10253: => 'Manage Access Keys',
        !          10254: 
        !          10255:    'Manage access keys'
        !          10256: => 'Manage access keys',
        !          10257: 
        !          10258:    'Manual Grading'
        !          10259: => 'Manual Grading',
        !          10260: 
        !          10261:    'Map'
        !          10262: => 'Map',
        !          10263: 
        !          10264:    'Map contents are not shown in order.'
        !          10265: => 'Map contents are not shown in order.',
        !          10266: 
        !          10267:    'Map has branchings. Use advanced editor.'
        !          10268: => 'Map has branchings. Use advanced editor.',
        !          10269: 
        !          10270:    'Map has conditions. Use advanced editor.'
        !          10271: => 'Map has conditions. Use advanced editor.',
        !          10272: 
        !          10273:    'Map has resource parameters. Use advanced editor.'
        !          10274: => 'Map has resource parameters. Use advanced editor.',
        !          10275: 
        !          10276:    'Map has unconnected resources. Use advanced editor.'
        !          10277: => 'Map has unconnected resources. Use advanced editor.',
        !          10278: 
        !          10279:    'March'
        !          10280: => 'March',
        !          10281: 
        !          10282:    'Mark Unread'
        !          10283: => 'Mark Unread',
        !          10284: 
        !          10285:    'Material appears to be correct'
        !          10286: => 'Material appears to be correct',
        !          10287: 
        !          10288:    'Material covered with sufficient depth'
        !          10289: => 'Material covered with sufficient depth',
        !          10290: 
        !          10291:    'Material is helpful'
        !          10292: => 'Material is helpful',
        !          10293: 
        !          10294:    'Material presented in clear way'
        !          10295: => 'Material presented in clear way',
        !          10296: 
        !          10297:    'Max Number Of Shown Foils:'
        !          10298: => 'Max Number Of Shown Foils:',
        !          10299: 
        !          10300:    'Max Possible To Date'
        !          10301: => 'Max Possible To Date',
        !          10302: 
        !          10303:    'Max Tries'
        !          10304: => 'Max Tries',
        !          10305: 
        !          10306:    'Max number of foils displayed'
        !          10307: => 'Max number of foils displayed',
        !          10308: 
        !          10309:    'Maximum Number of Collaborators'
        !          10310: => 'Maximum Number of Collaborators',
        !          10311: 
        !          10312:    'Maximum Number of Collaborators (maxcollaborators)'
        !          10313: => 'Maximum Number of Collaborators (maxcollaborators)',
        !          10314: 
        !          10315:    'Maximum Number of Tries (maxtries)'
        !          10316: => 'Maximum Number of Tries (maxtries)',
        !          10317: 
        !          10318:    'May'
        !          10319: => 'May',
        !          10320: 
        !          10321:    'Mean Tries'
        !          10322: => 'Mean Tries',
        !          10323: 
        !          10324:    'Messaging'
        !          10325: => 'Messaging',
        !          10326: 
        !          10327:    'Metadata'
        !          10328: => 'Metadata',
        !          10329: 
        !          10330:    'Metadata Information'
        !          10331: => 'Metadata Information',
        !          10332: 
        !          10333:    'Metadata Version'
        !          10334: => 'Metadata Version',
        !          10335: 
        !          10336:    'Metadata current version'
        !          10337: => 'Metadata current version',
        !          10338: 
        !          10339:    'Middle'
        !          10340: => 'Middle',
        !          10341: 
        !          10342:    'Middle Name'
        !          10343: => 'Middle Name',
        !          10344: 
        !          10345:    'Middle Names/Initials'
        !          10346: => 'Middle Names/Initials',
        !          10347: 
        !          10348:    'Mime type'
        !          10349: => 'Mime type',
        !          10350: 
        !          10351:    'Missing Kerberos domain information.'
        !          10352: => 'Missing Kerberos domain information.',
        !          10353: 
        !          10354:    'Modification Date'
        !          10355: => 'Modification Date',
        !          10356: 
        !          10357:    'Modification may make assessment data inaccessible'
        !          10358: => 'Modification may make assessment data inaccessible',
        !          10359: 
        !          10360:    'Modified'
        !          10361: => 'Modified',
        !          10362: 
        !          10363:    'Modify Course Assessment Parameters'
        !          10364: => 'Modify Course Assessment Parameters',
        !          10365: 
        !          10366:    'Modify Enrollment for'
        !          10367: => 'Modify Enrollment for',
        !          10368: 
        !          10369:    'Modify Parameters'
        !          10370: => 'Modify Parameters',
        !          10371: 
        !          10372:    'Modify User'
        !          10373: => 'Modify User',
        !          10374: 
        !          10375:    'Modify another students data'
        !          10376: => 'Modify another students data',
        !          10377: 
        !          10378:    'Modify authentication mechanism and data for a user'
        !          10379: => 'Modify authentication mechanism and data for a user',
        !          10380: 
        !          10381:    'Modify deadlines, etc, for this assessment resource'
        !          10382: => 'Modify deadlines, etc, for this assessment resource',
        !          10383: 
        !          10384:    'Modify deadlines, etc, for this resource'
        !          10385: => 'Modify deadlines, etc, for this resource',
        !          10386: 
        !          10387:    'Modify grades'
        !          10388: => 'Modify grades',
        !          10389: 
        !          10390:    'Modify student data'
        !          10391: => 'Modify student data',
        !          10392: 
        !          10393:    'Modify user grades for this assessment resource'
        !          10394: => 'Modify user grades for this assessment resource',
        !          10395: 
        !          10396:    'Modifying data for user'
        !          10397: => 'Modifying data for user',
        !          10398: 
        !          10399:    'Modifying this will make problems'
        !          10400: => 'Modifying this will make problems',
        !          10401: 
        !          10402:    'Mon'
        !          10403: => 'Mon',
        !          10404: 
        !          10405:    'Most recently published Version'
        !          10406: => 'Most recently published Version',
        !          10407: 
        !          10408:    'Move Down'
        !          10409: => 'Move Down',
        !          10410: 
        !          10411:    'Move Up'
        !          10412: => 'Move Up',
        !          10413: 
        !          10414:    'Move current file to'
        !          10415: => 'Move current file to',
        !          10416: 
        !          10417:    'Must create new subdirectory inside a directory'
        !          10418: => 'Must create new subdirectory inside a directory',
        !          10419: 
        !          10420:    'My Personal Info'
        !          10421: => 'My Personal Info',
        !          10422: 
        !          10423:    'Name'
        !          10424: => 'Name',
        !          10425: 
        !          10426:    'Name of Role'
        !          10427: => 'Name of Role',
        !          10428: 
        !          10429:    'Name starting with'
        !          10430: => 'Name starting with',
        !          10431: 
        !          10432:    'Name:'
        !          10433: => 'Name:',
        !          10434: 
        !          10435:    'Navigate'
        !          10436: => 'Navigate',
        !          10437: 
        !          10438:    'Navigate Contents'
        !          10439: => 'Navigate Contents',
        !          10440: 
        !          10441:    'Navigate Course Contents'
        !          10442: => 'Navigate Course Contents',
        !          10443: 
        !          10444:    'Navigate the table of contents for this course'
        !          10445: => 'Navigate the table of contents for this course',
        !          10446: 
        !          10447:    'Network-wide number of accesses (hits)'
        !          10448: => 'Network-wide number of accesses (hits)',
        !          10449: 
        !          10450:    'Network-wide number of courses using resource'
        !          10451: => 'Network-wide number of courses using resource',
        !          10452: 
        !          10453:    'New Directory'
        !          10454: => 'New Directory',
        !          10455: 
        !          10456:    'New Folder'
        !          10457: => 'New Folder',
        !          10458: 
        !          10459:    'New HTML file'
        !          10460: => 'New HTML file',
        !          10461: 
        !          10462:    'New Messages'
        !          10463: => 'New Messages',
        !          10464: 
        !          10465:    'New Problem Variation'
        !          10466: => 'New Problem Variation',
        !          10467: 
        !          10468:    'New Randomization'
        !          10469: => 'New Randomization',
        !          10470: 
        !          10471:    'New Resource'
        !          10472: => 'New Resource',
        !          10473: 
        !          10474:    'New Role'
        !          10475: => 'New Role',
        !          10476: 
        !          10477:    'New Search'
        !          10478: => 'New Search',
        !          10479: 
        !          10480:    'New Title'
        !          10481: => 'New Title',
        !          10482: 
        !          10483:    'New User'
        !          10484: => 'New User',
        !          10485: 
        !          10486:    'New Value'
        !          10487: => 'New Value',
        !          10488: 
        !          10489:    'New assembled page'
        !          10490: => 'New assembled page',
        !          10491: 
        !          10492:    'New assembled sequence'
        !          10493: => 'New assembled sequence',
        !          10494: 
        !          10495:    'New custom rights file'
        !          10496: => 'New custom rights file',
        !          10497: 
        !          10498:    'New discussion since'
        !          10499: => 'New discussion since',
        !          10500: 
        !          10501:    'New file'
        !          10502: => 'New file',
        !          10503: 
        !          10504:    'New parameters or stored values'
        !          10505: => 'New parameters or stored values',
        !          10506: 
        !          10507:    'New problem'
        !          10508: => 'New problem',
        !          10509: 
        !          10510:    'New style file'
        !          10511: => 'New style file',
        !          10512: 
        !          10513:    'New subdirectory'
        !          10514: => 'New subdirectory',
        !          10515: 
        !          10516:    'Next'
        !          10517: => 'Next',
        !          10518: 
        !          10519:    'Next    '
        !          10520: => 'Next    ',
        !          10521: 
        !          10522:    'Next ->'
        !          10523: => 'Next ->',
        !          10524: 
        !          10525:    'Next Month'
        !          10526: => 'Next Month',
        !          10527: 
        !          10528:    'No'
        !          10529: => 'No',
        !          10530: 
        !          10531:    'No Access or Usages Statistics are available for this resource.'
        !          10532: => 'No Access or Usages Statistics are available for this resource.',
        !          10533: 
        !          10534:    'No Assessment Statistical Data is available for this resource'
        !          10535: => 'No Assessment Statistical Data is available for this resource',
        !          10536: 
        !          10537:    'No Evaluation Data is available for this resource.'
        !          10538: => 'No Evaluation Data is available for this resource.',
        !          10539: 
        !          10540:    'No Kerberos domain was specified.'
        !          10541: => 'No Kerberos domain was specified.',
        !          10542: 
        !          10543:    'No Role, Cumulative Privileges'
        !          10544: => 'No Role, Cumulative Privileges',
        !          10545: 
        !          10546:    'No changes were made to the current settings.'
        !          10547: => 'No changes were made to the current settings.',
        !          10548: 
        !          10549:    'No content modifications yet.'
        !          10550: => 'No content modifications yet.',
        !          10551: 
        !          10552:    'No due date'
        !          10553: => 'No due date',
        !          10554: 
        !          10555:    'No language preference'
        !          10556: => 'No language preference',
        !          10557: 
        !          10558:    'No new filename specified.'
        !          10559: => 'No new filename specified.',
        !          10560: 
        !          10561:    'No previous versions published.'
        !          10562: => 'No previous versions published.',
        !          10563: 
        !          10564:    'No role specified'
        !          10565: => 'No role specified',
        !          10566: 
        !          10567:    'No section assigned'
        !          10568: => 'No section assigned',
        !          10569: 
        !          10570:    'No such file'
        !          10571: => 'No such file',
        !          10572: 
        !          10573:    'No syllabus information provided.'
        !          10574: => 'No syllabus information provided.',
        !          10575: 
        !          10576:    'No upload file specified.'
        !          10577: => 'No upload file specified.',
        !          10578: 
        !          10579:    'No write permission to'
        !          10580: => 'No write permission to',
        !          10581: 
        !          10582:    'No write permission to user directory, FAIL'
        !          10583: => 'No write permission to user directory, FAIL',
        !          10584: 
        !          10585:    'None Found'
        !          10586: => 'None Found',
        !          10587: 
        !          10588:    'Not Allowed'
        !          10589: => 'Not Allowed',
        !          10590: 
        !          10591:    'Not applicable - '
        !          10592: => 'Not applicable - ',
        !          10593: 
        !          10594:    'Not open to be viewed'
        !          10595: => 'Not open to be viewed',
        !          10596: 
        !          10597:    'Not set - '
        !          10598: => 'Not set - ',
        !          10599: 
        !          10600:    'Not shown, not used'
        !          10601: => 'Not shown, not used',
        !          10602: 
        !          10603:    'Note: for large courses, this operation may be time consuming'
        !          10604: => 'Note: for large courses, this operation may be time consuming',
        !          10605: 
        !          10606:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
        !          10607: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
        !          10608: 
        !          10609:    'Note: this will not take effect if the user already exists'
        !          10610: => 'Note: this will not take effect if the user already exists',
        !          10611: 
        !          10612:    'Notes'
        !          10613: => 'Notes',
        !          10614: 
        !          10615:    'Notification of enrollment changes'
        !          10616: => 'Notification of enrollment changes',
        !          10617: 
        !          10618:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
        !          10619: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
        !          10620: 
        !          10621:    'November'
        !          10622: => 'November',
        !          10623: 
        !          10624:    'Number of Plots:'
        !          10625: => 'Number of Plots:',
        !          10626: 
        !          10627:    'Number of Tries before hints appear (hinttries)'
        !          10628: => 'Number of Tries before hints appear (hinttries)',
        !          10629: 
        !          10630:    'Number of assignments printed at the same time:'
        !          10631: => 'Number of assignments printed at the same time:',
        !          10632: 
        !          10633:    'Number of bubbles in exam mode (numbubbles)'
        !          10634: => 'Number of bubbles in exam mode (numbubbles)',
        !          10635: 
        !          10636:    'Number of columns'
        !          10637: => 'Number of columns',
        !          10638: 
        !          10639:    'Number of resources that follow this resource in maps'
        !          10640: => 'Number of resources that follow this resource in maps',
        !          10641: 
        !          10642:    'Number of resources that lead up to this resource in maps'
        !          10643: => 'Number of resources that lead up to this resource in maps',
        !          10644: 
        !          10645:    'Number of resources using or importing resource'
        !          10646: => 'Number of resources using or importing resource',
        !          10647: 
        !          10648:    'Numerical Tolerance (tol)'
        !          10649: => 'Numerical Tolerance (tol)',
        !          10650: 
        !          10651:    'Obsolete'
        !          10652: => 'Obsolete',
        !          10653: 
        !          10654:    'Obsolete parameters or stored values'
        !          10655: => 'Obsolete parameters or stored values',
        !          10656: 
        !          10657:    'October'
        !          10658: => 'October',
        !          10659: 
        !          10660:    'Office Hours'
        !          10661: => 'Office Hours',
        !          10662: 
        !          10663:    'Old Value'
        !          10664: => 'Old Value',
        !          10665: 
        !          10666:    'One particular problem'
        !          10667: => 'One particular problem',
        !          10668: 
        !          10669:    'One particular problem (overrides folder and course defaults)'
        !          10670: => 'One particular problem (overrides folder and course defaults)',
        !          10671: 
        !          10672:    'Online Help'
        !          10673: => 'Online Help',
        !          10674: 
        !          10675:    'Only Answers'
        !          10676: => 'Only Answers',
        !          10677: 
        !          10678:    'Only a number required.'
        !          10679: => 'Only a number required.',
        !          10680: 
        !          10681:    'Only domain coordinators can change a users password.'
        !          10682: => 'Only domain coordinators can change a users password.',
        !          10683: 
        !          10684:    'Open'
        !          10685: => 'Open',
        !          10686: 
        !          10687:    'Open All Folders'
        !          10688: => 'Open All Folders',
        !          10689: 
        !          10690:    'Open Course'
        !          10691: => 'Open Course',
        !          10692: 
        !          10693:    'Open all assessments'
        !          10694: => 'Open all assessments',
        !          10695: 
        !          10696:    'Open and correct'
        !          10697: => 'Open and correct',
        !          10698: 
        !          10699:    'Open with full tries'
        !          10700: => 'Open with full tries',
        !          10701: 
        !          10702:    'Open, no due date'
        !          10703: => 'Open, no due date',
        !          10704: 
        !          10705:    'Opening Date (contentopen)'
        !          10706: => 'Opening Date (contentopen)',
        !          10707: 
        !          10708:    'Opening Date (opendate)'
        !          10709: => 'Opening Date (opendate)',
        !          10710: 
        !          10711:    'Option Response Problem Analysis'
        !          10712: => 'Option Response Problem Analysis',
        !          10713: 
        !          10714:    'Option response'
        !          10715: => 'Option response',
        !          10716: 
        !          10717:    'Output'
        !          10718: => 'Output',
        !          10719: 
        !          10720:    'Output Format'
        !          10721: => 'Output Format',
        !          10722: 
        !          10723:    'Output Format: [_1]'
        !          10724: => 'Output Format: [_1]',
        !          10725: 
        !          10726:    'Overall Problem Statistics'
        !          10727: => 'Overall Problem Statistics',
        !          10728: 
        !          10729:    'Owner/Publisher'
        !          10730: => 'Owner/Publisher',
        !          10731: 
        !          10732:    'Page'
        !          10733: => 'Page',
        !          10734: 
        !          10735:    'Page layout'
        !          10736: => 'Page layout',
        !          10737: 
        !          10738:    'Paper type'
        !          10739: => 'Paper type',
        !          10740: 
        !          10741:    'Parameter'
        !          10742: => 'Parameter',
        !          10743: 
        !          10744:    'Parameter Name'
        !          10745: => 'Parameter Name',
        !          10746: 
        !          10747:    'Parameter Type'
        !          10748: => 'Parameter Type',
        !          10749: 
        !          10750:    'Parameter in Effect'
        !          10751: => 'Parameter in Effect',
        !          10752: 
        !          10753:    'Parent Directory'
        !          10754: => 'Parent Directory',
        !          10755: 
        !          10756:    'Part'
        !          10757: => 'Part',
        !          10758: 
        !          10759:    'Part Description (display)'
        !          10760: => 'Part Description (display)',
        !          10761: 
        !          10762:    'Part is not open to be viewed. It'
        !          10763: => 'Part is not open to be viewed. It',
        !          10764: 
        !          10765:    'Password'
        !          10766: => 'Password',
        !          10767: 
        !          10768:    'Paste after selected'
        !          10769: => 'Paste after selected',
        !          10770: 
        !          10771:    'Path'
        !          10772: => 'Path',
        !          10773: 
        !          10774:    'Per Page'
        !          10775: => 'Per Page',
        !          10776: 
        !          10777:    'Personal Data'
        !          10778: => 'Personal Data',
        !          10779: 
        !          10780:    'Personal Information'
        !          10781: => 'Personal Information',
        !          10782: 
        !          10783:    'Please adjust significant figures.'
        !          10784: => 'Please adjust significant figures.',
        !          10785: 
        !          10786:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
        !          10787: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
        !          10788: 
        !          10789:    'Please click Back on your browser and select another user, or '
        !          10790: => 'Please click Back on your browser and select another user, or ',
        !          10791: 
        !          10792:    'Please contact your LON-CAPA administrator regarding this situation.'
        !          10793: => 'Please contact your LON-CAPA administrator regarding this situation.',
        !          10794: 
        !          10795:    'Please do not reply to this address.'
        !          10796: => 'Please do not reply to this address.',
        !          10797: 
        !          10798:    'Please either'
        !          10799: => 'Please either',
        !          10800: 
        !          10801:    'Please notify the server administrator '
        !          10802: => 'Please notify the server administrator ',
        !          10803: 
        !          10804:    'Please pick a version to retrieve'
        !          10805: => 'Please pick a version to retrieve',
        !          10806: 
        !          10807:    'Please select a problem to analyze'
        !          10808: => 'Please select a problem to analyze',
        !          10809: 
        !          10810:    'Please select a report to generate'
        !          10811: => 'Please select a report to generate',
        !          10812: 
        !          10813:    'Please select a report to generate.'
        !          10814: => 'Please select a report to generate.',
        !          10815: 
        !          10816:    'Please select an authentication mechanism'
        !          10817: => 'Please select an authentication mechanism',
        !          10818: 
        !          10819:    'Please select the authentication mechanism'
        !          10820: => 'Please select the authentication mechanism',
        !          10821: 
        !          10822:    'Please select the section you wish to set the answer open date for:'
        !          10823: => 'Please select the section you wish to set the answer open date for:',
        !          10824: 
        !          10825:    'Please select the section you wish to set the due date for:'
        !          10826: => 'Please select the section you wish to set the due date for:',
        !          10827: 
        !          10828:    'Please select the section you wish to set the number of tries for:'
        !          10829: => 'Please select the section you wish to set the number of tries for:',
        !          10830: 
        !          10831:    'Please select the section you wish to set the opening date for:'
        !          10832: => 'Please select the section you wish to set the opening date for:',
        !          10833: 
        !          10834:    'Please select the section you wish to set the problem weight for:'
        !          10835: => 'Please select the section you wish to set the problem weight for:',
        !          10836: 
        !          10837:    'Please select the student you wish to set the answer open date for:'
        !          10838: => 'Please select the student you wish to set the answer open date for:',
        !          10839: 
        !          10840:    'Please select the student you wish to set the due date for:'
        !          10841: => 'Please select the student you wish to set the due date for:',
        !          10842: 
        !          10843:    'Please select the student you wish to set the number of tries for:'
        !          10844: => 'Please select the student you wish to set the number of tries for:',
        !          10845: 
        !          10846:    'Please select the student you wish to set the opening date for:'
        !          10847: => 'Please select the student you wish to set the opening date for:',
        !          10848: 
        !          10849:    'Please select the student you wish to set the problem weight for:'
        !          10850: => 'Please select the student you wish to set the problem weight for:',
        !          10851: 
        !          10852:    'Please stand by.'
        !          10853: => 'Please stand by.',
        !          10854: 
        !          10855:    'Please use browser "Back" button and pick a filename'
        !          10856: => 'Please use browser "Back" button and pick a filename',
        !          10857: 
        !          10858:    "Please use browser 'Back' button and pick a filename"
        !          10859: => "Please use browser 'Back' button and pick a filename",
        !          10860: 
        !          10861:    'Portuguese - ISO'
        !          10862: => 'Portuguese - ISO',
        !          10863: 
        !          10864:    'Position'
        !          10865: => 'Position',
        !          10866: 
        !          10867:    'Post Discussion'
        !          10868: => 'Post Discussion',
        !          10869: 
        !          10870:    'Post anonymously'
        !          10871: => 'Post anonymously',
        !          10872: 
        !          10873:    'Post discussion on course resources'
        !          10874: => 'Post discussion on course resources',
        !          10875: 
        !          10876:    'Post system frontpage announcements'
        !          10877: => 'Post system frontpage announcements',
        !          10878: 
        !          10879:    'Post to live chatrooms'
        !          10880: => 'Post to live chatrooms',
        !          10881: 
        !          10882:    'Preferred language'
        !          10883: => 'Preferred language',
        !          10884: 
        !          10885:    'Prepare a printable document'
        !          10886: => 'Prepare a printable document',
        !          10887: 
        !          10888:    'Preparing Excel Spreadsheet'
        !          10889: => 'Preparing Excel Spreadsheet',
        !          10890: 
        !          10891:    'Preparing Printout'
        !          10892: => 'Preparing Printout',
        !          10893: 
        !          10894:    'Prerequisites'
        !          10895: => 'Prerequisites',
        !          10896: 
        !          10897:    'Previous'
        !          10898: => 'Previous',
        !          10899: 
        !          10900:    'Previous Month'
        !          10901: => 'Previous Month',
        !          10902: 
        !          10903:    'Print'
        !          10904: => 'Print',
        !          10905: 
        !          10906:    'Print Index:'
        !          10907: => 'Print Index:',
        !          10908: 
        !          10909:    'Print Table of Contents:'
        !          10910: => 'Print Table of Contents:',
        !          10911: 
        !          10912:    'Print:'
        !          10913: => 'Print:',
        !          10914: 
        !          10915:    'Printing Helper'
        !          10916: => 'Printing Helper',
        !          10917: 
        !          10918:    'Privacy Note'
        !          10919: => 'Privacy Note',
        !          10920: 
        !          10921:    'Private - visible to author only for testing purposes'
        !          10922: => 'Private - visible to author only for testing purposes',
        !          10923: 
        !          10924:    'Private Publication - did not synchronize database'
        !          10925: => 'Private Publication - did not synchronize database',
        !          10926: 
        !          10927:    'Privileged users that should not be hidden on staff listings'
        !          10928: => 'Privileged users that should not be hidden on staff listings',
        !          10929: 
        !          10930:    'Problem Status Chart'
        !          10931: => 'Problem Status Chart',
        !          10932: 
        !          10933:    'Problems'
        !          10934: => 'Problems',
        !          10935: 
        !          10936:    'Problems Not Contained In A Folder'
        !          10937: => 'Problems Not Contained In A Folder',
        !          10938: 
        !          10939:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
        !          10940: => 'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.',
        !          10941: 
        !          10942:    'Problems from entire course'
        !          10943: => 'Problems from entire course',
        !          10944: 
        !          10945:    'Processed [_1] student(s).'
        !          10946: => 'Processed [_1] student(s).',
        !          10947: 
        !          10948:    'Processed file'
        !          10949: => 'Processed file',
        !          10950: 
        !          10951:    'Processing'
        !          10952: => 'Processing',
        !          10953: 
        !          10954:    'Processing course structure'
        !          10955: => 'Processing course structure',
        !          10956: 
        !          10957:    'Processing first student'
        !          10958: => 'Processing first student',
        !          10959: 
        !          10960:    'Produce Excel Output'
        !          10961: => 'Produce Excel Output',
        !          10962: 
        !          10963:    'Project Information'
        !          10964: => 'Project Information',
        !          10965: 
        !          10966:    'Provide feedback messages or contribute to the course discussion about this resource'
        !          10967: => 'Provide feedback messages or contribute to the course discussion about this resource',
        !          10968: 
        !          10969:    'Provide my evaluation of this resource'
        !          10970: => 'Provide my evaluation of this resource',
        !          10971: 
        !          10972:    'Public - no authentication or authorization required for use'
        !          10973: => 'Public - no authentication or authorization required for use',
        !          10974: 
        !          10975:    'Publish'
        !          10976: => 'Publish',
        !          10977: 
        !          10978:    'Publish Directory'
        !          10979: => 'Publish Directory',
        !          10980: 
        !          10981:    'Publish Directory and Sub Directories'
        !          10982: => 'Publish Directory and Sub Directories',
        !          10983: 
        !          10984:    'Publish this Resource'
        !          10985: => 'Publish this Resource',
        !          10986: 
        !          10987:    'Published'
        !          10988: => 'Published',
        !          10989: 
        !          10990:    'Publisher/Owner'
        !          10991: => 'Publisher/Owner',
        !          10992: 
        !          10993:    'Publishing'
        !          10994: => 'Publishing',
        !          10995: 
        !          10996:    'Question Text'
        !          10997: => 'Question Text',
        !          10998: 
        !          10999:    'Question Type'
        !          11000: => 'Question Type',
        !          11001: 
        !          11002:    'Question Type (type)'
        !          11003: => 'Question Type (type)',
        !          11004: 
        !          11005:    'Quick Completed Problems Display'
        !          11006: => 'Quick Completed Problems Display',
        !          11007: 
        !          11008:    'Random position'
        !          11009: => 'Random position',
        !          11010: 
        !          11011:    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
        !          11012: => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
        !          11013: 
        !          11014:    'Randomization algorithm used'
        !          11015: => 'Randomization algorithm used',
        !          11016: 
        !          11017:    'Randomly pick number of resources (randompick)'
        !          11018: => 'Randomly pick number of resources (randompick)',
        !          11019: 
        !          11020:    'Re'
        !          11021: => 'Re',
        !          11022: 
        !          11023:    'Re-Initialize'
        !          11024: => 'Re-Initialize',
        !          11025: 
        !          11026:    'Re-enrollment will re-activate data.'
        !          11027: => 'Re-enrollment will re-activate data.',
        !          11028: 
        !          11029:    'Reading results from'
        !          11030: => 'Reading results from',
        !          11031: 
        !          11032:    'Reading results from [_1]'
        !          11033: => 'Reading results from [_1]',
        !          11034: 
        !          11035:    'Readings'
        !          11036: => 'Readings',
        !          11037: 
        !          11038:    'Receipt algorithm used'
        !          11039: => 'Receipt algorithm used',
        !          11040: 
        !          11041:    'Receiving results from [_1]'
        !          11042: => 'Receiving results from [_1]',
        !          11043: 
        !          11044:    'Recent'
        !          11045: => 'Recent',
        !          11046: 
        !          11047:    'Record'
        !          11048: => 'Record',
        !          11049: 
        !          11050:    'Registering'
        !          11051: => 'Registering',
        !          11052: 
        !          11053:    'Related'
        !          11054: => 'Related',
        !          11055: 
        !          11056:    'Remark'
        !          11057: => 'Remark',
        !          11058: 
        !          11059:    'Rename'
        !          11060: => 'Rename',
        !          11061: 
        !          11062:    'Rename current file to'
        !          11063: => 'Rename current file to',
        !          11064: 
        !          11065:    'Reply'
        !          11066: => 'Reply',
        !          11067: 
        !          11068:    'Report a Bug'
        !          11069: => 'Report a Bug',
        !          11070: 
        !          11071:    'Reset Submissions'
        !          11072: => 'Reset Submissions',
        !          11073: 
        !          11074:    'Resource'
        !          11075: => 'Resource',
        !          11076: 
        !          11077:    'Resource Differences'
        !          11078: => 'Resource Differences',
        !          11079: 
        !          11080:    'Resource Feedback and Discussion'
        !          11081: => 'Resource Feedback and Discussion',
        !          11082: 
        !          11083:    'Resource Hidden from Students (hiddenresource)'
        !          11084: => 'Resource Hidden from Students (hiddenresource)',
        !          11085: 
        !          11086:    'Resource Level'
        !          11087: => 'Resource Level',
        !          11088: 
        !          11089:    'Resource Publication'
        !          11090: => 'Resource Publication',
        !          11091: 
        !          11092:    'Resource alias name for conditions (mapalias)'
        !          11093: => 'Resource alias name for conditions (mapalias)',
        !          11094: 
        !          11095:    'Resource is technically correct'
        !          11096: => 'Resource is technically correct',
        !          11097: 
        !          11098:    'Resources'
        !          11099: => 'Resources',
        !          11100: 
        !          11101:    'Resources from selected sequence in course'
        !          11102: => 'Resources from selected sequence in course',
        !          11103: 
        !          11104:    'Response'
        !          11105: => 'Response',
        !          11106: 
        !          11107:    'Retrieval of an old version will overwrite the file currently in construction space'
        !          11108: => 'Retrieval of an old version will overwrite the file currently in construction space',
        !          11109: 
        !          11110:    'Retrieve'
        !          11111: => 'Retrieve',
        !          11112: 
        !          11113:    'Retrieve Old Version'
        !          11114: => 'Retrieve Old Version',
        !          11115: 
        !          11116:    'Retrieve Published Resources'
        !          11117: => 'Retrieve Published Resources',
        !          11118: 
        !          11119:    'Retrieve previous versions of'
        !          11120: => 'Retrieve previous versions of',
        !          11121: 
        !          11122:    'Retrieve version'
        !          11123: => 'Retrieve version',
        !          11124: 
        !          11125:    'Retrieving current (most recent) version'
        !          11126: => 'Retrieving current (most recent) version',
        !          11127: 
        !          11128:    'Return to DOCS'
        !          11129: => 'Return to DOCS',
        !          11130: 
        !          11131:    'Return to Last Location'
        !          11132: => 'Return to Last Location',
        !          11133: 
        !          11134:    'Reverse Association'
        !          11135: => 'Reverse Association',
        !          11136: 
        !          11137:    'Revert to Last Saved'
        !          11138: => 'Revert to Last Saved',
        !          11139: 
        !          11140:    'Revision Date'
        !          11141: => 'Revision Date',
        !          11142: 
        !          11143:    'Revoke'
        !          11144: => 'Revoke',
        !          11145: 
        !          11146:    'Revoke Existing Roles'
        !          11147: => 'Revoke Existing Roles',
        !          11148: 
        !          11149:    'Role'
        !          11150: => 'Role',
        !          11151: 
        !          11152:    'Role Information'
        !          11153: => 'Role Information',
        !          11154: 
        !          11155:    'Row'
        !          11156: => 'Row',
        !          11157: 
        !          11158:    'Rule'
        !          11159: => 'Rule',
        !          11160: 
        !          11161:    'Russian - KOI'
        !          11162: => 'Russian - KOI',
        !          11163: 
        !          11164:    'S.D. tries'
        !          11165: => 'S.D. tries',
        !          11166: 
        !          11167:    'Sample Points:'
        !          11168: => 'Sample Points:',
        !          11169: 
        !          11170:    'Samples'
        !          11171: => 'Samples',
        !          11172: 
        !          11173:    'Sat'
        !          11174: => 'Sat',
        !          11175: 
        !          11176:    'Save'
        !          11177: => 'Save',
        !          11178: 
        !          11179:    'Save as'
        !          11180: => 'Save as',
        !          11181: 
        !          11182:    'Save as & Make This Sheet the Default'
        !          11183: => 'Save as & Make This Sheet the Default',
        !          11184: 
        !          11185:    'Save as ...'
        !          11186: => 'Save as ...',
        !          11187: 
        !          11188:    'Save entries below as a draft answer (not submitting them for credit yet)'
        !          11189: => 'Save entries below as a draft answer (not submitting them for credit yet)',
        !          11190: 
        !          11191:    'Saving Modifications to'
        !          11192: => 'Saving Modifications to',
        !          11193: 
        !          11194:    'Scantron Operator'
        !          11195: => 'Scantron Operator',
        !          11196: 
        !          11197:    'Score Upload Form'
        !          11198: => 'Score Upload Form',
        !          11199: 
        !          11200:    'Search'
        !          11201: => 'Search',
        !          11202: 
        !          11203:    'Search Complete'
        !          11204: => 'Search Complete',
        !          11205: 
        !          11206:    'Search Complete [_1]'
        !          11207: => 'Search Complete [_1]',
        !          11208: 
        !          11209:    'Search the contents of this course'
        !          11210: => 'Search the contents of this course',
        !          11211: 
        !          11212:    'Search the database of published resources'
        !          11213: => 'Search the database of published resources',
        !          11214: 
        !          11215:    'Search: [_1]'
        !          11216: => 'Search: [_1]',
        !          11217: 
        !          11218:    'Searching'
        !          11219: => 'Searching',
        !          11220: 
        !          11221:    'Section'
        !          11222: => 'Section',
        !          11223: 
        !          11224:    'Section/Group'
        !          11225: => 'Section/Group',
        !          11226: 
        !          11227:    'Sections'
        !          11228: => 'Sections',
        !          11229: 
        !          11230:    'Select'
        !          11231: => 'Select',
        !          11232: 
        !          11233:    'Select Action'
        !          11234: => 'Select Action',
        !          11235: 
        !          11236:    'Select All'
        !          11237: => 'Select All',
        !          11238: 
        !          11239:    'Select All Files'
        !          11240: => 'Select All Files',
        !          11241: 
        !          11242:    'Select All Published'
        !          11243: => 'Select All Published',
        !          11244: 
        !          11245:    'Select All Resources'
        !          11246: => 'Select All Resources',
        !          11247: 
        !          11248:    'Select All Students'
        !          11249: => 'Select All Students',
        !          11250: 
        !          11251:    'Select Course'
        !          11252: => 'Select Course',
        !          11253: 
        !          11254:    'Select Date'
        !          11255: => 'Select Date',
        !          11256: 
        !          11257:    'Select Enclosing Map or Folder'
        !          11258: => 'Select Enclosing Map or Folder',
        !          11259: 
        !          11260:    'Select Folder'
        !          11261: => 'Select Folder',
        !          11262: 
        !          11263:    'Select Map'
        !          11264: => 'Select Map',
        !          11265: 
        !          11266:    'Select Only Current Students'
        !          11267: => 'Select Only Current Students',
        !          11268: 
        !          11269:    'Select Parameter Level'
        !          11270: => 'Select Parameter Level',
        !          11271: 
        !          11272:    'Select Printing Options:'
        !          11273: => 'Select Printing Options:',
        !          11274: 
        !          11275:    'Select Problem'
        !          11276: => 'Select Problem',
        !          11277: 
        !          11278:    'Select Problem(s) to print'
        !          11279: => 'Select Problem(s) to print',
        !          11280: 
        !          11281:    'Select Resource(s) to print'
        !          11282: => 'Select Resource(s) to print',
        !          11283: 
        !          11284:    'Select Resources To Print'
        !          11285: => 'Select Resources To Print',
        !          11286: 
        !          11287:    'Select Section'
        !          11288: => 'Select Section',
        !          11289: 
        !          11290:    'Select Sequence To Print From'
        !          11291: => 'Select Sequence To Print From',
        !          11292: 
        !          11293:    'Select Spreadsheet File'
        !          11294: => 'Select Spreadsheet File',
        !          11295: 
        !          11296:    'Select Student'
        !          11297: => 'Select Student',
        !          11298: 
        !          11299:    'Select Students and Resources'
        !          11300: => 'Select Students and Resources',
        !          11301: 
        !          11302:    'Select Style File'
        !          11303: => 'Select Style File',
        !          11304: 
        !          11305:    'Select User'
        !          11306: => 'Select User',
        !          11307: 
        !          11308:    'Select a'
        !          11309: => 'Select a',
        !          11310: 
        !          11311:    'Select a course'
        !          11312: => 'Select a course',
        !          11313: 
        !          11314:    'Select a user name to modify the students information'
        !          11315: => 'Select a user name to modify the students information',
        !          11316: 
        !          11317:    'Select a user name to view the users personal page.'
        !          11318: => 'Select a user name to view the users personal page.',
        !          11319: 
        !          11320:    'Select for Section/Group'
        !          11321: => 'Select for Section/Group',
        !          11322: 
        !          11323:    'Select resources for the assignment'
        !          11324: => 'Select resources for the assignment',
        !          11325: 
        !          11326:    'Select the Construction Space'
        !          11327: => 'Select the Construction Space',
        !          11328: 
        !          11329:    'Select the folder you wish to set the parameter for:'
        !          11330: => 'Select the folder you wish to set the parameter for:',
        !          11331: 
        !          11332:    'Select the problem you wish to set the parameter for:'
        !          11333: => 'Select the problem you wish to set the parameter for:',
        !          11334: 
        !          11335:    'Selecting a User'
        !          11336: => 'Selecting a User',
        !          11337: 
        !          11338:    'Send Message to User(s)'
        !          11339: => 'Send Message to User(s)',
        !          11340: 
        !          11341:    'Send New'
        !          11342: => 'Send New',
        !          11343: 
        !          11344:    'Send Reply'
        !          11345: => 'Send Reply',
        !          11346: 
        !          11347:    'Send Scantron data to a course'
        !          11348: => 'Send Scantron data to a course',
        !          11349: 
        !          11350:    'Send and receive messages'
        !          11351: => 'Send and receive messages',
        !          11352: 
        !          11353:    'Send as critical message'
        !          11354: => 'Send as critical message',
        !          11355: 
        !          11356:    'Send broadcast and receipt-required email'
        !          11357: => 'Send broadcast and receipt-required email',
        !          11358: 
        !          11359:    'Send internal email'
        !          11360: => 'Send internal email',
        !          11361: 
        !          11362:    'September'
        !          11363: => 'September',
        !          11364: 
        !          11365:    'Sequence'
        !          11366: => 'Sequence',
        !          11367: 
        !          11368:    'Sequence or Folder'
        !          11369: => 'Sequence or Folder',
        !          11370: 
        !          11371:    'Sequences and Folders'
        !          11372: => 'Sequences and Folders',
        !          11373: 
        !          11374:    'Server'
        !          11375: => 'Server',
        !          11376: 
        !          11377:    'Server Administration'
        !          11378: => 'Server Administration',
        !          11379: 
        !          11380:    'Set'
        !          11381: => 'Set',
        !          11382: 
        !          11383:    'Set Course Environment'
        !          11384: => 'Set Course Environment',
        !          11385: 
        !          11386:    'Set Course Environment Parameters'
        !          11387: => 'Set Course Environment Parameters',
        !          11388: 
        !          11389:    'Set Date'
        !          11390: => 'Set Date',
        !          11391: 
        !          11392:    'Set Defaults for All Resources in Course'
        !          11393: => 'Set Defaults for All Resources in Course',
        !          11394: 
        !          11395:    'Set End Date'
        !          11396: => 'Set End Date',
        !          11397: 
        !          11398:    'Set Individual User Roles'
        !          11399: => 'Set Individual User Roles',
        !          11400: 
        !          11401:    'Set Problem Tries'
        !          11402: => 'Set Problem Tries',
        !          11403: 
        !          11404:    'Set Problem Weight'
        !          11405: => 'Set Problem Weight',
        !          11406: 
        !          11407:    'Set Start Date'
        !          11408: => 'Set Start Date',
        !          11409: 
        !          11410:    'Set Version to be used in Course'
        !          11411: => 'Set Version to be used in Course',
        !          11412: 
        !          11413:    'Set Versions to be used in Course according to Selections below'
        !          11414: => 'Set Versions to be used in Course according to Selections below',
        !          11415: 
        !          11416:    'Set a bookmark for this resource'
        !          11417: => 'Set a bookmark for this resource',
        !          11418: 
        !          11419:    'Set a due date'
        !          11420: => 'Set a due date',
        !          11421: 
        !          11422:    'Set all Resource Versions to current Version (Fix Versions)'
        !          11423: => 'Set all Resource Versions to current Version (Fix Versions)',
        !          11424: 
        !          11425:    'Set an answer open date'
        !          11426: => 'Set an answer open date',
        !          11427: 
        !          11428:    'Set an open date'
        !          11429: => 'Set an open date',
        !          11430: 
        !          11431:    'Set answer open date for all problems in the course for ...'
        !          11432: => 'Set answer open date for all problems in the course for ...',
        !          11433: 
        !          11434:    'Set answer open date for the selected folder for ...'
        !          11435: => 'Set answer open date for the selected folder for ...',
        !          11436: 
        !          11437:    'Set answer open date for the selected problem for ...'
        !          11438: => 'Set answer open date for the selected problem for ...',
        !          11439: 
        !          11440:    'Set content feedback to Course Coordinator'
        !          11441: => 'Set content feedback to Course Coordinator',
        !          11442: 
        !          11443:    'Set course policy feedback to Course Coordinator'
        !          11444: => 'Set course policy feedback to Course Coordinator',
        !          11445: 
        !          11446:    'Set deadlines and other assessment parameters, as well as modify course environment'
        !          11447: => 'Set deadlines and other assessment parameters, as well as modify course environment',
        !          11448: 
        !          11449:    'Set due date for all problems in the course for ...'
        !          11450: => 'Set due date for all problems in the course for ...',
        !          11451: 
        !          11452:    'Set due date for the selected folder for ...'
        !          11453: => 'Set due date for the selected folder for ...',
        !          11454: 
        !          11455:    'Set due date for the selected problem for ...'
        !          11456: => 'Set due date for the selected problem for ...',
        !          11457: 
        !          11458:    'Set my user preferences'
        !          11459: => 'Set my user preferences',
        !          11460: 
        !          11461:    'Set number of tries for all problems in the course for ...'
        !          11462: => 'Set number of tries for all problems in the course for ...',
        !          11463: 
        !          11464:    'Set number of tries for the selected folder for ...'
        !          11465: => 'Set number of tries for the selected folder for ...',
        !          11466: 
        !          11467:    'Set number of tries for the selected problem for ...'
        !          11468: => 'Set number of tries for the selected problem for ...',
        !          11469: 
        !          11470:    'Set opening date for all problems in the course for ...'
        !          11471: => 'Set opening date for all problems in the course for ...',
        !          11472: 
        !          11473:    'Set opening date for all problems in the course for. . .'
        !          11474: => 'Set opening date for all problems in the course for. . .',
        !          11475: 
        !          11476:    'Set opening date for the selected folder for ...'
        !          11477: => 'Set opening date for the selected folder for ...',
        !          11478: 
        !          11479:    'Set opening date for the selected problem for ...'
        !          11480: => 'Set opening date for the selected problem for ...',
        !          11481: 
        !          11482:    'Set opening datefor all problems in the course for. . .'
        !          11483: => 'Set opening datefor all problems in the course for. . .',
        !          11484: 
        !          11485:    'Set problem weight for all problems in the course for ...'
        !          11486: => 'Set problem weight for all problems in the course for ...',
        !          11487: 
        !          11488:    'Set problem weight for the selected folder for ...'
        !          11489: => 'Set problem weight for the selected folder for ...',
        !          11490: 
        !          11491:    'Set problem weight for the selected problem for ...'
        !          11492: => 'Set problem weight for the selected problem for ...',
        !          11493: 
        !          11494:    'Set the number of tries'
        !          11495: => 'Set the number of tries',
        !          11496: 
        !          11497:    'Set the problem weight'
        !          11498: => 'Set the problem weight',
        !          11499: 
        !          11500:    'Set to ...'
        !          11501: => 'Set to ...',
        !          11502: 
        !          11503:    'Set value to "[_1]" to allow'
        !          11504: => 'Set value to "[_1]" to allow',
        !          11505: 
        !          11506:    'Set/Modify Course Assessment Parameter'
        !          11507: => 'Set/Modify Course Assessment Parameter',
        !          11508: 
        !          11509:    'Set/Modify Course Assessment Parameters'
        !          11510: => 'Set/Modify Course Assessment Parameters',
        !          11511: 
        !          11512:    'Set/Modify Course Parameters'
        !          11513: => 'Set/Modify Course Parameters',
        !          11514: 
        !          11515:    'Setting the [_1]'
        !          11516: => 'Setting the [_1]',
        !          11517: 
        !          11518:    'Setting the [_1] to [_2]'
        !          11519: => 'Setting the [_1] to [_2]',
        !          11520: 
        !          11521:    'Shared by course faculty and staff'
        !          11522: => 'Shared by course faculty and staff',
        !          11523: 
        !          11524:    'Short string response'
        !          11525: => 'Short string response',
        !          11526: 
        !          11527:    'Show Answer'
        !          11528: => 'Show Answer',
        !          11529: 
        !          11530:    'Show Feedback'
        !          11531: => 'Show Feedback',
        !          11532: 
        !          11533:    'Show More Options'
        !          11534: => 'Show More Options',
        !          11535: 
        !          11536:    'Show Only Uncompleted Homework'
        !          11537: => 'Show Only Uncompleted Homework',
        !          11538: 
        !          11539:    'Show Preview'
        !          11540: => 'Show Preview',
        !          11541: 
        !          11542:    'Show Problem Completeness'
        !          11543: => 'Show Problem Completeness',
        !          11544: 
        !          11545:    'Show Problem Status (problemstatus)'
        !          11546: => 'Show Problem Status (problemstatus)',
        !          11547: 
        !          11548:    'Show Units - Disable Entry (turnoffunit)'
        !          11549: => 'Show Units - Disable Entry (turnoffunit)',
        !          11550: 
        !          11551:    'Show all roles'
        !          11552: => 'Show all roles',
        !          11553: 
        !          11554:    'Show all rles'
        !          11555: => 'Show all rles',
        !          11556: 
        !          11557:    'Show always at bottom position'
        !          11558: => 'Show always at bottom position',
        !          11559: 
        !          11560:    'Show always at top position'
        !          11561: => 'Show always at top position',
        !          11562: 
        !          11563:    'Show catalog information'
        !          11564: => 'Show catalog information',
        !          11565: 
        !          11566:    'Show resource'
        !          11567: => 'Show resource',
        !          11568: 
        !          11569:    'Significant Digits (sig)'
        !          11570: => 'Significant Digits (sig)',
        !          11571: 
        !          11572:    'Significant figures are incorrect, submission was not graded.'
        !          11573: => 'Significant figures are incorrect, submission was not graded.',
        !          11574: 
        !          11575:    'Simple Edit'
        !          11576: => 'Simple Edit',
        !          11577: 
        !          11578:    'Simple Page'
        !          11579: => 'Simple Page',
        !          11580: 
        !          11581:    'Simple Problem'
        !          11582: => 'Simple Problem',
        !          11583: 
        !          11584:    'Simple Problem Editor'
        !          11585: => 'Simple Problem Editor',
        !          11586: 
        !          11587:    'Since Start of Course'
        !          11588: => 'Since Start of Course',
        !          11589: 
        !          11590:    'Since Yesterday'
        !          11591: => 'Since Yesterday',
        !          11592: 
        !          11593:    'Size'
        !          11594: => 'Size',
        !          11595: 
        !          11596:    'Size:'
        !          11597: => 'Size:',
        !          11598: 
        !          11599:    'Skew Tries'
        !          11600: => 'Skew Tries',
        !          11601: 
        !          11602:    'Some items were not submitted'
        !          11603: => 'Some items were not submitted',
        !          11604: 
        !          11605:    'Some parts were not submitted.'
        !          11606: => 'Some parts were not submitted.',
        !          11607: 
        !          11608:    'Sorry ...'
        !          11609: => 'Sorry ...',
        !          11610: 
        !          11611:    'Space separated'
        !          11612: => 'Space separated',
        !          11613: 
        !          11614:    'Special Documents'
        !          11615: => 'Special Documents',
        !          11616: 
        !          11617:    'Special documents'
        !          11618: => 'Special documents',
        !          11619: 
        !          11620:    'Spreadsheet Computation'
        !          11621: => 'Spreadsheet Computation',
        !          11622: 
        !          11623:    'Spreadsheet Computation Status'
        !          11624: => 'Spreadsheet Computation Status',
        !          11625: 
        !          11626:    'Start'
        !          11627: => 'Start',
        !          11628: 
        !          11629:    'Start Time'
        !          11630: => 'Start Time',
        !          11631: 
        !          11632:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
        !          11633: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
        !          11634: 
        !          11635:    'Starting'
        !          11636: => 'Starting',
        !          11637: 
        !          11638:    'Starting Date'
        !          11639: => 'Starting Date',
        !          11640: 
        !          11641:    'Starting and Ending Dates'
        !          11642: => 'Starting and Ending Dates',
        !          11643: 
        !          11644:    'Statistics'
        !          11645: => 'Statistics',
        !          11646: 
        !          11647:    'Statistics and Problem Analysis'
        !          11648: => 'Statistics and Problem Analysis',
        !          11649: 
        !          11650:    'Status'
        !          11651: => 'Status',
        !          11652: 
        !          11653:    'Store'
        !          11654: => 'Store',
        !          11655: 
        !          11656:    'Store Catalog Information'
        !          11657: => 'Store Catalog Information',
        !          11658: 
        !          11659:    'Store Changes'
        !          11660: => 'Store Changes',
        !          11661: 
        !          11662:    'Store uploaded file as '
        !          11663: => 'Store uploaded file as ',
        !          11664: 
        !          11665:    'Student'
        !          11666: => 'Student',
        !          11667: 
        !          11668:    'Student Data Compilation Progress'
        !          11669: => 'Student Data Compilation Progress',
        !          11670: 
        !          11671:    'Student Data Compilation Status'
        !          11672: => 'Student Data Compilation Status',
        !          11673: 
        !          11674:    'Student ID'
        !          11675: => 'Student ID',
        !          11676: 
        !          11677:    'Student Information'
        !          11678: => 'Student Information',
        !          11679: 
        !          11680:    'Student Name'
        !          11681: => 'Student Name',
        !          11682: 
        !          11683:    'Student Number'
        !          11684: => 'Student Number',
        !          11685: 
        !          11686:    'Student Sheet Links'
        !          11687: => 'Student Sheet Links',
        !          11688: 
        !          11689:    'Student Status'
        !          11690: => 'Student Status',
        !          11691: 
        !          11692:    'Student Status: [_1]'
        !          11693: => 'Student Status: [_1]',
        !          11694: 
        !          11695:    'Student information updated successfully.'
        !          11696: => 'Student information updated successfully.',
        !          11697: 
        !          11698:    'Student level sheet'
        !          11699: => 'Student level sheet',
        !          11700: 
        !          11701:    'Student performance statistics on all problems.'
        !          11702: => 'Student performance statistics on all problems.',
        !          11703: 
        !          11704:    'Students Affected'
        !          11705: => 'Students Affected',
        !          11706: 
        !          11707:    'Students need access key to enter course'
        !          11708: => 'Students need access key to enter course',
        !          11709: 
        !          11710:    'Students with expired roles'
        !          11711: => 'Students with expired roles',
        !          11712: 
        !          11713:    'Subject'
        !          11714: => 'Subject',
        !          11715: 
        !          11716:    'Subject:'
        !          11717: => 'Subject:',
        !          11718: 
        !          11719:    'Submission Time Analysis'
        !          11720: => 'Submission Time Analysis',
        !          11721: 
        !          11722:    'Submissions'
        !          11723: => 'Submissions',
        !          11724: 
        !          11725:    'Submit'
        !          11726: => 'Submit',
        !          11727: 
        !          11728:    'Submit Answer'
        !          11729: => 'Submit Answer',
        !          11730: 
        !          11731:    'Submit Changes'
        !          11732: => 'Submit Changes',
        !          11733: 
        !          11734:    'Submit Changes and Edit'
        !          11735: => 'Submit Changes and Edit',
        !          11736: 
        !          11737:    'Submit Changes and View'
        !          11738: => 'Submit Changes and View',
        !          11739: 
        !          11740:    'Submit Modifications'
        !          11741: => 'Submit Modifications',
        !          11742: 
        !          11743:    'Submit entries below as answer to receive credit'
        !          11744: => 'Submit entries below as answer to receive credit',
        !          11745: 
        !          11746:    'Successful Login'
        !          11747: => 'Successful Login',
        !          11748: 
        !          11749:    'Suggested Replacement for Obsolete File'
        !          11750: => 'Suggested Replacement for Obsolete File',
        !          11751: 
        !          11752:    'Summary'
        !          11753: => 'Summary',
        !          11754: 
        !          11755:    'Summary View'
        !          11756: => 'Summary View',
        !          11757: 
        !          11758:    'Sun'
        !          11759: => 'Sun',
        !          11760: 
        !          11761:    'Supplemental Course Documents'
        !          11762: => 'Supplemental Course Documents',
        !          11763: 
        !          11764:    'Survey Question'
        !          11765: => 'Survey Question',
        !          11766: 
        !          11767:    'Swedish Chef'
        !          11768: => 'Swedish Chef',
        !          11769: 
        !          11770:    'Switch Server'
        !          11771: => 'Switch Server',
        !          11772: 
        !          11773:    'Switch to another course'
        !          11774: => 'Switch to another course',
        !          11775: 
        !          11776:    'Switch to another user role'
        !          11777: => 'Switch to another user role',
        !          11778: 
        !          11779:    'Switching Role'
        !          11780: => 'Switching Role',
        !          11781: 
        !          11782:    'Syllabus'
        !          11783: => 'Syllabus',
        !          11784: 
        !          11785:    'Synchronized SQL metadata database'
        !          11786: => 'Synchronized SQL metadata database',
        !          11787: 
        !          11788:    'System'
        !          11789: => 'System',
        !          11790: 
        !          11791:    'System Administration'
        !          11792: => 'System Administration',
        !          11793: 
        !          11794:    'System Level'
        !          11795: => 'System Level',
        !          11796: 
        !          11797:    'System wide - can be used for any courses system wide'
        !          11798: => 'System wide - can be used for any courses system wide',
        !          11799: 
        !          11800:    'System wide - open source to all authors'
        !          11801: => 'System wide - open source to all authors',
        !          11802: 
        !          11803:    'Tabulator separated'
        !          11804: => 'Tabulator separated',
        !          11805: 
        !          11806:    'Target'
        !          11807: => 'Target',
        !          11808: 
        !          11809:    'Target Edit Map'
        !          11810: => 'Target Edit Map',
        !          11811: 
        !          11812:    'Task'
        !          11813: => 'Task',
        !          11814: 
        !          11815:    'TeX unconverted due to errors'
        !          11816: => 'TeX unconverted due to errors',
        !          11817: 
        !          11818:    'TeX unconverted due to previous errors'
        !          11819: => 'TeX unconverted due to previous errors',
        !          11820: 
        !          11821:    'TeXWidth(mm):'
        !          11822: => 'TeXWidth(mm):',
        !          11823: 
        !          11824:    'Teaching Assistant'
        !          11825: => 'Teaching Assistant',
        !          11826: 
        !          11827:    'Template'
        !          11828: => 'Template',
        !          11829: 
        !          11830:    'Temporary Assembly Workspace'
        !          11831: => 'Temporary Assembly Workspace',
        !          11832: 
        !          11833:    'Text'
        !          11834: => 'Text',
        !          11835: 
        !          11836:    'Text Block'
        !          11837: => 'Text Block',
        !          11838: 
        !          11839:    'Textbook'
        !          11840: => 'Textbook',
        !          11841: 
        !          11842:    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
        !          11843: => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
        !          11844: 
        !          11845:    'The error reported was'
        !          11846: => 'The error reported was',
        !          11847: 
        !          11848:    'The extension on this file'
        !          11849: => 'The extension on this file',
        !          11850: 
        !          11851:    'The filetype extension of the file you uploaded is not allowed.'
        !          11852: => 'The filetype extension of the file you uploaded is not allowed.',
        !          11853: 
        !          11854:    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
        !          11855: => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
        !          11856: 
        !          11857:    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
        !          11858: => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
        !          11859: 
        !          11860:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
        !          11861: => 'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.',
        !          11862: 
        !          11863:    'The optional email address field was not specified.'
        !          11864: => 'The optional email address field was not specified.',
        !          11865: 
        !          11866:    'The optional name field was not specified.'
        !          11867: => 'The optional name field was not specified.',
        !          11868: 
        !          11869:    'The optional section or group field was not specified.'
        !          11870: => 'The optional section or group field was not specified.',
        !          11871: 
        !          11872:    'The optional student number field was not specified.'
        !          11873: => 'The optional student number field was not specified.',
        !          11874: 
        !          11875:    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
        !          11876: => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
        !          11877: 
        !          11878:    'The requested file'
        !          11879: => 'The requested file',
        !          11880: 
        !          11881:    'The student must log out and log in again to see these changes.'
        !          11882: => 'The student must log out and log in again to see these changes.',
        !          11883: 
        !          11884:    'The submitted answer was too long.'
        !          11885: => 'The submitted answer was too long.',
        !          11886: 
        !          11887:    'The target is an existing directory.'
        !          11888: => 'The target is an existing directory.',
        !          11889: 
        !          11890:    'Then'
        !          11891: => 'Then',
        !          11892: 
        !          11893:    'There are currently no Error Messages for this resource.'
        !          11894: => 'There are currently no Error Messages for this resource.',
        !          11895: 
        !          11896:    'There are currently no results'
        !          11897: => 'There are currently no results',
        !          11898: 
        !          11899:    'There are no Evaluation Comments on this resource.'
        !          11900: => 'There are no Evaluation Comments on this resource.',
        !          11901: 
        !          11902:    'There are no currently enrolled students in the course.'
        !          11903: => 'There are no currently enrolled students in the course.',
        !          11904: 
        !          11905:    'There are no currently enrolled students in the selected sections.'
        !          11906: => 'There are no currently enrolled students in the selected sections.',
        !          11907: 
        !          11908:    'There are no previously enrolled students in the course.'
        !          11909: => 'There are no previously enrolled students in the course.',
        !          11910: 
        !          11911:    'There are no previously enrolled students in the selected sections.'
        !          11912: => 'There are no previously enrolled students in the selected sections.',
        !          11913: 
        !          11914:    'There are no students currently enrolled.'
        !          11915: => 'There are no students currently enrolled.',
        !          11916: 
        !          11917:    'There are no students in the course.'
        !          11918: => 'There are no students in the course.',
        !          11919: 
        !          11920:    'There are no students in the selected sections.'
        !          11921: => 'There are no students in the selected sections.',
        !          11922: 
        !          11923:    'There is no student data for this problem.'
        !          11924: => 'There is no student data for this problem.',
        !          11925: 
        !          11926:    'There was an error determining the environment values for'
        !          11927: => 'There was an error determining the environment values for',
        !          11928: 
        !          11929:    'This controls how receipt numbers are generated.'
        !          11930: => 'This controls how receipt numbers are generated.',
        !          11931: 
        !          11932:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
        !          11933: => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.',
        !          11934: 
        !          11935:    'This helper will set up your LON-CAPA course and choose which features will be active.'
        !          11936: => 'This helper will set up your LON-CAPA course and choose which features will be active.',
        !          11937: 
        !          11938:    'This is an automatic message generated by the LON-CAPA system.'
        !          11939: => 'This is an automatic message generated by the LON-CAPA system.',
        !          11940: 
        !          11941:    'This question expects a numeric answer.'
        !          11942: => 'This question expects a numeric answer.',
        !          11943: 
        !          11944:    'This resource has been marked obsolete by the author(s)'
        !          11945: => 'This resource has been marked obsolete by the author(s)',
        !          11946: 
        !          11947:    'This resource might be part of another course.'
        !          11948: => 'This resource might be part of another course.',
        !          11949: 
        !          11950:    'This syllabus can be publicly viewed at'
        !          11951: => 'This syllabus can be publicly viewed at',
        !          11952: 
        !          11953:    'Threaded View'
        !          11954: => 'Threaded View',
        !          11955: 
        !          11956:    'Thu'
        !          11957: => 'Thu',
        !          11958: 
        !          11959:    'Time'
        !          11960: => 'Time',
        !          11961: 
        !          11962:    'Title'
        !          11963: => 'Title',
        !          11964: 
        !          11965:    'To'
        !          11966: => 'To',
        !          11967: 
        !          11968:    'To create a new'
        !          11969: => 'To create a new',
        !          11970: 
        !          11971:    'Top Level Map'
        !          11972: => 'Top Level Map',
        !          11973: 
        !          11974:    'Topic'
        !          11975: => 'Topic',
        !          11976: 
        !          11977:    'Total'
        !          11978: => 'Total',
        !          11979: 
        !          11980:    'Total Parts In Course'
        !          11981: => 'Total Parts In Course',
        !          11982: 
        !          11983:    'Total number of records found in file: [_1].'
        !          11984: => 'Total number of records found in file: [_1].',
        !          11985: 
        !          11986:    'Total number of students who have worked on this problem'
        !          11987: => 'Total number of students who have worked on this problem',
        !          11988: 
        !          11989:    'Tries'
        !          11990: => 'Tries',
        !          11991: 
        !          11992:    'True'
        !          11993: => 'True',
        !          11994: 
        !          11995:    'Tue'
        !          11996: => 'Tue',
        !          11997: 
        !          11998:    'Turkish - ISO'
        !          11999: => 'Turkish - ISO',
        !          12000: 
        !          12001:    'Type'
        !          12002: => 'Type',
        !          12003: 
        !          12004:    'Type Name Here'
        !          12005: => 'Type Name Here',
        !          12006: 
        !          12007:    'Type in value'
        !          12008: => 'Type in value',
        !          12009: 
        !          12010:    'Type-in value'
        !          12011: => 'Type-in value',
        !          12012: 
        !          12013:    'Type:'
        !          12014: => 'Type:',
        !          12015: 
        !          12016:    'UNDISPLAYABLE'
        !          12017: => 'UNDISPLAYABLE',
        !          12018: 
        !          12019:    'UNIX authenticated'
        !          12020: => 'UNIX authenticated',
        !          12021: 
        !          12022:    'URL'
        !          12023: => 'URL',
        !          12024: 
        !          12025:    'URLs To Include in Syllabus'
        !          12026: => 'URLs To Include in Syllabus',
        !          12027: 
        !          12028:    'USERS'
        !          12029: => 'USERS',
        !          12030: 
        !          12031:    'Unable to connect to database!'
        !          12032: => 'Unable to connect to database!',
        !          12033: 
        !          12034:    'Unable to determine if this resource is open due to network problems. Please try again later.'
        !          12035: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
        !          12036: 
        !          12037:    'Unable to enroll'
        !          12038: => 'Unable to enroll',
        !          12039: 
        !          12040:    'Unable to enroll students'
        !          12041: => 'Unable to enroll students',
        !          12042: 
        !          12043:    'Unable to find'
        !          12044: => 'Unable to find',
        !          12045: 
        !          12046:    'Unable to make backup'
        !          12047: => 'Unable to make backup',
        !          12048: 
        !          12049:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
        !          12050: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
        !          12051: 
        !          12052:    'Unable to retrieve environment data for'
        !          12053: => 'Unable to retrieve environment data for',
        !          12054: 
        !          12055:    'Unable to set default dates for course'
        !          12056: => 'Unable to set default dates for course',
        !          12057: 
        !          12058:    'Unable to understand formula'
        !          12059: => 'Unable to understand formula',
        !          12060: 
        !          12061:    'Unable to undo, unable to switch'
        !          12062: => 'Unable to undo, unable to switch',
        !          12063: 
        !          12064:    'Unable to write to'
        !          12065: => 'Unable to write to',
        !          12066: 
        !          12067:    'Unavailable course'
        !          12068: => 'Unavailable course',
        !          12069: 
        !          12070:    'Uncheck All'
        !          12071: => 'Uncheck All',
        !          12072: 
        !          12073:    'Uncompleted Homework'
        !          12074: => 'Uncompleted Homework',
        !          12075: 
        !          12076:    'Undetermined - ISO'
        !          12077: => 'Undetermined - ISO',
        !          12078: 
        !          12079:    'Undid changes, Switched'
        !          12080: => 'Undid changes, Switched',
        !          12081: 
        !          12082:    'Unit:'
        !          12083: => 'Unit:',
        !          12084: 
        !          12085:    'Units incorrect.'
        !          12086: => 'Units incorrect.',
        !          12087: 
        !          12088:    'Units required'
        !          12089: => 'Units required',
        !          12090: 
        !          12091:    'Unknown Action'
        !          12092: => 'Unknown Action',
        !          12093: 
        !          12094:    'Unknown ID'
        !          12095: => 'Unknown ID',
        !          12096: 
        !          12097:    'Unknown message'
        !          12098: => 'Unknown message',
        !          12099: 
        !          12100:    'Unknown user'
        !          12101: => 'Unknown user',
        !          12102: 
        !          12103:    'Unpublished'
        !          12104: => 'Unpublished',
        !          12105: 
        !          12106:    'Unselect All'
        !          12107: => 'Unselect All',
        !          12108: 
        !          12109:    'Unselect All Files'
        !          12110: => 'Unselect All Files',
        !          12111: 
        !          12112:    'Unselect All Published'
        !          12113: => 'Unselect All Published',
        !          12114: 
        !          12115:    'Unselect All Resources'
        !          12116: => 'Unselect All Resources',
        !          12117: 
        !          12118:    'Unselect All Students'
        !          12119: => 'Unselect All Students',
        !          12120: 
        !          12121:    'Unselect for Section/Group'
        !          12122: => 'Unselect for Section/Group',
        !          12123: 
        !          12124:    'Unsuccessful Login'
        !          12125: => 'Unsuccessful Login',
        !          12126: 
        !          12127:    'Unsupported character combination'
        !          12128: => 'Unsupported character combination',
        !          12129: 
        !          12130:    'Up'
        !          12131: => 'Up',
        !          12132: 
        !          12133:    'Update Course Assessment Parameter Display'
        !          12134: => 'Update Course Assessment Parameter Display',
        !          12135: 
        !          12136:    'Update Display'
        !          12137: => 'Update Display',
        !          12138: 
        !          12139:    'Update Section or Specific User'
        !          12140: => 'Update Section or Specific User',
        !          12141: 
        !          12142:    'Update Student Data'
        !          12143: => 'Update Student Data',
        !          12144: 
        !          12145:    'Updating discussion time'
        !          12146: => 'Updating discussion time',
        !          12147: 
        !          12148:    'Upload Document'
        !          12149: => 'Upload Document',
        !          12150: 
        !          12151:    'Upload Scantron data'
        !          12152: => 'Upload Scantron data',
        !          12153: 
        !          12154:    'Upload a Photo'
        !          12155: => 'Upload a Photo',
        !          12156: 
        !          12157:    'Upload a class list'
        !          12158: => 'Upload a class list',
        !          12159: 
        !          12160:    'Upload a new main course document'
        !          12161: => 'Upload a new main course document',
        !          12162: 
        !          12163:    'Upload a new supplemental course document'
        !          12164: => 'Upload a new supplemental course document',
        !          12165: 
        !          12166:    'Upload class list'
        !          12167: => 'Upload class list',
        !          12168: 
        !          12169:    'Upload file'
        !          12170: => 'Upload file',
        !          12171: 
        !          12172:    'Upload file to Construction Space'
        !          12173: => 'Upload file to Construction Space',
        !          12174: 
        !          12175:    'Uploaded'
        !          12176: => 'Uploaded',
        !          12177: 
        !          12178:    'Uploaded Document'
        !          12179: => 'Uploaded Document',
        !          12180: 
        !          12181:    'Uploading Class List'
        !          12182: => 'Uploading Class List',
        !          12183: 
        !          12184:    'Use or edit my bookmark collection'
        !          12185: => 'Use or edit my bookmark collection',
        !          12186: 
        !          12187:    'User'
        !          12188: => 'User',
        !          12189: 
        !          12190:    'User Load'
        !          12191: => 'User Load',
        !          12192: 
        !          12193:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
        !          12194: => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course',
        !          12195: 
        !          12196:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
        !          12197: => 'User Notes, Records of Face-to-Face Discussions, and Critical Messages',
        !          12198: 
        !          12199:    'User Role'
        !          12200: => 'User Role',
        !          12201: 
        !          12202:    'User Roles'
        !          12203: => 'User Roles',
        !          12204: 
        !          12205:    'Username'
        !          12206: => 'Username',
        !          12207: 
        !          12208:    'Users with Roles Assigned by'
        !          12209: => 'Users with Roles Assigned by',
        !          12210: 
        !          12211:    'VIEW'
        !          12212: => 'VIEW',
        !          12213: 
        !          12214:    'Value'
        !          12215: => 'Value',
        !          12216: 
        !          12217:    'Verify Content'
        !          12218: => 'Verify Content',
        !          12219: 
        !          12220:    'Verify Course Documents'
        !          12221: => 'Verify Course Documents',
        !          12222: 
        !          12223:    'Verify Selection'
        !          12224: => 'Verify Selection',
        !          12225: 
        !          12226:    'Version'
        !          12227: => 'Version',
        !          12228: 
        !          12229:    'Version Number'
        !          12230: => 'Version Number',
        !          12231: 
        !          12232:    'Version changes since Yesterday'
        !          12233: => 'Version changes since Yesterday',
        !          12234: 
        !          12235:    'Version changes since last Month'
        !          12236: => 'Version changes since last Month',
        !          12237: 
        !          12238:    'Version changes since last Week'
        !          12239: => 'Version changes since last Week',
        !          12240: 
        !          12241:    'Version changes since start of Course'
        !          12242: => 'Version changes since start of Course',
        !          12243: 
        !          12244:    'Version used in Course'
        !          12245: => 'Version used in Course',
        !          12246: 
        !          12247:    'View'
        !          12248: => 'View',
        !          12249: 
        !          12250:    'View All Messages'
        !          12251: => 'View All Messages',
        !          12252: 
        !          12253:    'View Class List'
        !          12254: => 'View Class List',
        !          12255: 
        !          12256:    'View Critical Messages'
        !          12257: => 'View Critical Messages',
        !          12258: 
        !          12259:    'View Published Version'
        !          12260: => 'View Published Version',
        !          12261: 
        !          12262:    'View course assessment statistics'
        !          12263: => 'View course assessment statistics',
        !          12264: 
        !          12265:    'View documents included in this course'
        !          12266: => 'View documents included in this course',
        !          12267: 
        !          12268:    'View file'
        !          12269: => 'View file',
        !          12270: 
        !          12271:    'View the FAQ'
        !          12272: => 'View the FAQ',
        !          12273: 
        !          12274:    'View the course assessment progress chart'
        !          12275: => 'View the course assessment progress chart',
        !          12276: 
        !          12277:    'View user submissions for this assessment resource'
        !          12278: => 'View user submissions for this assessment resource',
        !          12279: 
        !          12280:    'Visibly Separate Items on Pages'
        !          12281: => 'Visibly Separate Items on Pages',
        !          12282: 
        !          12283:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
        !          12284: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
        !          12285: 
        !          12286:    'Warning!'
        !          12287: => 'Warning!',
        !          12288: 
        !          12289:    'Warning: change of MIME type!'
        !          12290: => 'Warning: change of MIME type!',
        !          12291: 
        !          12292:    'Warning: target file exists!'
        !          12293: => 'Warning: target file exists!',
        !          12294: 
        !          12295:    'Warning: target file exists, and has been published!'
        !          12296: => 'Warning: target file exists, and has been published!',
        !          12297: 
        !          12298:    'Was due'
        !          12299: => 'Was due',
        !          12300: 
        !          12301:    'Web Links'
        !          12302: => 'Web Links',
        !          12303: 
        !          12304:    'Web References'
        !          12305: => 'Web References',
        !          12306: 
        !          12307:    'Wed'
        !          12308: => 'Wed',
        !          12309: 
        !          12310:    'Weight (weight)'
        !          12311: => 'Weight (weight)',
        !          12312: 
        !          12313:    'Welcome'
        !          12314: => 'Welcome',
        !          12315: 
        !          12316:    'Welcome to Your New LON-CAPA Course'
        !          12317: => 'Welcome to Your New LON-CAPA Course',
        !          12318: 
        !          12319:    'Welcome to the Assignment Parameter Helper'
        !          12320: => 'Welcome to the Assignment Parameter Helper',
        !          12321: 
        !          12322:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
        !          12323: => 'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up',
        !          12324: 
        !          12325:    'What parameter do you want to set for all problems in the course?'
        !          12326: => 'What parameter do you want to set for all problems in the course?',
        !          12327: 
        !          12328:    'What parameter do you want to set for the selected folder?'
        !          12329: => 'What parameter do you want to set for the selected folder?',
        !          12330: 
        !          12331:    'What parameter do you want to set for the selected problem?'
        !          12332: => 'What parameter do you want to set for the selected problem?',
        !          12333: 
        !          12334:    'What should the answer open date be set to?'
        !          12335: => 'What should the answer open date be set to?',
        !          12336: 
        !          12337:    'What should the due date be set to?'
        !          12338: => 'What should the due date be set to?',
        !          12339: 
        !          12340:    'What should the opening date be set to?'
        !          12341: => 'What should the opening date be set to?',
        !          12342: 
        !          12343:    'What weight should be set for all problems in the course?'
        !          12344: => 'What weight should be set for all problems in the course?',
        !          12345: 
        !          12346:    'What weight should be set for the selected folder?'
        !          12347: => 'What weight should be set for the selected folder?',
        !          12348: 
        !          12349:    'What weight should be set for the selected problem?'
        !          12350: => 'What weight should be set for the selected problem?',
        !          12351: 
        !          12352:    'Which Problem or Problems?'
        !          12353: => 'Which Problem or Problems?',
        !          12354: 
        !          12355:    'Which problems do you wish to set a parameter for?'
        !          12356: => 'Which problems do you wish to set a parameter for?',
        !          12357: 
        !          12358:    'Width'
        !          12359: => 'Width',
        !          12360: 
        !          12361:    'Width(pixel):'
        !          12362: => 'Width(pixel):',
        !          12363: 
        !          12364:    'With Answers'
        !          12365: => 'With Answers',
        !          12366: 
        !          12367:    'Without Answers'
        !          12368: => 'Without Answers',
        !          12369: 
        !          12370:    'Words'
        !          12371: => 'Words',
        !          12372: 
        !          12373:    'Wrote Metadata'
        !          12374: => 'Wrote Metadata',
        !          12375: 
        !          12376:    'XML/SGML'
        !          12377: => 'XML/SGML',
        !          12378: 
        !          12379:    'Yes'
        !          12380: => 'Yes',
        !          12381: 
        !          12382:    'You are correct.'
        !          12383: => 'You are correct.',
        !          12384: 
        !          12385:    'You are excused from the problem.'
        !          12386: => 'You are excused from the problem.',
        !          12387: 
        !          12388:    'You are working with an unsaved version of your map.'
        !          12389: => 'You are working with an unsaved version of your map.',
        !          12390: 
        !          12391:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
        !          12392: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
        !          12393: 
        !          12394:    'You did not select a template.'
        !          12395: => 'You did not select a template.',
        !          12396: 
        !          12397:    'You do not have authoring privileges for this resource'
        !          12398: => 'You do not have authoring privileges for this resource',
        !          12399: 
        !          12400:    'You have entered that answer before'
        !          12401: => 'You have entered that answer before',
        !          12402: 
        !          12403:    'You have no critical messages.'
        !          12404: => 'You have no critical messages.',
        !          12405: 
        !          12406:    'You have no unread messages'
        !          12407: => 'You have no unread messages',
        !          12408: 
        !          12409:    'You have provided an invalid ranking'
        !          12410: => 'You have provided an invalid ranking',
        !          12411: 
        !          12412:    'You must choose an authentication type.'
        !          12413: => 'You must choose an authentication type.',
        !          12414: 
        !          12415:    'You must choose at least one student to continue.'
        !          12416: => 'You must choose at least one student to continue.',
        !          12417: 
        !          12418:    'You must choose one or more choices to continue.'
        !          12419: => 'You must choose one or more choices to continue.',
        !          12420: 
        !          12421:    'You need to choose another user role or enter a specific course for this function'
        !          12422: => 'You need to choose another user role or enter a specific course for this function',
        !          12423: 
        !          12424:    'You need to specify the Kerberos domain.'
        !          12425: => 'You need to specify the Kerberos domain.',
        !          12426: 
        !          12427:    'You need to specify the initial password.'
        !          12428: => 'You need to specify the initial password.',
        !          12429: 
        !          12430:    'You need to specify the username field.'
        !          12431: => 'You need to specify the username field.',
        !          12432: 
        !          12433:    'Your Excel Spreadsheet'
        !          12434: => 'Your Excel Spreadsheet',
        !          12435: 
        !          12436:    'Your Version Settings have been Stored'
        !          12437: => 'Your Version Settings have been Stored',
        !          12438: 
        !          12439:    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
        !          12440: => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
        !          12441: 
        !          12442:    'Your home server is '
        !          12443: => 'Your home server is ',
        !          12444: 
        !          12445:    'Your receipt is'
        !          12446: => 'Your receipt is',
        !          12447: 
        !          12448:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
        !          12449: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
        !          12450: 
        !          12451:    'Your submission has been recorded.'
        !          12452: => 'Your submission has been recorded.',
        !          12453: 
        !          12454:    '[_1] (what you just saw on the screen)'
        !          12455: => '[_1] (what you just saw on the screen)',
        !          12456: 
        !          12457:    '[_1] Do not change login data'
        !          12458: => '[_1] Do not change login data',
        !          12459: 
        !          12460:    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'
        !          12461: => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',
        !          12462: 
        !          12463:    '[_1] Filesystem Authenticated (with initial password [_2])'
        !          12464: => '[_1] Filesystem Authenticated (with initial password [_2])',
        !          12465: 
        !          12466:    '[_1] Internally authenticated (mit Anfangspasswort [_2])'
        !          12467: => '[_1] Internally authenticated (mit Anfangspasswort [_2])',
        !          12468: 
        !          12469:    '[_1] Internally authenticated (with initial password [_2])'
        !          12470: => '[_1] Internally authenticated (with initial password [_2])',
        !          12471: 
        !          12472:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
        !          12473: => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5',
        !          12474: 
        !          12475:    '[_1] Local Authentication with arguement [_2]'
        !          12476: => '[_1] Local Authentication with arguement [_2]',
        !          12477: 
        !          12478:    '[_1] Local Authentication with argument [_2]'
        !          12479: => '[_1] Local Authentication with argument [_2]',
        !          12480: 
        !          12481:    '[_1] Records per Page'
        !          12482: => '[_1] Records per Page',
        !          12483: 
        !          12484:    '[_1] minutes'
        !          12485: => '[_1] minutes',
        !          12486: 
        !          12487:    '[_1] minutes, [_2] seconds'
        !          12488: => '[_1] minutes, [_2] seconds',
        !          12489: 
        !          12490:    '[_1] with value [_2]'
        !          12491: => '[_1] with value [_2]',
        !          12492: 
        !          12493:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          12494: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          12495: 
        !          12496:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
        !          12497: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
        !          12498: 
        !          12499:    '[_2] seconds'
        !          12500: => '[_2] seconds',
        !          12501: 
        !          12502:    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
        !          12503: => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
        !          12504: 
        !          12505:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
        !          12506: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
        !          12507: 
        !          12508:    'a.m.'
        !          12509: => 'a.m.',
        !          12510: 
        !          12511:    'aboutlon.gif'
        !          12512: => 'aboutlon.gif',
        !          12513: 
        !          12514:    'abstract'
        !          12515: => 'abstract',
        !          12516: 
        !          12517:    'acc keys'
        !          12518: => 'acc keys',
        !          12519: 
        !          12520:    'acc keys[_1]'
        !          12521: => 'acc keys[_1]',
        !          12522: 
        !          12523:    'access denied'
        !          12524: => 'access denied',
        !          12525: 
        !          12526:    'accessbutton.gif'
        !          12527: => 'accessbutton.gif',
        !          12528: 
        !          12529:    'according to course preferences'
        !          12530: => 'according to course preferences',
        !          12531: 
        !          12532:    'according to resource settings'
        !          12533: => 'according to resource settings',
        !          12534: 
        !          12535:    'according to user session state'
        !          12536: => 'according to user session state',
        !          12537: 
        !          12538:    'after selected'
        !          12539: => 'after selected',
        !          12540: 
        !          12541:    'all'
        !          12542: => 'all',
        !          12543: 
        !          12544:    'all resources in the course'
        !          12545: => 'all resources in the course',
        !          12546: 
        !          12547:    'all students in course'
        !          12548: => 'all students in course',
        !          12549: 
        !          12550:    'an indeterminate date'
        !          12551: => 'an indeterminate date',
        !          12552: 
        !          12553:    'an unknown date'
        !          12554: => 'an unknown date',
        !          12555: 
        !          12556:    'and'
        !          12557: => 'and',
        !          12558: 
        !          12559:    'and return receipt'
        !          12560: => 'and return receipt',
        !          12561: 
        !          12562:    'anno-'
        !          12563: => 'anno-',
        !          12564: 
        !          12565:    'anno-[_1]'
        !          12566: => 'anno-[_1]',
        !          12567: 
        !          12568:    'anno.gif'
        !          12569: => 'anno.gif',
        !          12570: 
        !          12571:    'announce'
        !          12572: => 'announce',
        !          12573: 
        !          12574:    'announce[_1]'
        !          12575: => 'announce[_1]',
        !          12576: 
        !          12577:    'anonymous'
        !          12578: => 'anonymous',
        !          12579: 
        !          12580:    'anonymous students'
        !          12581: => 'anonymous students',
        !          12582: 
        !          12583:    'anot.gif'
        !          12584: => 'anot.gif',
        !          12585: 
        !          12586:    'answer date'
        !          12587: => 'answer date',
        !          12588: 
        !          12589:    'at'
        !          12590: => 'at',
        !          12591: 
        !          12592:    'at Domain'
        !          12593: => 'at Domain',
        !          12594: 
        !          12595:    'at domain'
        !          12596: => 'at domain',
        !          12597: 
        !          12598:    'audio'
        !          12599: => 'audio',
        !          12600: 
        !          12601:    'author'
        !          12602: => 'author',
        !          12603: 
        !          12604:    'backward'
        !          12605: => 'backward',
        !          12606: 
        !          12607:    'backward[_1]'
        !          12608: => 'backward[_1]',
        !          12609: 
        !          12610:    'bchat.gif'
        !          12611: => 'bchat.gif',
        !          12612: 
        !          12613:    'between'
        !          12614: => 'between',
        !          12615: 
        !          12616:    'bookmark'
        !          12617: => 'bookmark',
        !          12618: 
        !          12619:    'bookmark[_1]'
        !          12620: => 'bookmark[_1]',
        !          12621: 
        !          12622:    'bookmark[_2]'
        !          12623: => 'bookmark[_2]',
        !          12624: 
        !          12625:    'button'
        !          12626: => 'button',
        !          12627: 
        !          12628:    'by'
        !          12629: => 'by',
        !          12630: 
        !          12631:    'bytes'
        !          12632: => 'bytes',
        !          12633: 
        !          12634:    'calendar'
        !          12635: => 'calendar',
        !          12636: 
        !          12637:    'calendar[_1]'
        !          12638: => 'calendar[_1]',
        !          12639: 
        !          12640:    'can not be accessed from your location.'
        !          12641: => 'can not be accessed from your location.',
        !          12642: 
        !          12643:    'catalog'
        !          12644: => 'catalog',
        !          12645: 
        !          12646:    'catalog.gif'
        !          12647: => 'catalog.gif',
        !          12648: 
        !          12649:    'catalog[_1]'
        !          12650: => 'catalog[_1]',
        !          12651: 
        !          12652:    'ccrs.gif'
        !          12653: => 'ccrs.gif',
        !          12654: 
        !          12655:    'changes will not show until next login'
        !          12656: => 'changes will not show until next login',
        !          12657: 
        !          12658:    'chart'
        !          12659: => 'chart',
        !          12660: 
        !          12661:    'chart[_1]'
        !          12662: => 'chart[_1]',
        !          12663: 
        !          12664:    'chat'
        !          12665: => 'chat',
        !          12666: 
        !          12667:    'chat[_1]'
        !          12668: => 'chat[_1]',
        !          12669: 
        !          12670:    'check all'
        !          12671: => 'check all',
        !          12672: 
        !          12673:    'chmod error'
        !          12674: => 'chmod error',
        !          12675: 
        !          12676:    'choose'
        !          12677: => 'choose',
        !          12678: 
        !          12679:    'choose[_1]'
        !          12680: => 'choose[_1]',
        !          12681: 
        !          12682:    'choose[_2]'
        !          12683: => 'choose[_2]',
        !          12684: 
        !          12685:    'chrt.gif'
        !          12686: => 'chrt.gif',
        !          12687: 
        !          12688:    'click on the'
        !          12689: => 'click on the',
        !          12690: 
        !          12691:    'close this window'
        !          12692: => 'close this window',
        !          12693: 
        !          12694:    'co con-'
        !          12695: => 'co con-',
        !          12696: 
        !          12697:    'co con-[_1]'
        !          12698: => 'co con-[_1]',
        !          12699: 
        !          12700:    'co res'
        !          12701: => 'co res',
        !          12702: 
        !          12703:    'co res[_1]'
        !          12704: => 'co res[_1]',
        !          12705: 
        !          12706:    'com.gif'
        !          12707: => 'com.gif',
        !          12708: 
        !          12709:    'commu-'
        !          12710: => 'commu-',
        !          12711: 
        !          12712:    'commu-[_1]'
        !          12713: => 'commu-[_1]',
        !          12714: 
        !          12715:    'con-'
        !          12716: => 'con-',
        !          12717: 
        !          12718:    'con-[_1]'
        !          12719: => 'con-[_1]',
        !          12720: 
        !          12721:    'connection down'
        !          12722: => 'connection down',
        !          12723: 
        !          12724:    'contacting'
        !          12725: => 'contacting',
        !          12726: 
        !          12727:    'contacting [_1]'
        !          12728: => 'contacting [_1]',
        !          12729: 
        !          12730:    'contents'
        !          12731: => 'contents',
        !          12732: 
        !          12733:    'contents[_1]'
        !          12734: => 'contents[_1]',
        !          12735: 
        !          12736:    'copy Error'
        !          12737: => 'copy Error',
        !          12738: 
        !          12739:    'copyright'
        !          12740: => 'copyright',
        !          12741: 
        !          12742:    'could not be copied.'
        !          12743: => 'could not be copied.',
        !          12744: 
        !          12745:    'course'
        !          12746: => 'course',
        !          12747: 
        !          12748:    'course[_10]'
        !          12749: => 'course[_10]',
        !          12750: 
        !          12751:    'course[_11]'
        !          12752: => 'course[_11]',
        !          12753: 
        !          12754:    'course[_1]'
        !          12755: => 'course[_1]',
        !          12756: 
        !          12757:    'course[_2]'
        !          12758: => 'course[_2]',
        !          12759: 
        !          12760:    'course[_3]'
        !          12761: => 'course[_3]',
        !          12762: 
        !          12763:    'course[_4]'
        !          12764: => 'course[_4]',
        !          12765: 
        !          12766:    'course[_5]'
        !          12767: => 'course[_5]',
        !          12768: 
        !          12769:    'course[_6]'
        !          12770: => 'course[_6]',
        !          12771: 
        !          12772:    'course[_7]'
        !          12773: => 'course[_7]',
        !          12774: 
        !          12775:    'course[_8]'
        !          12776: => 'course[_8]',
        !          12777: 
        !          12778:    'course[_9]'
        !          12779: => 'course[_9]',
        !          12780: 
        !          12781:    'courses.gif'
        !          12782: => 'courses.gif',
        !          12783: 
        !          12784:    'cprv.gif'
        !          12785: => 'cprv.gif',
        !          12786: 
        !          12787:    'create'
        !          12788: => 'create',
        !          12789: 
        !          12790:    'create[_1]'
        !          12791: => 'create[_1]',
        !          12792: 
        !          12793:    'cstr.gif'
        !          12794: => 'cstr.gif',
        !          12795: 
        !          12796:    'currently does not exist'
        !          12797: => 'currently does not exist',
        !          12798: 
        !          12799:    'custom'
        !          12800: => 'custom',
        !          12801: 
        !          12802:    'custom distribution file'
        !          12803: => 'custom distribution file',
        !          12804: 
        !          12805:    'customdistributionfile'
        !          12806: => 'customdistributionfile',
        !          12807: 
        !          12808:    'date_am'
        !          12809: => 'date_am',
        !          12810: 
        !          12811:    'date_days'
        !          12812: => 'date_days',
        !          12813: 
        !          12814:    'date_locale'
        !          12815: => 'date_locale',
        !          12816: 
        !          12817:    'date_months'
        !          12818: => 'date_months',
        !          12819: 
        !          12820:    'date_pm'
        !          12821: => 'date_pm',
        !          12822: 
        !          12823:    'default'
        !          12824: => 'default',
        !          12825: 
        !          12826:    'directory'
        !          12827: => 'directory',
        !          12828: 
        !          12829:    'discuss'
        !          12830: => 'discuss',
        !          12831: 
        !          12832:    'discuss[_1]'
        !          12833: => 'discuss[_1]',
        !          12834: 
        !          12835:    'docs'
        !          12836: => 'docs',
        !          12837: 
        !          12838:    'docs.gif'
        !          12839: => 'docs.gif',
        !          12840: 
        !          12841:    'docs[_1]'
        !          12842: => 'docs[_1]',
        !          12843: 
        !          12844:    'docs[_2]'
        !          12845: => 'docs[_2]',
        !          12846: 
        !          12847:    'domain'
        !          12848: => 'domain',
        !          12849: 
        !          12850:    'due date'
        !          12851: => 'due date',
        !          12852: 
        !          12853:    'during the last'
        !          12854: => 'during the last',
        !          12855: 
        !          12856:    'edit'
        !          12857: => 'edit',
        !          12858: 
        !          12859:    'edit crs'
        !          12860: => 'edit crs',
        !          12861: 
        !          12862:    'edit crs[_1]'
        !          12863: => 'edit crs[_1]',
        !          12864: 
        !          12865:    'egrd.gif'
        !          12866: => 'egrd.gif',
        !          12867: 
        !          12868:    'ences'
        !          12869: => 'ences',
        !          12870: 
        !          12871:    'ences[_1]'
        !          12872: => 'ences[_1]',
        !          12873: 
        !          12874:    'enrl.gif'
        !          12875: => 'enrl.gif',
        !          12876: 
        !          12877:    'enroll'
        !          12878: => 'enroll',
        !          12879: 
        !          12880:    'enroll[_1]'
        !          12881: => 'enroll[_1]',
        !          12882: 
        !          12883:    'enter'
        !          12884: => 'enter',
        !          12885: 
        !          12886:    'enter[_1]'
        !          12887: => 'enter[_1]',
        !          12888: 
        !          12889:    'eval.gif'
        !          12890: => 'eval.gif',
        !          12891: 
        !          12892:    'evaluate'
        !          12893: => 'evaluate',
        !          12894: 
        !          12895:    'evaluate[_1]'
        !          12896: => 'evaluate[_1]',
        !          12897: 
        !          12898:    'exit'
        !          12899: => 'exit',
        !          12900: 
        !          12901:    'exit[_1]'
        !          12902: => 'exit[_1]',
        !          12903: 
        !          12904:    'expired or revoked'
        !          12905: => 'expired or revoked',
        !          12906: 
        !          12907:    'extension'
        !          12908: => 'extension',
        !          12909: 
        !          12910:    'external'
        !          12911: => 'external',
        !          12912: 
        !          12913:    'fas'
        !          12914: => 'fas',
        !          12915: 
        !          12916:    'fdbk.gif'
        !          12917: => 'fdbk.gif',
        !          12918: 
        !          12919:    'feedback'
        !          12920: => 'feedback',
        !          12921: 
        !          12922:    'feedback[_1]'
        !          12923: => 'feedback[_1]',
        !          12924: 
        !          12925:    'file<br />extension'
        !          12926: => 'file<br />extension',
        !          12927: 
        !          12928:    'first name'
        !          12929: => 'first name',
        !          12930: 
        !          12931:    'for'
        !          12932: => 'for',
        !          12933: 
        !          12934:    'for <b>all resources in the course</b>'
        !          12935: => 'for <b>all resources in the course</b>',
        !          12936: 
        !          12937:    'for <b>all students in course</b>'
        !          12938: => 'for <b>all students in course</b>',
        !          12939: 
        !          12940:    'for Enclosing Map or Folder'
        !          12941: => 'for Enclosing Map or Folder',
        !          12942: 
        !          12943:    'for Resource'
        !          12944: => 'for Resource',
        !          12945: 
        !          12946:    'for [_1]'
        !          12947: => 'for [_1]',
        !          12948: 
        !          12949:    'for section [_1]'
        !          12950: => 'for section [_1]',
        !          12951: 
        !          12952:    'for the map named [_1]'
        !          12953: => 'for the map named [_1]',
        !          12954: 
        !          12955:    'for the resource named [_1]'
        !          12956: => 'for the resource named [_1]',
        !          12957: 
        !          12958:    'for visible separation'
        !          12959: => 'for visible separation',
        !          12960: 
        !          12961:    'forward'
        !          12962: => 'forward',
        !          12963: 
        !          12964:    'forward[_1]'
        !          12965: => 'forward[_1]',
        !          12966: 
        !          12967:    'from'
        !          12968: => 'from',
        !          12969: 
        !          12970:    'from Enclosing Map or Folder'
        !          12971: => 'from Enclosing Map or Folder',
        !          12972: 
        !          12973:    'from current subdirectory'
        !          12974: => 'from current subdirectory',
        !          12975: 
        !          12976:    'general'
        !          12977: => 'general',
        !          12978: 
        !          12979:    'generation'
        !          12980: => 'generation',
        !          12981: 
        !          12982:    'grades'
        !          12983: => 'grades',
        !          12984: 
        !          12985:    'grades[_1]'
        !          12986: => 'grades[_1]',
        !          12987: 
        !          12988:    'grades[_2]'
        !          12989: => 'grades[_2]',
        !          12990: 
        !          12991:    'grds.gif'
        !          12992: => 'grds.gif',
        !          12993: 
        !          12994:    'have different numbers and answers'
        !          12995: => 'have different numbers and answers',
        !          12996: 
        !          12997:    'helper'
        !          12998: => 'helper',
        !          12999: 
        !          13000:    'htmlarea_lang'
        !          13001: => 'htmlarea_lang',
        !          13002: 
        !          13003:    'in'
        !          13004: => 'in',
        !          13005: 
        !          13006:    'in Course'
        !          13007: => 'in Course',
        !          13008: 
        !          13009:    'in Section/Group'
        !          13010: => 'in Section/Group',
        !          13011: 
        !          13012:    'in domain'
        !          13013: => 'in domain',
        !          13014: 
        !          13015:    'info'
        !          13016: => 'info',
        !          13017: 
        !          13018:    'instructor'
        !          13019: => 'instructor',
        !          13020: 
        !          13021:    'interface available'
        !          13022: => 'interface available',
        !          13023: 
        !          13024:    'internal'
        !          13025: => 'internal',
        !          13026: 
        !          13027:    'is closed but you are allowed to view it'
        !          13028: => 'is closed but you are allowed to view it',
        !          13029: 
        !          13030:    'is due at'
        !          13031: => 'is due at',
        !          13032: 
        !          13033:    'is in this state by royal decree.'
        !          13034: => 'is in this state by royal decree.',
        !          13035: 
        !          13036:    'is in under construction'
        !          13037: => 'is in under construction',
        !          13038: 
        !          13039:    'is not analyzable at this time'
        !          13040: => 'is not analyzable at this time',
        !          13041: 
        !          13042:    'is ready for download'
        !          13043: => 'is ready for download',
        !          13044: 
        !          13045:    'keys.gif'
        !          13046: => 'keys.gif',
        !          13047: 
        !          13048:    'keywords'
        !          13049: => 'keywords',
        !          13050: 
        !          13051:    'language'
        !          13052: => 'language',
        !          13053: 
        !          13054:    'last month'
        !          13055: => 'last month',
        !          13056: 
        !          13057:    'last name'
        !          13058: => 'last name',
        !          13059: 
        !          13060:    'last problem'
        !          13061: => 'last problem',
        !          13062: 
        !          13063:    'last six months'
        !          13064: => 'last six months',
        !          13065: 
        !          13066:    'last student'
        !          13067: => 'last student',
        !          13068: 
        !          13069:    'last three months'
        !          13070: => 'last three months',
        !          13071: 
        !          13072:    'last week'
        !          13073: => 'last week',
        !          13074: 
        !          13075:    'last year'
        !          13076: => 'last year',
        !          13077: 
        !          13078:    'library'
        !          13079: => 'library',
        !          13080: 
        !          13081:    'library[_1]'
        !          13082: => 'library[_1]',
        !          13083: 
        !          13084:    'log in again'
        !          13085: => 'log in again',
        !          13086: 
        !          13087:    'loginproblems.html'
        !          13088: => 'loginproblems.html',
        !          13089: 
        !          13090:    'logout.gif'
        !          13091: => 'logout.gif',
        !          13092: 
        !          13093:    'make these dates the default for future enrollment'
        !          13094: => 'make these dates the default for future enrollment',
        !          13095: 
        !          13096:    'manage'
        !          13097: => 'manage',
        !          13098: 
        !          13099:    'manage[_1]'
        !          13100: => 'manage[_1]',
        !          13101: 
        !          13102:    'may be open from a different computer.'
        !          13103: => 'may be open from a different computer.',
        !          13104: 
        !          13105:    'may open later.'
        !          13106: => 'may open later.',
        !          13107: 
        !          13108:    'middle name'
        !          13109: => 'middle name',
        !          13110: 
        !          13111:    'midnight'
        !          13112: => 'midnight',
        !          13113: 
        !          13114:    'minutes'
        !          13115: => 'minutes',
        !          13116: 
        !          13117:    'missions'
        !          13118: => 'missions',
        !          13119: 
        !          13120:    'most recent'
        !          13121: => 'most recent',
        !          13122: 
        !          13123:    'movies'
        !          13124: => 'movies',
        !          13125: 
        !          13126:    'my'
        !          13127: => 'my',
        !          13128: 
        !          13129:    'my[_1]'
        !          13130: => 'my[_1]',
        !          13131: 
        !          13132:    'name'
        !          13133: => 'name',
        !          13134: 
        !          13135:    'name only visible to course faculty'
        !          13136: => 'name only visible to course faculty',
        !          13137: 
        !          13138:    'nav.gif'
        !          13139: => 'nav.gif',
        !          13140: 
        !          13141:    'navigate'
        !          13142: => 'navigate',
        !          13143: 
        !          13144:    'navigate[_1]'
        !          13145: => 'navigate[_1]',
        !          13146: 
        !          13147:    'never'
        !          13148: => 'never',
        !          13149: 
        !          13150:    'nication'
        !          13151: => 'nication',
        !          13152: 
        !          13153:    'nication[_1]'
        !          13154: => 'nication[_1]',
        !          13155: 
        !          13156:    'no ending date'
        !          13157: => 'no ending date',
        !          13158: 
        !          13159:    'noon'
        !          13160: => 'noon',
        !          13161: 
        !          13162:    'not displayed'
        !          13163: => 'not displayed',
        !          13164: 
        !          13165:    'not found'
        !          13166: => 'not found',
        !          13167: 
        !          13168:    'notes'
        !          13169: => 'notes',
        !          13170: 
        !          13171:    'num_override'
        !          13172: => 'num_override',
        !          13173: 
        !          13174:    'number'
        !          13175: => 'number',
        !          13176: 
        !          13177:    'number of tries'
        !          13178: => 'number of tries',
        !          13179: 
        !          13180:    'obsolete'
        !          13181: => 'obsolete',
        !          13182: 
        !          13183:    'obsolete replacement'
        !          13184: => 'obsolete replacement',
        !          13185: 
        !          13186:    'obsoletereplacement'
        !          13187: => 'obsoletereplacement',
        !          13188: 
        !          13189:    'of'
        !          13190: => 'of',
        !          13191: 
        !          13192:    'only check if you know what you are doing'
        !          13193: => 'only check if you know what you are doing',
        !          13194: 
        !          13195:    'only search domain'
        !          13196: => 'only search domain',
        !          13197: 
        !          13198:    'opening date'
        !          13199: => 'opening date',
        !          13200: 
        !          13201:    'optional'
        !          13202: => 'optional',
        !          13203: 
        !          13204:    'or'
        !          13205: => 'or',
        !          13206: 
        !          13207:    'or ID'
        !          13208: => 'or ID',
        !          13209: 
        !          13210:    'or any other value'
        !          13211: => 'or any other value',
        !          13212: 
        !          13213:    'p.m.'
        !          13214: => 'p.m.',
        !          13215: 
        !          13216:    'pages'
        !          13217: => 'pages',
        !          13218: 
        !          13219:    'parm.gif'
        !          13220: => 'parm.gif',
        !          13221: 
        !          13222:    'parms'
        !          13223: => 'parms',
        !          13224: 
        !          13225:    'parms[_1]'
        !          13226: => 'parms[_1]',
        !          13227: 
        !          13228:    'part'
        !          13229: => 'part',
        !          13230: 
        !          13231:    'percent'
        !          13232: => 'percent',
        !          13233: 
        !          13234:    'pictures'
        !          13235: => 'pictures',
        !          13236: 
        !          13237:    'please refer to'
        !          13238: => 'please refer to',
        !          13239: 
        !          13240:    'pref.gif'
        !          13241: => 'pref.gif',
        !          13242: 
        !          13243:    'prefer-'
        !          13244: => 'prefer-',
        !          13245: 
        !          13246:    'prefer-[_1]'
        !          13247: => 'prefer-[_1]',
        !          13248: 
        !          13249:    'prepare'
        !          13250: => 'prepare',
        !          13251: 
        !          13252:    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          13253: => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          13254: 
        !          13255:    'printout'
        !          13256: => 'printout',
        !          13257: 
        !          13258:    'private'
        !          13259: => 'private',
        !          13260: 
        !          13261:    'problem'
        !          13262: => 'problem',
        !          13263: 
        !          13264:    'problem statistics grouped by sequence'
        !          13265: => 'problem statistics grouped by sequence',
        !          13266: 
        !          13267:    'problem statistics ungrouped'
        !          13268: => 'problem statistics ungrouped',
        !          13269: 
        !          13270:    'problem statistics, Excel'
        !          13271: => 'problem statistics, Excel',
        !          13272: 
        !          13273:    'problem weight'
        !          13274: => 'problem weight',
        !          13275: 
        !          13276:    'prt.gif'
        !          13277: => 'prt.gif',
        !          13278: 
        !          13279:    'public'
        !          13280: => 'public',
        !          13281: 
        !          13282:    'publisher<br />owner'
        !          13283: => 'publisher<br />owner',
        !          13284: 
        !          13285:    're-initializing course'
        !          13286: => 're-initializing course',
        !          13287: 
        !          13288:    'remaining'
        !          13289: => 'remaining',
        !          13290: 
        !          13291:    'res.gif'
        !          13292: => 'res.gif',
        !          13293: 
        !          13294:    'resource'
        !          13295: => 'resource',
        !          13296: 
        !          13297:    'resource[_1]'
        !          13298: => 'resource[_1]',
        !          13299: 
        !          13300:    'resources'
        !          13301: => 'resources',
        !          13302: 
        !          13303:    'role'
        !          13304: => 'role',
        !          13305: 
        !          13306:    'role,role,...'
        !          13307: => 'role,role,...',
        !          13308: 
        !          13309:    'role[_1]'
        !          13310: => 'role[_1]',
        !          13311: 
        !          13312:    'role[_2]'
        !          13313: => 'role[_2]',
        !          13314: 
        !          13315:    'roles'
        !          13316: => 'roles',
        !          13317: 
        !          13318:    'roles.gif'
        !          13319: => 'roles.gif',
        !          13320: 
        !          13321:    'roles[_1]'
        !          13322: => 'roles[_1]',
        !          13323: 
        !          13324:    'sbkm.gif'
        !          13325: => 'sbkm.gif',
        !          13326: 
        !          13327:    'scantron[_1]'
        !          13328: => 'scantron[_1]',
        !          13329: 
        !          13330:    'search'
        !          13331: => 'search',
        !          13332: 
        !          13333:    'search[_1]'
        !          13334: => 'search[_1]',
        !          13335: 
        !          13336:    'search[_2]'
        !          13337: => 'search[_2]',
        !          13338: 
        !          13339:    'second'
        !          13340: => 'second',
        !          13341: 
        !          13342:    'seconds'
        !          13343: => 'seconds',
        !          13344: 
        !          13345:    'seconds for'
        !          13346: => 'seconds for',
        !          13347: 
        !          13348:    'section'
        !          13349: => 'section',
        !          13350: 
        !          13351:    'selected students'
        !          13352: => 'selected students',
        !          13353: 
        !          13354:    'send[_1]'
        !          13355: => 'send[_1]',
        !          13356: 
        !          13357:    'sequence'
        !          13358: => 'sequence',
        !          13359: 
        !          13360:    'set'
        !          13361: => 'set',
        !          13362: 
        !          13363:    'set[_1]'
        !          13364: => 'set[_1]',
        !          13365: 
        !          13366:    'space'
        !          13367: => 'space',
        !          13368: 
        !          13369:    'space[_1]'
        !          13370: => 'space[_1]',
        !          13371: 
        !          13372:    'space[_2]'
        !          13373: => 'space[_2]',
        !          13374: 
        !          13375:    'spacer.gif'
        !          13376: => 'spacer.gif',
        !          13377: 
        !          13378:    'spellcheck_lang'
        !          13379: => 'spellcheck_lang',
        !          13380: 
        !          13381:    'sprs.gif'
        !          13382: => 'sprs.gif',
        !          13383: 
        !          13384:    'src.gif'
        !          13385: => 'src.gif',
        !          13386: 
        !          13387:    'standard'
        !          13388: => 'standard',
        !          13389: 
        !          13390:    'standard LaTeX mode'
        !          13391: => 'standard LaTeX mode',
        !          13392: 
        !          13393:    'standard courses only'
        !          13394: => 'standard courses only',
        !          13395: 
        !          13396:    'stat.gif'
        !          13397: => 'stat.gif',
        !          13398: 
        !          13399:    'stats'
        !          13400: => 'stats',
        !          13401: 
        !          13402:    'stats[_1]'
        !          13403: => 'stats[_1]',
        !          13404: 
        !          13405:    'struct'
        !          13406: => 'struct',
        !          13407: 
        !          13408:    'struct[_1]'
        !          13409: => 'struct[_1]',
        !          13410: 
        !          13411:    'struct[_2]'
        !          13412: => 'struct[_2]',
        !          13413: 
        !          13414:    'student'
        !          13415: => 'student',
        !          13416: 
        !          13417:    'student name'
        !          13418: => 'student name',
        !          13419: 
        !          13420:    'subject'
        !          13421: => 'subject',
        !          13422: 
        !          13423:    'switch'
        !          13424: => 'switch',
        !          13425: 
        !          13426:    'switch[_1]'
        !          13427: => 'switch[_1]',
        !          13428: 
        !          13429:    'switch[_2]'
        !          13430: => 'switch[_2]',
        !          13431: 
        !          13432:    'system wide'
        !          13433: => 'system wide',
        !          13434: 
        !          13435:    'tations'
        !          13436: => 'tations',
        !          13437: 
        !          13438:    'template'
        !          13439: => 'template',
        !          13440: 
        !          13441:    'textual_remote_display'
        !          13442: => 'textual_remote_display',
        !          13443: 
        !          13444:    'this'
        !          13445: => 'this',
        !          13446: 
        !          13447:    'title'
        !          13448: => 'title',
        !          13449: 
        !          13450:    'to'
        !          13451: => 'to',
        !          13452: 
        !          13453:    'to [_1] ([_2])'
        !          13454: => 'to [_1] ([_2])',
        !          13455: 
        !          13456:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
        !          13457: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
        !          13458: 
        !          13459:    'today'
        !          13460: => 'today',
        !          13461: 
        !          13462:    'unable to enroll'
        !          13463: => 'unable to enroll',
        !          13464: 
        !          13465:    'uncheck all'
        !          13466: => 'uncheck all',
        !          13467: 
        !          13468:    'undo'
        !          13469: => 'undo',
        !          13470: 
        !          13471:    'unless locked'
        !          13472: => 'unless locked',
        !          13473: 
        !          13474:    'untitled'
        !          13475: => 'untitled',
        !          13476: 
        !          13477:    'updated periodically'
        !          13478: => 'updated periodically',
        !          13479: 
        !          13480:    'use related words'
        !          13481: => 'use related words',
        !          13482: 
        !          13483:    'user'
        !          13484: => 'user',
        !          13485: 
        !          13486:    'user[_1]'
        !          13487: => 'user[_1]',
        !          13488: 
        !          13489:    'userauthentication.gif'
        !          13490: => 'userauthentication.gif',
        !          13491: 
        !          13492:    'username'
        !          13493: => 'username',
        !          13494: 
        !          13495:    'users in'
        !          13496: => 'users in',
        !          13497: 
        !          13498:    'vbkm.gif'
        !          13499: => 'vbkm.gif',
        !          13500: 
        !          13501:    'versions of this problem'
        !          13502: => 'versions of this problem',
        !          13503: 
        !          13504:    'versus'
        !          13505: => 'versus',
        !          13506: 
        !          13507:    'view'
        !          13508: => 'view',
        !          13509: 
        !          13510:    'view sub-'
        !          13511: => 'view sub-',
        !          13512: 
        !          13513:    'view[_1]'
        !          13514: => 'view[_1]',
        !          13515: 
        !          13516:    'visible to author and co-authors only'
        !          13517: => 'visible to author and co-authors only',
        !          13518: 
        !          13519:    'waiting on'
        !          13520: => 'waiting on',
        !          13521: 
        !          13522:    'waiting on [_1]'
        !          13523: => 'waiting on [_1]',
        !          13524: 
        !          13525:    'warning(s)'
        !          13526: => 'warning(s)',
        !          13527: 
        !          13528:    'was due on'
        !          13529: => 'was due on',
        !          13530: 
        !          13531:    'what you just saw on the screen'
        !          13532: => 'what you just saw on the screen',
        !          13533: 
        !          13534:    'will open on'
        !          13535: => 'will open on',
        !          13536: 
        !          13537:    'with server'
        !          13538: => 'with server',
        !          13539: 
        !          13540:    'yes'
        !          13541: => 'yes',
        !          13542: 
        !          13543: 
        !          13544: 
        !          13545: #SYNC Tue Aug 15 16:12:11 2006
        !          13546:    ' [_1]'
        !          13547: => ' [_1]',
        !          13548: 
        !          13549:    '"[_1]" for default hiding'
        !          13550: => '"[_1]" for default hiding',
        !          13551: 
        !          13552:    '"[_1]" for visible separation'
        !          13553: => '"[_1]" for visible separation',
        !          13554: 
        !          13555:    '"[_1]" if allowed, anything else if not'
        !          13556: => '"[_1]" if allowed, anything else if not',
        !          13557: 
        !          13558:    '"[_1]" to disable, anything else if not'
        !          13559: => '"[_1]" to disable, anything else if not',
        !          13560: 
        !          13561:    '# 16 Aug 14:45'
        !          13562: => '# 16 Aug 14:45',
        !          13563: 
        !          13564:    '# Do not translate this line.  [_1] is a check box'
        !          13565: => '# Do not translate this line.  [_1] is a check box',
        !          13566: 
        !          13567:    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
        !          13568: => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
        !          13569: 
        !          13570:    '# Do not translate this line.  [_1] is a column index.'
        !          13571: => '# Do not translate this line.  [_1] is a column index.',
        !          13572: 
        !          13573:    '# Do not translate this line.  [_1] is a drop-down box listing domains.'
        !          13574: => '# Do not translate this line.  [_1] is a drop-down box listing domains.',
        !          13575: 
        !          13576:    '# Do not translate this line.  [_1] is a username'
        !          13577: => '# Do not translate this line.  [_1] is a username',
        !          13578: 
        !          13579:    '# Do not translate this line.  [_1] is the number of students processed'
        !          13580: => '# Do not translate this line.  [_1] is the number of students processed',
        !          13581: 
        !          13582:    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
        !          13583: => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
        !          13584: 
        !          13585:    '# Do not translate this line.  [_1] is username, [_2] is error message'
        !          13586: => '# Do not translate this line.  [_1] is username, [_2] is error message',
        !          13587: 
        !          13588:    '# Do not translate this line.  [_1] is username@domain'
        !          13589: => '# Do not translate this line.  [_1] is username@domain',
        !          13590: 
        !          13591:    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
        !          13592: => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
        !          13593: 
        !          13594:    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
        !          13595: => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
        !          13596: 
        !          13597:    '# Do not translate this line.  [_2] is a text entry element'
        !          13598: => '# Do not translate this line.  [_2] is a text entry element',
        !          13599: 
        !          13600:    '# [_1] is a drop-down selection box'
        !          13601: => '# [_1] is a drop-down selection box',
        !          13602: 
        !          13603:    '# [_1] is a number [_2] is the current domain'
        !          13604: => '# [_1] is a number [_2] is the current domain',
        !          13605: 
        !          13606:    '# [_1] is an html link to the current file '
        !          13607: => '# [_1] is an html link to the current file ',
        !          13608: 
        !          13609:    '# _1 is a selection dialog'
        !          13610: => '# _1 is a selection dialog',
        !          13611: 
        !          13612:    '# _1 is a server name'
        !          13613: => '# _1 is a server name',
        !          13614: 
        !          13615:    '# _1 is search string'
        !          13616: => '# _1 is search string',
        !          13617: 
        !          13618:    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"
        !          13619: => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",
        !          13620: 
        !          13621:    '# mt fehlt'
        !          13622: => '# mt fehlt',
        !          13623: 
        !          13624:    '#Stdnts'
        !          13625: => '#Stdnts',
        !          13626: 
        !          13627:    '#YES'
        !          13628: => '#YES',
        !          13629: 
        !          13630:    '#[_1] is the foil name'
        !          13631: => '#[_1] is the foil name',
        !          13632: 
        !          13633:    '#_1 is the foil name, _2 is the current value of the foil'
        !          13634: => '#_1 is the foil name, _2 is the current value of the foil',
        !          13635: 
        !          13636:    '%Wrng'
        !          13637: => '%Wrng',
        !          13638: 
        !          13639:    '&nbsp;Show&nbsp;All&nbsp;Foils'
        !          13640: => '&nbsp;Show&nbsp;All&nbsp;Foils',
        !          13641: 
        !          13642:    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
        !          13643: => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
        !          13644: 
        !          13645:    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'
        !          13646: => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
        !          13647: 
        !          13648:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
        !          13649: => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
        !          13650: 
        !          13651:    '(Hand in a file you have prepared on your computer)'
        !          13652: => '(Hand in a file you have prepared on your computer)',
        !          13653: 
        !          13654:    ', and answers will be available on'
        !          13655: => ', and answers will be available on',
        !          13656: 
        !          13657:    ', is reserved internally by LON-CAPA.'
        !          13658: => ', is reserved internally by LON-CAPA.',
        !          13659: 
        !          13660:    ', or the next time you log in.'
        !          13661: => ', or the next time you log in.',
        !          13662: 
        !          13663:    ', select a template from the pull-down menu below'
        !          13664: => ', select a template from the pull-down menu below',
        !          13665: 
        !          13666:    ', select a template from the pull-down menu below.'
        !          13667: => ', select a template from the pull-down menu below.',
        !          13668: 
        !          13669:    '. . . for a particular section'
        !          13670: => '. . . for a particular section',
        !          13671: 
        !          13672:    '. . . for all students in the course'
        !          13673: => '. . . for all students in the course',
        !          13674: 
        !          13675:    '. . . for an individual student'
        !          13676: => '. . . for an individual student',
        !          13677: 
        !          13678:    '1 am'
        !          13679: => '1 am',
        !          13680: 
        !          13681:    '1 minute'
        !          13682: => '1 minute',
        !          13683: 
        !          13684:    '1 out of N multiple choice (radio button)'
        !          13685: => '1 out of N multiple choice (radio button)',
        !          13686: 
        !          13687:    '1 pm'
        !          13688: => '1 pm',
        !          13689: 
        !          13690:    '10 am'
        !          13691: => '10 am',
        !          13692: 
        !          13693:    '10 pm'
        !          13694: => '10 pm',
        !          13695: 
        !          13696:    '11 am'
        !          13697: => '11 am',
        !          13698: 
        !          13699:    '11 pm'
        !          13700: => '11 pm',
        !          13701: 
        !          13702:    '12 am'
        !          13703: => '12 am',
        !          13704: 
        !          13705:    '12 noon'
        !          13706: => '12 noon',
        !          13707: 
        !          13708:    '2 am'
        !          13709: => '2 am',
        !          13710: 
        !          13711:    '2 pm'
        !          13712: => '2 pm',
        !          13713: 
        !          13714:    '3 am'
        !          13715: => '3 am',
        !          13716: 
        !          13717:    '3 pm'
        !          13718: => '3 pm',
        !          13719: 
        !          13720:    '4 am'
        !          13721: => '4 am',
        !          13722: 
        !          13723:    '4 pm'
        !          13724: => '4 pm',
        !          13725: 
        !          13726:    '5 am'
        !          13727: => '5 am',
        !          13728: 
        !          13729:    '5 pm'
        !          13730: => '5 pm',
        !          13731: 
        !          13732:    '6 am'
        !          13733: => '6 am',
        !          13734: 
        !          13735:    '6 pm'
        !          13736: => '6 pm',
        !          13737: 
        !          13738:    '7 am'
        !          13739: => '7 am',
        !          13740: 
        !          13741:    '7 pm'
        !          13742: => '7 pm',
        !          13743: 
        !          13744:    '8 am'
        !          13745: => '8 am',
        !          13746: 
        !          13747:    '8 pm'
        !          13748: => '8 pm',
        !          13749: 
        !          13750:    '9 am'
        !          13751: => '9 am',
        !          13752: 
        !          13753:    '9 pm'
        !          13754: => '9 pm',
        !          13755: 
        !          13756:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
        !          13757: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
        !          13758: 
        !          13759:    '<- Previous'
        !          13760: => '<- Previous',
        !          13761: 
        !          13762:    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
        !          13763: => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
        !          13764: 
        !          13765:    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
        !          13766: => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
        !          13767: 
        !          13768:    '<b>Instructor</b> - instructors will not be able to participate in discussions'
        !          13769: => '<b>Instructor</b> - instructors will not be able to participate in discussions',
        !          13770: 
        !          13771:    '<b>Instructor</b> - instructors will not be able to use or view the chat room'
        !          13772: => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
        !          13773: 
        !          13774:    '<b>Students</b> - students will not be able to participate in discussions'
        !          13775: => '<b>Students</b> - students will not be able to participate in discussions',
        !          13776: 
        !          13777:    '<b>Students</b> - students will not be able to use or view the chat room.'
        !          13778: => '<b>Students</b> - students will not be able to use or view the chat room.',
        !          13779: 
        !          13780:    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
        !          13781: => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
        !          13782: 
        !          13783:    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
        !          13784: => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
        !          13785: 
        !          13786:    '<b>[_1]</b>:  Unable to enroll: [_2]'
        !          13787: => '<b>[_1]</b>:  Unable to enroll: [_2]',
        !          13788: 
        !          13789:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
        !          13790: => '<b>[_1]</b>: Unable to enroll.  No password specified.',
        !          13791: 
        !          13792:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
        !          13793: => '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]',
        !          13794: 
        !          13795:    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
        !          13796: => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',
        !          13797: 
        !          13798:    'A score has been assigned.'
        !          13799: => 'A score has been assigned.',
        !          13800: 
        !          13801:    'ABSTRACT'
        !          13802: => 'ABSTRACT',
        !          13803: 
        !          13804:    'ALL'
        !          13805: => 'ALL',
        !          13806: 
        !          13807:    'About Me'
        !          13808: => 'About Me',
        !          13809: 
        !          13810:    'Abstract'
        !          13811: => 'Abstract',
        !          13812: 
        !          13813:    'Access Control'
        !          13814: => 'Access Control',
        !          13815: 
        !          13816:    'Access Key Management'
        !          13817: => 'Access Key Management',
        !          13818: 
        !          13819:    'Access and Usage Statistics'
        !          13820: => 'Access and Usage Statistics',
        !          13821: 
        !          13822:    'Actions'
        !          13823: => 'Actions',
        !          13824: 
        !          13825:    'Activate'
        !          13826: => 'Activate',
        !          13827: 
        !          13828:    'Add Roles'
        !          13829: => 'Add Roles',
        !          13830: 
        !          13831:    'Add new option'
        !          13832: => 'Add new option',
        !          13833: 
        !          13834:    "Add one empty page/column after each student's assignment"
        !          13835: => "Add one empty page/column after each student's assignment",
        !          13836: 
        !          13837:    "Add three empty pages/column after each student's assignment"
        !          13838: => "Add three empty pages/column after each student's assignment",
        !          13839: 
        !          13840:    "Add two empty pages/column after each student's assignment"
        !          13841: => "Add two empty pages/column after each student's assignment",
        !          13842: 
        !          13843:    'Additional Keywords'
        !          13844: => 'Additional Keywords',
        !          13845: 
        !          13846:    'Additional Metadata (non-standard, parameters, exports)'
        !          13847: => 'Additional Metadata (non-standard, parameters, exports)',
        !          13848: 
        !          13849:    'Additional Recipients'
        !          13850: => 'Additional Recipients',
        !          13851: 
        !          13852:    'Additional settings, if specified below, will override cloned settings'
        !          13853: => 'Additional settings, if specified below, will override cloned settings',
        !          13854: 
        !          13855:    'Administrator'
        !          13856: => 'Administrator',
        !          13857: 
        !          13858:    'Advanced Catalog Search'
        !          13859: => 'Advanced Catalog Search',
        !          13860: 
        !          13861:    'Advanced Edit'
        !          13862: => 'Advanced Edit',
        !          13863: 
        !          13864:    'Advanced Search'
        !          13865: => 'Advanced Search',
        !          13866: 
        !          13867:    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
        !          13868: => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
        !          13869: 
        !          13870:    'Agree'
        !          13871: => 'Agree',
        !          13872: 
        !          13873:    'All Documents in Course'
        !          13874: => 'All Documents in Course',
        !          13875: 
        !          13876:    'All Maps or Folders'
        !          13877: => 'All Maps or Folders',
        !          13878: 
        !          13879:    'All Resources'
        !          13880: => 'All Resources',
        !          13881: 
        !          13882:    'All Resources (possibly large output)'
        !          13883: => 'All Resources (possibly large output)',
        !          13884: 
        !          13885:    'All Students'
        !          13886: => 'All Students',
        !          13887: 
        !          13888:    'All homework is currently completed'
        !          13889: => 'All homework is currently completed',
        !          13890: 
        !          13891:    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
        !          13892: => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',
        !          13893: 
        !          13894:    'All versions'
        !          13895: => 'All versions',
        !          13896: 
        !          13897:    'Allow limited HTML in discussion posts'
        !          13898: => 'Allow limited HTML in discussion posts',
        !          13899: 
        !          13900:    'Allow problems to be split over pages'
        !          13901: => 'Allow problems to be split over pages',
        !          13902: 
        !          13903:    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
        !          13904: => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
        !          13905: 
        !          13906:    'Allowed filetypes: <b>[_1]</b>'
        !          13907: => 'Allowed filetypes: <b>[_1]</b>',
        !          13908: 
        !          13909:    'An error occured during the attempt to change the section for this student.'
        !          13910: => 'An error occured during the attempt to change the section for this student.',
        !          13911: 
        !          13912:    'An error occured while grading your answer.'
        !          13913: => 'An error occured while grading your answer.',
        !          13914: 
        !          13915:    'An error occurred during the attempt to change the role information for this student.'
        !          13916: => 'An error occurred during the attempt to change the role information for this student.',
        !          13917: 
        !          13918:    'Analyze Over '
        !          13919: => 'Analyze Over ',
        !          13920: 
        !          13921:    'Analyze Problem'
        !          13922: => 'Analyze Problem',
        !          13923: 
        !          13924:    'Analyze Problem Again'
        !          13925: => 'Analyze Problem Again',
        !          13926: 
        !          13927:    'Analyze Progress'
        !          13928: => 'Analyze Progress',
        !          13929: 
        !          13930:    'Analyze as '
        !          13931: => 'Analyze as ',
        !          13932: 
        !          13933:    'Analyzing Results'
        !          13934: => 'Analyzing Results',
        !          13935: 
        !          13936:    'Analyzing a problem'
        !          13937: => 'Analyzing a problem',
        !          13938: 
        !          13939:    'Announcements and Calendar'
        !          13940: => 'Announcements and Calendar',
        !          13941: 
        !          13942:    'Anonymous'
        !          13943: => 'Anonymous',
        !          13944: 
        !          13945:    'Anonymous contribution to course discussion of resource'
        !          13946: => 'Anonymous contribution to course discussion of resource',
        !          13947: 
        !          13948:    'Answer'
        !          13949: => 'Answer',
        !          13950: 
        !          13951:    'Answer Date (answerdate)'
        !          13952: => 'Answer Date (answerdate)',
        !          13953: 
        !          13954:    'Answer Submitted'
        !          13955: => 'Answer Submitted',
        !          13956: 
        !          13957:    'Answer Submitted: Your final submission will be graded after the due date.'
        !          13958: => 'Answer Submitted: Your final submission will be graded after the due date.',
        !          13959: 
        !          13960:    'Answer available'
        !          13961: => 'Answer available',
        !          13962: 
        !          13963:    'Answer submitted'
        !          13964: => 'Answer submitted',
        !          13965: 
        !          13966:    'Answer submitted, not yet graded'
        !          13967: => 'Answer submitted, not yet graded',
        !          13968: 
        !          13969:    'Answer:'
        !          13970: => 'Answer:',
        !          13971: 
        !          13972:    'Answerable'
        !          13973: => 'Answerable',
        !          13974: 
        !          13975:    'Any Language'
        !          13976: => 'Any Language',
        !          13977: 
        !          13978:    'Any User'
        !          13979: => 'Any User',
        !          13980: 
        !          13981:    'Any category'
        !          13982: => 'Any category',
        !          13983: 
        !          13984:    'Any comments? '
        !          13985: => 'Any comments? ',
        !          13986: 
        !          13987:    'Any copyright/distribution'
        !          13988: => 'Any copyright/distribution',
        !          13989: 
        !          13990:    'April'
        !          13991: => 'April',
        !          13992: 
        !          13993:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
        !          13994: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
        !          13995: 
        !          13996:    'Assessment'
        !          13997: => 'Assessment',
        !          13998: 
        !          13999:    'Assessment Parameters'
        !          14000: => 'Assessment Parameters',
        !          14001: 
        !          14002:    'Assessment URL and Title'
        !          14003: => 'Assessment URL and Title',
        !          14004: 
        !          14005:    'Assigned User Roles'
        !          14006: => 'Assigned User Roles',
        !          14007: 
        !          14008:    'Associate columns with student attributes.'
        !          14009: => 'Associate columns with student attributes.',
        !          14010: 
        !          14011:    'Attachment'
        !          14012: => 'Attachment',
        !          14013: 
        !          14014:    'Attribute'
        !          14015: => 'Attribute',
        !          14016: 
        !          14017:    'August'
        !          14018: => 'August',
        !          14019: 
        !          14020:    'Author'
        !          14021: => 'Author',
        !          14022: 
        !          14023:    'Author and Co-Author roles may not be available on servers other than your home server.'
        !          14024: => 'Author and Co-Author roles may not be available on servers other than your home server.',
        !          14025: 
        !          14026:    'Author(s)'
        !          14027: => 'Author(s)',
        !          14028: 
        !          14029:    'Automated Enrollment Manager'
        !          14030: => 'Automated Enrollment Manager',
        !          14031: 
        !          14032:    'Automated adds'
        !          14033: => 'Automated adds',
        !          14034: 
        !          14035:    'Automated drops'
        !          14036: => 'Automated drops',
        !          14037: 
        !          14038:    'Automated enrollment settings'
        !          14039: => 'Automated enrollment settings',
        !          14040: 
        !          14041:    'Average number of tries till solved'
        !          14042: => 'Average number of tries till solved',
        !          14043: 
        !          14044:    'Back to'
        !          14045: => 'Back to',
        !          14046: 
        !          14047:    'Back to Directory'
        !          14048: => 'Back to Directory',
        !          14049: 
        !          14050:    'Back to Source'
        !          14051: => 'Back to Source',
        !          14052: 
        !          14053:    'Back to Source Directory'
        !          14054: => 'Back to Source Directory',
        !          14055: 
        !          14056:    'Bad Filename'
        !          14057: => 'Bad Filename',
        !          14058: 
        !          14059:    'Became this version on ...'
        !          14060: => 'Became this version on ...',
        !          14061: 
        !          14062:    'Begin Enrollment'
        !          14063: => 'Begin Enrollment',
        !          14064: 
        !          14065:    'Binary File'
        !          14066: => 'Binary File',
        !          14067: 
        !          14068:    'Blank'
        !          14069: => 'Blank',
        !          14070: 
        !          14071:    'Brief view of each students performance in course.'
        !          14072: => 'Brief view of each students performance in course.',
        !          14073: 
        !          14074:    'Broadcast Message to Course'
        !          14075: => 'Broadcast Message to Course',
        !          14076: 
        !          14077:    'Browse'
        !          14078: => 'Browse',
        !          14079: 
        !          14080:    'Browse Resources'
        !          14081: => 'Browse Resources',
        !          14082: 
        !          14083:    'Browse published resources'
        !          14084: => 'Browse published resources',
        !          14085: 
        !          14086:    'Browse resources'
        !          14087: => 'Browse resources',
        !          14088: 
        !          14089:    'Browsing resource, all submissions are temporary.'
        !          14090: => 'Browsing resource, all submissions are temporary.',
        !          14091: 
        !          14092:    'Bulletin Board'
        !          14093: => 'Bulletin Board',
        !          14094: 
        !          14095:    'Bulletin Board/Discussion'
        !          14096: => 'Bulletin Board/Discussion',
        !          14097: 
        !          14098:    'By'
        !          14099: => 'By',
        !          14100: 
        !          14101:    'CSV (comma separated values, spreadsheet)'
        !          14102: => 'CSV (comma separated values, spreadsheet)',
        !          14103: 
        !          14104:    'CSV format'
        !          14105: => 'CSV format',
        !          14106: 
        !          14107:    'Calculate answers'
        !          14108: => 'Calculate answers',
        !          14109: 
        !          14110:    'Calculate course grades (Spreadsheet)'
        !          14111: => 'Calculate course grades (Spreadsheet)',
        !          14112: 
        !          14113:    'Calculations'
        !          14114: => 'Calculations',
        !          14115: 
        !          14116:    'Cancel'
        !          14117: => 'Cancel',
        !          14118: 
        !          14119:    'Cannot publish directory'
        !          14120: => 'Cannot publish directory',
        !          14121: 
        !          14122:    'Cannot retrieve directory'
        !          14123: => 'Cannot retrieve directory',
        !          14124: 
        !          14125:    'Catalog Information'
        !          14126: => 'Catalog Information',
        !          14127: 
        !          14128:    'Catalog Search'
        !          14129: => 'Catalog Search',
        !          14130: 
        !          14131:    'Change'
        !          14132: => 'Change',
        !          14133: 
        !          14134:    'Change Random Seed To:'
        !          14135: => 'Change Random Seed To:',
        !          14136: 
        !          14137:    'Change User Privileges'
        !          14138: => 'Change User Privileges',
        !          14139: 
        !          14140:    'Change Your Language Preferences'
        !          14141: => 'Change Your Language Preferences',
        !          14142: 
        !          14143:    'Change Your Preferences'
        !          14144: => 'Change Your Preferences',
        !          14145: 
        !          14146:    'Changed discussion view mode'
        !          14147: => 'Changed discussion view mode',
        !          14148: 
        !          14149:    'Changes can take up to 10 minutes before being active for all students.'
        !          14150: => 'Changes can take up to 10 minutes before being active for all students.',
        !          14151: 
        !          14152:    'Changes will become active for your current session after'
        !          14153: => 'Changes will become active for your current session after',
        !          14154: 
        !          14155:    'Chat Participation'
        !          14156: => 'Chat Participation',
        !          14157: 
        !          14158:    'Check All'
        !          14159: => 'Check All',
        !          14160: 
        !          14161:    'Check Course Document Versions'
        !          14162: => 'Check Course Document Versions',
        !          14163: 
        !          14164:    'Check for All'
        !          14165: => 'Check for All',
        !          14166: 
        !          14167:    'Check for None'
        !          14168: => 'Check for None',
        !          14169: 
        !          14170:    'Check for Section/Group'
        !          14171: => 'Check for Section/Group',
        !          14172: 
        !          14173:    'Check/Set Resource Versions'
        !          14174: => 'Check/Set Resource Versions',
        !          14175: 
        !          14176:    'Choose a different resource'
        !          14177: => 'Choose a different resource',
        !          14178: 
        !          14179:    'Choose the course to work on'
        !          14180: => 'Choose the course to work on',
        !          14181: 
        !          14182:    'Choose the user role'
        !          14183: => 'Choose the user role',
        !          14184: 
        !          14185:    'Chronological View'
        !          14186: => 'Chronological View',
        !          14187: 
        !          14188:    'Class Hours'
        !          14189: => 'Class Hours',
        !          14190: 
        !          14191:    'Clear All'
        !          14192: => 'Clear All',
        !          14193: 
        !          14194:    'Clear Caches'
        !          14195: => 'Clear Caches',
        !          14196: 
        !          14197:    'Click here for FAQ'
        !          14198: => 'Click here for FAQ',
        !          14199: 
        !          14200:    'Click here for help'
        !          14201: => 'Click here for help',
        !          14202: 
        !          14203:    'Click here to report bugs'
        !          14204: => 'Click here to report bugs',
        !          14205: 
        !          14206:    'Click here to return to the chart.'
        !          14207: => 'Click here to return to the chart.',
        !          14208: 
        !          14209:    "Click to download or use your browser's Save Link function"
        !          14210: => "Click to download or use your browser's Save Link function",
        !          14211: 
        !          14212:    'Click-On Texts (comma sep):'
        !          14213: => 'Click-On Texts (comma sep):',
        !          14214: 
        !          14215:    'Client IP/Name Access Control (acc)'
        !          14216: => 'Client IP/Name Access Control (acc)',
        !          14217: 
        !          14218:    'Clone an existing course'
        !          14219: => 'Clone an existing course',
        !          14220: 
        !          14221:    'Close'
        !          14222: => 'Close',
        !          14223: 
        !          14224:    'Close All Folders'
        !          14225: => 'Close All Folders',
        !          14226: 
        !          14227:    'Close This Window'
        !          14228: => 'Close This Window',
        !          14229: 
        !          14230:    'Closed'
        !          14231: => 'Closed',
        !          14232: 
        !          14233:    'Co-Author'
        !          14234: => 'Co-Author',
        !          14235: 
        !          14236:    'Collapse Remote Control'
        !          14237: => 'Collapse Remote Control',
        !          14238: 
        !          14239:    'Column'
        !          14240: => 'Column',
        !          14241: 
        !          14242:    'Column&nbsp;[_1]'
        !          14243: => 'Column&nbsp;[_1]',
        !          14244: 
        !          14245:    'Comma Separated Values'
        !          14246: => 'Comma Separated Values',
        !          14247: 
        !          14248:    'Communication'
        !          14249: => 'Communication',
        !          14250: 
        !          14251:    'Communication and Messages'
        !          14252: => 'Communication and Messages',
        !          14253: 
        !          14254:    'Compact View'
        !          14255: => 'Compact View',
        !          14256: 
        !          14257:    'Compare versions of'
        !          14258: => 'Compare versions of',
        !          14259: 
        !          14260:    'Completed'
        !          14261: => 'Completed',
        !          14262: 
        !          14263:    'Completely new course'
        !          14264: => 'Completely new course',
        !          14265: 
        !          14266:    'Concept:'
        !          14267: => 'Concept:',
        !          14268: 
        !          14269:    'Concepts'
        !          14270: => 'Concepts',
        !          14271: 
        !          14272:    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
        !          14273: => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
        !          14274: 
        !          14275:    'Construction Space'
        !          14276: => 'Construction Space',
        !          14277: 
        !          14278:    'Construction Space Directory'
        !          14279: => 'Construction Space Directory',
        !          14280: 
        !          14281:    'Construction Space File Operation'
        !          14282: => 'Construction Space File Operation',
        !          14283: 
        !          14284:    'Construction Space Version'
        !          14285: => 'Construction Space Version',
        !          14286: 
        !          14287:    'Contact'
        !          14288: => 'Contact',
        !          14289: 
        !          14290:    'Contact Information'
        !          14291: => 'Contact Information',
        !          14292: 
        !          14293:    'Content changed'
        !          14294: => 'Content changed',
        !          14295: 
        !          14296:    'Continue'
        !          14297: => 'Continue',
        !          14298: 
        !          14299:    'Continue enrollment?'
        !          14300: => 'Continue enrollment?',
        !          14301: 
        !          14302:    'Contribution to course discussion of resource'
        !          14303: => 'Contribution to course discussion of resource',
        !          14304: 
        !          14305:    'Copied metadata'
        !          14306: => 'Copied metadata',
        !          14307: 
        !          14308:    'Copied old metadata'
        !          14309: => 'Copied old metadata',
        !          14310: 
        !          14311:    'Copied old target file'
        !          14312: => 'Copied old target file',
        !          14313: 
        !          14314:    'Copied source file'
        !          14315: => 'Copied source file',
        !          14316: 
        !          14317:    'Copy current file to'
        !          14318: => 'Copy current file to',
        !          14319: 
        !          14320:    'Copy selected'
        !          14321: => 'Copy selected',
        !          14322: 
        !          14323:    'Copy this column'
        !          14324: => 'Copy this column',
        !          14325: 
        !          14326:    'Copying file'
        !          14327: => 'Copying file',
        !          14328: 
        !          14329:    'Copyright'
        !          14330: => 'Copyright',
        !          14331: 
        !          14332:    'Copyright/Distribution'
        !          14333: => 'Copyright/Distribution',
        !          14334: 
        !          14335:    'Correct Option:'
        !          14336: => 'Correct Option:',
        !          14337: 
        !          14338:    'Could Not Process Request'
        !          14339: => 'Could Not Process Request',
        !          14340: 
        !          14341:    'Could not write metadata'
        !          14342: => 'Could not write metadata',
        !          14343: 
        !          14344:    'Course'
        !          14345: => 'Course',
        !          14346: 
        !          14347:    'Course Assessment Parameter - Helper Mode'
        !          14348: => 'Course Assessment Parameter - Helper Mode',
        !          14349: 
        !          14350:    'Course Assessment Parameters - Overview Mode'
        !          14351: => 'Course Assessment Parameters - Overview Mode',
        !          14352: 
        !          14353:    'Course Assessments Parameters - Table Mode'
        !          14354: => 'Course Assessments Parameters - Table Mode',
        !          14355: 
        !          14356:    'Course Code'
        !          14357: => 'Course Code',
        !          14358: 
        !          14359:    'Course Content'
        !          14360: => 'Course Content',
        !          14361: 
        !          14362:    'Course Coordinator'
        !          14363: => 'Course Coordinator',
        !          14364: 
        !          14365:    'Course Data'
        !          14366: => 'Course Data',
        !          14367: 
        !          14368:    'Course Description'
        !          14369: => 'Course Description',
        !          14370: 
        !          14371:    'Course Documents'
        !          14372: => 'Course Documents',
        !          14373: 
        !          14374:    'Course Environment Parameters'
        !          14375: => 'Course Environment Parameters',
        !          14376: 
        !          14377:    'Course Home Server'
        !          14378: => 'Course Home Server',
        !          14379: 
        !          14380:    'Course ID'
        !          14381: => 'Course ID',
        !          14382: 
        !          14383:    'Course ID or number'
        !          14384: => 'Course ID or number',
        !          14385: 
        !          14386:    'Course ID/Number'
        !          14387: => 'Course ID/Number',
        !          14388: 
        !          14389:    'Course Information'
        !          14390: => 'Course Information',
        !          14391: 
        !          14392:    'Course Initialization Helper'
        !          14393: => 'Course Initialization Helper',
        !          14394: 
        !          14395:    'Course Level'
        !          14396: => 'Course Level',
        !          14397: 
        !          14398:    'Course Parameter Helper'
        !          14399: => 'Course Parameter Helper',
        !          14400: 
        !          14401:    'Course Search'
        !          14402: => 'Course Search',
        !          14403: 
        !          14404:    'Course Statistics and Charts'
        !          14405: => 'Course Statistics and Charts',
        !          14406: 
        !          14407:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
        !          14408: => 'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.',
        !          14409: 
        !          14410:    'Course Title'
        !          14411: => 'Course Title',
        !          14412: 
        !          14413:    'Course announcements and my calendar'
        !          14414: => 'Course announcements and my calendar',
        !          14415: 
        !          14416:    'Course default for all problems'
        !          14417: => 'Course default for all problems',
        !          14418: 
        !          14419:    'Course level sheet'
        !          14420: => 'Course level sheet',
        !          14421: 
        !          14422:    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
        !          14423: => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.',
        !          14424: 
        !          14425:    'Coursepack'
        !          14426: => 'Coursepack',
        !          14427: 
        !          14428:    'Courses'
        !          14429: => 'Courses',
        !          14430: 
        !          14431:    'Create'
        !          14432: => 'Create',
        !          14433: 
        !          14434:    'Create New Environment Variable'
        !          14435: => 'Create New Environment Variable',
        !          14436: 
        !          14437:    'Create New User'
        !          14438: => 'Create New User',
        !          14439: 
        !          14440:    'Create User'
        !          14441: => 'Create User',
        !          14442: 
        !          14443:    'Create Users, Change User Privileges'
        !          14444: => 'Create Users, Change User Privileges',
        !          14445: 
        !          14446:    'Create a New Course'
        !          14447: => 'Create a New Course',
        !          14448: 
        !          14449:    'Create a new course'
        !          14450: => 'Create a new course',
        !          14451: 
        !          14452:    'Create a user or modify the roles and privileges of a user'
        !          14453: => 'Create a user or modify the roles and privileges of a user',
        !          14454: 
        !          14455:    'Creating a new'
        !          14456: => 'Creating a new',
        !          14457: 
        !          14458:    'Creation Date'
        !          14459: => 'Creation Date',
        !          14460: 
        !          14461:    'Critical Messages'
        !          14462: => 'Critical Messages',
        !          14463: 
        !          14464:    'Crosslisted courses'
        !          14465: => 'Crosslisted courses',
        !          14466: 
        !          14467:    'Current'
        !          14468: => 'Current',
        !          14469: 
        !          14470:    'Current Class List'
        !          14471: => 'Current Class List',
        !          14472: 
        !          14473:    'Current Ending Date: [_1]'
        !          14474: => 'Current Ending Date: [_1]',
        !          14475: 
        !          14476:    'Current Ending Date: not set'
        !          14477: => 'Current Ending Date: not set',
        !          14478: 
        !          14479:    'Current Month'
        !          14480: => 'Current Month',
        !          14481: 
        !          14482:    'Current Resource'
        !          14483: => 'Current Resource',
        !          14484: 
        !          14485:    'Current Session Value'
        !          14486: => 'Current Session Value',
        !          14487: 
        !          14488:    'Current Starting Date: [_1]'
        !          14489: => 'Current Starting Date: [_1]',
        !          14490: 
        !          14491:    'Current Starting Date: not set'
        !          14492: => 'Current Starting Date: not set',
        !          14493: 
        !          14494:    'Current Version'
        !          14495: => 'Current Version',
        !          14496: 
        !          14497:    'Currently no active roles or courses'
        !          14498: => 'Currently no active roles or courses',
        !          14499: 
        !          14500:    'Currently no additional roles or courses'
        !          14501: => 'Currently no additional roles or courses',
        !          14502: 
        !          14503:    'Currently not available'
        !          14504: => 'Currently not available',
        !          14505: 
        !          14506:    'Currently selected. '
        !          14507: => 'Currently selected. ',
        !          14508: 
        !          14509:    'Currently submitted: <tt>[_1]</tt>'
        !          14510: => 'Currently submitted: <tt>[_1]</tt>',
        !          14511: 
        !          14512:    'Custom Distribution File'
        !          14513: => 'Custom Distribution File',
        !          14514: 
        !          14515:    'Custom Role Editor'
        !          14516: => 'Custom Role Editor',
        !          14517: 
        !          14518:    'Customized right of use ...	'
        !          14519: => 'Customized right of use ...	',
        !          14520: 
        !          14521:    'Cut selected'
        !          14522: => 'Cut selected',
        !          14523: 
        !          14524:    'Date'
        !          14525: => 'Date',
        !          14526: 
        !          14527:    'Deadlines'
        !          14528: => 'Deadlines',
        !          14529: 
        !          14530:    'December'
        !          14531: => 'December',
        !          14532: 
        !          14533:    'Decompress'
        !          14534: => 'Decompress',
        !          14535: 
        !          14536:    'Default'
        !          14537: => 'Default',
        !          14538: 
        !          14539:    'Default Assessment Spreadsheet'
        !          14540: => 'Default Assessment Spreadsheet',
        !          14541: 
        !          14542:    'Default Cataloging Information for Directory'
        !          14543: => 'Default Cataloging Information for Directory',
        !          14544: 
        !          14545:    'Default Course Spreadsheet'
        !          14546: => 'Default Course Spreadsheet',
        !          14547: 
        !          14548:    'Default Student Spreadsheet'
        !          14549: => 'Default Student Spreadsheet',
        !          14550: 
        !          14551:    'Default Value'
        !          14552: => 'Default Value',
        !          14553: 
        !          14554:    'Default XML Style File'
        !          14555: => 'Default XML Style File',
        !          14556: 
        !          14557:    'Default beginning date when enrolling students'
        !          14558: => 'Default beginning date when enrolling students',
        !          14559: 
        !          14560:    'Default ending date when enrolling students'
        !          14561: => 'Default ending date when enrolling students',
        !          14562: 
        !          14563:    'Default for new courses is'
        !          14564: => 'Default for new courses is',
        !          14565: 
        !          14566:    'Default set of options to pass to tth/m when converting tex'
        !          14567: => 'Default set of options to pass to tth/m when converting tex',
        !          14568: 
        !          14569:    'Default:'
        !          14570: => 'Default:',
        !          14571: 
        !          14572:    'Define Role'
        !          14573: => 'Define Role',
        !          14574: 
        !          14575:    'Degree of difficulty'
        !          14576: => 'Degree of difficulty',
        !          14577: 
        !          14578:    'Delete'
        !          14579: => 'Delete',
        !          14580: 
        !          14581:    'Delete Checked'
        !          14582: => 'Delete Checked',
        !          14583: 
        !          14584:    'Delete a role'
        !          14585: => 'Delete a role',
        !          14586: 
        !          14587:    'Delete an option'
        !          14588: => 'Delete an option',
        !          14589: 
        !          14590:    'Delete messages from bulletin boards'
        !          14591: => 'Delete messages from bulletin boards',
        !          14592: 
        !          14593:    'Delete:'
        !          14594: => 'Delete:',
        !          14595: 
        !          14596:    'Dependencies'
        !          14597: => 'Dependencies',
        !          14598: 
        !          14599:    'Description:'
        !          14600: => 'Description:',
        !          14601: 
        !          14602:    'Detailed Citation View'
        !          14603: => 'Detailed Citation View',
        !          14604: 
        !          14605:    'Detailed Problem Analysis'
        !          14606: => 'Detailed Problem Analysis',
        !          14607: 
        !          14608:    'Detailed statistics and graphs of student performance on problems.'
        !          14609: => 'Detailed statistics and graphs of student performance on problems.',
        !          14610: 
        !          14611:    'Differences'
        !          14612: => 'Differences',
        !          14613: 
        !          14614:    'Diffs'
        !          14615: => 'Diffs',
        !          14616: 
        !          14617:    'Diffs with Current Version'
        !          14618: => 'Diffs with Current Version',
        !          14619: 
        !          14620:    'Diffs with Version'
        !          14621: => 'Diffs with Version',
        !          14622: 
        !          14623:    'Diffs with current Version'
        !          14624: => 'Diffs with current Version',
        !          14625: 
        !          14626:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
        !          14627: => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
        !          14628: 
        !          14629:    'Disable all communication among students'
        !          14630: => 'Disable all communication among students',
        !          14631: 
        !          14632:    'Disable display of problem receipts'
        !          14633: => 'Disable display of problem receipts',
        !          14634: 
        !          14635:    'Disable student resource discussion'
        !          14636: => 'Disable student resource discussion',
        !          14637: 
        !          14638:    'Disable student use of chatrooms'
        !          14639: => 'Disable student use of chatrooms',
        !          14640: 
        !          14641:    'Disagree'
        !          14642: => 'Disagree',
        !          14643: 
        !          14644:    'Disallow Resource Discussion for Roles'
        !          14645: => 'Disallow Resource Discussion for Roles',
        !          14646: 
        !          14647:    'Disallow Resource Discussion for Users'
        !          14648: => 'Disallow Resource Discussion for Users',
        !          14649: 
        !          14650:    'Disallow live chatroom use for Roles'
        !          14651: => 'Disallow live chatroom use for Roles',
        !          14652: 
        !          14653:    'Disallow live chatroom use for Users'
        !          14654: => 'Disallow live chatroom use for Users',
        !          14655: 
        !          14656:    'Discard Edits and View'
        !          14657: => 'Discard Edits and View',
        !          14658: 
        !          14659:    'Discard Selected'
        !          14660: => 'Discard Selected',
        !          14661: 
        !          14662:    'Discussion Contributions'
        !          14663: => 'Discussion Contributions',
        !          14664: 
        !          14665:    'Discussion Participation'
        !          14666: => 'Discussion Participation',
        !          14667: 
        !          14668:    'Discussions'
        !          14669: => 'Discussions',
        !          14670: 
        !          14671:    'Display'
        !          14672: => 'Display',
        !          14673: 
        !          14674:    'Display All Messages'
        !          14675: => 'Display All Messages',
        !          14676: 
        !          14677:    'Display all Messages'
        !          14678: => 'Display all Messages',
        !          14679: 
        !          14680:    'Display and analysis of submission times on assessments.'
        !          14681: => 'Display and analysis of submission times on assessments.',
        !          14682: 
        !          14683:    'Display file attributes'
        !          14684: => 'Display file attributes',
        !          14685: 
        !          14686:    'Display foils in order given'
        !          14687: => 'Display foils in order given',
        !          14688: 
        !          14689:    'Display foils in random order'
        !          14690: => 'Display foils in random order',
        !          14691: 
        !          14692:    'Distribute Messages from Uploaded File to Course'
        !          14693: => 'Distribute Messages from Uploaded File to Course',
        !          14694: 
        !          14695:    'Do NOT generate as standard course'
        !          14696: => 'Do NOT generate as standard course',
        !          14697: 
        !          14698:    'Do not show plain URL (encrypturl)'
        !          14699: => 'Do not show plain URL (encrypturl)',
        !          14700: 
        !          14701:    'DoDiff'
        !          14702: => 'DoDiff',
        !          14703: 
        !          14704:    'Domain'
        !          14705: => 'Domain',
        !          14706: 
        !          14707:    'Domain Coordinator'
        !          14708: => 'Domain Coordinator',
        !          14709: 
        !          14710:    'Domain Guest'
        !          14711: => 'Domain Guest',
        !          14712: 
        !          14713:    'Domain Level'
        !          14714: => 'Domain Level',
        !          14715: 
        !          14716:    'Domain only - use limited to courses in the domain'
        !          14717: => 'Domain only - use limited to courses in the domain',
        !          14718: 
        !          14719:    "Don't Show Feedback"
        !          14720: => "Don't Show Feedback",
        !          14721: 
        !          14722:    'Done'
        !          14723: => 'Done',
        !          14724: 
        !          14725:    'Drop Students'
        !          14726: => 'Drop Students',
        !          14727: 
        !          14728:    'Drop/Add students in this course'
        !          14729: => 'Drop/Add students in this course',
        !          14730: 
        !          14731:    'Dropped [_1]'
        !          14732: => 'Dropped [_1]',
        !          14733: 
        !          14734:    'Dropped [_1] student(s).'
        !          14735: => 'Dropped [_1] student(s).',
        !          14736: 
        !          14737:    'Dropping Students'
        !          14738: => 'Dropping Students',
        !          14739: 
        !          14740:    'Due'
        !          14741: => 'Due',
        !          14742: 
        !          14743:    'Due Date (contentclose)'
        !          14744: => 'Due Date (contentclose)',
        !          14745: 
        !          14746:    'Due Date (duedate)'
        !          14747: => 'Due Date (duedate)',
        !          14748: 
        !          14749:    'Dump Course DOCS'
        !          14750: => 'Dump Course DOCS',
        !          14751: 
        !          14752:    'Dump Course DOCS to Construction Space'
        !          14753: => 'Dump Course DOCS to Construction Space',
        !          14754: 
        !          14755:    'Duration of automated classlist updates'
        !          14756: => 'Duration of automated classlist updates',
        !          14757: 
        !          14758:    'Dynamic Metadata'
        !          14759: => 'Dynamic Metadata',
        !          14760: 
        !          14761:    'Dynamic Metadata (updated periodically)'
        !          14762: => 'Dynamic Metadata (updated periodically)',
        !          14763: 
        !          14764:    'EMail Address'
        !          14765: => 'EMail Address',
        !          14766: 
        !          14767:    'EMail and Messages'
        !          14768: => 'EMail and Messages',
        !          14769: 
        !          14770:    'ERROR'
        !          14771: => 'ERROR',
        !          14772: 
        !          14773:    'Edit'
        !          14774: => 'Edit',
        !          14775: 
        !          14776:    'Edit Catalog Information'
        !          14777: => 'Edit Catalog Information',
        !          14778: 
        !          14779:    'Edit Content of a Map'
        !          14780: => 'Edit Content of a Map',
        !          14781: 
        !          14782:    'Edit Custom Role Privileges'
        !          14783: => 'Edit Custom Role Privileges',
        !          14784: 
        !          14785:    'Edit Directory Catalog Information'
        !          14786: => 'Edit Directory Catalog Information',
        !          14787: 
        !          14788:    'Edit and view documents included in this course'
        !          14789: => 'Edit and view documents included in this course',
        !          14790: 
        !          14791:    'Edit this resource'
        !          14792: => 'Edit this resource',
        !          14793: 
        !          14794:    'Edit/Modify DOCS'
        !          14795: => 'Edit/Modify DOCS',
        !          14796: 
        !          14797:    'EditXML'
        !          14798: => 'EditXML',
        !          14799: 
        !          14800:    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
        !          14801: => 'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.',
        !          14802: 
        !          14803:    'Empty'
        !          14804: => 'Empty',
        !          14805: 
        !          14806:    'Enclosing Map or Folder'
        !          14807: => 'Enclosing Map or Folder',
        !          14808: 
        !          14809:    'End'
        !          14810: => 'End',
        !          14811: 
        !          14812:    'End Helper'
        !          14813: => 'End Helper',
        !          14814: 
        !          14815:    'End Time'
        !          14816: => 'End Time',
        !          14817: 
        !          14818:    'Ending Date'
        !          14819: => 'Ending Date',
        !          14820: 
        !          14821:    'English - ISO'
        !          14822: => 'English - ISO',
        !          14823: 
        !          14824:    'Enroll One Student'
        !          14825: => 'Enroll One Student',
        !          14826: 
        !          14827:    'Enroll a single student'
        !          14828: => 'Enroll a single student',
        !          14829: 
        !          14830:    'Enroll as student'
        !          14831: => 'Enroll as student',
        !          14832: 
        !          14833:    'Enrolling'
        !          14834: => 'Enrolling',
        !          14835: 
        !          14836:    'Enrolling Student'
        !          14837: => 'Enrolling Student',
        !          14838: 
        !          14839:    'Enrolling Students'
        !          14840: => 'Enrolling Students',
        !          14841: 
        !          14842:    'Enrollment Manager'
        !          14843: => 'Enrollment Manager',
        !          14844: 
        !          14845:    'Enrollment Status'
        !          14846: => 'Enrollment Status',
        !          14847: 
        !          14848:    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
        !          14849: => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
        !          14850: 
        !          14851:    'Enter construction space as a co-author'
        !          14852: => 'Enter construction space as a co-author',
        !          14853: 
        !          14854:    'Enter grades from check-out assessment resources'
        !          14855: => 'Enter grades from check-out assessment resources',
        !          14856: 
        !          14857:    'Enter my portfolio space'
        !          14858: => 'Enter my portfolio space',
        !          14859: 
        !          14860:    'Enter my resource construction space'
        !          14861: => 'Enter my resource construction space',
        !          14862: 
        !          14863:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
        !          14864: => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
        !          14865: 
        !          14866:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
        !          14867: => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
        !          14868: 
        !          14869:    'Enter the chatroom for the course'
        !          14870: => 'Enter the chatroom for the course',
        !          14871: 
        !          14872:    'Entering Construction Space'
        !          14873: => 'Entering Construction Space',
        !          14874: 
        !          14875:    'Entering course ...'
        !          14876: => 'Entering course ...',
        !          14877: 
        !          14878:    'Error'
        !          14879: => 'Error',
        !          14880: 
        !          14881:    'Error Messages'
        !          14882: => 'Error Messages',
        !          14883: 
        !          14884:    'Error dropping [_1]:[_2]'
        !          14885: => 'Error dropping [_1]:[_2]',
        !          14886: 
        !          14887:    'Error: Directory Non Empty'
        !          14888: => 'Error: Directory Non Empty',
        !          14889: 
        !          14890:    'Error: destination for operation is an existing directory.'
        !          14891: => 'Error: destination for operation is an existing directory.',
        !          14892: 
        !          14893:    'Essay, open end'
        !          14894: => 'Essay, open end',
        !          14895: 
        !          14896:    'Evaluate Resource'
        !          14897: => 'Evaluate Resource',
        !          14898: 
        !          14899:    'Evaluation Comments'
        !          14900: => 'Evaluation Comments',
        !          14901: 
        !          14902:    'Evaluation Data'
        !          14903: => 'Evaluation Data',
        !          14904: 
        !          14905:    'Evaluation Error '
        !          14906: => 'Evaluation Error ',
        !          14907: 
        !          14908:    'Every problem in a particular folder'
        !          14909: => 'Every problem in a particular folder',
        !          14910: 
        !          14911:    'Every problem in a particular folder (overrides course default)'
        !          14912: => 'Every problem in a particular folder (overrides course default)',
        !          14913: 
        !          14914:    'Every problem in the course'
        !          14915: => 'Every problem in the course',
        !          14916: 
        !          14917:    'Exam Information'
        !          14918: => 'Exam Information',
        !          14919: 
        !          14920:    'Exam Problem'
        !          14921: => 'Exam Problem',
        !          14922: 
        !          14923:    'Exam Proctor'
        !          14924: => 'Exam Proctor',
        !          14925: 
        !          14926:    'Excel'
        !          14927: => 'Excel',
        !          14928: 
        !          14929:    'Excel format'
        !          14930: => 'Excel format',
        !          14931: 
        !          14932:    'Excused by instructor'
        !          14933: => 'Excused by instructor',
        !          14934: 
        !          14935:    'Exit'
        !          14936: => 'Exit',
        !          14937: 
        !          14938:    'Exit LON-CAPA'
        !          14939: => 'Exit LON-CAPA',
        !          14940: 
        !          14941:    'Extent'
        !          14942: => 'Extent',
        !          14943: 
        !          14944:    'External Resource'
        !          14945: => 'External Resource',
        !          14946: 
        !          14947:    'FAIL'
        !          14948: => 'FAIL',
        !          14949: 
        !          14950:    'Failed Access to Construction Space'
        !          14951: => 'Failed Access to Construction Space',
        !          14952: 
        !          14953:    'Failed to copy source'
        !          14954: => 'Failed to copy source',
        !          14955: 
        !          14956:    'Failed to write metadata copy'
        !          14957: => 'Failed to write metadata copy',
        !          14958: 
        !          14959:    'False'
        !          14960: => 'False',
        !          14961: 
        !          14962:    'February'
        !          14963: => 'February',
        !          14964: 
        !          14965:    'Feedback Addresses for Course Content'
        !          14966: => 'Feedback Addresses for Course Content',
        !          14967: 
        !          14968:    'Feedback Addresses for Course Content Comments'
        !          14969: => 'Feedback Addresses for Course Content Comments',
        !          14970: 
        !          14971:    'Feedback Addresses for Course Policy'
        !          14972: => 'Feedback Addresses for Course Policy',
        !          14973: 
        !          14974:    'Feedback Addresses for Resource Content Question'
        !          14975: => 'Feedback Addresses for Resource Content Question',
        !          14976: 
        !          14977:    'Field'
        !          14978: => 'Field',
        !          14979: 
        !          14980:    'Fielded Format'
        !          14981: => 'Fielded Format',
        !          14982: 
        !          14983:    'File'
        !          14984: => 'File',
        !          14985: 
        !          14986:    'File Category'
        !          14987: => 'File Category',
        !          14988: 
        !          14989:    'File copied.'
        !          14990: => 'File copied.',
        !          14991: 
        !          14992:    'Filenames in Construction Space'
        !          14993: => 'Filenames in Construction Space',
        !          14994: 
        !          14995:    'Finalize Publication'
        !          14996: => 'Finalize Publication',
        !          14997: 
        !          14998:    'Finish Course Initialization'
        !          14999: => 'Finish Course Initialization',
        !          15000: 
        !          15001:    'Finish Helper'
        !          15002: => 'Finish Helper',
        !          15003: 
        !          15004:    'First'
        !          15005: => 'First',
        !          15006: 
        !          15007:    'First Name'
        !          15008: => 'First Name',
        !          15009: 
        !          15010:    'First Resource'
        !          15011: => 'First Resource',
        !          15012: 
        !          15013:    'Foil'
        !          15014: => 'Foil',
        !          15015: 
        !          15016:    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
        !          15017: => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
        !          15018: 
        !          15019:    'Foils'
        !          15020: => 'Foils',
        !          15021: 
        !          15022:    'Folder'
        !          15023: => 'Folder',
        !          15024: 
        !          15025:    'Folder in Construction Space'
        !          15026: => 'Folder in Construction Space',
        !          15027: 
        !          15028:    'Folder/Map'
        !          15029: => 'Folder/Map',
        !          15030: 
        !          15031:    'For User'
        !          15032: => 'For User',
        !          15033: 
        !          15034:    'For one or more students'
        !          15035: => 'For one or more students',
        !          15036: 
        !          15037:    'Force publication of unmodified files'
        !          15038: => 'Force publication of unmodified files',
        !          15039: 
        !          15040:    'Format:'
        !          15041: => 'Format:',
        !          15042: 
        !          15043:    'Forward'
        !          15044: => 'Forward',
        !          15045: 
        !          15046:    'Forwarded message from'
        !          15047: => 'Forwarded message from',
        !          15048: 
        !          15049:    'Forwarding'
        !          15050: => 'Forwarding',
        !          15051: 
        !          15052:    'Found a <*response> outside of a <part> in a <part>ed problem'
        !          15053: => 'Found a <*response> outside of a <part> in a <part>ed problem',
        !          15054: 
        !          15055:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          15056: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          15057: 
        !          15058:    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          15059: => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          15060: 
        !          15061:    'Frequency'
        !          15062: => 'Frequency',
        !          15063: 
        !          15064:    'Fri'
        !          15065: => 'Fri',
        !          15066: 
        !          15067:    'From'
        !          15068: => 'From',
        !          15069: 
        !          15070:    'Full Update'
        !          15071: => 'Full Update',
        !          15072: 
        !          15073:    'Full update (also print list of users not enrolled anymore)'
        !          15074: => 'Full update (also print list of users not enrolled anymore)',
        !          15075: 
        !          15076:    'Functions'
        !          15077: => 'Functions',
        !          15078: 
        !          15079:    'General Intro'
        !          15080: => 'General Intro',
        !          15081: 
        !          15082:    'Generate Spreadsheet'
        !          15083: => 'Generate Spreadsheet',
        !          15084: 
        !          15085:    'Generate Statistics'
        !          15086: => 'Generate Statistics',
        !          15087: 
        !          15088:    'Generate messages from a file'
        !          15089: => 'Generate messages from a file',
        !          15090: 
        !          15091:    'Generate new role ...'
        !          15092: => 'Generate new role ...',
        !          15093: 
        !          15094:    'Generation'
        !          15095: => 'Generation',
        !          15096: 
        !          15097:    'German - ISO'
        !          15098: => 'German - ISO',
        !          15099: 
        !          15100:    'Getting Problem Variants'
        !          15101: => 'Getting Problem Variants',
        !          15102: 
        !          15103:    'Go'
        !          15104: => 'Go',
        !          15105: 
        !          15106:    'Go Back'
        !          15107: => 'Go Back',
        !          15108: 
        !          15109:    'Go To My First Homework Problem'
        !          15110: => 'Go To My First Homework Problem',
        !          15111: 
        !          15112:    'Go to ...'
        !          15113: => 'Go to ...',
        !          15114: 
        !          15115:    'Go to the next resource in the course sequence'
        !          15116: => 'Go to the next resource in the course sequence',
        !          15117: 
        !          15118:    'Go to the previous resource in the course sequence'
        !          15119: => 'Go to the previous resource in the course sequence',
        !          15120: 
        !          15121:    'Goodbye'
        !          15122: => 'Goodbye',
        !          15123: 
        !          15124:    'Grades Spreadsheet'
        !          15125: => 'Grades Spreadsheet',
        !          15126: 
        !          15127:    'Grading'
        !          15128: => 'Grading',
        !          15129: 
        !          15130:    'Grading Information'
        !          15131: => 'Grading Information',
        !          15132: 
        !          15133:    'Grant/revoke Course Custom Role'
        !          15134: => 'Grant/revoke Course Custom Role',
        !          15135: 
        !          15136:    'Grant/revoke role of Administrator'
        !          15137: => 'Grant/revoke role of Administrator',
        !          15138: 
        !          15139:    'Grant/revoke role of Author'
        !          15140: => 'Grant/revoke role of Author',
        !          15141: 
        !          15142:    'Grant/revoke role of Co-Author'
        !          15143: => 'Grant/revoke role of Co-Author',
        !          15144: 
        !          15145:    'Grant/revoke role of Course Coordinator'
        !          15146: => 'Grant/revoke role of Course Coordinator',
        !          15147: 
        !          15148:    'Grant/revoke role of Domain Coordinator'
        !          15149: => 'Grant/revoke role of Domain Coordinator',
        !          15150: 
        !          15151:    'Grant/revoke role of Domain Guest'
        !          15152: => 'Grant/revoke role of Domain Guest',
        !          15153: 
        !          15154:    'Grant/revoke role of Exam Proctor'
        !          15155: => 'Grant/revoke role of Exam Proctor',
        !          15156: 
        !          15157:    'Grant/revoke role of Instructor'
        !          15158: => 'Grant/revoke role of Instructor',
        !          15159: 
        !          15160:    'Grant/revoke role of Librarian'
        !          15161: => 'Grant/revoke role of Librarian',
        !          15162: 
        !          15163:    'Grant/revoke role of Scantron Operator'
        !          15164: => 'Grant/revoke role of Scantron Operator',
        !          15165: 
        !          15166:    'Grant/revoke role of Student'
        !          15167: => 'Grant/revoke role of Student',
        !          15168: 
        !          15169:    'Grant/revoke role of Superuser'
        !          15170: => 'Grant/revoke role of Superuser',
        !          15171: 
        !          15172:    'Grant/revoke role of Teaching Assistant'
        !          15173: => 'Grant/revoke role of Teaching Assistant',
        !          15174: 
        !          15175:    'Greek Symbols'
        !          15176: => 'Greek Symbols',
        !          15177: 
        !          15178:    'Group/Section'
        !          15179: => 'Group/Section',
        !          15180: 
        !          15181:    'HTML'
        !          15182: => 'HTML',
        !          15183: 
        !          15184:    'HTML can be allowed or banned inside of course discussion.'
        !          15185: => 'HTML can be allowed or banned inside of course discussion.',
        !          15186: 
        !          15187:    'HTML character enties'
        !          15188: => 'HTML character enties',
        !          15189: 
        !          15190:    'HTML in Discussions'
        !          15191: => 'HTML in Discussions',
        !          15192: 
        !          15193:    'HTML/XML'
        !          15194: => 'HTML/XML',
        !          15195: 
        !          15196:    'Hand Graded (handgrade)'
        !          15197: => 'Hand Graded (handgrade)',
        !          15198: 
        !          15199:    'Height(pixel):'
        !          15200: => 'Height(pixel):',
        !          15201: 
        !          15202:    'Help'
        !          15203: => 'Help',
        !          15204: 
        !          15205:    'Help on Creating Courses'
        !          15206: => 'Help on Creating Courses',
        !          15207: 
        !          15208:    'Helproom Hours'
        !          15209: => 'Helproom Hours',
        !          15210: 
        !          15211:    'Hide'
        !          15212: => 'Hide',
        !          15213: 
        !          15214:    'Hide Empty Rows in Spreadsheets'
        !          15215: => 'Hide Empty Rows in Spreadsheets',
        !          15216: 
        !          15217:    'Highest Grade Level'
        !          15218: => 'Highest Grade Level',
        !          15219: 
        !          15220:    'Hint Text'
        !          15221: => 'Hint Text',
        !          15222: 
        !          15223:    'Home Server'
        !          15224: => 'Home Server',
        !          15225: 
        !          15226:    'Homework problem'
        !          15227: => 'Homework problem',
        !          15228: 
        !          15229:    'Host'
        !          15230: => 'Host',
        !          15231: 
        !          15232:    'How do I create a CSV file from a spreadsheet'
        !          15233: => 'How do I create a CSV file from a spreadsheet',
        !          15234: 
        !          15235:    'How do I create a class list from a spreadsheet'
        !          15236: => 'How do I create a class list from a spreadsheet',
        !          15237: 
        !          15238:    'How many tries should be set for all problems in the course?'
        !          15239: => 'How many tries should be set for all problems in the course?',
        !          15240: 
        !          15241:    'How many tries should be set for the selected folder?'
        !          15242: => 'How many tries should be set for the selected folder?',
        !          15243: 
        !          15244:    'How many tries should be set for the selected problem?'
        !          15245: => 'How many tries should be set for the selected problem?',
        !          15246: 
        !          15247:    'How should the results be printed?'
        !          15248: => 'How should the results be printed?',
        !          15249: 
        !          15250:    'ID/Student Number'
        !          15251: => 'ID/Student Number',
        !          15252: 
        !          15253:    'Identify fields'
        !          15254: => 'Identify fields',
        !          15255: 
        !          15256:    'If active, the new role will be available when the students next log in to LON-CAPA.'
        !          15257: => 'If active, the new role will be available when the students next log in to LON-CAPA.',
        !          15258: 
        !          15259:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
        !          15260: => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
        !          15261: 
        !          15262:    'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
        !          15263: => 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
        !          15264: 
        !          15265:    'Ignore First Line'
        !          15266: => 'Ignore First Line',
        !          15267: 
        !          15268:    'Illegal filename.'
        !          15269: => 'Illegal filename.',
        !          15270: 
        !          15271:    'Image:'
        !          15272: => 'Image:',
        !          15273: 
        !          15274:    'Immediately expire own role as Course Coordinator'
        !          15275: => 'Immediately expire own role as Course Coordinator',
        !          15276: 
        !          15277:    'Import'
        !          15278: => 'Import',
        !          15279: 
        !          15280:    'Import a published document'
        !          15281: => 'Import a published document',
        !          15282: 
        !          15283:    'Import and Paste Area'
        !          15284: => 'Import and Paste Area',
        !          15285: 
        !          15286:    'Include retrieval of student photographs?'
        !          15287: => 'Include retrieval of student photographs?',
        !          15288: 
        !          15289:    'Incorrect'
        !          15290: => 'Incorrect',
        !          15291: 
        !          15292:    'Incorrect Answers:'
        !          15293: => 'Incorrect Answers:',
        !          15294: 
        !          15295:    'Initial Password'
        !          15296: => 'Initial Password',
        !          15297: 
        !          15298:    'Institutional Information'
        !          15299: => 'Institutional Information',
        !          15300: 
        !          15301:    'Instructor'
        !          15302: => 'Instructor',
        !          15303: 
        !          15304:    'Instructor Information'
        !          15305: => 'Instructor Information',
        !          15306: 
        !          15307:    'Interlingua (International Auxiliary Language Association) - ISO'
        !          15308: => 'Interlingua (International Auxiliary Language Association) - ISO',
        !          15309: 
        !          15310:    'Internal Filename'
        !          15311: => 'Internal Filename',
        !          15312: 
        !          15313:    'Internally authenticated'
        !          15314: => 'Internally authenticated',
        !          15315: 
        !          15316:    'Invalid Significant figures detected'
        !          15317: => 'Invalid Significant figures detected',
        !          15318: 
        !          15319:    'Invalid characters in requested name have been removed.'
        !          15320: => 'Invalid characters in requested name have been removed.',
        !          15321: 
        !          15322:    'Invalid date entry'
        !          15323: => 'Invalid date entry',
        !          15324: 
        !          15325:    'Invalid home server specified'
        !          15326: => 'Invalid home server specified',
        !          15327: 
        !          15328:    'Invalid login mode or password.'
        !          15329: => 'Invalid login mode or password.',
        !          15330: 
        !          15331:    'Invalid username or domain'
        !          15332: => 'Invalid username or domain',
        !          15333: 
        !          15334:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
        !          15335: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
        !          15336: 
        !          15337:    'January'
        !          15338: => 'January',
        !          15339: 
        !          15340:    'Japanese - UTF'
        !          15341: => 'Japanese - UTF',
        !          15342: 
        !          15343:    'July'
        !          15344: => 'July',
        !          15345: 
        !          15346:    'June'
        !          15347: => 'June',
        !          15348: 
        !          15349:    'KEYWORDS'
        !          15350: => 'KEYWORDS',
        !          15351: 
        !          15352:    'Keep all Resources up-to-date with most recent Versions (default)'
        !          15353: => 'Keep all Resources up-to-date with most recent Versions (default)',
        !          15354: 
        !          15355:    'Kerberos authenticated'
        !          15356: => 'Kerberos authenticated',
        !          15357: 
        !          15358:    'Keyword(s)'
        !          15359: => 'Keyword(s)',
        !          15360: 
        !          15361:    'Keywords'
        !          15362: => 'Keywords',
        !          15363: 
        !          15364:    'LON-CAPA Domain for Students'
        !          15365: => 'LON-CAPA Domain for Students',
        !          15366: 
        !          15367:    'LON-CAPA Enrollment Manager'
        !          15368: => 'LON-CAPA Enrollment Manager',
        !          15369: 
        !          15370:    'LON-CAPA Help'
        !          15371: => 'LON-CAPA Help',
        !          15372: 
        !          15373:    'LON-CAPA Helper:'
        !          15374: => 'LON-CAPA Helper:',
        !          15375: 
        !          15376:    'LON-CAPA domain: [_1]'
        !          15377: => 'LON-CAPA domain: [_1]',
        !          15378: 
        !          15379:    'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
        !          15380: => 'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
        !          15381: 
        !          15382:    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
        !          15383: => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
        !          15384: 
        !          15385:    'LaTeX batchmode'
        !          15386: => 'LaTeX batchmode',
        !          15387: 
        !          15388:    'LaTeX mode:'
        !          15389: => 'LaTeX mode:',
        !          15390: 
        !          15391:    'Landscape'
        !          15392: => 'Landscape',
        !          15393: 
        !          15394:    'Language'
        !          15395: => 'Language',
        !          15396: 
        !          15397:    'Languages used'
        !          15398: => 'Languages used',
        !          15399: 
        !          15400:    'Last'
        !          15401: => 'Last',
        !          15402: 
        !          15403:    'Last Modified'
        !          15404: => 'Last Modified',
        !          15405: 
        !          15406:    'Last Name'
        !          15407: => 'Last Name',
        !          15408: 
        !          15409:    'Last Name, First Names'
        !          15410: => 'Last Name, First Names',
        !          15411: 
        !          15412:    'Last Week'
        !          15413: => 'Last Week',
        !          15414: 
        !          15415:    'Last access'
        !          15416: => 'Last access',
        !          15417: 
        !          15418:    'Last accessed'
        !          15419: => 'Last accessed',
        !          15420: 
        !          15421:    'Last modified'
        !          15422: => 'Last modified',
        !          15423: 
        !          15424:    'Last updated'
        !          15425: => 'Last updated',
        !          15426: 
        !          15427:    'Launch Remote Control'
        !          15428: => 'Launch Remote Control',
        !          15429: 
        !          15430:    'Launch navigation window'
        !          15431: => 'Launch navigation window',
        !          15432: 
        !          15433:    'Leave blank on scoring form'
        !          15434: => 'Leave blank on scoring form',
        !          15435: 
        !          15436:    'Librarian'
        !          15437: => 'Librarian',
        !          15438: 
        !          15439:    'Limit by copyright/distribution'
        !          15440: => 'Limit by copyright/distribution',
        !          15441: 
        !          15442:    'Limit by language'
        !          15443: => 'Limit by language',
        !          15444: 
        !          15445:    'List Directory'
        !          15446: => 'List Directory',
        !          15447: 
        !          15448:    'List of hidden parts (hiddenparts)'
        !          15449: => 'List of hidden parts (hiddenparts)',
        !          15450: 
        !          15451:    'List of possible answers'
        !          15452: => 'List of possible answers',
        !          15453: 
        !          15454:    'Load'
        !          15455: => 'Load',
        !          15456: 
        !          15457:    'Load Map'
        !          15458: => 'Load Map',
        !          15459: 
        !          15460:    'Load:'
        !          15461: => 'Load:',
        !          15462: 
        !          15463:    'Location'
        !          15464: => 'Location',
        !          15465: 
        !          15466:    'Lock and unlock assessments'
        !          15467: => 'Lock and unlock assessments',
        !          15468: 
        !          15469:    'Log in'
        !          15470: => 'Log in',
        !          15471: 
        !          15472:    'Logged Out'
        !          15473: => 'Logged Out',
        !          15474: 
        !          15475:    'Login Data'
        !          15476: => 'Login Data',
        !          15477: 
        !          15478:    'Login Type'
        !          15479: => 'Login Type',
        !          15480: 
        !          15481:    'Logout'
        !          15482: => 'Logout',
        !          15483: 
        !          15484:    'Lowest Grade Level'
        !          15485: => 'Lowest Grade Level',
        !          15486: 
        !          15487:    'MIME Type'
        !          15488: => 'MIME Type',
        !          15489: 
        !          15490:    'Mail'
        !          15491: => 'Mail',
        !          15492: 
        !          15493:    'Main Course Documents'
        !          15494: => 'Main Course Documents',
        !          15495: 
        !          15496:    'Main Menu'
        !          15497: => 'Main Menu',
        !          15498: 
        !          15499:    'Make new directory'
        !          15500: => 'Make new directory',
        !          15501: 
        !          15502:    'Make new file'
        !          15503: => 'Make new file',
        !          15504: 
        !          15505:    'Make notes and annotations about this resource'
        !          15506: => 'Make notes and annotations about this resource',
        !          15507: 
        !          15508:    'Making Backup to'
        !          15509: => 'Making Backup to',
        !          15510: 
        !          15511:    'Manage Access Keys'
        !          15512: => 'Manage Access Keys',
        !          15513: 
        !          15514:    'Manage access keys'
        !          15515: => 'Manage access keys',
        !          15516: 
        !          15517:    'Manual Grading'
        !          15518: => 'Manual Grading',
        !          15519: 
        !          15520:    'Map'
        !          15521: => 'Map',
        !          15522: 
        !          15523:    'Map contents are not shown in order.'
        !          15524: => 'Map contents are not shown in order.',
        !          15525: 
        !          15526:    'Map has branchings. Use advanced editor.'
        !          15527: => 'Map has branchings. Use advanced editor.',
        !          15528: 
        !          15529:    'Map has conditions. Use advanced editor.'
        !          15530: => 'Map has conditions. Use advanced editor.',
        !          15531: 
        !          15532:    'Map has resource parameters. Use advanced editor.'
        !          15533: => 'Map has resource parameters. Use advanced editor.',
        !          15534: 
        !          15535:    'Map has unconnected resources. Use advanced editor.'
        !          15536: => 'Map has unconnected resources. Use advanced editor.',
        !          15537: 
        !          15538:    'March'
        !          15539: => 'March',
        !          15540: 
        !          15541:    'Mark Unread'
        !          15542: => 'Mark Unread',
        !          15543: 
        !          15544:    'Mark all posts read'
        !          15545: => 'Mark all posts read',
        !          15546: 
        !          15547:    'Material appears to be correct'
        !          15548: => 'Material appears to be correct',
        !          15549: 
        !          15550:    'Material covered with sufficient depth'
        !          15551: => 'Material covered with sufficient depth',
        !          15552: 
        !          15553:    'Material is helpful'
        !          15554: => 'Material is helpful',
        !          15555: 
        !          15556:    'Material presented in clear way'
        !          15557: => 'Material presented in clear way',
        !          15558: 
        !          15559:    'Max Number Of Shown Foils:'
        !          15560: => 'Max Number Of Shown Foils:',
        !          15561: 
        !          15562:    'Max Possible To Date'
        !          15563: => 'Max Possible To Date',
        !          15564: 
        !          15565:    'Max Tries'
        !          15566: => 'Max Tries',
        !          15567: 
        !          15568:    'Max number of foils displayed'
        !          15569: => 'Max number of foils displayed',
        !          15570: 
        !          15571:    'Maximum Number of Collaborators'
        !          15572: => 'Maximum Number of Collaborators',
        !          15573: 
        !          15574:    'Maximum Number of Collaborators (maxcollaborators)'
        !          15575: => 'Maximum Number of Collaborators (maxcollaborators)',
        !          15576: 
        !          15577:    'Maximum Number of Tries (maxtries)'
        !          15578: => 'Maximum Number of Tries (maxtries)',
        !          15579: 
        !          15580:    'May'
        !          15581: => 'May',
        !          15582: 
        !          15583:    'Mean Tries'
        !          15584: => 'Mean Tries',
        !          15585: 
        !          15586:    'Messaging'
        !          15587: => 'Messaging',
        !          15588: 
        !          15589:    'Metadata'
        !          15590: => 'Metadata',
        !          15591: 
        !          15592:    'Metadata Information'
        !          15593: => 'Metadata Information',
        !          15594: 
        !          15595:    'Metadata Version'
        !          15596: => 'Metadata Version',
        !          15597: 
        !          15598:    'Metadata current version'
        !          15599: => 'Metadata current version',
        !          15600: 
        !          15601:    'Middle'
        !          15602: => 'Middle',
        !          15603: 
        !          15604:    'Middle Name'
        !          15605: => 'Middle Name',
        !          15606: 
        !          15607:    'Middle Names/Initials'
        !          15608: => 'Middle Names/Initials',
        !          15609: 
        !          15610:    'Mime type'
        !          15611: => 'Mime type',
        !          15612: 
        !          15613:    'Missing Kerberos domain information.'
        !          15614: => 'Missing Kerberos domain information.',
        !          15615: 
        !          15616:    'Modification Date'
        !          15617: => 'Modification Date',
        !          15618: 
        !          15619:    'Modification may make assessment data inaccessible'
        !          15620: => 'Modification may make assessment data inaccessible',
        !          15621: 
        !          15622:    'Modified'
        !          15623: => 'Modified',
        !          15624: 
        !          15625:    'Modify Course Assessment Parameters'
        !          15626: => 'Modify Course Assessment Parameters',
        !          15627: 
        !          15628:    'Modify Enrollment for'
        !          15629: => 'Modify Enrollment for',
        !          15630: 
        !          15631:    'Modify Parameters'
        !          15632: => 'Modify Parameters',
        !          15633: 
        !          15634:    'Modify User'
        !          15635: => 'Modify User',
        !          15636: 
        !          15637:    'Modify another students data'
        !          15638: => 'Modify another students data',
        !          15639: 
        !          15640:    'Modify authentication mechanism and data for a user'
        !          15641: => 'Modify authentication mechanism and data for a user',
        !          15642: 
        !          15643:    'Modify deadlines, etc, for this assessment resource'
        !          15644: => 'Modify deadlines, etc, for this assessment resource',
        !          15645: 
        !          15646:    'Modify deadlines, etc, for this resource'
        !          15647: => 'Modify deadlines, etc, for this resource',
        !          15648: 
        !          15649:    'Modify grades'
        !          15650: => 'Modify grades',
        !          15651: 
        !          15652:    'Modify student data'
        !          15653: => 'Modify student data',
        !          15654: 
        !          15655:    'Modify user grades for this assessment resource'
        !          15656: => 'Modify user grades for this assessment resource',
        !          15657: 
        !          15658:    'Modifying data for user'
        !          15659: => 'Modifying data for user',
        !          15660: 
        !          15661:    'Modifying this will make problems'
        !          15662: => 'Modifying this will make problems',
        !          15663: 
        !          15664:    'Mon'
        !          15665: => 'Mon',
        !          15666: 
        !          15667:    'Most recently published Version'
        !          15668: => 'Most recently published Version',
        !          15669: 
        !          15670:    'Move Down'
        !          15671: => 'Move Down',
        !          15672: 
        !          15673:    'Move Up'
        !          15674: => 'Move Up',
        !          15675: 
        !          15676:    'Move current file to'
        !          15677: => 'Move current file to',
        !          15678: 
        !          15679:    'Must create new subdirectory inside a directory'
        !          15680: => 'Must create new subdirectory inside a directory',
        !          15681: 
        !          15682:    'My Personal Info'
        !          15683: => 'My Personal Info',
        !          15684: 
        !          15685:    'My question/comment/feedback:'
        !          15686: => 'My question/comment/feedback:',
        !          15687: 
        !          15688:    'Name'
        !          15689: => 'Name',
        !          15690: 
        !          15691:    'Name of Role'
        !          15692: => 'Name of Role',
        !          15693: 
        !          15694:    'Name starting with'
        !          15695: => 'Name starting with',
        !          15696: 
        !          15697:    'Name:'
        !          15698: => 'Name:',
        !          15699: 
        !          15700:    'Navigate'
        !          15701: => 'Navigate',
        !          15702: 
        !          15703:    'Navigate Contents'
        !          15704: => 'Navigate Contents',
        !          15705: 
        !          15706:    'Navigate Course Contents'
        !          15707: => 'Navigate Course Contents',
        !          15708: 
        !          15709:    'Navigate the table of contents for this course'
        !          15710: => 'Navigate the table of contents for this course',
        !          15711: 
        !          15712:    'Network-wide number of accesses (hits)'
        !          15713: => 'Network-wide number of accesses (hits)',
        !          15714: 
        !          15715:    'Network-wide number of courses using resource'
        !          15716: => 'Network-wide number of courses using resource',
        !          15717: 
        !          15718:    'New Directory'
        !          15719: => 'New Directory',
        !          15720: 
        !          15721:    'New Folder'
        !          15722: => 'New Folder',
        !          15723: 
        !          15724:    'New HTML file'
        !          15725: => 'New HTML file',
        !          15726: 
        !          15727:    'New Messages'
        !          15728: => 'New Messages',
        !          15729: 
        !          15730:    'New Problem Variation'
        !          15731: => 'New Problem Variation',
        !          15732: 
        !          15733:    'New Randomization'
        !          15734: => 'New Randomization',
        !          15735: 
        !          15736:    'New Resource'
        !          15737: => 'New Resource',
        !          15738: 
        !          15739:    'New Role'
        !          15740: => 'New Role',
        !          15741: 
        !          15742:    'New Search'
        !          15743: => 'New Search',
        !          15744: 
        !          15745:    'New Title'
        !          15746: => 'New Title',
        !          15747: 
        !          15748:    'New User'
        !          15749: => 'New User',
        !          15750: 
        !          15751:    'New Value'
        !          15752: => 'New Value',
        !          15753: 
        !          15754:    'New assembled page'
        !          15755: => 'New assembled page',
        !          15756: 
        !          15757:    'New assembled sequence'
        !          15758: => 'New assembled sequence',
        !          15759: 
        !          15760:    'New custom rights file'
        !          15761: => 'New custom rights file',
        !          15762: 
        !          15763:    'New discussion since'
        !          15764: => 'New discussion since',
        !          15765: 
        !          15766:    'New file'
        !          15767: => 'New file',
        !          15768: 
        !          15769:    'New parameters or stored values'
        !          15770: => 'New parameters or stored values',
        !          15771: 
        !          15772:    'New problem'
        !          15773: => 'New problem',
        !          15774: 
        !          15775:    'New style file'
        !          15776: => 'New style file',
        !          15777: 
        !          15778:    'New subdirectory'
        !          15779: => 'New subdirectory',
        !          15780: 
        !          15781:    'Next'
        !          15782: => 'Next',
        !          15783: 
        !          15784:    'Next    '
        !          15785: => 'Next    ',
        !          15786: 
        !          15787:    'Next ->'
        !          15788: => 'Next ->',
        !          15789: 
        !          15790:    'Next Month'
        !          15791: => 'Next Month',
        !          15792: 
        !          15793:    'No'
        !          15794: => 'No',
        !          15795: 
        !          15796:    'No Access or Usages Statistics are available for this resource.'
        !          15797: => 'No Access or Usages Statistics are available for this resource.',
        !          15798: 
        !          15799:    'No Assessment Statistical Data is available for this resource'
        !          15800: => 'No Assessment Statistical Data is available for this resource',
        !          15801: 
        !          15802:    'No Evaluation Data is available for this resource.'
        !          15803: => 'No Evaluation Data is available for this resource.',
        !          15804: 
        !          15805:    'No Kerberos domain was specified.'
        !          15806: => 'No Kerberos domain was specified.',
        !          15807: 
        !          15808:    'No Role, Cumulative Privileges'
        !          15809: => 'No Role, Cumulative Privileges',
        !          15810: 
        !          15811:    'No changes were made to the current settings.'
        !          15812: => 'No changes were made to the current settings.',
        !          15813: 
        !          15814:    'No content modifications yet.'
        !          15815: => 'No content modifications yet.',
        !          15816: 
        !          15817:    'No due date'
        !          15818: => 'No due date',
        !          15819: 
        !          15820:    'No language preference'
        !          15821: => 'No language preference',
        !          15822: 
        !          15823:    'No new filename specified.'
        !          15824: => 'No new filename specified.',
        !          15825: 
        !          15826:    'No previous versions published.'
        !          15827: => 'No previous versions published.',
        !          15828: 
        !          15829:    'No role specified'
        !          15830: => 'No role specified',
        !          15831: 
        !          15832:    'No section assigned'
        !          15833: => 'No section assigned',
        !          15834: 
        !          15835:    'No such file'
        !          15836: => 'No such file',
        !          15837: 
        !          15838:    'No syllabus information provided.'
        !          15839: => 'No syllabus information provided.',
        !          15840: 
        !          15841:    'No upload file specified.'
        !          15842: => 'No upload file specified.',
        !          15843: 
        !          15844:    'No write permission to'
        !          15845: => 'No write permission to',
        !          15846: 
        !          15847:    'No write permission to user directory, FAIL'
        !          15848: => 'No write permission to user directory, FAIL',
        !          15849: 
        !          15850:    'None Found'
        !          15851: => 'None Found',
        !          15852: 
        !          15853:    'Not Allowed'
        !          15854: => 'Not Allowed',
        !          15855: 
        !          15856:    'Not applicable - '
        !          15857: => 'Not applicable - ',
        !          15858: 
        !          15859:    'Not open to be viewed'
        !          15860: => 'Not open to be viewed',
        !          15861: 
        !          15862:    'Not set -'
        !          15863: => 'Not set -',
        !          15864: 
        !          15865:    'Not set - '
        !          15866: => 'Not set - ',
        !          15867: 
        !          15868:    'Not shown, not used'
        !          15869: => 'Not shown, not used',
        !          15870: 
        !          15871:    'Note: for large courses, this operation may be time consuming'
        !          15872: => 'Note: for large courses, this operation may be time consuming',
        !          15873: 
        !          15874:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
        !          15875: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
        !          15876: 
        !          15877:    'Note: this will not take effect if the user already exists'
        !          15878: => 'Note: this will not take effect if the user already exists',
        !          15879: 
        !          15880:    'Notes'
        !          15881: => 'Notes',
        !          15882: 
        !          15883:    'Notification of enrollment changes'
        !          15884: => 'Notification of enrollment changes',
        !          15885: 
        !          15886:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
        !          15887: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
        !          15888: 
        !          15889:    'November'
        !          15890: => 'November',
        !          15891: 
        !          15892:    'Number of Plots:'
        !          15893: => 'Number of Plots:',
        !          15894: 
        !          15895:    'Number of Tries before hints appear (hinttries)'
        !          15896: => 'Number of Tries before hints appear (hinttries)',
        !          15897: 
        !          15898:    'Number of assignments printed at the same time:'
        !          15899: => 'Number of assignments printed at the same time:',
        !          15900: 
        !          15901:    'Number of bubbles in exam mode (numbubbles)'
        !          15902: => 'Number of bubbles in exam mode (numbubbles)',
        !          15903: 
        !          15904:    'Number of columns'
        !          15905: => 'Number of columns',
        !          15906: 
        !          15907:    'Number of resources that follow this resource in maps'
        !          15908: => 'Number of resources that follow this resource in maps',
        !          15909: 
        !          15910:    'Number of resources that lead up to this resource in maps'
        !          15911: => 'Number of resources that lead up to this resource in maps',
        !          15912: 
        !          15913:    'Number of resources using or importing resource'
        !          15914: => 'Number of resources using or importing resource',
        !          15915: 
        !          15916:    'Numerical Tolerance (tol)'
        !          15917: => 'Numerical Tolerance (tol)',
        !          15918: 
        !          15919:    'Obsolete'
        !          15920: => 'Obsolete',
        !          15921: 
        !          15922:    'Obsolete parameters or stored values'
        !          15923: => 'Obsolete parameters or stored values',
        !          15924: 
        !          15925:    'October'
        !          15926: => 'October',
        !          15927: 
        !          15928:    'Office Hours'
        !          15929: => 'Office Hours',
        !          15930: 
        !          15931:    'Old Value'
        !          15932: => 'Old Value',
        !          15933: 
        !          15934:    'One particular problem'
        !          15935: => 'One particular problem',
        !          15936: 
        !          15937:    'One particular problem (overrides folder and course defaults)'
        !          15938: => 'One particular problem (overrides folder and course defaults)',
        !          15939: 
        !          15940:    'Online Help'
        !          15941: => 'Online Help',
        !          15942: 
        !          15943:    'Only Answers'
        !          15944: => 'Only Answers',
        !          15945: 
        !          15946:    'Only a number required.'
        !          15947: => 'Only a number required.',
        !          15948: 
        !          15949:    'Only domain coordinators can change a users password.'
        !          15950: => 'Only domain coordinators can change a users password.',
        !          15951: 
        !          15952:    'Open'
        !          15953: => 'Open',
        !          15954: 
        !          15955:    'Open All Folders'
        !          15956: => 'Open All Folders',
        !          15957: 
        !          15958:    'Open Course'
        !          15959: => 'Open Course',
        !          15960: 
        !          15961:    'Open all assessments'
        !          15962: => 'Open all assessments',
        !          15963: 
        !          15964:    'Open and correct'
        !          15965: => 'Open and correct',
        !          15966: 
        !          15967:    'Open with full tries'
        !          15968: => 'Open with full tries',
        !          15969: 
        !          15970:    'Open, no due date'
        !          15971: => 'Open, no due date',
        !          15972: 
        !          15973:    'Opening Date (contentopen)'
        !          15974: => 'Opening Date (contentopen)',
        !          15975: 
        !          15976:    'Opening Date (opendate)'
        !          15977: => 'Opening Date (opendate)',
        !          15978: 
        !          15979:    'Option Response Problem Analysis'
        !          15980: => 'Option Response Problem Analysis',
        !          15981: 
        !          15982:    'Option response'
        !          15983: => 'Option response',
        !          15984: 
        !          15985:    'Other Symbols'
        !          15986: => 'Other Symbols',
        !          15987: 
        !          15988:    'Output'
        !          15989: => 'Output',
        !          15990: 
        !          15991:    'Output Format'
        !          15992: => 'Output Format',
        !          15993: 
        !          15994:    'Output Format: [_1]'
        !          15995: => 'Output Format: [_1]',
        !          15996: 
        !          15997:    'Overall Problem Statistics'
        !          15998: => 'Overall Problem Statistics',
        !          15999: 
        !          16000:    'Owner/Publisher'
        !          16001: => 'Owner/Publisher',
        !          16002: 
        !          16003:    'Page'
        !          16004: => 'Page',
        !          16005: 
        !          16006:    'Page layout'
        !          16007: => 'Page layout',
        !          16008: 
        !          16009:    'Paper type'
        !          16010: => 'Paper type',
        !          16011: 
        !          16012:    'Parameter'
        !          16013: => 'Parameter',
        !          16014: 
        !          16015:    'Parameter Name'
        !          16016: => 'Parameter Name',
        !          16017: 
        !          16018:    'Parameter Type'
        !          16019: => 'Parameter Type',
        !          16020: 
        !          16021:    'Parameter in Effect'
        !          16022: => 'Parameter in Effect',
        !          16023: 
        !          16024:    'Parent Directory'
        !          16025: => 'Parent Directory',
        !          16026: 
        !          16027:    'Part'
        !          16028: => 'Part',
        !          16029: 
        !          16030:    'Part Description (display)'
        !          16031: => 'Part Description (display)',
        !          16032: 
        !          16033:    'Part is not open to be viewed. It'
        !          16034: => 'Part is not open to be viewed. It',
        !          16035: 
        !          16036:    'Password'
        !          16037: => 'Password',
        !          16038: 
        !          16039:    'Paste after selected'
        !          16040: => 'Paste after selected',
        !          16041: 
        !          16042:    'Path'
        !          16043: => 'Path',
        !          16044: 
        !          16045:    'Per Page'
        !          16046: => 'Per Page',
        !          16047: 
        !          16048:    'Personal Data'
        !          16049: => 'Personal Data',
        !          16050: 
        !          16051:    'Personal Information'
        !          16052: => 'Personal Information',
        !          16053: 
        !          16054:    'Please adjust significant figures.'
        !          16055: => 'Please adjust significant figures.',
        !          16056: 
        !          16057:    'Please check at least one of the following feedback types:'
        !          16058: => 'Please check at least one of the following feedback types:',
        !          16059: 
        !          16060:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
        !          16061: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
        !          16062: 
        !          16063:    'Please click Back on your browser and select another user, or '
        !          16064: => 'Please click Back on your browser and select another user, or ',
        !          16065: 
        !          16066:    'Please contact your LON-CAPA administrator regarding this situation.'
        !          16067: => 'Please contact your LON-CAPA administrator regarding this situation.',
        !          16068: 
        !          16069:    'Please do not reply to this address.'
        !          16070: => 'Please do not reply to this address.',
        !          16071: 
        !          16072:    'Please either'
        !          16073: => 'Please either',
        !          16074: 
        !          16075:    'Please notify the server administrator '
        !          16076: => 'Please notify the server administrator ',
        !          16077: 
        !          16078:    'Please pick a version to retrieve'
        !          16079: => 'Please pick a version to retrieve',
        !          16080: 
        !          16081:    'Please rank the following criteria:'
        !          16082: => 'Please rank the following criteria:',
        !          16083: 
        !          16084:    'Please select a problem to analyze'
        !          16085: => 'Please select a problem to analyze',
        !          16086: 
        !          16087:    'Please select a report to generate'
        !          16088: => 'Please select a report to generate',
        !          16089: 
        !          16090:    'Please select a report to generate.'
        !          16091: => 'Please select a report to generate.',
        !          16092: 
        !          16093:    'Please select an authentication mechanism'
        !          16094: => 'Please select an authentication mechanism',
        !          16095: 
        !          16096:    'Please select the authentication mechanism'
        !          16097: => 'Please select the authentication mechanism',
        !          16098: 
        !          16099:    'Please select the section you wish to set the answer open date for:'
        !          16100: => 'Please select the section you wish to set the answer open date for:',
        !          16101: 
        !          16102:    'Please select the section you wish to set the due date for:'
        !          16103: => 'Please select the section you wish to set the due date for:',
        !          16104: 
        !          16105:    'Please select the section you wish to set the number of tries for:'
        !          16106: => 'Please select the section you wish to set the number of tries for:',
        !          16107: 
        !          16108:    'Please select the section you wish to set the opening date for:'
        !          16109: => 'Please select the section you wish to set the opening date for:',
        !          16110: 
        !          16111:    'Please select the section you wish to set the problem weight for:'
        !          16112: => 'Please select the section you wish to set the problem weight for:',
        !          16113: 
        !          16114:    'Please select the student you wish to set the answer open date for:'
        !          16115: => 'Please select the student you wish to set the answer open date for:',
        !          16116: 
        !          16117:    'Please select the student you wish to set the due date for:'
        !          16118: => 'Please select the student you wish to set the due date for:',
        !          16119: 
        !          16120:    'Please select the student you wish to set the number of tries for:'
        !          16121: => 'Please select the student you wish to set the number of tries for:',
        !          16122: 
        !          16123:    'Please select the student you wish to set the opening date for:'
        !          16124: => 'Please select the student you wish to set the opening date for:',
        !          16125: 
        !          16126:    'Please select the student you wish to set the problem weight for:'
        !          16127: => 'Please select the student you wish to set the problem weight for:',
        !          16128: 
        !          16129:    'Please stand by.'
        !          16130: => 'Please stand by.',
        !          16131: 
        !          16132:    'Please use browser "Back" button and pick a filename'
        !          16133: => 'Please use browser "Back" button and pick a filename',
        !          16134: 
        !          16135:    "Please use browser 'Back' button and pick a filename"
        !          16136: => "Please use browser 'Back' button and pick a filename",
        !          16137: 
        !          16138:    'Portrait'
        !          16139: => 'Portrait',
        !          16140: 
        !          16141:    'Portuguese - ISO'
        !          16142: => 'Portuguese - ISO',
        !          16143: 
        !          16144:    'Position'
        !          16145: => 'Position',
        !          16146: 
        !          16147:    'Post Discussion'
        !          16148: => 'Post Discussion',
        !          16149: 
        !          16150:    'Post anonymously'
        !          16151: => 'Post anonymously',
        !          16152: 
        !          16153:    'Post discussion on course resources'
        !          16154: => 'Post discussion on course resources',
        !          16155: 
        !          16156:    'Post system frontpage announcements'
        !          16157: => 'Post system frontpage announcements',
        !          16158: 
        !          16159:    'Post to live chatrooms'
        !          16160: => 'Post to live chatrooms',
        !          16161: 
        !          16162:    'Preferred language'
        !          16163: => 'Preferred language',
        !          16164: 
        !          16165:    'Prepare a printable document'
        !          16166: => 'Prepare a printable document',
        !          16167: 
        !          16168:    'Preparing Excel Spreadsheet'
        !          16169: => 'Preparing Excel Spreadsheet',
        !          16170: 
        !          16171:    'Preparing Printout'
        !          16172: => 'Preparing Printout',
        !          16173: 
        !          16174:    'Prerequisites'
        !          16175: => 'Prerequisites',
        !          16176: 
        !          16177:    'Previous'
        !          16178: => 'Previous',
        !          16179: 
        !          16180:    'Previous Month'
        !          16181: => 'Previous Month',
        !          16182: 
        !          16183:    'Print'
        !          16184: => 'Print',
        !          16185: 
        !          16186:    'Print Index:'
        !          16187: => 'Print Index:',
        !          16188: 
        !          16189:    'Print Table of Contents:'
        !          16190: => 'Print Table of Contents:',
        !          16191: 
        !          16192:    'Print:'
        !          16193: => 'Print:',
        !          16194: 
        !          16195:    'Printing Helper'
        !          16196: => 'Printing Helper',
        !          16197: 
        !          16198:    'Privacy Note'
        !          16199: => 'Privacy Note',
        !          16200: 
        !          16201:    'Private - visible to author only for testing purposes'
        !          16202: => 'Private - visible to author only for testing purposes',
        !          16203: 
        !          16204:    'Private Publication - did not synchronize database'
        !          16205: => 'Private Publication - did not synchronize database',
        !          16206: 
        !          16207:    'Privileged users that should not be hidden on staff listings'
        !          16208: => 'Privileged users that should not be hidden on staff listings',
        !          16209: 
        !          16210:    'Problem Status Chart'
        !          16211: => 'Problem Status Chart',
        !          16212: 
        !          16213:    'Problems'
        !          16214: => 'Problems',
        !          16215: 
        !          16216:    'Problems Not Contained In A Folder'
        !          16217: => 'Problems Not Contained In A Folder',
        !          16218: 
        !          16219:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
        !          16220: => 'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.',
        !          16221: 
        !          16222:    'Problems from entire course'
        !          16223: => 'Problems from entire course',
        !          16224: 
        !          16225:    'Processed [_1] student(s).'
        !          16226: => 'Processed [_1] student(s).',
        !          16227: 
        !          16228:    'Processed file'
        !          16229: => 'Processed file',
        !          16230: 
        !          16231:    'Processing'
        !          16232: => 'Processing',
        !          16233: 
        !          16234:    'Processing course structure'
        !          16235: => 'Processing course structure',
        !          16236: 
        !          16237:    'Processing first student'
        !          16238: => 'Processing first student',
        !          16239: 
        !          16240:    'Produce Excel Output'
        !          16241: => 'Produce Excel Output',
        !          16242: 
        !          16243:    'Project Information'
        !          16244: => 'Project Information',
        !          16245: 
        !          16246:    'Provide feedback messages or contribute to the course discussion about this resource'
        !          16247: => 'Provide feedback messages or contribute to the course discussion about this resource',
        !          16248: 
        !          16249:    'Provide my evaluation of this resource'
        !          16250: => 'Provide my evaluation of this resource',
        !          16251: 
        !          16252:    'Public - no authentication or authorization required for use'
        !          16253: => 'Public - no authentication or authorization required for use',
        !          16254: 
        !          16255:    'Publish'
        !          16256: => 'Publish',
        !          16257: 
        !          16258:    'Publish Directory'
        !          16259: => 'Publish Directory',
        !          16260: 
        !          16261:    'Publish Directory and Sub Directories'
        !          16262: => 'Publish Directory and Sub Directories',
        !          16263: 
        !          16264:    'Publish this Resource'
        !          16265: => 'Publish this Resource',
        !          16266: 
        !          16267:    'Published'
        !          16268: => 'Published',
        !          16269: 
        !          16270:    'Publisher/Owner'
        !          16271: => 'Publisher/Owner',
        !          16272: 
        !          16273:    'Publishing'
        !          16274: => 'Publishing',
        !          16275: 
        !          16276:    'Question Text'
        !          16277: => 'Question Text',
        !          16278: 
        !          16279:    'Question Type'
        !          16280: => 'Question Type',
        !          16281: 
        !          16282:    'Question Type (type)'
        !          16283: => 'Question Type (type)',
        !          16284: 
        !          16285:    'Question about resource content'
        !          16286: => 'Question about resource content',
        !          16287: 
        !          16288:    'Question/Comment/Feedback about course policy'
        !          16289: => 'Question/Comment/Feedback about course policy',
        !          16290: 
        !          16291:    'Quick Completed Problems Display'
        !          16292: => 'Quick Completed Problems Display',
        !          16293: 
        !          16294:    'Random position'
        !          16295: => 'Random position',
        !          16296: 
        !          16297:    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
        !          16298: => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
        !          16299: 
        !          16300:    'Randomization algorithm used'
        !          16301: => 'Randomization algorithm used',
        !          16302: 
        !          16303:    'Randomly pick number of resources (randompick)'
        !          16304: => 'Randomly pick number of resources (randompick)',
        !          16305: 
        !          16306:    'Re'
        !          16307: => 'Re',
        !          16308: 
        !          16309:    'Re-Initialize'
        !          16310: => 'Re-Initialize',
        !          16311: 
        !          16312:    'Re-enrollment will re-activate data.'
        !          16313: => 'Re-enrollment will re-activate data.',
        !          16314: 
        !          16315:    'Reading results from'
        !          16316: => 'Reading results from',
        !          16317: 
        !          16318:    'Reading results from [_1]'
        !          16319: => 'Reading results from [_1]',
        !          16320: 
        !          16321:    'Readings'
        !          16322: => 'Readings',
        !          16323: 
        !          16324:    'Receipt algorithm used'
        !          16325: => 'Receipt algorithm used',
        !          16326: 
        !          16327:    'Receiving results from [_1]'
        !          16328: => 'Receiving results from [_1]',
        !          16329: 
        !          16330:    'Recent'
        !          16331: => 'Recent',
        !          16332: 
        !          16333:    'Record'
        !          16334: => 'Record',
        !          16335: 
        !          16336:    'Registering'
        !          16337: => 'Registering',
        !          16338: 
        !          16339:    'Related'
        !          16340: => 'Related',
        !          16341: 
        !          16342:    'Remark'
        !          16343: => 'Remark',
        !          16344: 
        !          16345:    'Rename'
        !          16346: => 'Rename',
        !          16347: 
        !          16348:    'Rename current file to'
        !          16349: => 'Rename current file to',
        !          16350: 
        !          16351:    'Reply'
        !          16352: => 'Reply',
        !          16353: 
        !          16354:    'Report a Bug'
        !          16355: => 'Report a Bug',
        !          16356: 
        !          16357:    'Reset Submissions'
        !          16358: => 'Reset Submissions',
        !          16359: 
        !          16360:    'Resource'
        !          16361: => 'Resource',
        !          16362: 
        !          16363:    'Resource Differences'
        !          16364: => 'Resource Differences',
        !          16365: 
        !          16366:    'Resource Feedback and Discussion'
        !          16367: => 'Resource Feedback and Discussion',
        !          16368: 
        !          16369:    'Resource Hidden from Students (hiddenresource)'
        !          16370: => 'Resource Hidden from Students (hiddenresource)',
        !          16371: 
        !          16372:    'Resource Level'
        !          16373: => 'Resource Level',
        !          16374: 
        !          16375:    'Resource Publication'
        !          16376: => 'Resource Publication',
        !          16377: 
        !          16378:    'Resource alias name for conditions (mapalias)'
        !          16379: => 'Resource alias name for conditions (mapalias)',
        !          16380: 
        !          16381:    'Resource is technically correct'
        !          16382: => 'Resource is technically correct',
        !          16383: 
        !          16384:    'Resources'
        !          16385: => 'Resources',
        !          16386: 
        !          16387:    'Resources from selected sequence in course'
        !          16388: => 'Resources from selected sequence in course',
        !          16389: 
        !          16390:    'Response'
        !          16391: => 'Response',
        !          16392: 
        !          16393:    'Retrieval of an old version will overwrite the file currently in construction space'
        !          16394: => 'Retrieval of an old version will overwrite the file currently in construction space',
        !          16395: 
        !          16396:    'Retrieve'
        !          16397: => 'Retrieve',
        !          16398: 
        !          16399:    'Retrieve Old Version'
        !          16400: => 'Retrieve Old Version',
        !          16401: 
        !          16402:    'Retrieve Published Resources'
        !          16403: => 'Retrieve Published Resources',
        !          16404: 
        !          16405:    'Retrieve previous versions of'
        !          16406: => 'Retrieve previous versions of',
        !          16407: 
        !          16408:    'Retrieve version'
        !          16409: => 'Retrieve version',
        !          16410: 
        !          16411:    'Retrieving current (most recent) version'
        !          16412: => 'Retrieving current (most recent) version',
        !          16413: 
        !          16414:    'Return to DOCS'
        !          16415: => 'Return to DOCS',
        !          16416: 
        !          16417:    'Return to Last Location'
        !          16418: => 'Return to Last Location',
        !          16419: 
        !          16420:    'Reverse Association'
        !          16421: => 'Reverse Association',
        !          16422: 
        !          16423:    'Revert to Last Saved'
        !          16424: => 'Revert to Last Saved',
        !          16425: 
        !          16426:    'Revision Date'
        !          16427: => 'Revision Date',
        !          16428: 
        !          16429:    'Revoke'
        !          16430: => 'Revoke',
        !          16431: 
        !          16432:    'Revoke Existing Roles'
        !          16433: => 'Revoke Existing Roles',
        !          16434: 
        !          16435:    'Role'
        !          16436: => 'Role',
        !          16437: 
        !          16438:    'Role Information'
        !          16439: => 'Role Information',
        !          16440: 
        !          16441:    'Row'
        !          16442: => 'Row',
        !          16443: 
        !          16444:    'Rule'
        !          16445: => 'Rule',
        !          16446: 
        !          16447:    'Russian - KOI'
        !          16448: => 'Russian - KOI',
        !          16449: 
        !          16450:    'S.D. tries'
        !          16451: => 'S.D. tries',
        !          16452: 
        !          16453:    'Sample Points:'
        !          16454: => 'Sample Points:',
        !          16455: 
        !          16456:    'Samples'
        !          16457: => 'Samples',
        !          16458: 
        !          16459:    'Sat'
        !          16460: => 'Sat',
        !          16461: 
        !          16462:    'Save'
        !          16463: => 'Save',
        !          16464: 
        !          16465:    'Save as'
        !          16466: => 'Save as',
        !          16467: 
        !          16468:    'Save as & Make This Sheet the Default'
        !          16469: => 'Save as & Make This Sheet the Default',
        !          16470: 
        !          16471:    'Save as ...'
        !          16472: => 'Save as ...',
        !          16473: 
        !          16474:    'Save entries below as a draft answer (not submitting them for credit yet)'
        !          16475: => 'Save entries below as a draft answer (not submitting them for credit yet)',
        !          16476: 
        !          16477:    'Saving Modifications to'
        !          16478: => 'Saving Modifications to',
        !          16479: 
        !          16480:    'Scantron Operator'
        !          16481: => 'Scantron Operator',
        !          16482: 
        !          16483:    'Score Upload Form'
        !          16484: => 'Score Upload Form',
        !          16485: 
        !          16486:    'Search'
        !          16487: => 'Search',
        !          16488: 
        !          16489:    'Search Complete'
        !          16490: => 'Search Complete',
        !          16491: 
        !          16492:    'Search Complete [_1]'
        !          16493: => 'Search Complete [_1]',
        !          16494: 
        !          16495:    'Search the contents of this course'
        !          16496: => 'Search the contents of this course',
        !          16497: 
        !          16498:    'Search the database of published resources'
        !          16499: => 'Search the database of published resources',
        !          16500: 
        !          16501:    'Search: [_1]'
        !          16502: => 'Search: [_1]',
        !          16503: 
        !          16504:    'Searching'
        !          16505: => 'Searching',
        !          16506: 
        !          16507:    'Section'
        !          16508: => 'Section',
        !          16509: 
        !          16510:    'Section/Group'
        !          16511: => 'Section/Group',
        !          16512: 
        !          16513:    'Sections'
        !          16514: => 'Sections',
        !          16515: 
        !          16516:    'Select'
        !          16517: => 'Select',
        !          16518: 
        !          16519:    'Select Action'
        !          16520: => 'Select Action',
        !          16521: 
        !          16522:    'Select All'
        !          16523: => 'Select All',
        !          16524: 
        !          16525:    'Select All Files'
        !          16526: => 'Select All Files',
        !          16527: 
        !          16528:    'Select All Published'
        !          16529: => 'Select All Published',
        !          16530: 
        !          16531:    'Select All Resources'
        !          16532: => 'Select All Resources',
        !          16533: 
        !          16534:    'Select All Students'
        !          16535: => 'Select All Students',
        !          16536: 
        !          16537:    'Select Course'
        !          16538: => 'Select Course',
        !          16539: 
        !          16540:    'Select Date'
        !          16541: => 'Select Date',
        !          16542: 
        !          16543:    'Select Enclosing Map or Folder'
        !          16544: => 'Select Enclosing Map or Folder',
        !          16545: 
        !          16546:    'Select Folder'
        !          16547: => 'Select Folder',
        !          16548: 
        !          16549:    'Select Map'
        !          16550: => 'Select Map',
        !          16551: 
        !          16552:    'Select Only Current Students'
        !          16553: => 'Select Only Current Students',
        !          16554: 
        !          16555:    'Select Parameter Level'
        !          16556: => 'Select Parameter Level',
        !          16557: 
        !          16558:    'Select Printing Options:'
        !          16559: => 'Select Printing Options:',
        !          16560: 
        !          16561:    'Select Problem'
        !          16562: => 'Select Problem',
        !          16563: 
        !          16564:    'Select Problem(s) to print'
        !          16565: => 'Select Problem(s) to print',
        !          16566: 
        !          16567:    'Select Resource(s) to print'
        !          16568: => 'Select Resource(s) to print',
        !          16569: 
        !          16570:    'Select Resources To Print'
        !          16571: => 'Select Resources To Print',
        !          16572: 
        !          16573:    'Select Section'
        !          16574: => 'Select Section',
        !          16575: 
        !          16576:    'Select Sequence To Print From'
        !          16577: => 'Select Sequence To Print From',
        !          16578: 
        !          16579:    'Select Spreadsheet File'
        !          16580: => 'Select Spreadsheet File',
        !          16581: 
        !          16582:    'Select Student'
        !          16583: => 'Select Student',
        !          16584: 
        !          16585:    'Select Students and Resources'
        !          16586: => 'Select Students and Resources',
        !          16587: 
        !          16588:    'Select Style File'
        !          16589: => 'Select Style File',
        !          16590: 
        !          16591:    'Select User'
        !          16592: => 'Select User',
        !          16593: 
        !          16594:    'Select a'
        !          16595: => 'Select a',
        !          16596: 
        !          16597:    'Select a Course to Enter'
        !          16598: => 'Select a Course to Enter',
        !          16599: 
        !          16600:    'Select a course'
        !          16601: => 'Select a course',
        !          16602: 
        !          16603:    'Select a user name to modify the students information'
        !          16604: => 'Select a user name to modify the students information',
        !          16605: 
        !          16606:    'Select a user name to view the users personal page.'
        !          16607: => 'Select a user name to view the users personal page.',
        !          16608: 
        !          16609:    'Select for Section/Group'
        !          16610: => 'Select for Section/Group',
        !          16611: 
        !          16612:    'Select resources for the assignment'
        !          16613: => 'Select resources for the assignment',
        !          16614: 
        !          16615:    'Select the Construction Space'
        !          16616: => 'Select the Construction Space',
        !          16617: 
        !          16618:    'Select the folder you wish to set the parameter for:'
        !          16619: => 'Select the folder you wish to set the parameter for:',
        !          16620: 
        !          16621:    'Select the problem you wish to set the parameter for:'
        !          16622: => 'Select the problem you wish to set the parameter for:',
        !          16623: 
        !          16624:    'Selecting a User'
        !          16625: => 'Selecting a User',
        !          16626: 
        !          16627:    'Send Message to User(s)'
        !          16628: => 'Send Message to User(s)',
        !          16629: 
        !          16630:    'Send New'
        !          16631: => 'Send New',
        !          16632: 
        !          16633:    'Send Reply'
        !          16634: => 'Send Reply',
        !          16635: 
        !          16636:    'Send Scantron data to a course'
        !          16637: => 'Send Scantron data to a course',
        !          16638: 
        !          16639:    'Send and receive messages'
        !          16640: => 'Send and receive messages',
        !          16641: 
        !          16642:    'Send as critical message'
        !          16643: => 'Send as critical message',
        !          16644: 
        !          16645:    'Send broadcast and receipt-required email'
        !          16646: => 'Send broadcast and receipt-required email',
        !          16647: 
        !          16648:    'Send internal email'
        !          16649: => 'Send internal email',
        !          16650: 
        !          16651:    'Sending Messages'
        !          16652: => 'Sending Messages',
        !          16653: 
        !          16654:    'September'
        !          16655: => 'September',
        !          16656: 
        !          16657:    'Sequence'
        !          16658: => 'Sequence',
        !          16659: 
        !          16660:    'Sequence or Folder'
        !          16661: => 'Sequence or Folder',
        !          16662: 
        !          16663:    'Sequences and Folders'
        !          16664: => 'Sequences and Folders',
        !          16665: 
        !          16666:    'Server'
        !          16667: => 'Server',
        !          16668: 
        !          16669:    'Server Administration'
        !          16670: => 'Server Administration',
        !          16671: 
        !          16672:    'Set'
        !          16673: => 'Set',
        !          16674: 
        !          16675:    'Set Course Environment'
        !          16676: => 'Set Course Environment',
        !          16677: 
        !          16678:    'Set Course Environment Parameters'
        !          16679: => 'Set Course Environment Parameters',
        !          16680: 
        !          16681:    'Set Date'
        !          16682: => 'Set Date',
        !          16683: 
        !          16684:    'Set Defaults for All Resources in Course'
        !          16685: => 'Set Defaults for All Resources in Course',
        !          16686: 
        !          16687:    'Set End Date'
        !          16688: => 'Set End Date',
        !          16689: 
        !          16690:    'Set Individual User Roles'
        !          16691: => 'Set Individual User Roles',
        !          16692: 
        !          16693:    'Set Problem Tries'
        !          16694: => 'Set Problem Tries',
        !          16695: 
        !          16696:    'Set Problem Weight'
        !          16697: => 'Set Problem Weight',
        !          16698: 
        !          16699:    'Set Start Date'
        !          16700: => 'Set Start Date',
        !          16701: 
        !          16702:    'Set Version to be used in Course'
        !          16703: => 'Set Version to be used in Course',
        !          16704: 
        !          16705:    'Set Versions to be used in Course according to Selections below'
        !          16706: => 'Set Versions to be used in Course according to Selections below',
        !          16707: 
        !          16708:    'Set a bookmark for this resource'
        !          16709: => 'Set a bookmark for this resource',
        !          16710: 
        !          16711:    'Set a due date'
        !          16712: => 'Set a due date',
        !          16713: 
        !          16714:    'Set all Resource Versions to current Version (Fix Versions)'
        !          16715: => 'Set all Resource Versions to current Version (Fix Versions)',
        !          16716: 
        !          16717:    'Set an answer open date'
        !          16718: => 'Set an answer open date',
        !          16719: 
        !          16720:    'Set an open date'
        !          16721: => 'Set an open date',
        !          16722: 
        !          16723:    'Set answer open date for all problems in the course for ...'
        !          16724: => 'Set answer open date for all problems in the course for ...',
        !          16725: 
        !          16726:    'Set answer open date for the selected folder for ...'
        !          16727: => 'Set answer open date for the selected folder for ...',
        !          16728: 
        !          16729:    'Set answer open date for the selected problem for ...'
        !          16730: => 'Set answer open date for the selected problem for ...',
        !          16731: 
        !          16732:    'Set content feedback to Course Coordinator'
        !          16733: => 'Set content feedback to Course Coordinator',
        !          16734: 
        !          16735:    'Set course policy feedback to Course Coordinator'
        !          16736: => 'Set course policy feedback to Course Coordinator',
        !          16737: 
        !          16738:    'Set deadlines and other assessment parameters, as well as modify course environment'
        !          16739: => 'Set deadlines and other assessment parameters, as well as modify course environment',
        !          16740: 
        !          16741:    'Set due date for all problems in the course for ...'
        !          16742: => 'Set due date for all problems in the course for ...',
        !          16743: 
        !          16744:    'Set due date for the selected folder for ...'
        !          16745: => 'Set due date for the selected folder for ...',
        !          16746: 
        !          16747:    'Set due date for the selected problem for ...'
        !          16748: => 'Set due date for the selected problem for ...',
        !          16749: 
        !          16750:    'Set my user preferences'
        !          16751: => 'Set my user preferences',
        !          16752: 
        !          16753:    'Set number of tries for all problems in the course for ...'
        !          16754: => 'Set number of tries for all problems in the course for ...',
        !          16755: 
        !          16756:    'Set number of tries for the selected folder for ...'
        !          16757: => 'Set number of tries for the selected folder for ...',
        !          16758: 
        !          16759:    'Set number of tries for the selected problem for ...'
        !          16760: => 'Set number of tries for the selected problem for ...',
        !          16761: 
        !          16762:    'Set opening date for all problems in the course for ...'
        !          16763: => 'Set opening date for all problems in the course for ...',
        !          16764: 
        !          16765:    'Set opening date for all problems in the course for. . .'
        !          16766: => 'Set opening date for all problems in the course for. . .',
        !          16767: 
        !          16768:    'Set opening date for the selected folder for ...'
        !          16769: => 'Set opening date for the selected folder for ...',
        !          16770: 
        !          16771:    'Set opening date for the selected problem for ...'
        !          16772: => 'Set opening date for the selected problem for ...',
        !          16773: 
        !          16774:    'Set opening datefor all problems in the course for. . .'
        !          16775: => 'Set opening datefor all problems in the course for. . .',
        !          16776: 
        !          16777:    'Set problem weight for all problems in the course for ...'
        !          16778: => 'Set problem weight for all problems in the course for ...',
        !          16779: 
        !          16780:    'Set problem weight for the selected folder for ...'
        !          16781: => 'Set problem weight for the selected folder for ...',
        !          16782: 
        !          16783:    'Set problem weight for the selected problem for ...'
        !          16784: => 'Set problem weight for the selected problem for ...',
        !          16785: 
        !          16786:    'Set the number of tries'
        !          16787: => 'Set the number of tries',
        !          16788: 
        !          16789:    'Set the problem weight'
        !          16790: => 'Set the problem weight',
        !          16791: 
        !          16792:    'Set to ...'
        !          16793: => 'Set to ...',
        !          16794: 
        !          16795:    'Set value to "[_1]" to allow'
        !          16796: => 'Set value to "[_1]" to allow',
        !          16797: 
        !          16798:    'Set/Modify Course Assessment Parameter'
        !          16799: => 'Set/Modify Course Assessment Parameter',
        !          16800: 
        !          16801:    'Set/Modify Course Assessment Parameters'
        !          16802: => 'Set/Modify Course Assessment Parameters',
        !          16803: 
        !          16804:    'Set/Modify Course Parameters'
        !          16805: => 'Set/Modify Course Parameters',
        !          16806: 
        !          16807:    'Setting the [_1]'
        !          16808: => 'Setting the [_1]',
        !          16809: 
        !          16810:    'Setting the [_1] to [_2]'
        !          16811: => 'Setting the [_1] to [_2]',
        !          16812: 
        !          16813:    'Shared by course faculty and staff'
        !          16814: => 'Shared by course faculty and staff',
        !          16815: 
        !          16816:    'Short string response'
        !          16817: => 'Short string response',
        !          16818: 
        !          16819:    'Show Answer'
        !          16820: => 'Show Answer',
        !          16821: 
        !          16822:    'Show Feedback'
        !          16823: => 'Show Feedback',
        !          16824: 
        !          16825:    'Show Me My First Homework Problem'
        !          16826: => 'Show Me My First Homework Problem',
        !          16827: 
        !          16828:    'Show More Options'
        !          16829: => 'Show More Options',
        !          16830: 
        !          16831:    'Show Only Uncompleted Homework'
        !          16832: => 'Show Only Uncompleted Homework',
        !          16833: 
        !          16834:    'Show Preview'
        !          16835: => 'Show Preview',
        !          16836: 
        !          16837:    'Show Problem Completeness'
        !          16838: => 'Show Problem Completeness',
        !          16839: 
        !          16840:    'Show Problem Status (problemstatus)'
        !          16841: => 'Show Problem Status (problemstatus)',
        !          16842: 
        !          16843:    'Show Units - Disable Entry (turnoffunit)'
        !          16844: => 'Show Units - Disable Entry (turnoffunit)',
        !          16845: 
        !          16846:    'Show all roles'
        !          16847: => 'Show all roles',
        !          16848: 
        !          16849:    'Show all rles'
        !          16850: => 'Show all rles',
        !          16851: 
        !          16852:    'Show always at bottom position'
        !          16853: => 'Show always at bottom position',
        !          16854: 
        !          16855:    'Show always at top position'
        !          16856: => 'Show always at top position',
        !          16857: 
        !          16858:    'Show catalog information'
        !          16859: => 'Show catalog information',
        !          16860: 
        !          16861:    'Show resource'
        !          16862: => 'Show resource',
        !          16863: 
        !          16864:    'Significant Digits (sig)'
        !          16865: => 'Significant Digits (sig)',
        !          16866: 
        !          16867:    'Significant figures are incorrect, submission was not graded.'
        !          16868: => 'Significant figures are incorrect, submission was not graded.',
        !          16869: 
        !          16870:    'Simple Edit'
        !          16871: => 'Simple Edit',
        !          16872: 
        !          16873:    'Simple Page'
        !          16874: => 'Simple Page',
        !          16875: 
        !          16876:    'Simple Problem'
        !          16877: => 'Simple Problem',
        !          16878: 
        !          16879:    'Simple Problem Editor'
        !          16880: => 'Simple Problem Editor',
        !          16881: 
        !          16882:    'Since Start of Course'
        !          16883: => 'Since Start of Course',
        !          16884: 
        !          16885:    'Since Yesterday'
        !          16886: => 'Since Yesterday',
        !          16887: 
        !          16888:    'Size'
        !          16889: => 'Size',
        !          16890: 
        !          16891:    'Size:'
        !          16892: => 'Size:',
        !          16893: 
        !          16894:    'Skew Tries'
        !          16895: => 'Skew Tries',
        !          16896: 
        !          16897:    'Some items were not submitted'
        !          16898: => 'Some items were not submitted',
        !          16899: 
        !          16900:    'Some parts were not submitted.'
        !          16901: => 'Some parts were not submitted.',
        !          16902: 
        !          16903:    'Sorry ...'
        !          16904: => 'Sorry ...',
        !          16905: 
        !          16906:    'Space separated'
        !          16907: => 'Space separated',
        !          16908: 
        !          16909:    'Special Documents'
        !          16910: => 'Special Documents',
        !          16911: 
        !          16912:    'Special documents'
        !          16913: => 'Special documents',
        !          16914: 
        !          16915:    'Spreadsheet Computation'
        !          16916: => 'Spreadsheet Computation',
        !          16917: 
        !          16918:    'Spreadsheet Computation Status'
        !          16919: => 'Spreadsheet Computation Status',
        !          16920: 
        !          16921:    'Standards'
        !          16922: => 'Standards',
        !          16923: 
        !          16924:    'Start'
        !          16925: => 'Start',
        !          16926: 
        !          16927:    'Start Time'
        !          16928: => 'Start Time',
        !          16929: 
        !          16930:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
        !          16931: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
        !          16932: 
        !          16933:    'Starting'
        !          16934: => 'Starting',
        !          16935: 
        !          16936:    'Starting Date'
        !          16937: => 'Starting Date',
        !          16938: 
        !          16939:    'Starting and Ending Dates'
        !          16940: => 'Starting and Ending Dates',
        !          16941: 
        !          16942:    'Statistics'
        !          16943: => 'Statistics',
        !          16944: 
        !          16945:    'Statistics and Problem Analysis'
        !          16946: => 'Statistics and Problem Analysis',
        !          16947: 
        !          16948:    'Status'
        !          16949: => 'Status',
        !          16950: 
        !          16951:    'Store'
        !          16952: => 'Store',
        !          16953: 
        !          16954:    'Store Catalog Information'
        !          16955: => 'Store Catalog Information',
        !          16956: 
        !          16957:    'Store Changes'
        !          16958: => 'Store Changes',
        !          16959: 
        !          16960:    'Store uploaded file as '
        !          16961: => 'Store uploaded file as ',
        !          16962: 
        !          16963:    'Strongly Agree'
        !          16964: => 'Strongly Agree',
        !          16965: 
        !          16966:    'Strongly Disagree'
        !          16967: => 'Strongly Disagree',
        !          16968: 
        !          16969:    'Student'
        !          16970: => 'Student',
        !          16971: 
        !          16972:    'Student Data Compilation Progress'
        !          16973: => 'Student Data Compilation Progress',
        !          16974: 
        !          16975:    'Student Data Compilation Status'
        !          16976: => 'Student Data Compilation Status',
        !          16977: 
        !          16978:    'Student ID'
        !          16979: => 'Student ID',
        !          16980: 
        !          16981:    'Student Information'
        !          16982: => 'Student Information',
        !          16983: 
        !          16984:    'Student Name'
        !          16985: => 'Student Name',
        !          16986: 
        !          16987:    'Student Number'
        !          16988: => 'Student Number',
        !          16989: 
        !          16990:    'Student Sheet Links'
        !          16991: => 'Student Sheet Links',
        !          16992: 
        !          16993:    'Student Status'
        !          16994: => 'Student Status',
        !          16995: 
        !          16996:    'Student Status: [_1]'
        !          16997: => 'Student Status: [_1]',
        !          16998: 
        !          16999:    'Student information updated successfully.'
        !          17000: => 'Student information updated successfully.',
        !          17001: 
        !          17002:    'Student level sheet'
        !          17003: => 'Student level sheet',
        !          17004: 
        !          17005:    'Student performance statistics on all problems.'
        !          17006: => 'Student performance statistics on all problems.',
        !          17007: 
        !          17008:    'Students Affected'
        !          17009: => 'Students Affected',
        !          17010: 
        !          17011:    'Students need access key to enter course'
        !          17012: => 'Students need access key to enter course',
        !          17013: 
        !          17014:    'Students with expired roles'
        !          17015: => 'Students with expired roles',
        !          17016: 
        !          17017:    'Subject'
        !          17018: => 'Subject',
        !          17019: 
        !          17020:    'Subject:'
        !          17021: => 'Subject:',
        !          17022: 
        !          17023:    'Submission Time Analysis'
        !          17024: => 'Submission Time Analysis',
        !          17025: 
        !          17026:    'Submissions'
        !          17027: => 'Submissions',
        !          17028: 
        !          17029:    'Submit'
        !          17030: => 'Submit',
        !          17031: 
        !          17032:    'Submit Answer'
        !          17033: => 'Submit Answer',
        !          17034: 
        !          17035:    'Submit Changes'
        !          17036: => 'Submit Changes',
        !          17037: 
        !          17038:    'Submit Changes and Edit'
        !          17039: => 'Submit Changes and Edit',
        !          17040: 
        !          17041:    'Submit Changes and View'
        !          17042: => 'Submit Changes and View',
        !          17043: 
        !          17044:    'Submit Modifications'
        !          17045: => 'Submit Modifications',
        !          17046: 
        !          17047:    'Submit entries below as answer to receive credit'
        !          17048: => 'Submit entries below as answer to receive credit',
        !          17049: 
        !          17050:    'Successful Login'
        !          17051: => 'Successful Login',
        !          17052: 
        !          17053:    'Suggested Replacement for Obsolete File'
        !          17054: => 'Suggested Replacement for Obsolete File',
        !          17055: 
        !          17056:    'Summary'
        !          17057: => 'Summary',
        !          17058: 
        !          17059:    'Summary View'
        !          17060: => 'Summary View',
        !          17061: 
        !          17062:    'Sun'
        !          17063: => 'Sun',
        !          17064: 
        !          17065:    'Supplemental Course Documents'
        !          17066: => 'Supplemental Course Documents',
        !          17067: 
        !          17068:    'Survey Question'
        !          17069: => 'Survey Question',
        !          17070: 
        !          17071:    'Swedish Chef'
        !          17072: => 'Swedish Chef',
        !          17073: 
        !          17074:    'Switch Server'
        !          17075: => 'Switch Server',
        !          17076: 
        !          17077:    'Switch to another course'
        !          17078: => 'Switch to another course',
        !          17079: 
        !          17080:    'Switch to another user role'
        !          17081: => 'Switch to another user role',
        !          17082: 
        !          17083:    'Switching Role'
        !          17084: => 'Switching Role',
        !          17085: 
        !          17086:    'Syllabus'
        !          17087: => 'Syllabus',
        !          17088: 
        !          17089:    'Symbol'
        !          17090: => 'Symbol',
        !          17091: 
        !          17092:    'Synchronized SQL metadata database'
        !          17093: => 'Synchronized SQL metadata database',
        !          17094: 
        !          17095:    'System'
        !          17096: => 'System',
        !          17097: 
        !          17098:    'System Administration'
        !          17099: => 'System Administration',
        !          17100: 
        !          17101:    'System Level'
        !          17102: => 'System Level',
        !          17103: 
        !          17104:    'System wide - can be used for any courses system wide'
        !          17105: => 'System wide - can be used for any courses system wide',
        !          17106: 
        !          17107:    'System wide - open source to all authors'
        !          17108: => 'System wide - open source to all authors',
        !          17109: 
        !          17110:    'Tabulator separated'
        !          17111: => 'Tabulator separated',
        !          17112: 
        !          17113:    'Target'
        !          17114: => 'Target',
        !          17115: 
        !          17116:    'Target Edit Map'
        !          17117: => 'Target Edit Map',
        !          17118: 
        !          17119:    'Task'
        !          17120: => 'Task',
        !          17121: 
        !          17122:    'TeX unconverted due to errors'
        !          17123: => 'TeX unconverted due to errors',
        !          17124: 
        !          17125:    'TeX unconverted due to previous errors'
        !          17126: => 'TeX unconverted due to previous errors',
        !          17127: 
        !          17128:    'TeXWidth(mm):'
        !          17129: => 'TeXWidth(mm):',
        !          17130: 
        !          17131:    'Teaching Assistant'
        !          17132: => 'Teaching Assistant',
        !          17133: 
        !          17134:    'Template'
        !          17135: => 'Template',
        !          17136: 
        !          17137:    'Temporary Assembly Workspace'
        !          17138: => 'Temporary Assembly Workspace',
        !          17139: 
        !          17140:    'Text'
        !          17141: => 'Text',
        !          17142: 
        !          17143:    'Text Block'
        !          17144: => 'Text Block',
        !          17145: 
        !          17146:    'Textbook'
        !          17147: => 'Textbook',
        !          17148: 
        !          17149:    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
        !          17150: => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
        !          17151: 
        !          17152:    'The error reported was'
        !          17153: => 'The error reported was',
        !          17154: 
        !          17155:    'The extension on this file'
        !          17156: => 'The extension on this file',
        !          17157: 
        !          17158:    'The filetype extension of the file you uploaded is not allowed.'
        !          17159: => 'The filetype extension of the file you uploaded is not allowed.',
        !          17160: 
        !          17161:    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
        !          17162: => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
        !          17163: 
        !          17164:    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
        !          17165: => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
        !          17166: 
        !          17167:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
        !          17168: => 'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.',
        !          17169: 
        !          17170:    'The material appears to be correct '
        !          17171: => 'The material appears to be correct ',
        !          17172: 
        !          17173:    'The material is helpful '
        !          17174: => 'The material is helpful ',
        !          17175: 
        !          17176:    'The material is presented in a clear way '
        !          17177: => 'The material is presented in a clear way ',
        !          17178: 
        !          17179:    'The optional email address field was not specified.'
        !          17180: => 'The optional email address field was not specified.',
        !          17181: 
        !          17182:    'The optional name field was not specified.'
        !          17183: => 'The optional name field was not specified.',
        !          17184: 
        !          17185:    'The optional section or group field was not specified.'
        !          17186: => 'The optional section or group field was not specified.',
        !          17187: 
        !          17188:    'The optional student number field was not specified.'
        !          17189: => 'The optional student number field was not specified.',
        !          17190: 
        !          17191:    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
        !          17192: => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
        !          17193: 
        !          17194:    'The requested file'
        !          17195: => 'The requested file',
        !          17196: 
        !          17197:    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
        !          17198: => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
        !          17199: 
        !          17200:    'The student must log out and log in again to see these changes.'
        !          17201: => 'The student must log out and log in again to see these changes.',
        !          17202: 
        !          17203:    'The submitted answer was too long.'
        !          17204: => 'The submitted answer was too long.',
        !          17205: 
        !          17206:    'The target is an existing directory.'
        !          17207: => 'The target is an existing directory.',
        !          17208: 
        !          17209:    'Then'
        !          17210: => 'Then',
        !          17211: 
        !          17212:    'There are currently no Error Messages for this resource.'
        !          17213: => 'There are currently no Error Messages for this resource.',
        !          17214: 
        !          17215:    'There are currently no results'
        !          17216: => 'There are currently no results',
        !          17217: 
        !          17218:    'There are no Evaluation Comments on this resource.'
        !          17219: => 'There are no Evaluation Comments on this resource.',
        !          17220: 
        !          17221:    'There are no currently enrolled students in the course.'
        !          17222: => 'There are no currently enrolled students in the course.',
        !          17223: 
        !          17224:    'There are no currently enrolled students in the selected sections.'
        !          17225: => 'There are no currently enrolled students in the selected sections.',
        !          17226: 
        !          17227:    'There are no previously enrolled students in the course.'
        !          17228: => 'There are no previously enrolled students in the course.',
        !          17229: 
        !          17230:    'There are no previously enrolled students in the selected sections.'
        !          17231: => 'There are no previously enrolled students in the selected sections.',
        !          17232: 
        !          17233:    'There are no students currently enrolled.'
        !          17234: => 'There are no students currently enrolled.',
        !          17235: 
        !          17236:    'There are no students in the course.'
        !          17237: => 'There are no students in the course.',
        !          17238: 
        !          17239:    'There are no students in the selected sections.'
        !          17240: => 'There are no students in the selected sections.',
        !          17241: 
        !          17242:    'There is no student data for this problem.'
        !          17243: => 'There is no student data for this problem.',
        !          17244: 
        !          17245:    'There was an error determining the environment values for'
        !          17246: => 'There was an error determining the environment values for',
        !          17247: 
        !          17248:    'This controls how receipt numbers are generated.'
        !          17249: => 'This controls how receipt numbers are generated.',
        !          17250: 
        !          17251:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
        !          17252: => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.',
        !          17253: 
        !          17254:    'This helper will set up your LON-CAPA course and choose which features will be active.'
        !          17255: => 'This helper will set up your LON-CAPA course and choose which features will be active.',
        !          17256: 
        !          17257:    'This is an automatic message generated by the LON-CAPA system.'
        !          17258: => 'This is an automatic message generated by the LON-CAPA system.',
        !          17259: 
        !          17260:    'This question expects a numeric answer.'
        !          17261: => 'This question expects a numeric answer.',
        !          17262: 
        !          17263:    'This resource has been marked obsolete by the author(s)'
        !          17264: => 'This resource has been marked obsolete by the author(s)',
        !          17265: 
        !          17266:    'This resource might be part of another course.'
        !          17267: => 'This resource might be part of another course.',
        !          17268: 
        !          17269:    'This syllabus can be publicly viewed at'
        !          17270: => 'This syllabus can be publicly viewed at',
        !          17271: 
        !          17272:    'Threaded View'
        !          17273: => 'Threaded View',
        !          17274: 
        !          17275:    'Thu'
        !          17276: => 'Thu',
        !          17277: 
        !          17278:    'Time'
        !          17279: => 'Time',
        !          17280: 
        !          17281:    'Title'
        !          17282: => 'Title',
        !          17283: 
        !          17284:    'To'
        !          17285: => 'To',
        !          17286: 
        !          17287:    'To create a new'
        !          17288: => 'To create a new',
        !          17289: 
        !          17290:    'Top Level Map'
        !          17291: => 'Top Level Map',
        !          17292: 
        !          17293:    'Topic'
        !          17294: => 'Topic',
        !          17295: 
        !          17296:    'Total'
        !          17297: => 'Total',
        !          17298: 
        !          17299:    'Total Parts In Course'
        !          17300: => 'Total Parts In Course',
        !          17301: 
        !          17302:    'Total number of records found in file: [_1].'
        !          17303: => 'Total number of records found in file: [_1].',
        !          17304: 
        !          17305:    'Total number of students who have worked on this problem'
        !          17306: => 'Total number of students who have worked on this problem',
        !          17307: 
        !          17308:    'Tries'
        !          17309: => 'Tries',
        !          17310: 
        !          17311:    'True'
        !          17312: => 'True',
        !          17313: 
        !          17314:    'Tue'
        !          17315: => 'Tue',
        !          17316: 
        !          17317:    'Turkish - ISO'
        !          17318: => 'Turkish - ISO',
        !          17319: 
        !          17320:    'Type'
        !          17321: => 'Type',
        !          17322: 
        !          17323:    'Type Name Here'
        !          17324: => 'Type Name Here',
        !          17325: 
        !          17326:    'Type in value'
        !          17327: => 'Type in value',
        !          17328: 
        !          17329:    'Type-in value'
        !          17330: => 'Type-in value',
        !          17331: 
        !          17332:    'Type:'
        !          17333: => 'Type:',
        !          17334: 
        !          17335:    'UNDISPLAYABLE'
        !          17336: => 'UNDISPLAYABLE',
        !          17337: 
        !          17338:    'UNIX authenticated'
        !          17339: => 'UNIX authenticated',
        !          17340: 
        !          17341:    'URL'
        !          17342: => 'URL',
        !          17343: 
        !          17344:    'URLs To Include in Syllabus'
        !          17345: => 'URLs To Include in Syllabus',
        !          17346: 
        !          17347:    'USERS'
        !          17348: => 'USERS',
        !          17349: 
        !          17350:    'Unable to connect to database!'
        !          17351: => 'Unable to connect to database!',
        !          17352: 
        !          17353:    'Unable to determine if this resource is open due to network problems. Please try again later.'
        !          17354: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
        !          17355: 
        !          17356:    'Unable to enroll'
        !          17357: => 'Unable to enroll',
        !          17358: 
        !          17359:    'Unable to enroll students'
        !          17360: => 'Unable to enroll students',
        !          17361: 
        !          17362:    'Unable to find'
        !          17363: => 'Unable to find',
        !          17364: 
        !          17365:    'Unable to make backup'
        !          17366: => 'Unable to make backup',
        !          17367: 
        !          17368:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
        !          17369: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
        !          17370: 
        !          17371:    'Unable to retrieve environment data for'
        !          17372: => 'Unable to retrieve environment data for',
        !          17373: 
        !          17374:    'Unable to set default dates for course'
        !          17375: => 'Unable to set default dates for course',
        !          17376: 
        !          17377:    'Unable to understand formula'
        !          17378: => 'Unable to understand formula',
        !          17379: 
        !          17380:    'Unable to undo, unable to switch'
        !          17381: => 'Unable to undo, unable to switch',
        !          17382: 
        !          17383:    'Unable to write to'
        !          17384: => 'Unable to write to',
        !          17385: 
        !          17386:    'Unavailable course'
        !          17387: => 'Unavailable course',
        !          17388: 
        !          17389:    'Uncheck All'
        !          17390: => 'Uncheck All',
        !          17391: 
        !          17392:    'Uncompleted Homework'
        !          17393: => 'Uncompleted Homework',
        !          17394: 
        !          17395:    'Undetermined - ISO'
        !          17396: => 'Undetermined - ISO',
        !          17397: 
        !          17398:    'Undid changes, Switched'
        !          17399: => 'Undid changes, Switched',
        !          17400: 
        !          17401:    'Unit:'
        !          17402: => 'Unit:',
        !          17403: 
        !          17404:    'Units incorrect.'
        !          17405: => 'Units incorrect.',
        !          17406: 
        !          17407:    'Units required'
        !          17408: => 'Units required',
        !          17409: 
        !          17410:    'Unknown Action'
        !          17411: => 'Unknown Action',
        !          17412: 
        !          17413:    'Unknown ID'
        !          17414: => 'Unknown ID',
        !          17415: 
        !          17416:    'Unknown message'
        !          17417: => 'Unknown message',
        !          17418: 
        !          17419:    'Unknown user'
        !          17420: => 'Unknown user',
        !          17421: 
        !          17422:    'Unpublished'
        !          17423: => 'Unpublished',
        !          17424: 
        !          17425:    'Unselect All'
        !          17426: => 'Unselect All',
        !          17427: 
        !          17428:    'Unselect All Files'
        !          17429: => 'Unselect All Files',
        !          17430: 
        !          17431:    'Unselect All Published'
        !          17432: => 'Unselect All Published',
        !          17433: 
        !          17434:    'Unselect All Resources'
        !          17435: => 'Unselect All Resources',
        !          17436: 
        !          17437:    'Unselect All Students'
        !          17438: => 'Unselect All Students',
        !          17439: 
        !          17440:    'Unselect for Section/Group'
        !          17441: => 'Unselect for Section/Group',
        !          17442: 
        !          17443:    'Unsuccessful Login'
        !          17444: => 'Unsuccessful Login',
        !          17445: 
        !          17446:    'Unsupported character combination'
        !          17447: => 'Unsupported character combination',
        !          17448: 
        !          17449:    'Up'
        !          17450: => 'Up',
        !          17451: 
        !          17452:    'Update Course Assessment Parameter Display'
        !          17453: => 'Update Course Assessment Parameter Display',
        !          17454: 
        !          17455:    'Update Display'
        !          17456: => 'Update Display',
        !          17457: 
        !          17458:    'Update Section or Specific User'
        !          17459: => 'Update Section or Specific User',
        !          17460: 
        !          17461:    'Update Student Data'
        !          17462: => 'Update Student Data',
        !          17463: 
        !          17464:    'Updating discussion time'
        !          17465: => 'Updating discussion time',
        !          17466: 
        !          17467:    'Upload Document'
        !          17468: => 'Upload Document',
        !          17469: 
        !          17470:    'Upload Scantron data'
        !          17471: => 'Upload Scantron data',
        !          17472: 
        !          17473:    'Upload a Photo'
        !          17474: => 'Upload a Photo',
        !          17475: 
        !          17476:    'Upload a class list'
        !          17477: => 'Upload a class list',
        !          17478: 
        !          17479:    'Upload a new main course document'
        !          17480: => 'Upload a new main course document',
        !          17481: 
        !          17482:    'Upload a new supplemental course document'
        !          17483: => 'Upload a new supplemental course document',
        !          17484: 
        !          17485:    'Upload class list'
        !          17486: => 'Upload class list',
        !          17487: 
        !          17488:    'Upload file'
        !          17489: => 'Upload file',
        !          17490: 
        !          17491:    'Upload file to Construction Space'
        !          17492: => 'Upload file to Construction Space',
        !          17493: 
        !          17494:    'Uploaded'
        !          17495: => 'Uploaded',
        !          17496: 
        !          17497:    'Uploaded Document'
        !          17498: => 'Uploaded Document',
        !          17499: 
        !          17500:    'Uploading Class List'
        !          17501: => 'Uploading Class List',
        !          17502: 
        !          17503:    'Use or edit my bookmark collection'
        !          17504: => 'Use or edit my bookmark collection',
        !          17505: 
        !          17506:    'User'
        !          17507: => 'User',
        !          17508: 
        !          17509:    'User Load'
        !          17510: => 'User Load',
        !          17511: 
        !          17512:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
        !          17513: => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course',
        !          17514: 
        !          17515:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
        !          17516: => 'User Notes, Records of Face-to-Face Discussions, and Critical Messages',
        !          17517: 
        !          17518:    'User Role'
        !          17519: => 'User Role',
        !          17520: 
        !          17521:    'User Roles'
        !          17522: => 'User Roles',
        !          17523: 
        !          17524:    'Username'
        !          17525: => 'Username',
        !          17526: 
        !          17527:    'Users with Roles Assigned by'
        !          17528: => 'Users with Roles Assigned by',
        !          17529: 
        !          17530:    'VIEW'
        !          17531: => 'VIEW',
        !          17532: 
        !          17533:    'Value'
        !          17534: => 'Value',
        !          17535: 
        !          17536:    'Verify Content'
        !          17537: => 'Verify Content',
        !          17538: 
        !          17539:    'Verify Course Documents'
        !          17540: => 'Verify Course Documents',
        !          17541: 
        !          17542:    'Verify Selection'
        !          17543: => 'Verify Selection',
        !          17544: 
        !          17545:    'Version'
        !          17546: => 'Version',
        !          17547: 
        !          17548:    'Version Number'
        !          17549: => 'Version Number',
        !          17550: 
        !          17551:    'Version changes since Yesterday'
        !          17552: => 'Version changes since Yesterday',
        !          17553: 
        !          17554:    'Version changes since last Month'
        !          17555: => 'Version changes since last Month',
        !          17556: 
        !          17557:    'Version changes since last Week'
        !          17558: => 'Version changes since last Week',
        !          17559: 
        !          17560:    'Version changes since start of Course'
        !          17561: => 'Version changes since start of Course',
        !          17562: 
        !          17563:    'Version used in Course'
        !          17564: => 'Version used in Course',
        !          17565: 
        !          17566:    'View'
        !          17567: => 'View',
        !          17568: 
        !          17569:    'View All Messages'
        !          17570: => 'View All Messages',
        !          17571: 
        !          17572:    'View Class List'
        !          17573: => 'View Class List',
        !          17574: 
        !          17575:    'View Critical Messages'
        !          17576: => 'View Critical Messages',
        !          17577: 
        !          17578:    'View Published Version'
        !          17579: => 'View Published Version',
        !          17580: 
        !          17581:    'View course assessment statistics'
        !          17582: => 'View course assessment statistics',
        !          17583: 
        !          17584:    'View documents included in this course'
        !          17585: => 'View documents included in this course',
        !          17586: 
        !          17587:    'View file'
        !          17588: => 'View file',
        !          17589: 
        !          17590:    'View the FAQ'
        !          17591: => 'View the FAQ',
        !          17592: 
        !          17593:    'View the course assessment progress chart'
        !          17594: => 'View the course assessment progress chart',
        !          17595: 
        !          17596:    'View user submissions for this assessment resource'
        !          17597: => 'View user submissions for this assessment resource',
        !          17598: 
        !          17599:    'Visibly Separate Items on Pages'
        !          17600: => 'Visibly Separate Items on Pages',
        !          17601: 
        !          17602:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
        !          17603: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
        !          17604: 
        !          17605:    'Warning!'
        !          17606: => 'Warning!',
        !          17607: 
        !          17608:    'Warning: change of MIME type!'
        !          17609: => 'Warning: change of MIME type!',
        !          17610: 
        !          17611:    'Warning: target file exists!'
        !          17612: => 'Warning: target file exists!',
        !          17613: 
        !          17614:    'Warning: target file exists, and has been published!'
        !          17615: => 'Warning: target file exists, and has been published!',
        !          17616: 
        !          17617:    'Was due'
        !          17618: => 'Was due',
        !          17619: 
        !          17620:    'Web Links'
        !          17621: => 'Web Links',
        !          17622: 
        !          17623:    'Web References'
        !          17624: => 'Web References',
        !          17625: 
        !          17626:    'Wed'
        !          17627: => 'Wed',
        !          17628: 
        !          17629:    'Weight (weight)'
        !          17630: => 'Weight (weight)',
        !          17631: 
        !          17632:    'Welcome'
        !          17633: => 'Welcome',
        !          17634: 
        !          17635:    'Welcome to Your New LON-CAPA Course'
        !          17636: => 'Welcome to Your New LON-CAPA Course',
        !          17637: 
        !          17638:    'Welcome to the Assignment Parameter Helper'
        !          17639: => 'Welcome to the Assignment Parameter Helper',
        !          17640: 
        !          17641:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
        !          17642: => 'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up',
        !          17643: 
        !          17644:    'What parameter do you want to set for all problems in the course?'
        !          17645: => 'What parameter do you want to set for all problems in the course?',
        !          17646: 
        !          17647:    'What parameter do you want to set for the selected folder?'
        !          17648: => 'What parameter do you want to set for the selected folder?',
        !          17649: 
        !          17650:    'What parameter do you want to set for the selected problem?'
        !          17651: => 'What parameter do you want to set for the selected problem?',
        !          17652: 
        !          17653:    'What should the answer open date be set to?'
        !          17654: => 'What should the answer open date be set to?',
        !          17655: 
        !          17656:    'What should the due date be set to?'
        !          17657: => 'What should the due date be set to?',
        !          17658: 
        !          17659:    'What should the opening date be set to?'
        !          17660: => 'What should the opening date be set to?',
        !          17661: 
        !          17662:    'What weight should be set for all problems in the course?'
        !          17663: => 'What weight should be set for all problems in the course?',
        !          17664: 
        !          17665:    'What weight should be set for the selected folder?'
        !          17666: => 'What weight should be set for the selected folder?',
        !          17667: 
        !          17668:    'What weight should be set for the selected problem?'
        !          17669: => 'What weight should be set for the selected problem?',
        !          17670: 
        !          17671:    'Which Problem or Problems?'
        !          17672: => 'Which Problem or Problems?',
        !          17673: 
        !          17674:    'Which problems do you wish to set a parameter for?'
        !          17675: => 'Which problems do you wish to set a parameter for?',
        !          17676: 
        !          17677:    'Width'
        !          17678: => 'Width',
        !          17679: 
        !          17680:    'Width(pixel):'
        !          17681: => 'Width(pixel):',
        !          17682: 
        !          17683:    'With Answers'
        !          17684: => 'With Answers',
        !          17685: 
        !          17686:    'Without Answers'
        !          17687: => 'Without Answers',
        !          17688: 
        !          17689:    'Words'
        !          17690: => 'Words',
        !          17691: 
        !          17692:    'Wrote Metadata'
        !          17693: => 'Wrote Metadata',
        !          17694: 
        !          17695:    'XML/SGML'
        !          17696: => 'XML/SGML',
        !          17697: 
        !          17698:    'Yes'
        !          17699: => 'Yes',
        !          17700: 
        !          17701:    'You are correct.'
        !          17702: => 'You are correct.',
        !          17703: 
        !          17704:    'You are excused from the problem.'
        !          17705: => 'You are excused from the problem.',
        !          17706: 
        !          17707:    'You are working with an unsaved version of your map.'
        !          17708: => 'You are working with an unsaved version of your map.',
        !          17709: 
        !          17710:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
        !          17711: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
        !          17712: 
        !          17713:    'You did not select a template.'
        !          17714: => 'You did not select a template.',
        !          17715: 
        !          17716:    'You do not have authoring privileges for this resource'
        !          17717: => 'You do not have authoring privileges for this resource',
        !          17718: 
        !          17719:    'You have entered that answer before'
        !          17720: => 'You have entered that answer before',
        !          17721: 
        !          17722:    'You have no critical messages.'
        !          17723: => 'You have no critical messages.',
        !          17724: 
        !          17725:    'You have no unread messages'
        !          17726: => 'You have no unread messages',
        !          17727: 
        !          17728:    'You have provided an invalid ranking'
        !          17729: => 'You have provided an invalid ranking',
        !          17730: 
        !          17731:    'You must choose an authentication type.'
        !          17732: => 'You must choose an authentication type.',
        !          17733: 
        !          17734:    'You must choose at least one student to continue.'
        !          17735: => 'You must choose at least one student to continue.',
        !          17736: 
        !          17737:    'You must choose one or more choices to continue.'
        !          17738: => 'You must choose one or more choices to continue.',
        !          17739: 
        !          17740:    'You need to choose another user role or enter a specific course for this function'
        !          17741: => 'You need to choose another user role or enter a specific course for this function',
        !          17742: 
        !          17743:    'You need to specify the Kerberos domain.'
        !          17744: => 'You need to specify the Kerberos domain.',
        !          17745: 
        !          17746:    'You need to specify the initial password.'
        !          17747: => 'You need to specify the initial password.',
        !          17748: 
        !          17749:    'You need to specify the username field.'
        !          17750: => 'You need to specify the username field.',
        !          17751: 
        !          17752:    'Your Excel Spreadsheet'
        !          17753: => 'Your Excel Spreadsheet',
        !          17754: 
        !          17755:    'Your Version Settings have been Stored'
        !          17756: => 'Your Version Settings have been Stored',
        !          17757: 
        !          17758:    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
        !          17759: => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
        !          17760: 
        !          17761:    'Your home server is '
        !          17762: => 'Your home server is ',
        !          17763: 
        !          17764:    'Your receipt is'
        !          17765: => 'Your receipt is',
        !          17766: 
        !          17767:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
        !          17768: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
        !          17769: 
        !          17770:    'Your submission has been recorded.'
        !          17771: => 'Your submission has been recorded.',
        !          17772: 
        !          17773:    '[_1] (what you just saw on the screen)'
        !          17774: => '[_1] (what you just saw on the screen)',
        !          17775: 
        !          17776:    '[_1] Do not change login data'
        !          17777: => '[_1] Do not change login data',
        !          17778: 
        !          17779:    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'
        !          17780: => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',
        !          17781: 
        !          17782:    '[_1] Filesystem Authenticated (with initial password [_2])'
        !          17783: => '[_1] Filesystem Authenticated (with initial password [_2])',
        !          17784: 
        !          17785:    '[_1] Internally authenticated (mit Anfangspasswort [_2])'
        !          17786: => '[_1] Internally authenticated (mit Anfangspasswort [_2])',
        !          17787: 
        !          17788:    '[_1] Internally authenticated (with initial password [_2])'
        !          17789: => '[_1] Internally authenticated (with initial password [_2])',
        !          17790: 
        !          17791:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
        !          17792: => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5',
        !          17793: 
        !          17794:    '[_1] Local Authentication with arguement [_2]'
        !          17795: => '[_1] Local Authentication with arguement [_2]',
        !          17796: 
        !          17797:    '[_1] Local Authentication with argument [_2]'
        !          17798: => '[_1] Local Authentication with argument [_2]',
        !          17799: 
        !          17800:    '[_1] Records per Page'
        !          17801: => '[_1] Records per Page',
        !          17802: 
        !          17803:    '[_1] minutes'
        !          17804: => '[_1] minutes',
        !          17805: 
        !          17806:    '[_1] minutes, [_2] seconds'
        !          17807: => '[_1] minutes, [_2] seconds',
        !          17808: 
        !          17809:    '[_1] with value [_2]'
        !          17810: => '[_1] with value [_2]',
        !          17811: 
        !          17812:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          17813: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          17814: 
        !          17815:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
        !          17816: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
        !          17817: 
        !          17818:    '[_2] seconds'
        !          17819: => '[_2] seconds',
        !          17820: 
        !          17821:    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
        !          17822: => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
        !          17823: 
        !          17824:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
        !          17825: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
        !          17826: 
        !          17827:    'a.m.'
        !          17828: => 'a.m.',
        !          17829: 
        !          17830:    'aboutlon.gif'
        !          17831: => 'aboutlon.gif',
        !          17832: 
        !          17833:    'abstract'
        !          17834: => 'abstract',
        !          17835: 
        !          17836:    'acc keys'
        !          17837: => 'acc keys',
        !          17838: 
        !          17839:    'acc keys[_1]'
        !          17840: => 'acc keys[_1]',
        !          17841: 
        !          17842:    'access denied'
        !          17843: => 'access denied',
        !          17844: 
        !          17845:    'accessbutton.gif'
        !          17846: => 'accessbutton.gif',
        !          17847: 
        !          17848:    'according to course preferences'
        !          17849: => 'according to course preferences',
        !          17850: 
        !          17851:    'according to resource settings'
        !          17852: => 'according to resource settings',
        !          17853: 
        !          17854:    'according to user session state'
        !          17855: => 'according to user session state',
        !          17856: 
        !          17857:    'after selected'
        !          17858: => 'after selected',
        !          17859: 
        !          17860:    'all'
        !          17861: => 'all',
        !          17862: 
        !          17863:    'all resources in the course'
        !          17864: => 'all resources in the course',
        !          17865: 
        !          17866:    'all students in course'
        !          17867: => 'all students in course',
        !          17868: 
        !          17869:    'an indeterminate date'
        !          17870: => 'an indeterminate date',
        !          17871: 
        !          17872:    'an unknown date'
        !          17873: => 'an unknown date',
        !          17874: 
        !          17875:    'and'
        !          17876: => 'and',
        !          17877: 
        !          17878:    'and return receipt'
        !          17879: => 'and return receipt',
        !          17880: 
        !          17881:    'anno-'
        !          17882: => 'anno-',
        !          17883: 
        !          17884:    'anno-[_1]'
        !          17885: => 'anno-[_1]',
        !          17886: 
        !          17887:    'anno.gif'
        !          17888: => 'anno.gif',
        !          17889: 
        !          17890:    'announce'
        !          17891: => 'announce',
        !          17892: 
        !          17893:    'announce[_1]'
        !          17894: => 'announce[_1]',
        !          17895: 
        !          17896:    'anonymous'
        !          17897: => 'anonymous',
        !          17898: 
        !          17899:    'anonymous students'
        !          17900: => 'anonymous students',
        !          17901: 
        !          17902:    'anot.gif'
        !          17903: => 'anot.gif',
        !          17904: 
        !          17905:    'answer date'
        !          17906: => 'answer date',
        !          17907: 
        !          17908:    'at'
        !          17909: => 'at',
        !          17910: 
        !          17911:    'at Domain'
        !          17912: => 'at Domain',
        !          17913: 
        !          17914:    'at domain'
        !          17915: => 'at domain',
        !          17916: 
        !          17917:    'audio'
        !          17918: => 'audio',
        !          17919: 
        !          17920:    'author'
        !          17921: => 'author',
        !          17922: 
        !          17923:    'backward'
        !          17924: => 'backward',
        !          17925: 
        !          17926:    'backward[_1]'
        !          17927: => 'backward[_1]',
        !          17928: 
        !          17929:    'bchat.gif'
        !          17930: => 'bchat.gif',
        !          17931: 
        !          17932:    'between'
        !          17933: => 'between',
        !          17934: 
        !          17935:    'bookmark'
        !          17936: => 'bookmark',
        !          17937: 
        !          17938:    'bookmark[_1]'
        !          17939: => 'bookmark[_1]',
        !          17940: 
        !          17941:    'bookmark[_2]'
        !          17942: => 'bookmark[_2]',
        !          17943: 
        !          17944:    'button'
        !          17945: => 'button',
        !          17946: 
        !          17947:    'by'
        !          17948: => 'by',
        !          17949: 
        !          17950:    'bytes'
        !          17951: => 'bytes',
        !          17952: 
        !          17953:    'calendar'
        !          17954: => 'calendar',
        !          17955: 
        !          17956:    'calendar[_1]'
        !          17957: => 'calendar[_1]',
        !          17958: 
        !          17959:    'can not be accessed from your location.'
        !          17960: => 'can not be accessed from your location.',
        !          17961: 
        !          17962:    'catalog'
        !          17963: => 'catalog',
        !          17964: 
        !          17965:    'catalog.gif'
        !          17966: => 'catalog.gif',
        !          17967: 
        !          17968:    'catalog[_1]'
        !          17969: => 'catalog[_1]',
        !          17970: 
        !          17971:    'ccrs.gif'
        !          17972: => 'ccrs.gif',
        !          17973: 
        !          17974:    'changes will not show until next login'
        !          17975: => 'changes will not show until next login',
        !          17976: 
        !          17977:    'chart'
        !          17978: => 'chart',
        !          17979: 
        !          17980:    'chart[_1]'
        !          17981: => 'chart[_1]',
        !          17982: 
        !          17983:    'chat'
        !          17984: => 'chat',
        !          17985: 
        !          17986:    'chat[_1]'
        !          17987: => 'chat[_1]',
        !          17988: 
        !          17989:    'check all'
        !          17990: => 'check all',
        !          17991: 
        !          17992:    'chmod error'
        !          17993: => 'chmod error',
        !          17994: 
        !          17995:    'choose'
        !          17996: => 'choose',
        !          17997: 
        !          17998:    'choose[_1]'
        !          17999: => 'choose[_1]',
        !          18000: 
        !          18001:    'choose[_2]'
        !          18002: => 'choose[_2]',
        !          18003: 
        !          18004:    'chrt.gif'
        !          18005: => 'chrt.gif',
        !          18006: 
        !          18007:    'click on the'
        !          18008: => 'click on the',
        !          18009: 
        !          18010:    'close this window'
        !          18011: => 'close this window',
        !          18012: 
        !          18013:    'co con-'
        !          18014: => 'co con-',
        !          18015: 
        !          18016:    'co con-[_1]'
        !          18017: => 'co con-[_1]',
        !          18018: 
        !          18019:    'co res'
        !          18020: => 'co res',
        !          18021: 
        !          18022:    'co res[_1]'
        !          18023: => 'co res[_1]',
        !          18024: 
        !          18025:    'com.gif'
        !          18026: => 'com.gif',
        !          18027: 
        !          18028:    'commu-'
        !          18029: => 'commu-',
        !          18030: 
        !          18031:    'commu-[_1]'
        !          18032: => 'commu-[_1]',
        !          18033: 
        !          18034:    'con-'
        !          18035: => 'con-',
        !          18036: 
        !          18037:    'con-[_1]'
        !          18038: => 'con-[_1]',
        !          18039: 
        !          18040:    'connection down'
        !          18041: => 'connection down',
        !          18042: 
        !          18043:    'contacting'
        !          18044: => 'contacting',
        !          18045: 
        !          18046:    'contacting [_1]'
        !          18047: => 'contacting [_1]',
        !          18048: 
        !          18049:    'contents'
        !          18050: => 'contents',
        !          18051: 
        !          18052:    'contents[_1]'
        !          18053: => 'contents[_1]',
        !          18054: 
        !          18055:    'copy Error'
        !          18056: => 'copy Error',
        !          18057: 
        !          18058:    'copyright'
        !          18059: => 'copyright',
        !          18060: 
        !          18061:    'could not be copied.'
        !          18062: => 'could not be copied.',
        !          18063: 
        !          18064:    'course'
        !          18065: => 'course',
        !          18066: 
        !          18067:    'course[_10]'
        !          18068: => 'course[_10]',
        !          18069: 
        !          18070:    'course[_11]'
        !          18071: => 'course[_11]',
        !          18072: 
        !          18073:    'course[_1]'
        !          18074: => 'course[_1]',
        !          18075: 
        !          18076:    'course[_2]'
        !          18077: => 'course[_2]',
        !          18078: 
        !          18079:    'course[_3]'
        !          18080: => 'course[_3]',
        !          18081: 
        !          18082:    'course[_4]'
        !          18083: => 'course[_4]',
        !          18084: 
        !          18085:    'course[_5]'
        !          18086: => 'course[_5]',
        !          18087: 
        !          18088:    'course[_6]'
        !          18089: => 'course[_6]',
        !          18090: 
        !          18091:    'course[_7]'
        !          18092: => 'course[_7]',
        !          18093: 
        !          18094:    'course[_8]'
        !          18095: => 'course[_8]',
        !          18096: 
        !          18097:    'course[_9]'
        !          18098: => 'course[_9]',
        !          18099: 
        !          18100:    'courses.gif'
        !          18101: => 'courses.gif',
        !          18102: 
        !          18103:    'cprv.gif'
        !          18104: => 'cprv.gif',
        !          18105: 
        !          18106:    'create'
        !          18107: => 'create',
        !          18108: 
        !          18109:    'create[_1]'
        !          18110: => 'create[_1]',
        !          18111: 
        !          18112:    'cstr.gif'
        !          18113: => 'cstr.gif',
        !          18114: 
        !          18115:    'currently does not exist'
        !          18116: => 'currently does not exist',
        !          18117: 
        !          18118:    'custom'
        !          18119: => 'custom',
        !          18120: 
        !          18121:    'custom distribution file'
        !          18122: => 'custom distribution file',
        !          18123: 
        !          18124:    'customdistributionfile'
        !          18125: => 'customdistributionfile',
        !          18126: 
        !          18127:    'date_am'
        !          18128: => 'date_am',
        !          18129: 
        !          18130:    'date_days'
        !          18131: => 'date_days',
        !          18132: 
        !          18133:    'date_locale'
        !          18134: => 'date_locale',
        !          18135: 
        !          18136:    'date_months'
        !          18137: => 'date_months',
        !          18138: 
        !          18139:    'date_pm'
        !          18140: => 'date_pm',
        !          18141: 
        !          18142:    'default'
        !          18143: => 'default',
        !          18144: 
        !          18145:    'directory'
        !          18146: => 'directory',
        !          18147: 
        !          18148:    'discuss'
        !          18149: => 'discuss',
        !          18150: 
        !          18151:    'discuss[_1]'
        !          18152: => 'discuss[_1]',
        !          18153: 
        !          18154:    'docs'
        !          18155: => 'docs',
        !          18156: 
        !          18157:    'docs.gif'
        !          18158: => 'docs.gif',
        !          18159: 
        !          18160:    'docs[_1]'
        !          18161: => 'docs[_1]',
        !          18162: 
        !          18163:    'docs[_2]'
        !          18164: => 'docs[_2]',
        !          18165: 
        !          18166:    'domain'
        !          18167: => 'domain',
        !          18168: 
        !          18169:    'due date'
        !          18170: => 'due date',
        !          18171: 
        !          18172:    'during the last'
        !          18173: => 'during the last',
        !          18174: 
        !          18175:    'edit'
        !          18176: => 'edit',
        !          18177: 
        !          18178:    'edit crs'
        !          18179: => 'edit crs',
        !          18180: 
        !          18181:    'edit crs[_1]'
        !          18182: => 'edit crs[_1]',
        !          18183: 
        !          18184:    'egrd.gif'
        !          18185: => 'egrd.gif',
        !          18186: 
        !          18187:    'ences'
        !          18188: => 'ences',
        !          18189: 
        !          18190:    'ences[_1]'
        !          18191: => 'ences[_1]',
        !          18192: 
        !          18193:    'enrl.gif'
        !          18194: => 'enrl.gif',
        !          18195: 
        !          18196:    'enroll'
        !          18197: => 'enroll',
        !          18198: 
        !          18199:    'enroll[_1]'
        !          18200: => 'enroll[_1]',
        !          18201: 
        !          18202:    'enter'
        !          18203: => 'enter',
        !          18204: 
        !          18205:    'enter[_1]'
        !          18206: => 'enter[_1]',
        !          18207: 
        !          18208:    'eval.gif'
        !          18209: => 'eval.gif',
        !          18210: 
        !          18211:    'evaluate'
        !          18212: => 'evaluate',
        !          18213: 
        !          18214:    'evaluate[_1]'
        !          18215: => 'evaluate[_1]',
        !          18216: 
        !          18217:    'exit'
        !          18218: => 'exit',
        !          18219: 
        !          18220:    'exit[_1]'
        !          18221: => 'exit[_1]',
        !          18222: 
        !          18223:    'expired or revoked'
        !          18224: => 'expired or revoked',
        !          18225: 
        !          18226:    'extension'
        !          18227: => 'extension',
        !          18228: 
        !          18229:    'external'
        !          18230: => 'external',
        !          18231: 
        !          18232:    'fas'
        !          18233: => 'fas',
        !          18234: 
        !          18235:    'fdbk.gif'
        !          18236: => 'fdbk.gif',
        !          18237: 
        !          18238:    'feedback'
        !          18239: => 'feedback',
        !          18240: 
        !          18241:    'feedback[_1]'
        !          18242: => 'feedback[_1]',
        !          18243: 
        !          18244:    'file<br />extension'
        !          18245: => 'file<br />extension',
        !          18246: 
        !          18247:    'first name'
        !          18248: => 'first name',
        !          18249: 
        !          18250:    'for'
        !          18251: => 'for',
        !          18252: 
        !          18253:    'for <b>all resources in the course</b>'
        !          18254: => 'for <b>all resources in the course</b>',
        !          18255: 
        !          18256:    'for <b>all students in course</b>'
        !          18257: => 'for <b>all students in course</b>',
        !          18258: 
        !          18259:    'for Enclosing Map or Folder'
        !          18260: => 'for Enclosing Map or Folder',
        !          18261: 
        !          18262:    'for Resource'
        !          18263: => 'for Resource',
        !          18264: 
        !          18265:    'for [_1]'
        !          18266: => 'for [_1]',
        !          18267: 
        !          18268:    'for section [_1]'
        !          18269: => 'for section [_1]',
        !          18270: 
        !          18271:    'for the map named [_1]'
        !          18272: => 'for the map named [_1]',
        !          18273: 
        !          18274:    'for the resource named [_1]'
        !          18275: => 'for the resource named [_1]',
        !          18276: 
        !          18277:    'for visible separation'
        !          18278: => 'for visible separation',
        !          18279: 
        !          18280:    'forward'
        !          18281: => 'forward',
        !          18282: 
        !          18283:    'forward[_1]'
        !          18284: => 'forward[_1]',
        !          18285: 
        !          18286:    'from'
        !          18287: => 'from',
        !          18288: 
        !          18289:    'from Enclosing Map or Folder'
        !          18290: => 'from Enclosing Map or Folder',
        !          18291: 
        !          18292:    'from current subdirectory'
        !          18293: => 'from current subdirectory',
        !          18294: 
        !          18295:    'general'
        !          18296: => 'general',
        !          18297: 
        !          18298:    'generation'
        !          18299: => 'generation',
        !          18300: 
        !          18301:    'grades'
        !          18302: => 'grades',
        !          18303: 
        !          18304:    'grades[_1]'
        !          18305: => 'grades[_1]',
        !          18306: 
        !          18307:    'grades[_2]'
        !          18308: => 'grades[_2]',
        !          18309: 
        !          18310:    'grds.gif'
        !          18311: => 'grds.gif',
        !          18312: 
        !          18313:    'have different numbers and answers'
        !          18314: => 'have different numbers and answers',
        !          18315: 
        !          18316:    'helper'
        !          18317: => 'helper',
        !          18318: 
        !          18319:    'htmlarea_lang'
        !          18320: => 'htmlarea_lang',
        !          18321: 
        !          18322:    'in'
        !          18323: => 'in',
        !          18324: 
        !          18325:    'in Course'
        !          18326: => 'in Course',
        !          18327: 
        !          18328:    'in Section/Group'
        !          18329: => 'in Section/Group',
        !          18330: 
        !          18331:    'in domain'
        !          18332: => 'in domain',
        !          18333: 
        !          18334:    'info'
        !          18335: => 'info',
        !          18336: 
        !          18337:    'instructor'
        !          18338: => 'instructor',
        !          18339: 
        !          18340:    'interface available'
        !          18341: => 'interface available',
        !          18342: 
        !          18343:    'internal'
        !          18344: => 'internal',
        !          18345: 
        !          18346:    'is closed but you are allowed to view it'
        !          18347: => 'is closed but you are allowed to view it',
        !          18348: 
        !          18349:    'is due at'
        !          18350: => 'is due at',
        !          18351: 
        !          18352:    'is in this state by royal decree.'
        !          18353: => 'is in this state by royal decree.',
        !          18354: 
        !          18355:    'is in under construction'
        !          18356: => 'is in under construction',
        !          18357: 
        !          18358:    'is not analyzable at this time'
        !          18359: => 'is not analyzable at this time',
        !          18360: 
        !          18361:    'is ready for download'
        !          18362: => 'is ready for download',
        !          18363: 
        !          18364:    'keys.gif'
        !          18365: => 'keys.gif',
        !          18366: 
        !          18367:    'keywords'
        !          18368: => 'keywords',
        !          18369: 
        !          18370:    'language'
        !          18371: => 'language',
        !          18372: 
        !          18373:    'last month'
        !          18374: => 'last month',
        !          18375: 
        !          18376:    'last name'
        !          18377: => 'last name',
        !          18378: 
        !          18379:    'last problem'
        !          18380: => 'last problem',
        !          18381: 
        !          18382:    'last six months'
        !          18383: => 'last six months',
        !          18384: 
        !          18385:    'last student'
        !          18386: => 'last student',
        !          18387: 
        !          18388:    'last three months'
        !          18389: => 'last three months',
        !          18390: 
        !          18391:    'last week'
        !          18392: => 'last week',
        !          18393: 
        !          18394:    'last year'
        !          18395: => 'last year',
        !          18396: 
        !          18397:    'library'
        !          18398: => 'library',
        !          18399: 
        !          18400:    'library[_1]'
        !          18401: => 'library[_1]',
        !          18402: 
        !          18403:    'log in again'
        !          18404: => 'log in again',
        !          18405: 
        !          18406:    'loginproblems.html'
        !          18407: => 'loginproblems.html',
        !          18408: 
        !          18409:    'logout.gif'
        !          18410: => 'logout.gif',
        !          18411: 
        !          18412:    'make these dates the default for future enrollment'
        !          18413: => 'make these dates the default for future enrollment',
        !          18414: 
        !          18415:    'manage'
        !          18416: => 'manage',
        !          18417: 
        !          18418:    'manage[_1]'
        !          18419: => 'manage[_1]',
        !          18420: 
        !          18421:    'may be open from a different computer.'
        !          18422: => 'may be open from a different computer.',
        !          18423: 
        !          18424:    'may open later.'
        !          18425: => 'may open later.',
        !          18426: 
        !          18427:    'middle name'
        !          18428: => 'middle name',
        !          18429: 
        !          18430:    'midnight'
        !          18431: => 'midnight',
        !          18432: 
        !          18433:    'minutes'
        !          18434: => 'minutes',
        !          18435: 
        !          18436:    'missions'
        !          18437: => 'missions',
        !          18438: 
        !          18439:    'most recent'
        !          18440: => 'most recent',
        !          18441: 
        !          18442:    'movies'
        !          18443: => 'movies',
        !          18444: 
        !          18445:    'my'
        !          18446: => 'my',
        !          18447: 
        !          18448:    'my[_1]'
        !          18449: => 'my[_1]',
        !          18450: 
        !          18451:    'name'
        !          18452: => 'name',
        !          18453: 
        !          18454:    'name only visible to course faculty'
        !          18455: => 'name only visible to course faculty',
        !          18456: 
        !          18457:    'nav.gif'
        !          18458: => 'nav.gif',
        !          18459: 
        !          18460:    'navigate'
        !          18461: => 'navigate',
        !          18462: 
        !          18463:    'navigate[_1]'
        !          18464: => 'navigate[_1]',
        !          18465: 
        !          18466:    'never'
        !          18467: => 'never',
        !          18468: 
        !          18469:    'nication'
        !          18470: => 'nication',
        !          18471: 
        !          18472:    'nication[_1]'
        !          18473: => 'nication[_1]',
        !          18474: 
        !          18475:    'no ending date'
        !          18476: => 'no ending date',
        !          18477: 
        !          18478:    'noon'
        !          18479: => 'noon',
        !          18480: 
        !          18481:    'not displayed'
        !          18482: => 'not displayed',
        !          18483: 
        !          18484:    'not found'
        !          18485: => 'not found',
        !          18486: 
        !          18487:    'notes'
        !          18488: => 'notes',
        !          18489: 
        !          18490:    'num_override'
        !          18491: => 'num_override',
        !          18492: 
        !          18493:    'number'
        !          18494: => 'number',
        !          18495: 
        !          18496:    'number of tries'
        !          18497: => 'number of tries',
        !          18498: 
        !          18499:    'obsolete'
        !          18500: => 'obsolete',
        !          18501: 
        !          18502:    'obsolete replacement'
        !          18503: => 'obsolete replacement',
        !          18504: 
        !          18505:    'obsoletereplacement'
        !          18506: => 'obsoletereplacement',
        !          18507: 
        !          18508:    'of'
        !          18509: => 'of',
        !          18510: 
        !          18511:    'only check if you know what you are doing'
        !          18512: => 'only check if you know what you are doing',
        !          18513: 
        !          18514:    'only search domain'
        !          18515: => 'only search domain',
        !          18516: 
        !          18517:    'opening date'
        !          18518: => 'opening date',
        !          18519: 
        !          18520:    'optional'
        !          18521: => 'optional',
        !          18522: 
        !          18523:    'or'
        !          18524: => 'or',
        !          18525: 
        !          18526:    'or ID'
        !          18527: => 'or ID',
        !          18528: 
        !          18529:    'or any other value'
        !          18530: => 'or any other value',
        !          18531: 
        !          18532:    'p.m.'
        !          18533: => 'p.m.',
        !          18534: 
        !          18535:    'pages'
        !          18536: => 'pages',
        !          18537: 
        !          18538:    'parm.gif'
        !          18539: => 'parm.gif',
        !          18540: 
        !          18541:    'parms'
        !          18542: => 'parms',
        !          18543: 
        !          18544:    'parms[_1]'
        !          18545: => 'parms[_1]',
        !          18546: 
        !          18547:    'part'
        !          18548: => 'part',
        !          18549: 
        !          18550:    'percent'
        !          18551: => 'percent',
        !          18552: 
        !          18553:    'pictures'
        !          18554: => 'pictures',
        !          18555: 
        !          18556:    'please refer to'
        !          18557: => 'please refer to',
        !          18558: 
        !          18559:    'pref.gif'
        !          18560: => 'pref.gif',
        !          18561: 
        !          18562:    'prefer-'
        !          18563: => 'prefer-',
        !          18564: 
        !          18565:    'prefer-[_1]'
        !          18566: => 'prefer-[_1]',
        !          18567: 
        !          18568:    'prepare'
        !          18569: => 'prepare',
        !          18570: 
        !          18571:    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          18572: => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          18573: 
        !          18574:    'printout'
        !          18575: => 'printout',
        !          18576: 
        !          18577:    'private'
        !          18578: => 'private',
        !          18579: 
        !          18580:    'problem'
        !          18581: => 'problem',
        !          18582: 
        !          18583:    'problem statistics grouped by sequence'
        !          18584: => 'problem statistics grouped by sequence',
        !          18585: 
        !          18586:    'problem statistics ungrouped'
        !          18587: => 'problem statistics ungrouped',
        !          18588: 
        !          18589:    'problem statistics, Excel'
        !          18590: => 'problem statistics, Excel',
        !          18591: 
        !          18592:    'problem weight'
        !          18593: => 'problem weight',
        !          18594: 
        !          18595:    'prt.gif'
        !          18596: => 'prt.gif',
        !          18597: 
        !          18598:    'public'
        !          18599: => 'public',
        !          18600: 
        !          18601:    'publisher<br />owner'
        !          18602: => 'publisher<br />owner',
        !          18603: 
        !          18604:    're-initializing course'
        !          18605: => 're-initializing course',
        !          18606: 
        !          18607:    'remaining'
        !          18608: => 'remaining',
        !          18609: 
        !          18610:    'res.gif'
        !          18611: => 'res.gif',
        !          18612: 
        !          18613:    'resource'
        !          18614: => 'resource',
        !          18615: 
        !          18616:    'resource[_1]'
        !          18617: => 'resource[_1]',
        !          18618: 
        !          18619:    'resources'
        !          18620: => 'resources',
        !          18621: 
        !          18622:    'role'
        !          18623: => 'role',
        !          18624: 
        !          18625:    'role,role,...'
        !          18626: => 'role,role,...',
        !          18627: 
        !          18628:    'role[_1]'
        !          18629: => 'role[_1]',
        !          18630: 
        !          18631:    'role[_2]'
        !          18632: => 'role[_2]',
        !          18633: 
        !          18634:    'roles'
        !          18635: => 'roles',
        !          18636: 
        !          18637:    'roles.gif'
        !          18638: => 'roles.gif',
        !          18639: 
        !          18640:    'roles[_1]'
        !          18641: => 'roles[_1]',
        !          18642: 
        !          18643:    'sbkm.gif'
        !          18644: => 'sbkm.gif',
        !          18645: 
        !          18646:    'scantron[_1]'
        !          18647: => 'scantron[_1]',
        !          18648: 
        !          18649:    'search'
        !          18650: => 'search',
        !          18651: 
        !          18652:    'search[_1]'
        !          18653: => 'search[_1]',
        !          18654: 
        !          18655:    'search[_2]'
        !          18656: => 'search[_2]',
        !          18657: 
        !          18658:    'second'
        !          18659: => 'second',
        !          18660: 
        !          18661:    'seconds'
        !          18662: => 'seconds',
        !          18663: 
        !          18664:    'seconds for'
        !          18665: => 'seconds for',
        !          18666: 
        !          18667:    'section'
        !          18668: => 'section',
        !          18669: 
        !          18670:    'selected students'
        !          18671: => 'selected students',
        !          18672: 
        !          18673:    'send[_1]'
        !          18674: => 'send[_1]',
        !          18675: 
        !          18676:    'sequence'
        !          18677: => 'sequence',
        !          18678: 
        !          18679:    'set'
        !          18680: => 'set',
        !          18681: 
        !          18682:    'set[_1]'
        !          18683: => 'set[_1]',
        !          18684: 
        !          18685:    'space'
        !          18686: => 'space',
        !          18687: 
        !          18688:    'space[_1]'
        !          18689: => 'space[_1]',
        !          18690: 
        !          18691:    'space[_2]'
        !          18692: => 'space[_2]',
        !          18693: 
        !          18694:    'spacer.gif'
        !          18695: => 'spacer.gif',
        !          18696: 
        !          18697:    'spellcheck_lang'
        !          18698: => 'spellcheck_lang',
        !          18699: 
        !          18700:    'sprs.gif'
        !          18701: => 'sprs.gif',
        !          18702: 
        !          18703:    'src.gif'
        !          18704: => 'src.gif',
        !          18705: 
        !          18706:    'standard'
        !          18707: => 'standard',
        !          18708: 
        !          18709:    'standard LaTeX mode'
        !          18710: => 'standard LaTeX mode',
        !          18711: 
        !          18712:    'standard courses only'
        !          18713: => 'standard courses only',
        !          18714: 
        !          18715:    'stat.gif'
        !          18716: => 'stat.gif',
        !          18717: 
        !          18718:    'stats'
        !          18719: => 'stats',
        !          18720: 
        !          18721:    'stats[_1]'
        !          18722: => 'stats[_1]',
        !          18723: 
        !          18724:    'struct'
        !          18725: => 'struct',
        !          18726: 
        !          18727:    'struct[_1]'
        !          18728: => 'struct[_1]',
        !          18729: 
        !          18730:    'struct[_2]'
        !          18731: => 'struct[_2]',
        !          18732: 
        !          18733:    'student'
        !          18734: => 'student',
        !          18735: 
        !          18736:    'student name'
        !          18737: => 'student name',
        !          18738: 
        !          18739:    'subject'
        !          18740: => 'subject',
        !          18741: 
        !          18742:    'switch'
        !          18743: => 'switch',
        !          18744: 
        !          18745:    'switch[_1]'
        !          18746: => 'switch[_1]',
        !          18747: 
        !          18748:    'switch[_2]'
        !          18749: => 'switch[_2]',
        !          18750: 
        !          18751:    'system wide'
        !          18752: => 'system wide',
        !          18753: 
        !          18754:    'tations'
        !          18755: => 'tations',
        !          18756: 
        !          18757:    'template'
        !          18758: => 'template',
        !          18759: 
        !          18760:    'textual_remote_display'
        !          18761: => 'textual_remote_display',
        !          18762: 
        !          18763:    'this'
        !          18764: => 'this',
        !          18765: 
        !          18766:    'title'
        !          18767: => 'title',
        !          18768: 
        !          18769:    'to'
        !          18770: => 'to',
        !          18771: 
        !          18772:    'to [_1] ([_2])'
        !          18773: => 'to [_1] ([_2])',
        !          18774: 
        !          18775:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
        !          18776: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
        !          18777: 
        !          18778:    'today'
        !          18779: => 'today',
        !          18780: 
        !          18781:    'unable to enroll'
        !          18782: => 'unable to enroll',
        !          18783: 
        !          18784:    'uncheck all'
        !          18785: => 'uncheck all',
        !          18786: 
        !          18787:    'undo'
        !          18788: => 'undo',
        !          18789: 
        !          18790:    'unless locked'
        !          18791: => 'unless locked',
        !          18792: 
        !          18793:    'untitled'
        !          18794: => 'untitled',
        !          18795: 
        !          18796:    'updated periodically'
        !          18797: => 'updated periodically',
        !          18798: 
        !          18799:    'use related words'
        !          18800: => 'use related words',
        !          18801: 
        !          18802:    'user'
        !          18803: => 'user',
        !          18804: 
        !          18805:    'user[_1]'
        !          18806: => 'user[_1]',
        !          18807: 
        !          18808:    'userauthentication.gif'
        !          18809: => 'userauthentication.gif',
        !          18810: 
        !          18811:    'username'
        !          18812: => 'username',
        !          18813: 
        !          18814:    'users in'
        !          18815: => 'users in',
        !          18816: 
        !          18817:    'vbkm.gif'
        !          18818: => 'vbkm.gif',
        !          18819: 
        !          18820:    'versions of this problem'
        !          18821: => 'versions of this problem',
        !          18822: 
        !          18823:    'versus'
        !          18824: => 'versus',
        !          18825: 
        !          18826:    'view'
        !          18827: => 'view',
        !          18828: 
        !          18829:    'view sub-'
        !          18830: => 'view sub-',
        !          18831: 
        !          18832:    'view[_1]'
        !          18833: => 'view[_1]',
        !          18834: 
        !          18835:    'visible to author and co-authors only'
        !          18836: => 'visible to author and co-authors only',
        !          18837: 
        !          18838:    'waiting on'
        !          18839: => 'waiting on',
        !          18840: 
        !          18841:    'waiting on [_1]'
        !          18842: => 'waiting on [_1]',
        !          18843: 
        !          18844:    'warning(s)'
        !          18845: => 'warning(s)',
        !          18846: 
        !          18847:    'was due on'
        !          18848: => 'was due on',
        !          18849: 
        !          18850:    'what you just saw on the screen'
        !          18851: => 'what you just saw on the screen',
        !          18852: 
        !          18853:    'will open on'
        !          18854: => 'will open on',
        !          18855: 
        !          18856:    'with server'
        !          18857: => 'with server',
        !          18858: 
        !          18859:    'yes'
        !          18860: => 'yes',
        !          18861: 
        !          18862: 
        !          18863: 
        !          18864: #SYNC Tue Aug 15 18:55:42 2006
        !          18865:    ' [_1]'
        !          18866: => ' [_1]',
        !          18867: 
        !          18868:    '"[_1]" for default hiding'
        !          18869: => '"[_1]" for default hiding',
        !          18870: 
        !          18871:    '"[_1]" for visible separation'
        !          18872: => '"[_1]" for visible separation',
        !          18873: 
        !          18874:    '"[_1]" if allowed, anything else if not'
        !          18875: => '"[_1]" if allowed, anything else if not',
        !          18876: 
        !          18877:    '"[_1]" to disable, anything else if not'
        !          18878: => '"[_1]" to disable, anything else if not',
        !          18879: 
        !          18880:    '# 16 Aug 14:45'
        !          18881: => '# 16 Aug 14:45',
        !          18882: 
        !          18883:    '# Do not translate this line.  [_1] is a check box'
        !          18884: => '# Do not translate this line.  [_1] is a check box',
        !          18885: 
        !          18886:    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
        !          18887: => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
        !          18888: 
        !          18889:    '# Do not translate this line.  [_1] is a column index.'
        !          18890: => '# Do not translate this line.  [_1] is a column index.',
        !          18891: 
        !          18892:    '# Do not translate this line.  [_1] is a drop-down box listing domains.'
        !          18893: => '# Do not translate this line.  [_1] is a drop-down box listing domains.',
        !          18894: 
        !          18895:    '# Do not translate this line.  [_1] is a username'
        !          18896: => '# Do not translate this line.  [_1] is a username',
        !          18897: 
        !          18898:    '# Do not translate this line.  [_1] is the number of students processed'
        !          18899: => '# Do not translate this line.  [_1] is the number of students processed',
        !          18900: 
        !          18901:    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
        !          18902: => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
        !          18903: 
        !          18904:    '# Do not translate this line.  [_1] is username, [_2] is error message'
        !          18905: => '# Do not translate this line.  [_1] is username, [_2] is error message',
        !          18906: 
        !          18907:    '# Do not translate this line.  [_1] is username@domain'
        !          18908: => '# Do not translate this line.  [_1] is username@domain',
        !          18909: 
        !          18910:    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
        !          18911: => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
        !          18912: 
        !          18913:    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
        !          18914: => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
        !          18915: 
        !          18916:    '# Do not translate this line.  [_2] is a text entry element'
        !          18917: => '# Do not translate this line.  [_2] is a text entry element',
        !          18918: 
        !          18919:    '# [_1] is a drop-down selection box'
        !          18920: => '# [_1] is a drop-down selection box',
        !          18921: 
        !          18922:    '# [_1] is a number [_2] is the current domain'
        !          18923: => '# [_1] is a number [_2] is the current domain',
        !          18924: 
        !          18925:    '# [_1] is an html link to the current file '
        !          18926: => '# [_1] is an html link to the current file ',
        !          18927: 
        !          18928:    '# _1 is a selection dialog'
        !          18929: => '# _1 is a selection dialog',
        !          18930: 
        !          18931:    '# _1 is a server name'
        !          18932: => '# _1 is a server name',
        !          18933: 
        !          18934:    '# _1 is search string'
        !          18935: => '# _1 is search string',
        !          18936: 
        !          18937:    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"
        !          18938: => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",
        !          18939: 
        !          18940:    '# mt fehlt'
        !          18941: => '# mt fehlt',
        !          18942: 
        !          18943:    '#Stdnts'
        !          18944: => '#Stdnts',
        !          18945: 
        !          18946:    '#YES'
        !          18947: => '#YES',
        !          18948: 
        !          18949:    '#[_1] is the foil name'
        !          18950: => '#[_1] is the foil name',
        !          18951: 
        !          18952:    '#_1 is the foil name, _2 is the current value of the foil'
        !          18953: => '#_1 is the foil name, _2 is the current value of the foil',
        !          18954: 
        !          18955:    '%Wrng'
        !          18956: => '%Wrng',
        !          18957: 
        !          18958:    '&nbsp;Show&nbsp;All&nbsp;Foils'
        !          18959: => '&nbsp;Show&nbsp;All&nbsp;Foils',
        !          18960: 
        !          18961:    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
        !          18962: => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
        !          18963: 
        !          18964:    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'
        !          18965: => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
        !          18966: 
        !          18967:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
        !          18968: => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
        !          18969: 
        !          18970:    '(Hand in a file you have prepared on your computer)'
        !          18971: => '(Hand in a file you have prepared on your computer)',
        !          18972: 
        !          18973:    ', and answers will be available on'
        !          18974: => ', and answers will be available on',
        !          18975: 
        !          18976:    ', is reserved internally by LON-CAPA.'
        !          18977: => ', is reserved internally by LON-CAPA.',
        !          18978: 
        !          18979:    ', or the next time you log in.'
        !          18980: => ', or the next time you log in.',
        !          18981: 
        !          18982:    ', select a template from the pull-down menu below'
        !          18983: => ', select a template from the pull-down menu below',
        !          18984: 
        !          18985:    ', select a template from the pull-down menu below.'
        !          18986: => ', select a template from the pull-down menu below.',
        !          18987: 
        !          18988:    '. . . for a particular section'
        !          18989: => '. . . for a particular section',
        !          18990: 
        !          18991:    '. . . for all students in the course'
        !          18992: => '. . . for all students in the course',
        !          18993: 
        !          18994:    '. . . for an individual student'
        !          18995: => '. . . for an individual student',
        !          18996: 
        !          18997:    '1 am'
        !          18998: => '1 am',
        !          18999: 
        !          19000:    '1 minute'
        !          19001: => '1 minute',
        !          19002: 
        !          19003:    '1 out of N multiple choice (radio button)'
        !          19004: => '1 out of N multiple choice (radio button)',
        !          19005: 
        !          19006:    '1 pm'
        !          19007: => '1 pm',
        !          19008: 
        !          19009:    '10 am'
        !          19010: => '10 am',
        !          19011: 
        !          19012:    '10 pm'
        !          19013: => '10 pm',
        !          19014: 
        !          19015:    '11 am'
        !          19016: => '11 am',
        !          19017: 
        !          19018:    '11 pm'
        !          19019: => '11 pm',
        !          19020: 
        !          19021:    '12 am'
        !          19022: => '12 am',
        !          19023: 
        !          19024:    '12 noon'
        !          19025: => '12 noon',
        !          19026: 
        !          19027:    '2 am'
        !          19028: => '2 am',
        !          19029: 
        !          19030:    '2 pm'
        !          19031: => '2 pm',
        !          19032: 
        !          19033:    '3 am'
        !          19034: => '3 am',
        !          19035: 
        !          19036:    '3 pm'
        !          19037: => '3 pm',
        !          19038: 
        !          19039:    '4 am'
        !          19040: => '4 am',
        !          19041: 
        !          19042:    '4 pm'
        !          19043: => '4 pm',
        !          19044: 
        !          19045:    '5 am'
        !          19046: => '5 am',
        !          19047: 
        !          19048:    '5 pm'
        !          19049: => '5 pm',
        !          19050: 
        !          19051:    '6 am'
        !          19052: => '6 am',
        !          19053: 
        !          19054:    '6 pm'
        !          19055: => '6 pm',
        !          19056: 
        !          19057:    '7 am'
        !          19058: => '7 am',
        !          19059: 
        !          19060:    '7 pm'
        !          19061: => '7 pm',
        !          19062: 
        !          19063:    '8 am'
        !          19064: => '8 am',
        !          19065: 
        !          19066:    '8 pm'
        !          19067: => '8 pm',
        !          19068: 
        !          19069:    '9 am'
        !          19070: => '9 am',
        !          19071: 
        !          19072:    '9 pm'
        !          19073: => '9 pm',
        !          19074: 
        !          19075:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
        !          19076: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
        !          19077: 
        !          19078:    '<- Previous'
        !          19079: => '<- Previous',
        !          19080: 
        !          19081:    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
        !          19082: => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
        !          19083: 
        !          19084:    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
        !          19085: => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
        !          19086: 
        !          19087:    '<b>Instructor</b> - instructors will not be able to participate in discussions'
        !          19088: => '<b>Instructor</b> - instructors will not be able to participate in discussions',
        !          19089: 
        !          19090:    '<b>Instructor</b> - instructors will not be able to use or view the chat room'
        !          19091: => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
        !          19092: 
        !          19093:    '<b>Students</b> - students will not be able to participate in discussions'
        !          19094: => '<b>Students</b> - students will not be able to participate in discussions',
        !          19095: 
        !          19096:    '<b>Students</b> - students will not be able to use or view the chat room.'
        !          19097: => '<b>Students</b> - students will not be able to use or view the chat room.',
        !          19098: 
        !          19099:    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
        !          19100: => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
        !          19101: 
        !          19102:    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
        !          19103: => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
        !          19104: 
        !          19105:    '<b>[_1]</b>:  Unable to enroll: [_2]'
        !          19106: => '<b>[_1]</b>:  Unable to enroll: [_2]',
        !          19107: 
        !          19108:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
        !          19109: => '<b>[_1]</b>: Unable to enroll.  No password specified.',
        !          19110: 
        !          19111:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
        !          19112: => '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]',
        !          19113: 
        !          19114:    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
        !          19115: => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',
        !          19116: 
        !          19117:    'A score has been assigned.'
        !          19118: => 'A score has been assigned.',
        !          19119: 
        !          19120:    'ABSTRACT'
        !          19121: => 'ABSTRACT',
        !          19122: 
        !          19123:    'ALL'
        !          19124: => 'ALL',
        !          19125: 
        !          19126:    'About Me'
        !          19127: => 'About Me',
        !          19128: 
        !          19129:    'Abstract'
        !          19130: => 'Abstract',
        !          19131: 
        !          19132:    'Access Control'
        !          19133: => 'Access Control',
        !          19134: 
        !          19135:    'Access Key Management'
        !          19136: => 'Access Key Management',
        !          19137: 
        !          19138:    'Access and Usage Statistics'
        !          19139: => 'Access and Usage Statistics',
        !          19140: 
        !          19141:    'Actions'
        !          19142: => 'Actions',
        !          19143: 
        !          19144:    'Activate'
        !          19145: => 'Activate',
        !          19146: 
        !          19147:    'Add Roles'
        !          19148: => 'Add Roles',
        !          19149: 
        !          19150:    'Add new option'
        !          19151: => 'Add new option',
        !          19152: 
        !          19153:    "Add one empty page/column after each student's assignment"
        !          19154: => "Add one empty page/column after each student's assignment",
        !          19155: 
        !          19156:    "Add three empty pages/column after each student's assignment"
        !          19157: => "Add three empty pages/column after each student's assignment",
        !          19158: 
        !          19159:    "Add two empty pages/column after each student's assignment"
        !          19160: => "Add two empty pages/column after each student's assignment",
        !          19161: 
        !          19162:    'Additional Keywords'
        !          19163: => 'Additional Keywords',
        !          19164: 
        !          19165:    'Additional Metadata (non-standard, parameters, exports)'
        !          19166: => 'Additional Metadata (non-standard, parameters, exports)',
        !          19167: 
        !          19168:    'Additional Recipients'
        !          19169: => 'Additional Recipients',
        !          19170: 
        !          19171:    'Additional settings, if specified below, will override cloned settings'
        !          19172: => 'Additional settings, if specified below, will override cloned settings',
        !          19173: 
        !          19174:    'Administrator'
        !          19175: => 'Administrator',
        !          19176: 
        !          19177:    'Advanced Catalog Search'
        !          19178: => 'Advanced Catalog Search',
        !          19179: 
        !          19180:    'Advanced Edit'
        !          19181: => 'Advanced Edit',
        !          19182: 
        !          19183:    'Advanced Search'
        !          19184: => 'Advanced Search',
        !          19185: 
        !          19186:    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
        !          19187: => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
        !          19188: 
        !          19189:    'Agree'
        !          19190: => 'Agree',
        !          19191: 
        !          19192:    'All Documents in Course'
        !          19193: => 'All Documents in Course',
        !          19194: 
        !          19195:    'All Maps or Folders'
        !          19196: => 'All Maps or Folders',
        !          19197: 
        !          19198:    'All Resources'
        !          19199: => 'All Resources',
        !          19200: 
        !          19201:    'All Resources (possibly large output)'
        !          19202: => 'All Resources (possibly large output)',
        !          19203: 
        !          19204:    'All Students'
        !          19205: => 'All Students',
        !          19206: 
        !          19207:    'All homework is currently completed'
        !          19208: => 'All homework is currently completed',
        !          19209: 
        !          19210:    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
        !          19211: => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',
        !          19212: 
        !          19213:    'All versions'
        !          19214: => 'All versions',
        !          19215: 
        !          19216:    'Allow limited HTML in discussion posts'
        !          19217: => 'Allow limited HTML in discussion posts',
        !          19218: 
        !          19219:    'Allow problems to be split over pages'
        !          19220: => 'Allow problems to be split over pages',
        !          19221: 
        !          19222:    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
        !          19223: => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
        !          19224: 
        !          19225:    'Allowed filetypes: <b>[_1]</b>'
        !          19226: => 'Allowed filetypes: <b>[_1]</b>',
        !          19227: 
        !          19228:    'An error occured during the attempt to change the section for this student.'
        !          19229: => 'An error occured during the attempt to change the section for this student.',
        !          19230: 
        !          19231:    'An error occured while grading your answer.'
        !          19232: => 'An error occured while grading your answer.',
        !          19233: 
        !          19234:    'An error occurred during the attempt to change the role information for this student.'
        !          19235: => 'An error occurred during the attempt to change the role information for this student.',
        !          19236: 
        !          19237:    'Analyze Over '
        !          19238: => 'Analyze Over ',
        !          19239: 
        !          19240:    'Analyze Problem'
        !          19241: => 'Analyze Problem',
        !          19242: 
        !          19243:    'Analyze Problem Again'
        !          19244: => 'Analyze Problem Again',
        !          19245: 
        !          19246:    'Analyze Progress'
        !          19247: => 'Analyze Progress',
        !          19248: 
        !          19249:    'Analyze as '
        !          19250: => 'Analyze as ',
        !          19251: 
        !          19252:    'Analyzing Results'
        !          19253: => 'Analyzing Results',
        !          19254: 
        !          19255:    'Analyzing a problem'
        !          19256: => 'Analyzing a problem',
        !          19257: 
        !          19258:    'Announcements and Calendar'
        !          19259: => 'Announcements and Calendar',
        !          19260: 
        !          19261:    'Anonymous'
        !          19262: => 'Anonymous',
        !          19263: 
        !          19264:    'Anonymous contribution to course discussion of resource'
        !          19265: => 'Anonymous contribution to course discussion of resource',
        !          19266: 
        !          19267:    'Answer'
        !          19268: => 'Answer',
        !          19269: 
        !          19270:    'Answer Date (answerdate)'
        !          19271: => 'Answer Date (answerdate)',
        !          19272: 
        !          19273:    'Answer Submitted'
        !          19274: => 'Answer Submitted',
        !          19275: 
        !          19276:    'Answer Submitted: Your final submission will be graded after the due date.'
        !          19277: => 'Answer Submitted: Your final submission will be graded after the due date.',
        !          19278: 
        !          19279:    'Answer available'
        !          19280: => 'Answer available',
        !          19281: 
        !          19282:    'Answer submitted'
        !          19283: => 'Answer submitted',
        !          19284: 
        !          19285:    'Answer submitted, not yet graded'
        !          19286: => 'Answer submitted, not yet graded',
        !          19287: 
        !          19288:    'Answer:'
        !          19289: => 'Answer:',
        !          19290: 
        !          19291:    'Answerable'
        !          19292: => 'Answerable',
        !          19293: 
        !          19294:    'Any Language'
        !          19295: => 'Any Language',
        !          19296: 
        !          19297:    'Any User'
        !          19298: => 'Any User',
        !          19299: 
        !          19300:    'Any category'
        !          19301: => 'Any category',
        !          19302: 
        !          19303:    'Any comments? '
        !          19304: => 'Any comments? ',
        !          19305: 
        !          19306:    'Any copyright/distribution'
        !          19307: => 'Any copyright/distribution',
        !          19308: 
        !          19309:    'April'
        !          19310: => 'April',
        !          19311: 
        !          19312:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
        !          19313: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
        !          19314: 
        !          19315:    'Assessment'
        !          19316: => 'Assessment',
        !          19317: 
        !          19318:    'Assessment Parameters'
        !          19319: => 'Assessment Parameters',
        !          19320: 
        !          19321:    'Assessment URL and Title'
        !          19322: => 'Assessment URL and Title',
        !          19323: 
        !          19324:    'Assigned User Roles'
        !          19325: => 'Assigned User Roles',
        !          19326: 
        !          19327:    'Associate columns with student attributes.'
        !          19328: => 'Associate columns with student attributes.',
        !          19329: 
        !          19330:    'Attachment'
        !          19331: => 'Attachment',
        !          19332: 
        !          19333:    'Attribute'
        !          19334: => 'Attribute',
        !          19335: 
        !          19336:    'August'
        !          19337: => 'August',
        !          19338: 
        !          19339:    'Author'
        !          19340: => 'Author',
        !          19341: 
        !          19342:    'Author and Co-Author roles may not be available on servers other than your home server.'
        !          19343: => 'Author and Co-Author roles may not be available on servers other than your home server.',
        !          19344: 
        !          19345:    'Author(s)'
        !          19346: => 'Author(s)',
        !          19347: 
        !          19348:    'Automated Enrollment Manager'
        !          19349: => 'Automated Enrollment Manager',
        !          19350: 
        !          19351:    'Automated adds'
        !          19352: => 'Automated adds',
        !          19353: 
        !          19354:    'Automated drops'
        !          19355: => 'Automated drops',
        !          19356: 
        !          19357:    'Automated enrollment settings'
        !          19358: => 'Automated enrollment settings',
        !          19359: 
        !          19360:    'Average number of tries till solved'
        !          19361: => 'Average number of tries till solved',
        !          19362: 
        !          19363:    'Back to'
        !          19364: => 'Back to',
        !          19365: 
        !          19366:    'Back to Directory'
        !          19367: => 'Back to Directory',
        !          19368: 
        !          19369:    'Back to Source'
        !          19370: => 'Back to Source',
        !          19371: 
        !          19372:    'Back to Source Directory'
        !          19373: => 'Back to Source Directory',
        !          19374: 
        !          19375:    'Bad Filename'
        !          19376: => 'Bad Filename',
        !          19377: 
        !          19378:    'Became this version on ...'
        !          19379: => 'Became this version on ...',
        !          19380: 
        !          19381:    'Begin Enrollment'
        !          19382: => 'Begin Enrollment',
        !          19383: 
        !          19384:    'Binary File'
        !          19385: => 'Binary File',
        !          19386: 
        !          19387:    'Blank'
        !          19388: => 'Blank',
        !          19389: 
        !          19390:    'Brief view of each students performance in course.'
        !          19391: => 'Brief view of each students performance in course.',
        !          19392: 
        !          19393:    'Broadcast Message to Course'
        !          19394: => 'Broadcast Message to Course',
        !          19395: 
        !          19396:    'Browse'
        !          19397: => 'Browse',
        !          19398: 
        !          19399:    'Browse Resources'
        !          19400: => 'Browse Resources',
        !          19401: 
        !          19402:    'Browse published resources'
        !          19403: => 'Browse published resources',
        !          19404: 
        !          19405:    'Browse resources'
        !          19406: => 'Browse resources',
        !          19407: 
        !          19408:    'Browsing resource, all submissions are temporary.'
        !          19409: => 'Browsing resource, all submissions are temporary.',
        !          19410: 
        !          19411:    'Bulletin Board'
        !          19412: => 'Bulletin Board',
        !          19413: 
        !          19414:    'Bulletin Board/Discussion'
        !          19415: => 'Bulletin Board/Discussion',
        !          19416: 
        !          19417:    'By'
        !          19418: => 'By',
        !          19419: 
        !          19420:    'CSV (comma separated values, spreadsheet)'
        !          19421: => 'CSV (comma separated values, spreadsheet)',
        !          19422: 
        !          19423:    'CSV format'
        !          19424: => 'CSV format',
        !          19425: 
        !          19426:    'Calculate answers'
        !          19427: => 'Calculate answers',
        !          19428: 
        !          19429:    'Calculate course grades (Spreadsheet)'
        !          19430: => 'Calculate course grades (Spreadsheet)',
        !          19431: 
        !          19432:    'Calculations'
        !          19433: => 'Calculations',
        !          19434: 
        !          19435:    'Cancel'
        !          19436: => 'Cancel',
        !          19437: 
        !          19438:    'Cannot publish directory'
        !          19439: => 'Cannot publish directory',
        !          19440: 
        !          19441:    'Cannot retrieve directory'
        !          19442: => 'Cannot retrieve directory',
        !          19443: 
        !          19444:    'Catalog Information'
        !          19445: => 'Catalog Information',
        !          19446: 
        !          19447:    'Catalog Search'
        !          19448: => 'Catalog Search',
        !          19449: 
        !          19450:    'Change'
        !          19451: => 'Change',
        !          19452: 
        !          19453:    'Change Random Seed To:'
        !          19454: => 'Change Random Seed To:',
        !          19455: 
        !          19456:    'Change User Privileges'
        !          19457: => 'Change User Privileges',
        !          19458: 
        !          19459:    'Change Your Language Preferences'
        !          19460: => 'Change Your Language Preferences',
        !          19461: 
        !          19462:    'Change Your Preferences'
        !          19463: => 'Change Your Preferences',
        !          19464: 
        !          19465:    'Changed discussion view mode'
        !          19466: => 'Changed discussion view mode',
        !          19467: 
        !          19468:    'Changes can take up to 10 minutes before being active for all students.'
        !          19469: => 'Changes can take up to 10 minutes before being active for all students.',
        !          19470: 
        !          19471:    'Changes will become active for your current session after'
        !          19472: => 'Changes will become active for your current session after',
        !          19473: 
        !          19474:    'Chat Participation'
        !          19475: => 'Chat Participation',
        !          19476: 
        !          19477:    'Check All'
        !          19478: => 'Check All',
        !          19479: 
        !          19480:    'Check Course Document Versions'
        !          19481: => 'Check Course Document Versions',
        !          19482: 
        !          19483:    'Check for All'
        !          19484: => 'Check for All',
        !          19485: 
        !          19486:    'Check for None'
        !          19487: => 'Check for None',
        !          19488: 
        !          19489:    'Check for Section/Group'
        !          19490: => 'Check for Section/Group',
        !          19491: 
        !          19492:    'Check/Set Resource Versions'
        !          19493: => 'Check/Set Resource Versions',
        !          19494: 
        !          19495:    'Choose a different resource'
        !          19496: => 'Choose a different resource',
        !          19497: 
        !          19498:    'Choose the course to work on'
        !          19499: => 'Choose the course to work on',
        !          19500: 
        !          19501:    'Choose the user role'
        !          19502: => 'Choose the user role',
        !          19503: 
        !          19504:    'Chronological View'
        !          19505: => 'Chronological View',
        !          19506: 
        !          19507:    'Class Hours'
        !          19508: => 'Class Hours',
        !          19509: 
        !          19510:    'Clear All'
        !          19511: => 'Clear All',
        !          19512: 
        !          19513:    'Clear Caches'
        !          19514: => 'Clear Caches',
        !          19515: 
        !          19516:    'Click here for FAQ'
        !          19517: => 'Click here for FAQ',
        !          19518: 
        !          19519:    'Click here for help'
        !          19520: => 'Click here for help',
        !          19521: 
        !          19522:    'Click here to report bugs'
        !          19523: => 'Click here to report bugs',
        !          19524: 
        !          19525:    'Click here to return to the chart.'
        !          19526: => 'Click here to return to the chart.',
        !          19527: 
        !          19528:    "Click to download or use your browser's Save Link function"
        !          19529: => "Click to download or use your browser's Save Link function",
        !          19530: 
        !          19531:    'Click-On Texts (comma sep):'
        !          19532: => 'Click-On Texts (comma sep):',
        !          19533: 
        !          19534:    'Client IP/Name Access Control (acc)'
        !          19535: => 'Client IP/Name Access Control (acc)',
        !          19536: 
        !          19537:    'Clone an existing course'
        !          19538: => 'Clone an existing course',
        !          19539: 
        !          19540:    'Close'
        !          19541: => 'Close',
        !          19542: 
        !          19543:    'Close All Folders'
        !          19544: => 'Close All Folders',
        !          19545: 
        !          19546:    'Close This Window'
        !          19547: => 'Close This Window',
        !          19548: 
        !          19549:    'Closed'
        !          19550: => 'Closed',
        !          19551: 
        !          19552:    'Co-Author'
        !          19553: => 'Co-Author',
        !          19554: 
        !          19555:    'Collapse Remote Control'
        !          19556: => 'Collapse Remote Control',
        !          19557: 
        !          19558:    'Column'
        !          19559: => 'Column',
        !          19560: 
        !          19561:    'Column&nbsp;[_1]'
        !          19562: => 'Column&nbsp;[_1]',
        !          19563: 
        !          19564:    'Comma Separated Values'
        !          19565: => 'Comma Separated Values',
        !          19566: 
        !          19567:    'Communication'
        !          19568: => 'Communication',
        !          19569: 
        !          19570:    'Communication and Messages'
        !          19571: => 'Communication and Messages',
        !          19572: 
        !          19573:    'Compact View'
        !          19574: => 'Compact View',
        !          19575: 
        !          19576:    'Compare versions of'
        !          19577: => 'Compare versions of',
        !          19578: 
        !          19579:    'Completed'
        !          19580: => 'Completed',
        !          19581: 
        !          19582:    'Completely new course'
        !          19583: => 'Completely new course',
        !          19584: 
        !          19585:    'Concept:'
        !          19586: => 'Concept:',
        !          19587: 
        !          19588:    'Concepts'
        !          19589: => 'Concepts',
        !          19590: 
        !          19591:    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
        !          19592: => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
        !          19593: 
        !          19594:    'Construction Space'
        !          19595: => 'Construction Space',
        !          19596: 
        !          19597:    'Construction Space Directory'
        !          19598: => 'Construction Space Directory',
        !          19599: 
        !          19600:    'Construction Space File Operation'
        !          19601: => 'Construction Space File Operation',
        !          19602: 
        !          19603:    'Construction Space Version'
        !          19604: => 'Construction Space Version',
        !          19605: 
        !          19606:    'Contact'
        !          19607: => 'Contact',
        !          19608: 
        !          19609:    'Contact Information'
        !          19610: => 'Contact Information',
        !          19611: 
        !          19612:    'Content changed'
        !          19613: => 'Content changed',
        !          19614: 
        !          19615:    'Continue'
        !          19616: => 'Continue',
        !          19617: 
        !          19618:    'Continue enrollment?'
        !          19619: => 'Continue enrollment?',
        !          19620: 
        !          19621:    'Contribution to course discussion of resource'
        !          19622: => 'Contribution to course discussion of resource',
        !          19623: 
        !          19624:    'Copied metadata'
        !          19625: => 'Copied metadata',
        !          19626: 
        !          19627:    'Copied old metadata'
        !          19628: => 'Copied old metadata',
        !          19629: 
        !          19630:    'Copied old target file'
        !          19631: => 'Copied old target file',
        !          19632: 
        !          19633:    'Copied source file'
        !          19634: => 'Copied source file',
        !          19635: 
        !          19636:    'Copy current file to'
        !          19637: => 'Copy current file to',
        !          19638: 
        !          19639:    'Copy selected'
        !          19640: => 'Copy selected',
        !          19641: 
        !          19642:    'Copy this column'
        !          19643: => 'Copy this column',
        !          19644: 
        !          19645:    'Copying file'
        !          19646: => 'Copying file',
        !          19647: 
        !          19648:    'Copyright'
        !          19649: => 'Copyright',
        !          19650: 
        !          19651:    'Copyright/Distribution'
        !          19652: => 'Copyright/Distribution',
        !          19653: 
        !          19654:    'Correct Option:'
        !          19655: => 'Correct Option:',
        !          19656: 
        !          19657:    'Could Not Process Request'
        !          19658: => 'Could Not Process Request',
        !          19659: 
        !          19660:    'Could not write metadata'
        !          19661: => 'Could not write metadata',
        !          19662: 
        !          19663:    'Course'
        !          19664: => 'Course',
        !          19665: 
        !          19666:    'Course Assessment Parameter - Helper Mode'
        !          19667: => 'Course Assessment Parameter - Helper Mode',
        !          19668: 
        !          19669:    'Course Assessment Parameters - Overview Mode'
        !          19670: => 'Course Assessment Parameters - Overview Mode',
        !          19671: 
        !          19672:    'Course Assessments Parameters - Table Mode'
        !          19673: => 'Course Assessments Parameters - Table Mode',
        !          19674: 
        !          19675:    'Course Code'
        !          19676: => 'Course Code',
        !          19677: 
        !          19678:    'Course Content'
        !          19679: => 'Course Content',
        !          19680: 
        !          19681:    'Course Coordinator'
        !          19682: => 'Course Coordinator',
        !          19683: 
        !          19684:    'Course Data'
        !          19685: => 'Course Data',
        !          19686: 
        !          19687:    'Course Description'
        !          19688: => 'Course Description',
        !          19689: 
        !          19690:    'Course Documents'
        !          19691: => 'Course Documents',
        !          19692: 
        !          19693:    'Course Environment Parameters'
        !          19694: => 'Course Environment Parameters',
        !          19695: 
        !          19696:    'Course Home Server'
        !          19697: => 'Course Home Server',
        !          19698: 
        !          19699:    'Course ID'
        !          19700: => 'Course ID',
        !          19701: 
        !          19702:    'Course ID or number'
        !          19703: => 'Course ID or number',
        !          19704: 
        !          19705:    'Course ID/Number'
        !          19706: => 'Course ID/Number',
        !          19707: 
        !          19708:    'Course Information'
        !          19709: => 'Course Information',
        !          19710: 
        !          19711:    'Course Initialization Helper'
        !          19712: => 'Course Initialization Helper',
        !          19713: 
        !          19714:    'Course Level'
        !          19715: => 'Course Level',
        !          19716: 
        !          19717:    'Course Parameter Helper'
        !          19718: => 'Course Parameter Helper',
        !          19719: 
        !          19720:    'Course Search'
        !          19721: => 'Course Search',
        !          19722: 
        !          19723:    'Course Statistics and Charts'
        !          19724: => 'Course Statistics and Charts',
        !          19725: 
        !          19726:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
        !          19727: => 'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.',
        !          19728: 
        !          19729:    'Course Title'
        !          19730: => 'Course Title',
        !          19731: 
        !          19732:    'Course announcements and my calendar'
        !          19733: => 'Course announcements and my calendar',
        !          19734: 
        !          19735:    'Course default for all problems'
        !          19736: => 'Course default for all problems',
        !          19737: 
        !          19738:    'Course level sheet'
        !          19739: => 'Course level sheet',
        !          19740: 
        !          19741:    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
        !          19742: => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.',
        !          19743: 
        !          19744:    'Coursepack'
        !          19745: => 'Coursepack',
        !          19746: 
        !          19747:    'Courses'
        !          19748: => 'Courses',
        !          19749: 
        !          19750:    'Create'
        !          19751: => 'Create',
        !          19752: 
        !          19753:    'Create New Environment Variable'
        !          19754: => 'Create New Environment Variable',
        !          19755: 
        !          19756:    'Create New User'
        !          19757: => 'Create New User',
        !          19758: 
        !          19759:    'Create User'
        !          19760: => 'Create User',
        !          19761: 
        !          19762:    'Create Users, Change User Privileges'
        !          19763: => 'Create Users, Change User Privileges',
        !          19764: 
        !          19765:    'Create a New Course'
        !          19766: => 'Create a New Course',
        !          19767: 
        !          19768:    'Create a new course'
        !          19769: => 'Create a new course',
        !          19770: 
        !          19771:    'Create a user or modify the roles and privileges of a user'
        !          19772: => 'Create a user or modify the roles and privileges of a user',
        !          19773: 
        !          19774:    'Creating a new'
        !          19775: => 'Creating a new',
        !          19776: 
        !          19777:    'Creation Date'
        !          19778: => 'Creation Date',
        !          19779: 
        !          19780:    'Critical Messages'
        !          19781: => 'Critical Messages',
        !          19782: 
        !          19783:    'Crosslisted courses'
        !          19784: => 'Crosslisted courses',
        !          19785: 
        !          19786:    'Current'
        !          19787: => 'Current',
        !          19788: 
        !          19789:    'Current Class List'
        !          19790: => 'Current Class List',
        !          19791: 
        !          19792:    'Current Ending Date: [_1]'
        !          19793: => 'Current Ending Date: [_1]',
        !          19794: 
        !          19795:    'Current Ending Date: not set'
        !          19796: => 'Current Ending Date: not set',
        !          19797: 
        !          19798:    'Current Month'
        !          19799: => 'Current Month',
        !          19800: 
        !          19801:    'Current Resource'
        !          19802: => 'Current Resource',
        !          19803: 
        !          19804:    'Current Session Value'
        !          19805: => 'Current Session Value',
        !          19806: 
        !          19807:    'Current Starting Date: [_1]'
        !          19808: => 'Current Starting Date: [_1]',
        !          19809: 
        !          19810:    'Current Starting Date: not set'
        !          19811: => 'Current Starting Date: not set',
        !          19812: 
        !          19813:    'Current Version'
        !          19814: => 'Current Version',
        !          19815: 
        !          19816:    'Currently no active roles or courses'
        !          19817: => 'Currently no active roles or courses',
        !          19818: 
        !          19819:    'Currently no additional roles or courses'
        !          19820: => 'Currently no additional roles or courses',
        !          19821: 
        !          19822:    'Currently not available'
        !          19823: => 'Currently not available',
        !          19824: 
        !          19825:    'Currently selected. '
        !          19826: => 'Currently selected. ',
        !          19827: 
        !          19828:    'Currently submitted: <tt>[_1]</tt>'
        !          19829: => 'Currently submitted: <tt>[_1]</tt>',
        !          19830: 
        !          19831:    'Custom Distribution File'
        !          19832: => 'Custom Distribution File',
        !          19833: 
        !          19834:    'Custom Role Editor'
        !          19835: => 'Custom Role Editor',
        !          19836: 
        !          19837:    'Customized right of use ...	'
        !          19838: => 'Customized right of use ...	',
        !          19839: 
        !          19840:    'Cut selected'
        !          19841: => 'Cut selected',
        !          19842: 
        !          19843:    'Date'
        !          19844: => 'Date',
        !          19845: 
        !          19846:    'Deadlines'
        !          19847: => 'Deadlines',
        !          19848: 
        !          19849:    'December'
        !          19850: => 'December',
        !          19851: 
        !          19852:    'Decompress'
        !          19853: => 'Decompress',
        !          19854: 
        !          19855:    'Default'
        !          19856: => 'Default',
        !          19857: 
        !          19858:    'Default Assessment Spreadsheet'
        !          19859: => 'Default Assessment Spreadsheet',
        !          19860: 
        !          19861:    'Default Cataloging Information for Directory'
        !          19862: => 'Default Cataloging Information for Directory',
        !          19863: 
        !          19864:    'Default Course Spreadsheet'
        !          19865: => 'Default Course Spreadsheet',
        !          19866: 
        !          19867:    'Default Student Spreadsheet'
        !          19868: => 'Default Student Spreadsheet',
        !          19869: 
        !          19870:    'Default Value'
        !          19871: => 'Default Value',
        !          19872: 
        !          19873:    'Default XML Style File'
        !          19874: => 'Default XML Style File',
        !          19875: 
        !          19876:    'Default beginning date when enrolling students'
        !          19877: => 'Default beginning date when enrolling students',
        !          19878: 
        !          19879:    'Default ending date when enrolling students'
        !          19880: => 'Default ending date when enrolling students',
        !          19881: 
        !          19882:    'Default for new courses is'
        !          19883: => 'Default for new courses is',
        !          19884: 
        !          19885:    'Default set of options to pass to tth/m when converting tex'
        !          19886: => 'Default set of options to pass to tth/m when converting tex',
        !          19887: 
        !          19888:    'Default:'
        !          19889: => 'Default:',
        !          19890: 
        !          19891:    'Define Role'
        !          19892: => 'Define Role',
        !          19893: 
        !          19894:    'Degree of difficulty'
        !          19895: => 'Degree of difficulty',
        !          19896: 
        !          19897:    'Delete'
        !          19898: => 'Delete',
        !          19899: 
        !          19900:    'Delete Checked'
        !          19901: => 'Delete Checked',
        !          19902: 
        !          19903:    'Delete a role'
        !          19904: => 'Delete a role',
        !          19905: 
        !          19906:    'Delete an option'
        !          19907: => 'Delete an option',
        !          19908: 
        !          19909:    'Delete messages from bulletin boards'
        !          19910: => 'Delete messages from bulletin boards',
        !          19911: 
        !          19912:    'Delete:'
        !          19913: => 'Delete:',
        !          19914: 
        !          19915:    'Dependencies'
        !          19916: => 'Dependencies',
        !          19917: 
        !          19918:    'Description:'
        !          19919: => 'Description:',
        !          19920: 
        !          19921:    'Detailed Citation View'
        !          19922: => 'Detailed Citation View',
        !          19923: 
        !          19924:    'Detailed Problem Analysis'
        !          19925: => 'Detailed Problem Analysis',
        !          19926: 
        !          19927:    'Detailed statistics and graphs of student performance on problems.'
        !          19928: => 'Detailed statistics and graphs of student performance on problems.',
        !          19929: 
        !          19930:    'Differences'
        !          19931: => 'Differences',
        !          19932: 
        !          19933:    'Diffs'
        !          19934: => 'Diffs',
        !          19935: 
        !          19936:    'Diffs with Current Version'
        !          19937: => 'Diffs with Current Version',
        !          19938: 
        !          19939:    'Diffs with Version'
        !          19940: => 'Diffs with Version',
        !          19941: 
        !          19942:    'Diffs with current Version'
        !          19943: => 'Diffs with current Version',
        !          19944: 
        !          19945:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
        !          19946: => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
        !          19947: 
        !          19948:    'Disable all communication among students'
        !          19949: => 'Disable all communication among students',
        !          19950: 
        !          19951:    'Disable display of problem receipts'
        !          19952: => 'Disable display of problem receipts',
        !          19953: 
        !          19954:    'Disable student resource discussion'
        !          19955: => 'Disable student resource discussion',
        !          19956: 
        !          19957:    'Disable student use of chatrooms'
        !          19958: => 'Disable student use of chatrooms',
        !          19959: 
        !          19960:    'Disagree'
        !          19961: => 'Disagree',
        !          19962: 
        !          19963:    'Disallow Resource Discussion for Roles'
        !          19964: => 'Disallow Resource Discussion for Roles',
        !          19965: 
        !          19966:    'Disallow Resource Discussion for Users'
        !          19967: => 'Disallow Resource Discussion for Users',
        !          19968: 
        !          19969:    'Disallow live chatroom use for Roles'
        !          19970: => 'Disallow live chatroom use for Roles',
        !          19971: 
        !          19972:    'Disallow live chatroom use for Users'
        !          19973: => 'Disallow live chatroom use for Users',
        !          19974: 
        !          19975:    'Discard Edits and View'
        !          19976: => 'Discard Edits and View',
        !          19977: 
        !          19978:    'Discard Selected'
        !          19979: => 'Discard Selected',
        !          19980: 
        !          19981:    'Discussion Contributions'
        !          19982: => 'Discussion Contributions',
        !          19983: 
        !          19984:    'Discussion Participation'
        !          19985: => 'Discussion Participation',
        !          19986: 
        !          19987:    'Discussions'
        !          19988: => 'Discussions',
        !          19989: 
        !          19990:    'Display'
        !          19991: => 'Display',
        !          19992: 
        !          19993:    'Display All Messages'
        !          19994: => 'Display All Messages',
        !          19995: 
        !          19996:    'Display all Messages'
        !          19997: => 'Display all Messages',
        !          19998: 
        !          19999:    'Display and analysis of submission times on assessments.'
        !          20000: => 'Display and analysis of submission times on assessments.',
        !          20001: 
        !          20002:    'Display file attributes'
        !          20003: => 'Display file attributes',
        !          20004: 
        !          20005:    'Display foils in order given'
        !          20006: => 'Display foils in order given',
        !          20007: 
        !          20008:    'Display foils in random order'
        !          20009: => 'Display foils in random order',
        !          20010: 
        !          20011:    'Distribute Messages from Uploaded File to Course'
        !          20012: => 'Distribute Messages from Uploaded File to Course',
        !          20013: 
        !          20014:    'Do NOT generate as standard course'
        !          20015: => 'Do NOT generate as standard course',
        !          20016: 
        !          20017:    'Do not show plain URL (encrypturl)'
        !          20018: => 'Do not show plain URL (encrypturl)',
        !          20019: 
        !          20020:    'DoDiff'
        !          20021: => 'DoDiff',
        !          20022: 
        !          20023:    'Domain'
        !          20024: => 'Domain',
        !          20025: 
        !          20026:    'Domain Coordinator'
        !          20027: => 'Domain Coordinator',
        !          20028: 
        !          20029:    'Domain Guest'
        !          20030: => 'Domain Guest',
        !          20031: 
        !          20032:    'Domain Level'
        !          20033: => 'Domain Level',
        !          20034: 
        !          20035:    'Domain only - use limited to courses in the domain'
        !          20036: => 'Domain only - use limited to courses in the domain',
        !          20037: 
        !          20038:    "Don't Show Feedback"
        !          20039: => "Don't Show Feedback",
        !          20040: 
        !          20041:    'Done'
        !          20042: => 'Done',
        !          20043: 
        !          20044:    'Drop Students'
        !          20045: => 'Drop Students',
        !          20046: 
        !          20047:    'Drop/Add students in this course'
        !          20048: => 'Drop/Add students in this course',
        !          20049: 
        !          20050:    'Dropped [_1]'
        !          20051: => 'Dropped [_1]',
        !          20052: 
        !          20053:    'Dropped [_1] student(s).'
        !          20054: => 'Dropped [_1] student(s).',
        !          20055: 
        !          20056:    'Dropping Students'
        !          20057: => 'Dropping Students',
        !          20058: 
        !          20059:    'Due'
        !          20060: => 'Due',
        !          20061: 
        !          20062:    'Due Date (contentclose)'
        !          20063: => 'Due Date (contentclose)',
        !          20064: 
        !          20065:    'Due Date (duedate)'
        !          20066: => 'Due Date (duedate)',
        !          20067: 
        !          20068:    'Dump Course DOCS'
        !          20069: => 'Dump Course DOCS',
        !          20070: 
        !          20071:    'Dump Course DOCS to Construction Space'
        !          20072: => 'Dump Course DOCS to Construction Space',
        !          20073: 
        !          20074:    'Duration of automated classlist updates'
        !          20075: => 'Duration of automated classlist updates',
        !          20076: 
        !          20077:    'Dynamic Metadata'
        !          20078: => 'Dynamic Metadata',
        !          20079: 
        !          20080:    'Dynamic Metadata (updated periodically)'
        !          20081: => 'Dynamic Metadata (updated periodically)',
        !          20082: 
        !          20083:    'EMail Address'
        !          20084: => 'EMail Address',
        !          20085: 
        !          20086:    'EMail and Messages'
        !          20087: => 'EMail and Messages',
        !          20088: 
        !          20089:    'ERROR'
        !          20090: => 'ERROR',
        !          20091: 
        !          20092:    'Edit'
        !          20093: => 'Edit',
        !          20094: 
        !          20095:    'Edit Catalog Information'
        !          20096: => 'Edit Catalog Information',
        !          20097: 
        !          20098:    'Edit Content of a Map'
        !          20099: => 'Edit Content of a Map',
        !          20100: 
        !          20101:    'Edit Custom Role Privileges'
        !          20102: => 'Edit Custom Role Privileges',
        !          20103: 
        !          20104:    'Edit Directory Catalog Information'
        !          20105: => 'Edit Directory Catalog Information',
        !          20106: 
        !          20107:    'Edit and view documents included in this course'
        !          20108: => 'Edit and view documents included in this course',
        !          20109: 
        !          20110:    'Edit this resource'
        !          20111: => 'Edit this resource',
        !          20112: 
        !          20113:    'Edit/Modify DOCS'
        !          20114: => 'Edit/Modify DOCS',
        !          20115: 
        !          20116:    'EditXML'
        !          20117: => 'EditXML',
        !          20118: 
        !          20119:    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
        !          20120: => 'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.',
        !          20121: 
        !          20122:    'Empty'
        !          20123: => 'Empty',
        !          20124: 
        !          20125:    'Enclosing Map or Folder'
        !          20126: => 'Enclosing Map or Folder',
        !          20127: 
        !          20128:    'End'
        !          20129: => 'End',
        !          20130: 
        !          20131:    'End Helper'
        !          20132: => 'End Helper',
        !          20133: 
        !          20134:    'End Time'
        !          20135: => 'End Time',
        !          20136: 
        !          20137:    'Ending Date'
        !          20138: => 'Ending Date',
        !          20139: 
        !          20140:    'English - ISO'
        !          20141: => 'English - ISO',
        !          20142: 
        !          20143:    'Enroll One Student'
        !          20144: => 'Enroll One Student',
        !          20145: 
        !          20146:    'Enroll a single student'
        !          20147: => 'Enroll a single student',
        !          20148: 
        !          20149:    'Enroll as student'
        !          20150: => 'Enroll as student',
        !          20151: 
        !          20152:    'Enrolling'
        !          20153: => 'Enrolling',
        !          20154: 
        !          20155:    'Enrolling Student'
        !          20156: => 'Enrolling Student',
        !          20157: 
        !          20158:    'Enrolling Students'
        !          20159: => 'Enrolling Students',
        !          20160: 
        !          20161:    'Enrollment Manager'
        !          20162: => 'Enrollment Manager',
        !          20163: 
        !          20164:    'Enrollment Status'
        !          20165: => 'Enrollment Status',
        !          20166: 
        !          20167:    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
        !          20168: => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
        !          20169: 
        !          20170:    'Enter construction space as a co-author'
        !          20171: => 'Enter construction space as a co-author',
        !          20172: 
        !          20173:    'Enter grades from check-out assessment resources'
        !          20174: => 'Enter grades from check-out assessment resources',
        !          20175: 
        !          20176:    'Enter my portfolio space'
        !          20177: => 'Enter my portfolio space',
        !          20178: 
        !          20179:    'Enter my resource construction space'
        !          20180: => 'Enter my resource construction space',
        !          20181: 
        !          20182:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
        !          20183: => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
        !          20184: 
        !          20185:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
        !          20186: => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
        !          20187: 
        !          20188:    'Enter the chatroom for the course'
        !          20189: => 'Enter the chatroom for the course',
        !          20190: 
        !          20191:    'Entering Construction Space'
        !          20192: => 'Entering Construction Space',
        !          20193: 
        !          20194:    'Entering course ...'
        !          20195: => 'Entering course ...',
        !          20196: 
        !          20197:    'Error'
        !          20198: => 'Error',
        !          20199: 
        !          20200:    'Error Messages'
        !          20201: => 'Error Messages',
        !          20202: 
        !          20203:    'Error dropping [_1]:[_2]'
        !          20204: => 'Error dropping [_1]:[_2]',
        !          20205: 
        !          20206:    'Error: Directory Non Empty'
        !          20207: => 'Error: Directory Non Empty',
        !          20208: 
        !          20209:    'Error: destination for operation is an existing directory.'
        !          20210: => 'Error: destination for operation is an existing directory.',
        !          20211: 
        !          20212:    'Essay, open end'
        !          20213: => 'Essay, open end',
        !          20214: 
        !          20215:    'Evaluate Resource'
        !          20216: => 'Evaluate Resource',
        !          20217: 
        !          20218:    'Evaluation Comments'
        !          20219: => 'Evaluation Comments',
        !          20220: 
        !          20221:    'Evaluation Data'
        !          20222: => 'Evaluation Data',
        !          20223: 
        !          20224:    'Evaluation Error '
        !          20225: => 'Evaluation Error ',
        !          20226: 
        !          20227:    'Every problem in a particular folder'
        !          20228: => 'Every problem in a particular folder',
        !          20229: 
        !          20230:    'Every problem in a particular folder (overrides course default)'
        !          20231: => 'Every problem in a particular folder (overrides course default)',
        !          20232: 
        !          20233:    'Every problem in the course'
        !          20234: => 'Every problem in the course',
        !          20235: 
        !          20236:    'Exam Information'
        !          20237: => 'Exam Information',
        !          20238: 
        !          20239:    'Exam Problem'
        !          20240: => 'Exam Problem',
        !          20241: 
        !          20242:    'Exam Proctor'
        !          20243: => 'Exam Proctor',
        !          20244: 
        !          20245:    'Excel'
        !          20246: => 'Excel',
        !          20247: 
        !          20248:    'Excel format'
        !          20249: => 'Excel format',
        !          20250: 
        !          20251:    'Excused by instructor'
        !          20252: => 'Excused by instructor',
        !          20253: 
        !          20254:    'Exit'
        !          20255: => 'Exit',
        !          20256: 
        !          20257:    'Exit LON-CAPA'
        !          20258: => 'Exit LON-CAPA',
        !          20259: 
        !          20260:    'Extent'
        !          20261: => 'Extent',
        !          20262: 
        !          20263:    'External Resource'
        !          20264: => 'External Resource',
        !          20265: 
        !          20266:    'FAIL'
        !          20267: => 'FAIL',
        !          20268: 
        !          20269:    'Failed Access to Construction Space'
        !          20270: => 'Failed Access to Construction Space',
        !          20271: 
        !          20272:    'Failed to copy source'
        !          20273: => 'Failed to copy source',
        !          20274: 
        !          20275:    'Failed to write metadata copy'
        !          20276: => 'Failed to write metadata copy',
        !          20277: 
        !          20278:    'False'
        !          20279: => 'False',
        !          20280: 
        !          20281:    'February'
        !          20282: => 'February',
        !          20283: 
        !          20284:    'Feedback Addresses for Course Content'
        !          20285: => 'Feedback Addresses for Course Content',
        !          20286: 
        !          20287:    'Feedback Addresses for Course Content Comments'
        !          20288: => 'Feedback Addresses for Course Content Comments',
        !          20289: 
        !          20290:    'Feedback Addresses for Course Policy'
        !          20291: => 'Feedback Addresses for Course Policy',
        !          20292: 
        !          20293:    'Feedback Addresses for Resource Content Question'
        !          20294: => 'Feedback Addresses for Resource Content Question',
        !          20295: 
        !          20296:    'Field'
        !          20297: => 'Field',
        !          20298: 
        !          20299:    'Fielded Format'
        !          20300: => 'Fielded Format',
        !          20301: 
        !          20302:    'File'
        !          20303: => 'File',
        !          20304: 
        !          20305:    'File Category'
        !          20306: => 'File Category',
        !          20307: 
        !          20308:    'File copied.'
        !          20309: => 'File copied.',
        !          20310: 
        !          20311:    'Filenames in Construction Space'
        !          20312: => 'Filenames in Construction Space',
        !          20313: 
        !          20314:    'Finalize Publication'
        !          20315: => 'Finalize Publication',
        !          20316: 
        !          20317:    'Finish Course Initialization'
        !          20318: => 'Finish Course Initialization',
        !          20319: 
        !          20320:    'Finish Helper'
        !          20321: => 'Finish Helper',
        !          20322: 
        !          20323:    'First'
        !          20324: => 'First',
        !          20325: 
        !          20326:    'First Name'
        !          20327: => 'First Name',
        !          20328: 
        !          20329:    'First Resource'
        !          20330: => 'First Resource',
        !          20331: 
        !          20332:    'Foil'
        !          20333: => 'Foil',
        !          20334: 
        !          20335:    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
        !          20336: => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
        !          20337: 
        !          20338:    'Foils'
        !          20339: => 'Foils',
        !          20340: 
        !          20341:    'Folder'
        !          20342: => 'Folder',
        !          20343: 
        !          20344:    'Folder in Construction Space'
        !          20345: => 'Folder in Construction Space',
        !          20346: 
        !          20347:    'Folder/Map'
        !          20348: => 'Folder/Map',
        !          20349: 
        !          20350:    'For User'
        !          20351: => 'For User',
        !          20352: 
        !          20353:    'For one or more students'
        !          20354: => 'For one or more students',
        !          20355: 
        !          20356:    'Force publication of unmodified files'
        !          20357: => 'Force publication of unmodified files',
        !          20358: 
        !          20359:    'Format:'
        !          20360: => 'Format:',
        !          20361: 
        !          20362:    'Forward'
        !          20363: => 'Forward',
        !          20364: 
        !          20365:    'Forwarded message from'
        !          20366: => 'Forwarded message from',
        !          20367: 
        !          20368:    'Forwarding'
        !          20369: => 'Forwarding',
        !          20370: 
        !          20371:    'Found a <*response> outside of a <part> in a <part>ed problem'
        !          20372: => 'Found a <*response> outside of a <part> in a <part>ed problem',
        !          20373: 
        !          20374:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          20375: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          20376: 
        !          20377:    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          20378: => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          20379: 
        !          20380:    'Frequency'
        !          20381: => 'Frequency',
        !          20382: 
        !          20383:    'Fri'
        !          20384: => 'Fri',
        !          20385: 
        !          20386:    'From'
        !          20387: => 'From',
        !          20388: 
        !          20389:    'Full Update'
        !          20390: => 'Full Update',
        !          20391: 
        !          20392:    'Full update (also print list of users not enrolled anymore)'
        !          20393: => 'Full update (also print list of users not enrolled anymore)',
        !          20394: 
        !          20395:    'Functions'
        !          20396: => 'Functions',
        !          20397: 
        !          20398:    'General Intro'
        !          20399: => 'General Intro',
        !          20400: 
        !          20401:    'Generate Spreadsheet'
        !          20402: => 'Generate Spreadsheet',
        !          20403: 
        !          20404:    'Generate Statistics'
        !          20405: => 'Generate Statistics',
        !          20406: 
        !          20407:    'Generate messages from a file'
        !          20408: => 'Generate messages from a file',
        !          20409: 
        !          20410:    'Generate new role ...'
        !          20411: => 'Generate new role ...',
        !          20412: 
        !          20413:    'Generation'
        !          20414: => 'Generation',
        !          20415: 
        !          20416:    'German - ISO'
        !          20417: => 'German - ISO',
        !          20418: 
        !          20419:    'Getting Problem Variants'
        !          20420: => 'Getting Problem Variants',
        !          20421: 
        !          20422:    'Go'
        !          20423: => 'Go',
        !          20424: 
        !          20425:    'Go Back'
        !          20426: => 'Go Back',
        !          20427: 
        !          20428:    'Go To My First Homework Problem'
        !          20429: => 'Go To My First Homework Problem',
        !          20430: 
        !          20431:    'Go to ...'
        !          20432: => 'Go to ...',
        !          20433: 
        !          20434:    'Go to the next resource in the course sequence'
        !          20435: => 'Go to the next resource in the course sequence',
        !          20436: 
        !          20437:    'Go to the previous resource in the course sequence'
        !          20438: => 'Go to the previous resource in the course sequence',
        !          20439: 
        !          20440:    'Goodbye'
        !          20441: => 'Goodbye',
        !          20442: 
        !          20443:    'Grades Spreadsheet'
        !          20444: => 'Grades Spreadsheet',
        !          20445: 
        !          20446:    'Grading'
        !          20447: => 'Grading',
        !          20448: 
        !          20449:    'Grading Information'
        !          20450: => 'Grading Information',
        !          20451: 
        !          20452:    'Grant/revoke Course Custom Role'
        !          20453: => 'Grant/revoke Course Custom Role',
        !          20454: 
        !          20455:    'Grant/revoke role of Administrator'
        !          20456: => 'Grant/revoke role of Administrator',
        !          20457: 
        !          20458:    'Grant/revoke role of Author'
        !          20459: => 'Grant/revoke role of Author',
        !          20460: 
        !          20461:    'Grant/revoke role of Co-Author'
        !          20462: => 'Grant/revoke role of Co-Author',
        !          20463: 
        !          20464:    'Grant/revoke role of Course Coordinator'
        !          20465: => 'Grant/revoke role of Course Coordinator',
        !          20466: 
        !          20467:    'Grant/revoke role of Domain Coordinator'
        !          20468: => 'Grant/revoke role of Domain Coordinator',
        !          20469: 
        !          20470:    'Grant/revoke role of Domain Guest'
        !          20471: => 'Grant/revoke role of Domain Guest',
        !          20472: 
        !          20473:    'Grant/revoke role of Exam Proctor'
        !          20474: => 'Grant/revoke role of Exam Proctor',
        !          20475: 
        !          20476:    'Grant/revoke role of Instructor'
        !          20477: => 'Grant/revoke role of Instructor',
        !          20478: 
        !          20479:    'Grant/revoke role of Librarian'
        !          20480: => 'Grant/revoke role of Librarian',
        !          20481: 
        !          20482:    'Grant/revoke role of Scantron Operator'
        !          20483: => 'Grant/revoke role of Scantron Operator',
        !          20484: 
        !          20485:    'Grant/revoke role of Student'
        !          20486: => 'Grant/revoke role of Student',
        !          20487: 
        !          20488:    'Grant/revoke role of Superuser'
        !          20489: => 'Grant/revoke role of Superuser',
        !          20490: 
        !          20491:    'Grant/revoke role of Teaching Assistant'
        !          20492: => 'Grant/revoke role of Teaching Assistant',
        !          20493: 
        !          20494:    'Greek Symbols'
        !          20495: => 'Greek Symbols',
        !          20496: 
        !          20497:    'Group/Section'
        !          20498: => 'Group/Section',
        !          20499: 
        !          20500:    'HTML'
        !          20501: => 'HTML',
        !          20502: 
        !          20503:    'HTML can be allowed or banned inside of course discussion.'
        !          20504: => 'HTML can be allowed or banned inside of course discussion.',
        !          20505: 
        !          20506:    'HTML character enties'
        !          20507: => 'HTML character enties',
        !          20508: 
        !          20509:    'HTML in Discussions'
        !          20510: => 'HTML in Discussions',
        !          20511: 
        !          20512:    'HTML/XML'
        !          20513: => 'HTML/XML',
        !          20514: 
        !          20515:    'Hand Graded (handgrade)'
        !          20516: => 'Hand Graded (handgrade)',
        !          20517: 
        !          20518:    'Height(pixel):'
        !          20519: => 'Height(pixel):',
        !          20520: 
        !          20521:    'Help'
        !          20522: => 'Help',
        !          20523: 
        !          20524:    'Help on Creating Courses'
        !          20525: => 'Help on Creating Courses',
        !          20526: 
        !          20527:    'Helproom Hours'
        !          20528: => 'Helproom Hours',
        !          20529: 
        !          20530:    'Hide'
        !          20531: => 'Hide',
        !          20532: 
        !          20533:    'Hide Empty Rows in Spreadsheets'
        !          20534: => 'Hide Empty Rows in Spreadsheets',
        !          20535: 
        !          20536:    'Highest Grade Level'
        !          20537: => 'Highest Grade Level',
        !          20538: 
        !          20539:    'Hint Text'
        !          20540: => 'Hint Text',
        !          20541: 
        !          20542:    'Home Server'
        !          20543: => 'Home Server',
        !          20544: 
        !          20545:    'Homework problem'
        !          20546: => 'Homework problem',
        !          20547: 
        !          20548:    'Host'
        !          20549: => 'Host',
        !          20550: 
        !          20551:    'How do I create a CSV file from a spreadsheet'
        !          20552: => 'How do I create a CSV file from a spreadsheet',
        !          20553: 
        !          20554:    'How do I create a class list from a spreadsheet'
        !          20555: => 'How do I create a class list from a spreadsheet',
        !          20556: 
        !          20557:    'How many tries should be set for all problems in the course?'
        !          20558: => 'How many tries should be set for all problems in the course?',
        !          20559: 
        !          20560:    'How many tries should be set for the selected folder?'
        !          20561: => 'How many tries should be set for the selected folder?',
        !          20562: 
        !          20563:    'How many tries should be set for the selected problem?'
        !          20564: => 'How many tries should be set for the selected problem?',
        !          20565: 
        !          20566:    'How should the results be printed?'
        !          20567: => 'How should the results be printed?',
        !          20568: 
        !          20569:    'ID/Student Number'
        !          20570: => 'ID/Student Number',
        !          20571: 
        !          20572:    'Identify fields'
        !          20573: => 'Identify fields',
        !          20574: 
        !          20575:    'If active, the new role will be available when the students next log in to LON-CAPA.'
        !          20576: => 'If active, the new role will be available when the students next log in to LON-CAPA.',
        !          20577: 
        !          20578:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
        !          20579: => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
        !          20580: 
        !          20581:    'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
        !          20582: => 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
        !          20583: 
        !          20584:    'Ignore First Line'
        !          20585: => 'Ignore First Line',
        !          20586: 
        !          20587:    'Illegal filename.'
        !          20588: => 'Illegal filename.',
        !          20589: 
        !          20590:    'Image:'
        !          20591: => 'Image:',
        !          20592: 
        !          20593:    'Immediately expire own role as Course Coordinator'
        !          20594: => 'Immediately expire own role as Course Coordinator',
        !          20595: 
        !          20596:    'Import'
        !          20597: => 'Import',
        !          20598: 
        !          20599:    'Import a published document'
        !          20600: => 'Import a published document',
        !          20601: 
        !          20602:    'Import and Paste Area'
        !          20603: => 'Import and Paste Area',
        !          20604: 
        !          20605:    'Include retrieval of student photographs?'
        !          20606: => 'Include retrieval of student photographs?',
        !          20607: 
        !          20608:    'Incorrect'
        !          20609: => 'Incorrect',
        !          20610: 
        !          20611:    'Incorrect Answers:'
        !          20612: => 'Incorrect Answers:',
        !          20613: 
        !          20614:    'Initial Password'
        !          20615: => 'Initial Password',
        !          20616: 
        !          20617:    'Institutional Information'
        !          20618: => 'Institutional Information',
        !          20619: 
        !          20620:    'Instructor'
        !          20621: => 'Instructor',
        !          20622: 
        !          20623:    'Instructor Information'
        !          20624: => 'Instructor Information',
        !          20625: 
        !          20626:    'Interlingua (International Auxiliary Language Association) - ISO'
        !          20627: => 'Interlingua (International Auxiliary Language Association) - ISO',
        !          20628: 
        !          20629:    'Internal Filename'
        !          20630: => 'Internal Filename',
        !          20631: 
        !          20632:    'Internally authenticated'
        !          20633: => 'Internally authenticated',
        !          20634: 
        !          20635:    'Invalid Significant figures detected'
        !          20636: => 'Invalid Significant figures detected',
        !          20637: 
        !          20638:    'Invalid characters in requested name have been removed.'
        !          20639: => 'Invalid characters in requested name have been removed.',
        !          20640: 
        !          20641:    'Invalid date entry'
        !          20642: => 'Invalid date entry',
        !          20643: 
        !          20644:    'Invalid home server specified'
        !          20645: => 'Invalid home server specified',
        !          20646: 
        !          20647:    'Invalid login mode or password.'
        !          20648: => 'Invalid login mode or password.',
        !          20649: 
        !          20650:    'Invalid username or domain'
        !          20651: => 'Invalid username or domain',
        !          20652: 
        !          20653:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
        !          20654: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
        !          20655: 
        !          20656:    'January'
        !          20657: => 'January',
        !          20658: 
        !          20659:    'Japanese - UTF'
        !          20660: => 'Japanese - UTF',
        !          20661: 
        !          20662:    'July'
        !          20663: => 'July',
        !          20664: 
        !          20665:    'June'
        !          20666: => 'June',
        !          20667: 
        !          20668:    'KEYWORDS'
        !          20669: => 'KEYWORDS',
        !          20670: 
        !          20671:    'Keep all Resources up-to-date with most recent Versions (default)'
        !          20672: => 'Keep all Resources up-to-date with most recent Versions (default)',
        !          20673: 
        !          20674:    'Kerberos authenticated'
        !          20675: => 'Kerberos authenticated',
        !          20676: 
        !          20677:    'Keyword(s)'
        !          20678: => 'Keyword(s)',
        !          20679: 
        !          20680:    'Keywords'
        !          20681: => 'Keywords',
        !          20682: 
        !          20683:    'LON-CAPA Domain for Students'
        !          20684: => 'LON-CAPA Domain for Students',
        !          20685: 
        !          20686:    'LON-CAPA Enrollment Manager'
        !          20687: => 'LON-CAPA Enrollment Manager',
        !          20688: 
        !          20689:    'LON-CAPA Help'
        !          20690: => 'LON-CAPA Help',
        !          20691: 
        !          20692:    'LON-CAPA Helper:'
        !          20693: => 'LON-CAPA Helper:',
        !          20694: 
        !          20695:    'LON-CAPA domain: [_1]'
        !          20696: => 'LON-CAPA domain: [_1]',
        !          20697: 
        !          20698:    'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
        !          20699: => 'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
        !          20700: 
        !          20701:    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
        !          20702: => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
        !          20703: 
        !          20704:    'LaTeX batchmode'
        !          20705: => 'LaTeX batchmode',
        !          20706: 
        !          20707:    'LaTeX mode:'
        !          20708: => 'LaTeX mode:',
        !          20709: 
        !          20710:    'Landscape'
        !          20711: => 'Landscape',
        !          20712: 
        !          20713:    'Language'
        !          20714: => 'Language',
        !          20715: 
        !          20716:    'Languages used'
        !          20717: => 'Languages used',
        !          20718: 
        !          20719:    'Last'
        !          20720: => 'Last',
        !          20721: 
        !          20722:    'Last Modified'
        !          20723: => 'Last Modified',
        !          20724: 
        !          20725:    'Last Name'
        !          20726: => 'Last Name',
        !          20727: 
        !          20728:    'Last Name, First Names'
        !          20729: => 'Last Name, First Names',
        !          20730: 
        !          20731:    'Last Week'
        !          20732: => 'Last Week',
        !          20733: 
        !          20734:    'Last access'
        !          20735: => 'Last access',
        !          20736: 
        !          20737:    'Last accessed'
        !          20738: => 'Last accessed',
        !          20739: 
        !          20740:    'Last modified'
        !          20741: => 'Last modified',
        !          20742: 
        !          20743:    'Last updated'
        !          20744: => 'Last updated',
        !          20745: 
        !          20746:    'Launch Remote Control'
        !          20747: => 'Launch Remote Control',
        !          20748: 
        !          20749:    'Launch navigation window'
        !          20750: => 'Launch navigation window',
        !          20751: 
        !          20752:    'Leave blank on scoring form'
        !          20753: => 'Leave blank on scoring form',
        !          20754: 
        !          20755:    'Librarian'
        !          20756: => 'Librarian',
        !          20757: 
        !          20758:    'Limit by copyright/distribution'
        !          20759: => 'Limit by copyright/distribution',
        !          20760: 
        !          20761:    'Limit by language'
        !          20762: => 'Limit by language',
        !          20763: 
        !          20764:    'List Directory'
        !          20765: => 'List Directory',
        !          20766: 
        !          20767:    'List of hidden parts (hiddenparts)'
        !          20768: => 'List of hidden parts (hiddenparts)',
        !          20769: 
        !          20770:    'List of possible answers'
        !          20771: => 'List of possible answers',
        !          20772: 
        !          20773:    'Load'
        !          20774: => 'Load',
        !          20775: 
        !          20776:    'Load Map'
        !          20777: => 'Load Map',
        !          20778: 
        !          20779:    'Load:'
        !          20780: => 'Load:',
        !          20781: 
        !          20782:    'Location'
        !          20783: => 'Location',
        !          20784: 
        !          20785:    'Lock and unlock assessments'
        !          20786: => 'Lock and unlock assessments',
        !          20787: 
        !          20788:    'Log in'
        !          20789: => 'Log in',
        !          20790: 
        !          20791:    'Logged Out'
        !          20792: => 'Logged Out',
        !          20793: 
        !          20794:    'Login Data'
        !          20795: => 'Login Data',
        !          20796: 
        !          20797:    'Login Type'
        !          20798: => 'Login Type',
        !          20799: 
        !          20800:    'Logout'
        !          20801: => 'Logout',
        !          20802: 
        !          20803:    'Lowest Grade Level'
        !          20804: => 'Lowest Grade Level',
        !          20805: 
        !          20806:    'MIME Type'
        !          20807: => 'MIME Type',
        !          20808: 
        !          20809:    'Mail'
        !          20810: => 'Mail',
        !          20811: 
        !          20812:    'Main Course Documents'
        !          20813: => 'Main Course Documents',
        !          20814: 
        !          20815:    'Main Menu'
        !          20816: => 'Main Menu',
        !          20817: 
        !          20818:    'Make new directory'
        !          20819: => 'Make new directory',
        !          20820: 
        !          20821:    'Make new file'
        !          20822: => 'Make new file',
        !          20823: 
        !          20824:    'Make notes and annotations about this resource'
        !          20825: => 'Make notes and annotations about this resource',
        !          20826: 
        !          20827:    'Making Backup to'
        !          20828: => 'Making Backup to',
        !          20829: 
        !          20830:    'Manage Access Keys'
        !          20831: => 'Manage Access Keys',
        !          20832: 
        !          20833:    'Manage access keys'
        !          20834: => 'Manage access keys',
        !          20835: 
        !          20836:    'Manual Grading'
        !          20837: => 'Manual Grading',
        !          20838: 
        !          20839:    'Map'
        !          20840: => 'Map',
        !          20841: 
        !          20842:    'Map contents are not shown in order.'
        !          20843: => 'Map contents are not shown in order.',
        !          20844: 
        !          20845:    'Map has branchings. Use advanced editor.'
        !          20846: => 'Map has branchings. Use advanced editor.',
        !          20847: 
        !          20848:    'Map has conditions. Use advanced editor.'
        !          20849: => 'Map has conditions. Use advanced editor.',
        !          20850: 
        !          20851:    'Map has resource parameters. Use advanced editor.'
        !          20852: => 'Map has resource parameters. Use advanced editor.',
        !          20853: 
        !          20854:    'Map has unconnected resources. Use advanced editor.'
        !          20855: => 'Map has unconnected resources. Use advanced editor.',
        !          20856: 
        !          20857:    'March'
        !          20858: => 'March',
        !          20859: 
        !          20860:    'Mark Unread'
        !          20861: => 'Mark Unread',
        !          20862: 
        !          20863:    'Mark all posts read'
        !          20864: => 'Mark all posts read',
        !          20865: 
        !          20866:    'Material appears to be correct'
        !          20867: => 'Material appears to be correct',
        !          20868: 
        !          20869:    'Material covered with sufficient depth'
        !          20870: => 'Material covered with sufficient depth',
        !          20871: 
        !          20872:    'Material is helpful'
        !          20873: => 'Material is helpful',
        !          20874: 
        !          20875:    'Material presented in clear way'
        !          20876: => 'Material presented in clear way',
        !          20877: 
        !          20878:    'Max Number Of Shown Foils:'
        !          20879: => 'Max Number Of Shown Foils:',
        !          20880: 
        !          20881:    'Max Possible To Date'
        !          20882: => 'Max Possible To Date',
        !          20883: 
        !          20884:    'Max Tries'
        !          20885: => 'Max Tries',
        !          20886: 
        !          20887:    'Max number of foils displayed'
        !          20888: => 'Max number of foils displayed',
        !          20889: 
        !          20890:    'Maximum Number of Collaborators'
        !          20891: => 'Maximum Number of Collaborators',
        !          20892: 
        !          20893:    'Maximum Number of Collaborators (maxcollaborators)'
        !          20894: => 'Maximum Number of Collaborators (maxcollaborators)',
        !          20895: 
        !          20896:    'Maximum Number of Tries (maxtries)'
        !          20897: => 'Maximum Number of Tries (maxtries)',
        !          20898: 
        !          20899:    'May'
        !          20900: => 'May',
        !          20901: 
        !          20902:    'Mean Tries'
        !          20903: => 'Mean Tries',
        !          20904: 
        !          20905:    'Messaging'
        !          20906: => 'Messaging',
        !          20907: 
        !          20908:    'Metadata'
        !          20909: => 'Metadata',
        !          20910: 
        !          20911:    'Metadata Information'
        !          20912: => 'Metadata Information',
        !          20913: 
        !          20914:    'Metadata Version'
        !          20915: => 'Metadata Version',
        !          20916: 
        !          20917:    'Metadata current version'
        !          20918: => 'Metadata current version',
        !          20919: 
        !          20920:    'Middle'
        !          20921: => 'Middle',
        !          20922: 
        !          20923:    'Middle Name'
        !          20924: => 'Middle Name',
        !          20925: 
        !          20926:    'Middle Names/Initials'
        !          20927: => 'Middle Names/Initials',
        !          20928: 
        !          20929:    'Mime type'
        !          20930: => 'Mime type',
        !          20931: 
        !          20932:    'Missing Kerberos domain information.'
        !          20933: => 'Missing Kerberos domain information.',
        !          20934: 
        !          20935:    'Modification Date'
        !          20936: => 'Modification Date',
        !          20937: 
        !          20938:    'Modification may make assessment data inaccessible'
        !          20939: => 'Modification may make assessment data inaccessible',
        !          20940: 
        !          20941:    'Modified'
        !          20942: => 'Modified',
        !          20943: 
        !          20944:    'Modify Course Assessment Parameters'
        !          20945: => 'Modify Course Assessment Parameters',
        !          20946: 
        !          20947:    'Modify Enrollment for'
        !          20948: => 'Modify Enrollment for',
        !          20949: 
        !          20950:    'Modify Parameters'
        !          20951: => 'Modify Parameters',
        !          20952: 
        !          20953:    'Modify User'
        !          20954: => 'Modify User',
        !          20955: 
        !          20956:    'Modify another students data'
        !          20957: => 'Modify another students data',
        !          20958: 
        !          20959:    'Modify authentication mechanism and data for a user'
        !          20960: => 'Modify authentication mechanism and data for a user',
        !          20961: 
        !          20962:    'Modify deadlines, etc, for this assessment resource'
        !          20963: => 'Modify deadlines, etc, for this assessment resource',
        !          20964: 
        !          20965:    'Modify deadlines, etc, for this resource'
        !          20966: => 'Modify deadlines, etc, for this resource',
        !          20967: 
        !          20968:    'Modify grades'
        !          20969: => 'Modify grades',
        !          20970: 
        !          20971:    'Modify student data'
        !          20972: => 'Modify student data',
        !          20973: 
        !          20974:    'Modify user grades for this assessment resource'
        !          20975: => 'Modify user grades for this assessment resource',
        !          20976: 
        !          20977:    'Modifying data for user'
        !          20978: => 'Modifying data for user',
        !          20979: 
        !          20980:    'Modifying this will make problems'
        !          20981: => 'Modifying this will make problems',
        !          20982: 
        !          20983:    'Mon'
        !          20984: => 'Mon',
        !          20985: 
        !          20986:    'Most recently published Version'
        !          20987: => 'Most recently published Version',
        !          20988: 
        !          20989:    'Move Down'
        !          20990: => 'Move Down',
        !          20991: 
        !          20992:    'Move Up'
        !          20993: => 'Move Up',
        !          20994: 
        !          20995:    'Move current file to'
        !          20996: => 'Move current file to',
        !          20997: 
        !          20998:    'Must create new subdirectory inside a directory'
        !          20999: => 'Must create new subdirectory inside a directory',
        !          21000: 
        !          21001:    'My Personal Info'
        !          21002: => 'My Personal Info',
        !          21003: 
        !          21004:    'My question/comment/feedback:'
        !          21005: => 'My question/comment/feedback:',
        !          21006: 
        !          21007:    'Name'
        !          21008: => 'Name',
        !          21009: 
        !          21010:    'Name of Role'
        !          21011: => 'Name of Role',
        !          21012: 
        !          21013:    'Name starting with'
        !          21014: => 'Name starting with',
        !          21015: 
        !          21016:    'Name:'
        !          21017: => 'Name:',
        !          21018: 
        !          21019:    'Navigate'
        !          21020: => 'Navigate',
        !          21021: 
        !          21022:    'Navigate Contents'
        !          21023: => 'Navigate Contents',
        !          21024: 
        !          21025:    'Navigate Course Contents'
        !          21026: => 'Navigate Course Contents',
        !          21027: 
        !          21028:    'Navigate the table of contents for this course'
        !          21029: => 'Navigate the table of contents for this course',
        !          21030: 
        !          21031:    'Network-wide number of accesses (hits)'
        !          21032: => 'Network-wide number of accesses (hits)',
        !          21033: 
        !          21034:    'Network-wide number of courses using resource'
        !          21035: => 'Network-wide number of courses using resource',
        !          21036: 
        !          21037:    'New Directory'
        !          21038: => 'New Directory',
        !          21039: 
        !          21040:    'New Folder'
        !          21041: => 'New Folder',
        !          21042: 
        !          21043:    'New HTML file'
        !          21044: => 'New HTML file',
        !          21045: 
        !          21046:    'New Messages'
        !          21047: => 'New Messages',
        !          21048: 
        !          21049:    'New Problem Variation'
        !          21050: => 'New Problem Variation',
        !          21051: 
        !          21052:    'New Randomization'
        !          21053: => 'New Randomization',
        !          21054: 
        !          21055:    'New Resource'
        !          21056: => 'New Resource',
        !          21057: 
        !          21058:    'New Role'
        !          21059: => 'New Role',
        !          21060: 
        !          21061:    'New Search'
        !          21062: => 'New Search',
        !          21063: 
        !          21064:    'New Title'
        !          21065: => 'New Title',
        !          21066: 
        !          21067:    'New User'
        !          21068: => 'New User',
        !          21069: 
        !          21070:    'New Value'
        !          21071: => 'New Value',
        !          21072: 
        !          21073:    'New assembled page'
        !          21074: => 'New assembled page',
        !          21075: 
        !          21076:    'New assembled sequence'
        !          21077: => 'New assembled sequence',
        !          21078: 
        !          21079:    'New custom rights file'
        !          21080: => 'New custom rights file',
        !          21081: 
        !          21082:    'New discussion since'
        !          21083: => 'New discussion since',
        !          21084: 
        !          21085:    'New file'
        !          21086: => 'New file',
        !          21087: 
        !          21088:    'New parameters or stored values'
        !          21089: => 'New parameters or stored values',
        !          21090: 
        !          21091:    'New problem'
        !          21092: => 'New problem',
        !          21093: 
        !          21094:    'New style file'
        !          21095: => 'New style file',
        !          21096: 
        !          21097:    'New subdirectory'
        !          21098: => 'New subdirectory',
        !          21099: 
        !          21100:    'Next'
        !          21101: => 'Next',
        !          21102: 
        !          21103:    'Next    '
        !          21104: => 'Next    ',
        !          21105: 
        !          21106:    'Next ->'
        !          21107: => 'Next ->',
        !          21108: 
        !          21109:    'Next Month'
        !          21110: => 'Next Month',
        !          21111: 
        !          21112:    'No'
        !          21113: => 'No',
        !          21114: 
        !          21115:    'No Access or Usages Statistics are available for this resource.'
        !          21116: => 'No Access or Usages Statistics are available for this resource.',
        !          21117: 
        !          21118:    'No Assessment Statistical Data is available for this resource'
        !          21119: => 'No Assessment Statistical Data is available for this resource',
        !          21120: 
        !          21121:    'No Evaluation Data is available for this resource.'
        !          21122: => 'No Evaluation Data is available for this resource.',
        !          21123: 
        !          21124:    'No Kerberos domain was specified.'
        !          21125: => 'No Kerberos domain was specified.',
        !          21126: 
        !          21127:    'No Role, Cumulative Privileges'
        !          21128: => 'No Role, Cumulative Privileges',
        !          21129: 
        !          21130:    'No changes were made to the current settings.'
        !          21131: => 'No changes were made to the current settings.',
        !          21132: 
        !          21133:    'No content modifications yet.'
        !          21134: => 'No content modifications yet.',
        !          21135: 
        !          21136:    'No due date'
        !          21137: => 'No due date',
        !          21138: 
        !          21139:    'No language preference'
        !          21140: => 'No language preference',
        !          21141: 
        !          21142:    'No new filename specified.'
        !          21143: => 'No new filename specified.',
        !          21144: 
        !          21145:    'No previous versions published.'
        !          21146: => 'No previous versions published.',
        !          21147: 
        !          21148:    'No role specified'
        !          21149: => 'No role specified',
        !          21150: 
        !          21151:    'No section assigned'
        !          21152: => 'No section assigned',
        !          21153: 
        !          21154:    'No such file'
        !          21155: => 'No such file',
        !          21156: 
        !          21157:    'No syllabus information provided.'
        !          21158: => 'No syllabus information provided.',
        !          21159: 
        !          21160:    'No upload file specified.'
        !          21161: => 'No upload file specified.',
        !          21162: 
        !          21163:    'No write permission to'
        !          21164: => 'No write permission to',
        !          21165: 
        !          21166:    'No write permission to user directory, FAIL'
        !          21167: => 'No write permission to user directory, FAIL',
        !          21168: 
        !          21169:    'None Found'
        !          21170: => 'None Found',
        !          21171: 
        !          21172:    'Not Allowed'
        !          21173: => 'Not Allowed',
        !          21174: 
        !          21175:    'Not applicable - '
        !          21176: => 'Not applicable - ',
        !          21177: 
        !          21178:    'Not open to be viewed'
        !          21179: => 'Not open to be viewed',
        !          21180: 
        !          21181:    'Not set -'
        !          21182: => 'Not set -',
        !          21183: 
        !          21184:    'Not set - '
        !          21185: => 'Not set - ',
        !          21186: 
        !          21187:    'Not shown, not used'
        !          21188: => 'Not shown, not used',
        !          21189: 
        !          21190:    'Note: for large courses, this operation may be time consuming'
        !          21191: => 'Note: for large courses, this operation may be time consuming',
        !          21192: 
        !          21193:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
        !          21194: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
        !          21195: 
        !          21196:    'Note: this will not take effect if the user already exists'
        !          21197: => 'Note: this will not take effect if the user already exists',
        !          21198: 
        !          21199:    'Notes'
        !          21200: => 'Notes',
        !          21201: 
        !          21202:    'Notification of enrollment changes'
        !          21203: => 'Notification of enrollment changes',
        !          21204: 
        !          21205:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
        !          21206: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
        !          21207: 
        !          21208:    'November'
        !          21209: => 'November',
        !          21210: 
        !          21211:    'Number of Plots:'
        !          21212: => 'Number of Plots:',
        !          21213: 
        !          21214:    'Number of Tries before hints appear (hinttries)'
        !          21215: => 'Number of Tries before hints appear (hinttries)',
        !          21216: 
        !          21217:    'Number of assignments printed at the same time:'
        !          21218: => 'Number of assignments printed at the same time:',
        !          21219: 
        !          21220:    'Number of bubbles in exam mode (numbubbles)'
        !          21221: => 'Number of bubbles in exam mode (numbubbles)',
        !          21222: 
        !          21223:    'Number of columns'
        !          21224: => 'Number of columns',
        !          21225: 
        !          21226:    'Number of resources that follow this resource in maps'
        !          21227: => 'Number of resources that follow this resource in maps',
        !          21228: 
        !          21229:    'Number of resources that lead up to this resource in maps'
        !          21230: => 'Number of resources that lead up to this resource in maps',
        !          21231: 
        !          21232:    'Number of resources using or importing resource'
        !          21233: => 'Number of resources using or importing resource',
        !          21234: 
        !          21235:    'Numerical Tolerance (tol)'
        !          21236: => 'Numerical Tolerance (tol)',
        !          21237: 
        !          21238:    'Obsolete'
        !          21239: => 'Obsolete',
        !          21240: 
        !          21241:    'Obsolete parameters or stored values'
        !          21242: => 'Obsolete parameters or stored values',
        !          21243: 
        !          21244:    'October'
        !          21245: => 'October',
        !          21246: 
        !          21247:    'Office Hours'
        !          21248: => 'Office Hours',
        !          21249: 
        !          21250:    'Old Value'
        !          21251: => 'Old Value',
        !          21252: 
        !          21253:    'One particular problem'
        !          21254: => 'One particular problem',
        !          21255: 
        !          21256:    'One particular problem (overrides folder and course defaults)'
        !          21257: => 'One particular problem (overrides folder and course defaults)',
        !          21258: 
        !          21259:    'Online Help'
        !          21260: => 'Online Help',
        !          21261: 
        !          21262:    'Only Answers'
        !          21263: => 'Only Answers',
        !          21264: 
        !          21265:    'Only a number required.'
        !          21266: => 'Only a number required.',
        !          21267: 
        !          21268:    'Only domain coordinators can change a users password.'
        !          21269: => 'Only domain coordinators can change a users password.',
        !          21270: 
        !          21271:    'Open'
        !          21272: => 'Open',
        !          21273: 
        !          21274:    'Open All Folders'
        !          21275: => 'Open All Folders',
        !          21276: 
        !          21277:    'Open Course'
        !          21278: => 'Open Course',
        !          21279: 
        !          21280:    'Open all assessments'
        !          21281: => 'Open all assessments',
        !          21282: 
        !          21283:    'Open and correct'
        !          21284: => 'Open and correct',
        !          21285: 
        !          21286:    'Open with full tries'
        !          21287: => 'Open with full tries',
        !          21288: 
        !          21289:    'Open, no due date'
        !          21290: => 'Open, no due date',
        !          21291: 
        !          21292:    'Opening Date (contentopen)'
        !          21293: => 'Opening Date (contentopen)',
        !          21294: 
        !          21295:    'Opening Date (opendate)'
        !          21296: => 'Opening Date (opendate)',
        !          21297: 
        !          21298:    'Option Response Problem Analysis'
        !          21299: => 'Option Response Problem Analysis',
        !          21300: 
        !          21301:    'Option response'
        !          21302: => 'Option response',
        !          21303: 
        !          21304:    'Other Symbols'
        !          21305: => 'Other Symbols',
        !          21306: 
        !          21307:    'Output'
        !          21308: => 'Output',
        !          21309: 
        !          21310:    'Output Format'
        !          21311: => 'Output Format',
        !          21312: 
        !          21313:    'Output Format: [_1]'
        !          21314: => 'Output Format: [_1]',
        !          21315: 
        !          21316:    'Overall Problem Statistics'
        !          21317: => 'Overall Problem Statistics',
        !          21318: 
        !          21319:    'Owner/Publisher'
        !          21320: => 'Owner/Publisher',
        !          21321: 
        !          21322:    'Page'
        !          21323: => 'Page',
        !          21324: 
        !          21325:    'Page layout'
        !          21326: => 'Page layout',
        !          21327: 
        !          21328:    'Paper type'
        !          21329: => 'Paper type',
        !          21330: 
        !          21331:    'Parameter'
        !          21332: => 'Parameter',
        !          21333: 
        !          21334:    'Parameter Name'
        !          21335: => 'Parameter Name',
        !          21336: 
        !          21337:    'Parameter Type'
        !          21338: => 'Parameter Type',
        !          21339: 
        !          21340:    'Parameter in Effect'
        !          21341: => 'Parameter in Effect',
        !          21342: 
        !          21343:    'Parent Directory'
        !          21344: => 'Parent Directory',
        !          21345: 
        !          21346:    'Part'
        !          21347: => 'Part',
        !          21348: 
        !          21349:    'Part Description (display)'
        !          21350: => 'Part Description (display)',
        !          21351: 
        !          21352:    'Part is not open to be viewed. It'
        !          21353: => 'Part is not open to be viewed. It',
        !          21354: 
        !          21355:    'Password'
        !          21356: => 'Password',
        !          21357: 
        !          21358:    'Paste after selected'
        !          21359: => 'Paste after selected',
        !          21360: 
        !          21361:    'Path'
        !          21362: => 'Path',
        !          21363: 
        !          21364:    'Per Page'
        !          21365: => 'Per Page',
        !          21366: 
        !          21367:    'Personal Data'
        !          21368: => 'Personal Data',
        !          21369: 
        !          21370:    'Personal Information'
        !          21371: => 'Personal Information',
        !          21372: 
        !          21373:    'Please adjust significant figures.'
        !          21374: => 'Please adjust significant figures.',
        !          21375: 
        !          21376:    'Please check at least one of the following feedback types:'
        !          21377: => 'Please check at least one of the following feedback types:',
        !          21378: 
        !          21379:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
        !          21380: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
        !          21381: 
        !          21382:    'Please click Back on your browser and select another user, or '
        !          21383: => 'Please click Back on your browser and select another user, or ',
        !          21384: 
        !          21385:    'Please contact your LON-CAPA administrator regarding this situation.'
        !          21386: => 'Please contact your LON-CAPA administrator regarding this situation.',
        !          21387: 
        !          21388:    'Please do not reply to this address.'
        !          21389: => 'Please do not reply to this address.',
        !          21390: 
        !          21391:    'Please either'
        !          21392: => 'Please either',
        !          21393: 
        !          21394:    'Please notify the server administrator '
        !          21395: => 'Please notify the server administrator ',
        !          21396: 
        !          21397:    'Please pick a version to retrieve'
        !          21398: => 'Please pick a version to retrieve',
        !          21399: 
        !          21400:    'Please rank the following criteria:'
        !          21401: => 'Please rank the following criteria:',
        !          21402: 
        !          21403:    'Please select a problem to analyze'
        !          21404: => 'Please select a problem to analyze',
        !          21405: 
        !          21406:    'Please select a report to generate'
        !          21407: => 'Please select a report to generate',
        !          21408: 
        !          21409:    'Please select a report to generate.'
        !          21410: => 'Please select a report to generate.',
        !          21411: 
        !          21412:    'Please select an authentication mechanism'
        !          21413: => 'Please select an authentication mechanism',
        !          21414: 
        !          21415:    'Please select the authentication mechanism'
        !          21416: => 'Please select the authentication mechanism',
        !          21417: 
        !          21418:    'Please select the section you wish to set the answer open date for:'
        !          21419: => 'Please select the section you wish to set the answer open date for:',
        !          21420: 
        !          21421:    'Please select the section you wish to set the due date for:'
        !          21422: => 'Please select the section you wish to set the due date for:',
        !          21423: 
        !          21424:    'Please select the section you wish to set the number of tries for:'
        !          21425: => 'Please select the section you wish to set the number of tries for:',
        !          21426: 
        !          21427:    'Please select the section you wish to set the opening date for:'
        !          21428: => 'Please select the section you wish to set the opening date for:',
        !          21429: 
        !          21430:    'Please select the section you wish to set the problem weight for:'
        !          21431: => 'Please select the section you wish to set the problem weight for:',
        !          21432: 
        !          21433:    'Please select the student you wish to set the answer open date for:'
        !          21434: => 'Please select the student you wish to set the answer open date for:',
        !          21435: 
        !          21436:    'Please select the student you wish to set the due date for:'
        !          21437: => 'Please select the student you wish to set the due date for:',
        !          21438: 
        !          21439:    'Please select the student you wish to set the number of tries for:'
        !          21440: => 'Please select the student you wish to set the number of tries for:',
        !          21441: 
        !          21442:    'Please select the student you wish to set the opening date for:'
        !          21443: => 'Please select the student you wish to set the opening date for:',
        !          21444: 
        !          21445:    'Please select the student you wish to set the problem weight for:'
        !          21446: => 'Please select the student you wish to set the problem weight for:',
        !          21447: 
        !          21448:    'Please stand by.'
        !          21449: => 'Please stand by.',
        !          21450: 
        !          21451:    'Please use browser "Back" button and pick a filename'
        !          21452: => 'Please use browser "Back" button and pick a filename',
        !          21453: 
        !          21454:    "Please use browser 'Back' button and pick a filename"
        !          21455: => "Please use browser 'Back' button and pick a filename",
        !          21456: 
        !          21457:    'Portrait'
        !          21458: => 'Portrait',
        !          21459: 
        !          21460:    'Portuguese - ISO'
        !          21461: => 'Portuguese - ISO',
        !          21462: 
        !          21463:    'Position'
        !          21464: => 'Position',
        !          21465: 
        !          21466:    'Post Discussion'
        !          21467: => 'Post Discussion',
        !          21468: 
        !          21469:    'Post anonymously'
        !          21470: => 'Post anonymously',
        !          21471: 
        !          21472:    'Post discussion on course resources'
        !          21473: => 'Post discussion on course resources',
        !          21474: 
        !          21475:    'Post system frontpage announcements'
        !          21476: => 'Post system frontpage announcements',
        !          21477: 
        !          21478:    'Post to live chatrooms'
        !          21479: => 'Post to live chatrooms',
        !          21480: 
        !          21481:    'Preferred language'
        !          21482: => 'Preferred language',
        !          21483: 
        !          21484:    'Prepare a printable document'
        !          21485: => 'Prepare a printable document',
        !          21486: 
        !          21487:    'Preparing Excel Spreadsheet'
        !          21488: => 'Preparing Excel Spreadsheet',
        !          21489: 
        !          21490:    'Preparing Printout'
        !          21491: => 'Preparing Printout',
        !          21492: 
        !          21493:    'Prerequisites'
        !          21494: => 'Prerequisites',
        !          21495: 
        !          21496:    'Previous'
        !          21497: => 'Previous',
        !          21498: 
        !          21499:    'Previous Month'
        !          21500: => 'Previous Month',
        !          21501: 
        !          21502:    'Print'
        !          21503: => 'Print',
        !          21504: 
        !          21505:    'Print Index:'
        !          21506: => 'Print Index:',
        !          21507: 
        !          21508:    'Print Table of Contents:'
        !          21509: => 'Print Table of Contents:',
        !          21510: 
        !          21511:    'Print:'
        !          21512: => 'Print:',
        !          21513: 
        !          21514:    'Printing Helper'
        !          21515: => 'Printing Helper',
        !          21516: 
        !          21517:    'Privacy Note'
        !          21518: => 'Privacy Note',
        !          21519: 
        !          21520:    'Private - visible to author only for testing purposes'
        !          21521: => 'Private - visible to author only for testing purposes',
        !          21522: 
        !          21523:    'Private Publication - did not synchronize database'
        !          21524: => 'Private Publication - did not synchronize database',
        !          21525: 
        !          21526:    'Privileged users that should not be hidden on staff listings'
        !          21527: => 'Privileged users that should not be hidden on staff listings',
        !          21528: 
        !          21529:    'Problem Status Chart'
        !          21530: => 'Problem Status Chart',
        !          21531: 
        !          21532:    'Problems'
        !          21533: => 'Problems',
        !          21534: 
        !          21535:    'Problems Not Contained In A Folder'
        !          21536: => 'Problems Not Contained In A Folder',
        !          21537: 
        !          21538:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
        !          21539: => 'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.',
        !          21540: 
        !          21541:    'Problems from entire course'
        !          21542: => 'Problems from entire course',
        !          21543: 
        !          21544:    'Processed [_1] student(s).'
        !          21545: => 'Processed [_1] student(s).',
        !          21546: 
        !          21547:    'Processed file'
        !          21548: => 'Processed file',
        !          21549: 
        !          21550:    'Processing'
        !          21551: => 'Processing',
        !          21552: 
        !          21553:    'Processing course structure'
        !          21554: => 'Processing course structure',
        !          21555: 
        !          21556:    'Processing first student'
        !          21557: => 'Processing first student',
        !          21558: 
        !          21559:    'Produce Excel Output'
        !          21560: => 'Produce Excel Output',
        !          21561: 
        !          21562:    'Project Information'
        !          21563: => 'Project Information',
        !          21564: 
        !          21565:    'Provide feedback messages or contribute to the course discussion about this resource'
        !          21566: => 'Provide feedback messages or contribute to the course discussion about this resource',
        !          21567: 
        !          21568:    'Provide my evaluation of this resource'
        !          21569: => 'Provide my evaluation of this resource',
        !          21570: 
        !          21571:    'Public - no authentication or authorization required for use'
        !          21572: => 'Public - no authentication or authorization required for use',
        !          21573: 
        !          21574:    'Publish'
        !          21575: => 'Publish',
        !          21576: 
        !          21577:    'Publish Directory'
        !          21578: => 'Publish Directory',
        !          21579: 
        !          21580:    'Publish Directory and Sub Directories'
        !          21581: => 'Publish Directory and Sub Directories',
        !          21582: 
        !          21583:    'Publish this Resource'
        !          21584: => 'Publish this Resource',
        !          21585: 
        !          21586:    'Published'
        !          21587: => 'Published',
        !          21588: 
        !          21589:    'Publisher/Owner'
        !          21590: => 'Publisher/Owner',
        !          21591: 
        !          21592:    'Publishing'
        !          21593: => 'Publishing',
        !          21594: 
        !          21595:    'Question Text'
        !          21596: => 'Question Text',
        !          21597: 
        !          21598:    'Question Type'
        !          21599: => 'Question Type',
        !          21600: 
        !          21601:    'Question Type (type)'
        !          21602: => 'Question Type (type)',
        !          21603: 
        !          21604:    'Question about resource content'
        !          21605: => 'Question about resource content',
        !          21606: 
        !          21607:    'Question/Comment/Feedback about course policy'
        !          21608: => 'Question/Comment/Feedback about course policy',
        !          21609: 
        !          21610:    'Quick Completed Problems Display'
        !          21611: => 'Quick Completed Problems Display',
        !          21612: 
        !          21613:    'Random position'
        !          21614: => 'Random position',
        !          21615: 
        !          21616:    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
        !          21617: => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
        !          21618: 
        !          21619:    'Randomization algorithm used'
        !          21620: => 'Randomization algorithm used',
        !          21621: 
        !          21622:    'Randomly pick number of resources (randompick)'
        !          21623: => 'Randomly pick number of resources (randompick)',
        !          21624: 
        !          21625:    'Re'
        !          21626: => 'Re',
        !          21627: 
        !          21628:    'Re-Initialize'
        !          21629: => 'Re-Initialize',
        !          21630: 
        !          21631:    'Re-enrollment will re-activate data.'
        !          21632: => 'Re-enrollment will re-activate data.',
        !          21633: 
        !          21634:    'Reading results from'
        !          21635: => 'Reading results from',
        !          21636: 
        !          21637:    'Reading results from [_1]'
        !          21638: => 'Reading results from [_1]',
        !          21639: 
        !          21640:    'Readings'
        !          21641: => 'Readings',
        !          21642: 
        !          21643:    'Receipt algorithm used'
        !          21644: => 'Receipt algorithm used',
        !          21645: 
        !          21646:    'Receiving results from [_1]'
        !          21647: => 'Receiving results from [_1]',
        !          21648: 
        !          21649:    'Recent'
        !          21650: => 'Recent',
        !          21651: 
        !          21652:    'Record'
        !          21653: => 'Record',
        !          21654: 
        !          21655:    'Registering'
        !          21656: => 'Registering',
        !          21657: 
        !          21658:    'Related'
        !          21659: => 'Related',
        !          21660: 
        !          21661:    'Remark'
        !          21662: => 'Remark',
        !          21663: 
        !          21664:    'Rename'
        !          21665: => 'Rename',
        !          21666: 
        !          21667:    'Rename current file to'
        !          21668: => 'Rename current file to',
        !          21669: 
        !          21670:    'Reply'
        !          21671: => 'Reply',
        !          21672: 
        !          21673:    'Report a Bug'
        !          21674: => 'Report a Bug',
        !          21675: 
        !          21676:    'Reset Submissions'
        !          21677: => 'Reset Submissions',
        !          21678: 
        !          21679:    'Resource'
        !          21680: => 'Resource',
        !          21681: 
        !          21682:    'Resource Differences'
        !          21683: => 'Resource Differences',
        !          21684: 
        !          21685:    'Resource Feedback and Discussion'
        !          21686: => 'Resource Feedback and Discussion',
        !          21687: 
        !          21688:    'Resource Hidden from Students (hiddenresource)'
        !          21689: => 'Resource Hidden from Students (hiddenresource)',
        !          21690: 
        !          21691:    'Resource Level'
        !          21692: => 'Resource Level',
        !          21693: 
        !          21694:    'Resource Publication'
        !          21695: => 'Resource Publication',
        !          21696: 
        !          21697:    'Resource alias name for conditions (mapalias)'
        !          21698: => 'Resource alias name for conditions (mapalias)',
        !          21699: 
        !          21700:    'Resource is technically correct'
        !          21701: => 'Resource is technically correct',
        !          21702: 
        !          21703:    'Resources'
        !          21704: => 'Resources',
        !          21705: 
        !          21706:    'Resources from selected sequence in course'
        !          21707: => 'Resources from selected sequence in course',
        !          21708: 
        !          21709:    'Response'
        !          21710: => 'Response',
        !          21711: 
        !          21712:    'Retrieval of an old version will overwrite the file currently in construction space'
        !          21713: => 'Retrieval of an old version will overwrite the file currently in construction space',
        !          21714: 
        !          21715:    'Retrieve'
        !          21716: => 'Retrieve',
        !          21717: 
        !          21718:    'Retrieve Old Version'
        !          21719: => 'Retrieve Old Version',
        !          21720: 
        !          21721:    'Retrieve Published Resources'
        !          21722: => 'Retrieve Published Resources',
        !          21723: 
        !          21724:    'Retrieve previous versions of'
        !          21725: => 'Retrieve previous versions of',
        !          21726: 
        !          21727:    'Retrieve version'
        !          21728: => 'Retrieve version',
        !          21729: 
        !          21730:    'Retrieving current (most recent) version'
        !          21731: => 'Retrieving current (most recent) version',
        !          21732: 
        !          21733:    'Return to DOCS'
        !          21734: => 'Return to DOCS',
        !          21735: 
        !          21736:    'Return to Last Location'
        !          21737: => 'Return to Last Location',
        !          21738: 
        !          21739:    'Reverse Association'
        !          21740: => 'Reverse Association',
        !          21741: 
        !          21742:    'Revert to Last Saved'
        !          21743: => 'Revert to Last Saved',
        !          21744: 
        !          21745:    'Revision Date'
        !          21746: => 'Revision Date',
        !          21747: 
        !          21748:    'Revoke'
        !          21749: => 'Revoke',
        !          21750: 
        !          21751:    'Revoke Existing Roles'
        !          21752: => 'Revoke Existing Roles',
        !          21753: 
        !          21754:    'Role'
        !          21755: => 'Role',
        !          21756: 
        !          21757:    'Role Information'
        !          21758: => 'Role Information',
        !          21759: 
        !          21760:    'Row'
        !          21761: => 'Row',
        !          21762: 
        !          21763:    'Rule'
        !          21764: => 'Rule',
        !          21765: 
        !          21766:    'Russian - KOI'
        !          21767: => 'Russian - KOI',
        !          21768: 
        !          21769:    'S.D. tries'
        !          21770: => 'S.D. tries',
        !          21771: 
        !          21772:    'Sample Points:'
        !          21773: => 'Sample Points:',
        !          21774: 
        !          21775:    'Samples'
        !          21776: => 'Samples',
        !          21777: 
        !          21778:    'Sat'
        !          21779: => 'Sat',
        !          21780: 
        !          21781:    'Save'
        !          21782: => 'Save',
        !          21783: 
        !          21784:    'Save as'
        !          21785: => 'Save as',
        !          21786: 
        !          21787:    'Save as & Make This Sheet the Default'
        !          21788: => 'Save as & Make This Sheet the Default',
        !          21789: 
        !          21790:    'Save as ...'
        !          21791: => 'Save as ...',
        !          21792: 
        !          21793:    'Save entries below as a draft answer (not submitting them for credit yet)'
        !          21794: => 'Save entries below as a draft answer (not submitting them for credit yet)',
        !          21795: 
        !          21796:    'Saving Modifications to'
        !          21797: => 'Saving Modifications to',
        !          21798: 
        !          21799:    'Scantron Operator'
        !          21800: => 'Scantron Operator',
        !          21801: 
        !          21802:    'Score Upload Form'
        !          21803: => 'Score Upload Form',
        !          21804: 
        !          21805:    'Search'
        !          21806: => 'Search',
        !          21807: 
        !          21808:    'Search Complete'
        !          21809: => 'Search Complete',
        !          21810: 
        !          21811:    'Search Complete [_1]'
        !          21812: => 'Search Complete [_1]',
        !          21813: 
        !          21814:    'Search the contents of this course'
        !          21815: => 'Search the contents of this course',
        !          21816: 
        !          21817:    'Search the database of published resources'
        !          21818: => 'Search the database of published resources',
        !          21819: 
        !          21820:    'Search: [_1]'
        !          21821: => 'Search: [_1]',
        !          21822: 
        !          21823:    'Searching'
        !          21824: => 'Searching',
        !          21825: 
        !          21826:    'Section'
        !          21827: => 'Section',
        !          21828: 
        !          21829:    'Section/Group'
        !          21830: => 'Section/Group',
        !          21831: 
        !          21832:    'Sections'
        !          21833: => 'Sections',
        !          21834: 
        !          21835:    'Select'
        !          21836: => 'Select',
        !          21837: 
        !          21838:    'Select Action'
        !          21839: => 'Select Action',
        !          21840: 
        !          21841:    'Select All'
        !          21842: => 'Select All',
        !          21843: 
        !          21844:    'Select All Files'
        !          21845: => 'Select All Files',
        !          21846: 
        !          21847:    'Select All Published'
        !          21848: => 'Select All Published',
        !          21849: 
        !          21850:    'Select All Resources'
        !          21851: => 'Select All Resources',
        !          21852: 
        !          21853:    'Select All Students'
        !          21854: => 'Select All Students',
        !          21855: 
        !          21856:    'Select Course'
        !          21857: => 'Select Course',
        !          21858: 
        !          21859:    'Select Date'
        !          21860: => 'Select Date',
        !          21861: 
        !          21862:    'Select Enclosing Map or Folder'
        !          21863: => 'Select Enclosing Map or Folder',
        !          21864: 
        !          21865:    'Select Folder'
        !          21866: => 'Select Folder',
        !          21867: 
        !          21868:    'Select Map'
        !          21869: => 'Select Map',
        !          21870: 
        !          21871:    'Select Only Current Students'
        !          21872: => 'Select Only Current Students',
        !          21873: 
        !          21874:    'Select Parameter Level'
        !          21875: => 'Select Parameter Level',
        !          21876: 
        !          21877:    'Select Printing Options:'
        !          21878: => 'Select Printing Options:',
        !          21879: 
        !          21880:    'Select Problem'
        !          21881: => 'Select Problem',
        !          21882: 
        !          21883:    'Select Problem(s) to print'
        !          21884: => 'Select Problem(s) to print',
        !          21885: 
        !          21886:    'Select Resource(s) to print'
        !          21887: => 'Select Resource(s) to print',
        !          21888: 
        !          21889:    'Select Resources To Print'
        !          21890: => 'Select Resources To Print',
        !          21891: 
        !          21892:    'Select Section'
        !          21893: => 'Select Section',
        !          21894: 
        !          21895:    'Select Sequence To Print From'
        !          21896: => 'Select Sequence To Print From',
        !          21897: 
        !          21898:    'Select Spreadsheet File'
        !          21899: => 'Select Spreadsheet File',
        !          21900: 
        !          21901:    'Select Student'
        !          21902: => 'Select Student',
        !          21903: 
        !          21904:    'Select Students and Resources'
        !          21905: => 'Select Students and Resources',
        !          21906: 
        !          21907:    'Select Style File'
        !          21908: => 'Select Style File',
        !          21909: 
        !          21910:    'Select User'
        !          21911: => 'Select User',
        !          21912: 
        !          21913:    'Select a'
        !          21914: => 'Select a',
        !          21915: 
        !          21916:    'Select a Course to Enter'
        !          21917: => 'Select a Course to Enter',
        !          21918: 
        !          21919:    'Select a course'
        !          21920: => 'Select a course',
        !          21921: 
        !          21922:    'Select a user name to modify the students information'
        !          21923: => 'Select a user name to modify the students information',
        !          21924: 
        !          21925:    'Select a user name to view the users personal page.'
        !          21926: => 'Select a user name to view the users personal page.',
        !          21927: 
        !          21928:    'Select for Section/Group'
        !          21929: => 'Select for Section/Group',
        !          21930: 
        !          21931:    'Select resources for the assignment'
        !          21932: => 'Select resources for the assignment',
        !          21933: 
        !          21934:    'Select the Construction Space'
        !          21935: => 'Select the Construction Space',
        !          21936: 
        !          21937:    'Select the folder you wish to set the parameter for:'
        !          21938: => 'Select the folder you wish to set the parameter for:',
        !          21939: 
        !          21940:    'Select the problem you wish to set the parameter for:'
        !          21941: => 'Select the problem you wish to set the parameter for:',
        !          21942: 
        !          21943:    'Selecting a User'
        !          21944: => 'Selecting a User',
        !          21945: 
        !          21946:    'Send Message to User(s)'
        !          21947: => 'Send Message to User(s)',
        !          21948: 
        !          21949:    'Send New'
        !          21950: => 'Send New',
        !          21951: 
        !          21952:    'Send Reply'
        !          21953: => 'Send Reply',
        !          21954: 
        !          21955:    'Send Scantron data to a course'
        !          21956: => 'Send Scantron data to a course',
        !          21957: 
        !          21958:    'Send and receive messages'
        !          21959: => 'Send and receive messages',
        !          21960: 
        !          21961:    'Send as critical message'
        !          21962: => 'Send as critical message',
        !          21963: 
        !          21964:    'Send broadcast and receipt-required email'
        !          21965: => 'Send broadcast and receipt-required email',
        !          21966: 
        !          21967:    'Send internal email'
        !          21968: => 'Send internal email',
        !          21969: 
        !          21970:    'Sending Messages'
        !          21971: => 'Sending Messages',
        !          21972: 
        !          21973:    'September'
        !          21974: => 'September',
        !          21975: 
        !          21976:    'Sequence'
        !          21977: => 'Sequence',
        !          21978: 
        !          21979:    'Sequence or Folder'
        !          21980: => 'Sequence or Folder',
        !          21981: 
        !          21982:    'Sequences and Folders'
        !          21983: => 'Sequences and Folders',
        !          21984: 
        !          21985:    'Server'
        !          21986: => 'Server',
        !          21987: 
        !          21988:    'Server Administration'
        !          21989: => 'Server Administration',
        !          21990: 
        !          21991:    'Set'
        !          21992: => 'Set',
        !          21993: 
        !          21994:    'Set Course Environment'
        !          21995: => 'Set Course Environment',
        !          21996: 
        !          21997:    'Set Course Environment Parameters'
        !          21998: => 'Set Course Environment Parameters',
        !          21999: 
        !          22000:    'Set Date'
        !          22001: => 'Set Date',
        !          22002: 
        !          22003:    'Set Defaults for All Resources in Course'
        !          22004: => 'Set Defaults for All Resources in Course',
        !          22005: 
        !          22006:    'Set End Date'
        !          22007: => 'Set End Date',
        !          22008: 
        !          22009:    'Set Individual User Roles'
        !          22010: => 'Set Individual User Roles',
        !          22011: 
        !          22012:    'Set Problem Tries'
        !          22013: => 'Set Problem Tries',
        !          22014: 
        !          22015:    'Set Problem Weight'
        !          22016: => 'Set Problem Weight',
        !          22017: 
        !          22018:    'Set Start Date'
        !          22019: => 'Set Start Date',
        !          22020: 
        !          22021:    'Set Version to be used in Course'
        !          22022: => 'Set Version to be used in Course',
        !          22023: 
        !          22024:    'Set Versions to be used in Course according to Selections below'
        !          22025: => 'Set Versions to be used in Course according to Selections below',
        !          22026: 
        !          22027:    'Set a bookmark for this resource'
        !          22028: => 'Set a bookmark for this resource',
        !          22029: 
        !          22030:    'Set a due date'
        !          22031: => 'Set a due date',
        !          22032: 
        !          22033:    'Set all Resource Versions to current Version (Fix Versions)'
        !          22034: => 'Set all Resource Versions to current Version (Fix Versions)',
        !          22035: 
        !          22036:    'Set an answer open date'
        !          22037: => 'Set an answer open date',
        !          22038: 
        !          22039:    'Set an open date'
        !          22040: => 'Set an open date',
        !          22041: 
        !          22042:    'Set answer open date for all problems in the course for ...'
        !          22043: => 'Set answer open date for all problems in the course for ...',
        !          22044: 
        !          22045:    'Set answer open date for the selected folder for ...'
        !          22046: => 'Set answer open date for the selected folder for ...',
        !          22047: 
        !          22048:    'Set answer open date for the selected problem for ...'
        !          22049: => 'Set answer open date for the selected problem for ...',
        !          22050: 
        !          22051:    'Set content feedback to Course Coordinator'
        !          22052: => 'Set content feedback to Course Coordinator',
        !          22053: 
        !          22054:    'Set course policy feedback to Course Coordinator'
        !          22055: => 'Set course policy feedback to Course Coordinator',
        !          22056: 
        !          22057:    'Set deadlines and other assessment parameters, as well as modify course environment'
        !          22058: => 'Set deadlines and other assessment parameters, as well as modify course environment',
        !          22059: 
        !          22060:    'Set due date for all problems in the course for ...'
        !          22061: => 'Set due date for all problems in the course for ...',
        !          22062: 
        !          22063:    'Set due date for the selected folder for ...'
        !          22064: => 'Set due date for the selected folder for ...',
        !          22065: 
        !          22066:    'Set due date for the selected problem for ...'
        !          22067: => 'Set due date for the selected problem for ...',
        !          22068: 
        !          22069:    'Set my user preferences'
        !          22070: => 'Set my user preferences',
        !          22071: 
        !          22072:    'Set number of tries for all problems in the course for ...'
        !          22073: => 'Set number of tries for all problems in the course for ...',
        !          22074: 
        !          22075:    'Set number of tries for the selected folder for ...'
        !          22076: => 'Set number of tries for the selected folder for ...',
        !          22077: 
        !          22078:    'Set number of tries for the selected problem for ...'
        !          22079: => 'Set number of tries for the selected problem for ...',
        !          22080: 
        !          22081:    'Set opening date for all problems in the course for ...'
        !          22082: => 'Set opening date for all problems in the course for ...',
        !          22083: 
        !          22084:    'Set opening date for all problems in the course for. . .'
        !          22085: => 'Set opening date for all problems in the course for. . .',
        !          22086: 
        !          22087:    'Set opening date for the selected folder for ...'
        !          22088: => 'Set opening date for the selected folder for ...',
        !          22089: 
        !          22090:    'Set opening date for the selected problem for ...'
        !          22091: => 'Set opening date for the selected problem for ...',
        !          22092: 
        !          22093:    'Set opening datefor all problems in the course for. . .'
        !          22094: => 'Set opening datefor all problems in the course for. . .',
        !          22095: 
        !          22096:    'Set problem weight for all problems in the course for ...'
        !          22097: => 'Set problem weight for all problems in the course for ...',
        !          22098: 
        !          22099:    'Set problem weight for the selected folder for ...'
        !          22100: => 'Set problem weight for the selected folder for ...',
        !          22101: 
        !          22102:    'Set problem weight for the selected problem for ...'
        !          22103: => 'Set problem weight for the selected problem for ...',
        !          22104: 
        !          22105:    'Set the number of tries'
        !          22106: => 'Set the number of tries',
        !          22107: 
        !          22108:    'Set the problem weight'
        !          22109: => 'Set the problem weight',
        !          22110: 
        !          22111:    'Set to ...'
        !          22112: => 'Set to ...',
        !          22113: 
        !          22114:    'Set value to "[_1]" to allow'
        !          22115: => 'Set value to "[_1]" to allow',
        !          22116: 
        !          22117:    'Set/Modify Course Assessment Parameter'
        !          22118: => 'Set/Modify Course Assessment Parameter',
        !          22119: 
        !          22120:    'Set/Modify Course Assessment Parameters'
        !          22121: => 'Set/Modify Course Assessment Parameters',
        !          22122: 
        !          22123:    'Set/Modify Course Parameters'
        !          22124: => 'Set/Modify Course Parameters',
        !          22125: 
        !          22126:    'Setting the [_1]'
        !          22127: => 'Setting the [_1]',
        !          22128: 
        !          22129:    'Setting the [_1] to [_2]'
        !          22130: => 'Setting the [_1] to [_2]',
        !          22131: 
        !          22132:    'Shared by course faculty and staff'
        !          22133: => 'Shared by course faculty and staff',
        !          22134: 
        !          22135:    'Short string response'
        !          22136: => 'Short string response',
        !          22137: 
        !          22138:    'Show Answer'
        !          22139: => 'Show Answer',
        !          22140: 
        !          22141:    'Show Feedback'
        !          22142: => 'Show Feedback',
        !          22143: 
        !          22144:    'Show Me My First Homework Problem'
        !          22145: => 'Show Me My First Homework Problem',
        !          22146: 
        !          22147:    'Show More Options'
        !          22148: => 'Show More Options',
        !          22149: 
        !          22150:    'Show Only Uncompleted Homework'
        !          22151: => 'Show Only Uncompleted Homework',
        !          22152: 
        !          22153:    'Show Preview'
        !          22154: => 'Show Preview',
        !          22155: 
        !          22156:    'Show Problem Completeness'
        !          22157: => 'Show Problem Completeness',
        !          22158: 
        !          22159:    'Show Problem Status (problemstatus)'
        !          22160: => 'Show Problem Status (problemstatus)',
        !          22161: 
        !          22162:    'Show Units - Disable Entry (turnoffunit)'
        !          22163: => 'Show Units - Disable Entry (turnoffunit)',
        !          22164: 
        !          22165:    'Show all roles'
        !          22166: => 'Show all roles',
        !          22167: 
        !          22168:    'Show all rles'
        !          22169: => 'Show all rles',
        !          22170: 
        !          22171:    'Show always at bottom position'
        !          22172: => 'Show always at bottom position',
        !          22173: 
        !          22174:    'Show always at top position'
        !          22175: => 'Show always at top position',
        !          22176: 
        !          22177:    'Show catalog information'
        !          22178: => 'Show catalog information',
        !          22179: 
        !          22180:    'Show resource'
        !          22181: => 'Show resource',
        !          22182: 
        !          22183:    'Significant Digits (sig)'
        !          22184: => 'Significant Digits (sig)',
        !          22185: 
        !          22186:    'Significant figures are incorrect, submission was not graded.'
        !          22187: => 'Significant figures are incorrect, submission was not graded.',
        !          22188: 
        !          22189:    'Simple Edit'
        !          22190: => 'Simple Edit',
        !          22191: 
        !          22192:    'Simple Page'
        !          22193: => 'Simple Page',
        !          22194: 
        !          22195:    'Simple Problem'
        !          22196: => 'Simple Problem',
        !          22197: 
        !          22198:    'Simple Problem Editor'
        !          22199: => 'Simple Problem Editor',
        !          22200: 
        !          22201:    'Since Start of Course'
        !          22202: => 'Since Start of Course',
        !          22203: 
        !          22204:    'Since Yesterday'
        !          22205: => 'Since Yesterday',
        !          22206: 
        !          22207:    'Size'
        !          22208: => 'Size',
        !          22209: 
        !          22210:    'Size:'
        !          22211: => 'Size:',
        !          22212: 
        !          22213:    'Skew Tries'
        !          22214: => 'Skew Tries',
        !          22215: 
        !          22216:    'Some items were not submitted'
        !          22217: => 'Some items were not submitted',
        !          22218: 
        !          22219:    'Some parts were not submitted.'
        !          22220: => 'Some parts were not submitted.',
        !          22221: 
        !          22222:    'Sorry ...'
        !          22223: => 'Sorry ...',
        !          22224: 
        !          22225:    'Space separated'
        !          22226: => 'Space separated',
        !          22227: 
        !          22228:    'Special Documents'
        !          22229: => 'Special Documents',
        !          22230: 
        !          22231:    'Special documents'
        !          22232: => 'Special documents',
        !          22233: 
        !          22234:    'Spreadsheet Computation'
        !          22235: => 'Spreadsheet Computation',
        !          22236: 
        !          22237:    'Spreadsheet Computation Status'
        !          22238: => 'Spreadsheet Computation Status',
        !          22239: 
        !          22240:    'Standards'
        !          22241: => 'Standards',
        !          22242: 
        !          22243:    'Start'
        !          22244: => 'Start',
        !          22245: 
        !          22246:    'Start Time'
        !          22247: => 'Start Time',
        !          22248: 
        !          22249:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
        !          22250: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
        !          22251: 
        !          22252:    'Starting'
        !          22253: => 'Starting',
        !          22254: 
        !          22255:    'Starting Date'
        !          22256: => 'Starting Date',
        !          22257: 
        !          22258:    'Starting and Ending Dates'
        !          22259: => 'Starting and Ending Dates',
        !          22260: 
        !          22261:    'Statistics'
        !          22262: => 'Statistics',
        !          22263: 
        !          22264:    'Statistics and Problem Analysis'
        !          22265: => 'Statistics and Problem Analysis',
        !          22266: 
        !          22267:    'Status'
        !          22268: => 'Status',
        !          22269: 
        !          22270:    'Store'
        !          22271: => 'Store',
        !          22272: 
        !          22273:    'Store Catalog Information'
        !          22274: => 'Store Catalog Information',
        !          22275: 
        !          22276:    'Store Changes'
        !          22277: => 'Store Changes',
        !          22278: 
        !          22279:    'Store uploaded file as '
        !          22280: => 'Store uploaded file as ',
        !          22281: 
        !          22282:    'Strongly Agree'
        !          22283: => 'Strongly Agree',
        !          22284: 
        !          22285:    'Strongly Disagree'
        !          22286: => 'Strongly Disagree',
        !          22287: 
        !          22288:    'Student'
        !          22289: => 'Student',
        !          22290: 
        !          22291:    'Student Data Compilation Progress'
        !          22292: => 'Student Data Compilation Progress',
        !          22293: 
        !          22294:    'Student Data Compilation Status'
        !          22295: => 'Student Data Compilation Status',
        !          22296: 
        !          22297:    'Student ID'
        !          22298: => 'Student ID',
        !          22299: 
        !          22300:    'Student Information'
        !          22301: => 'Student Information',
        !          22302: 
        !          22303:    'Student Name'
        !          22304: => 'Student Name',
        !          22305: 
        !          22306:    'Student Number'
        !          22307: => 'Student Number',
        !          22308: 
        !          22309:    'Student Sheet Links'
        !          22310: => 'Student Sheet Links',
        !          22311: 
        !          22312:    'Student Status'
        !          22313: => 'Student Status',
        !          22314: 
        !          22315:    'Student Status: [_1]'
        !          22316: => 'Student Status: [_1]',
        !          22317: 
        !          22318:    'Student information updated successfully.'
        !          22319: => 'Student information updated successfully.',
        !          22320: 
        !          22321:    'Student level sheet'
        !          22322: => 'Student level sheet',
        !          22323: 
        !          22324:    'Student performance statistics on all problems.'
        !          22325: => 'Student performance statistics on all problems.',
        !          22326: 
        !          22327:    'Students Affected'
        !          22328: => 'Students Affected',
        !          22329: 
        !          22330:    'Students need access key to enter course'
        !          22331: => 'Students need access key to enter course',
        !          22332: 
        !          22333:    'Students with expired roles'
        !          22334: => 'Students with expired roles',
        !          22335: 
        !          22336:    'Subject'
        !          22337: => 'Subject',
        !          22338: 
        !          22339:    'Subject:'
        !          22340: => 'Subject:',
        !          22341: 
        !          22342:    'Submission Time Analysis'
        !          22343: => 'Submission Time Analysis',
        !          22344: 
        !          22345:    'Submissions'
        !          22346: => 'Submissions',
        !          22347: 
        !          22348:    'Submit'
        !          22349: => 'Submit',
        !          22350: 
        !          22351:    'Submit Answer'
        !          22352: => 'Submit Answer',
        !          22353: 
        !          22354:    'Submit Changes'
        !          22355: => 'Submit Changes',
        !          22356: 
        !          22357:    'Submit Changes and Edit'
        !          22358: => 'Submit Changes and Edit',
        !          22359: 
        !          22360:    'Submit Changes and View'
        !          22361: => 'Submit Changes and View',
        !          22362: 
        !          22363:    'Submit Modifications'
        !          22364: => 'Submit Modifications',
        !          22365: 
        !          22366:    'Submit entries below as answer to receive credit'
        !          22367: => 'Submit entries below as answer to receive credit',
        !          22368: 
        !          22369:    'Successful Login'
        !          22370: => 'Successful Login',
        !          22371: 
        !          22372:    'Suggested Replacement for Obsolete File'
        !          22373: => 'Suggested Replacement for Obsolete File',
        !          22374: 
        !          22375:    'Summary'
        !          22376: => 'Summary',
        !          22377: 
        !          22378:    'Summary View'
        !          22379: => 'Summary View',
        !          22380: 
        !          22381:    'Sun'
        !          22382: => 'Sun',
        !          22383: 
        !          22384:    'Supplemental Course Documents'
        !          22385: => 'Supplemental Course Documents',
        !          22386: 
        !          22387:    'Survey Question'
        !          22388: => 'Survey Question',
        !          22389: 
        !          22390:    'Swedish Chef'
        !          22391: => 'Swedish Chef',
        !          22392: 
        !          22393:    'Switch Server'
        !          22394: => 'Switch Server',
        !          22395: 
        !          22396:    'Switch to another course'
        !          22397: => 'Switch to another course',
        !          22398: 
        !          22399:    'Switch to another user role'
        !          22400: => 'Switch to another user role',
        !          22401: 
        !          22402:    'Switching Role'
        !          22403: => 'Switching Role',
        !          22404: 
        !          22405:    'Syllabus'
        !          22406: => 'Syllabus',
        !          22407: 
        !          22408:    'Symbol'
        !          22409: => 'Symbol',
        !          22410: 
        !          22411:    'Synchronized SQL metadata database'
        !          22412: => 'Synchronized SQL metadata database',
        !          22413: 
        !          22414:    'System'
        !          22415: => 'System',
        !          22416: 
        !          22417:    'System Administration'
        !          22418: => 'System Administration',
        !          22419: 
        !          22420:    'System Level'
        !          22421: => 'System Level',
        !          22422: 
        !          22423:    'System wide - can be used for any courses system wide'
        !          22424: => 'System wide - can be used for any courses system wide',
        !          22425: 
        !          22426:    'System wide - open source to all authors'
        !          22427: => 'System wide - open source to all authors',
        !          22428: 
        !          22429:    'Tabulator separated'
        !          22430: => 'Tabulator separated',
        !          22431: 
        !          22432:    'Target'
        !          22433: => 'Target',
        !          22434: 
        !          22435:    'Target Edit Map'
        !          22436: => 'Target Edit Map',
        !          22437: 
        !          22438:    'Task'
        !          22439: => 'Task',
        !          22440: 
        !          22441:    'TeX unconverted due to errors'
        !          22442: => 'TeX unconverted due to errors',
        !          22443: 
        !          22444:    'TeX unconverted due to previous errors'
        !          22445: => 'TeX unconverted due to previous errors',
        !          22446: 
        !          22447:    'TeXWidth(mm):'
        !          22448: => 'TeXWidth(mm):',
        !          22449: 
        !          22450:    'Teaching Assistant'
        !          22451: => 'Teaching Assistant',
        !          22452: 
        !          22453:    'Template'
        !          22454: => 'Template',
        !          22455: 
        !          22456:    'Temporary Assembly Workspace'
        !          22457: => 'Temporary Assembly Workspace',
        !          22458: 
        !          22459:    'Text'
        !          22460: => 'Text',
        !          22461: 
        !          22462:    'Text Block'
        !          22463: => 'Text Block',
        !          22464: 
        !          22465:    'Textbook'
        !          22466: => 'Textbook',
        !          22467: 
        !          22468:    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
        !          22469: => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
        !          22470: 
        !          22471:    'The error reported was'
        !          22472: => 'The error reported was',
        !          22473: 
        !          22474:    'The extension on this file'
        !          22475: => 'The extension on this file',
        !          22476: 
        !          22477:    'The filetype extension of the file you uploaded is not allowed.'
        !          22478: => 'The filetype extension of the file you uploaded is not allowed.',
        !          22479: 
        !          22480:    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
        !          22481: => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
        !          22482: 
        !          22483:    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
        !          22484: => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
        !          22485: 
        !          22486:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
        !          22487: => 'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.',
        !          22488: 
        !          22489:    'The material appears to be correct '
        !          22490: => 'The material appears to be correct ',
        !          22491: 
        !          22492:    'The material is helpful '
        !          22493: => 'The material is helpful ',
        !          22494: 
        !          22495:    'The material is presented in a clear way '
        !          22496: => 'The material is presented in a clear way ',
        !          22497: 
        !          22498:    'The optional email address field was not specified.'
        !          22499: => 'The optional email address field was not specified.',
        !          22500: 
        !          22501:    'The optional name field was not specified.'
        !          22502: => 'The optional name field was not specified.',
        !          22503: 
        !          22504:    'The optional section or group field was not specified.'
        !          22505: => 'The optional section or group field was not specified.',
        !          22506: 
        !          22507:    'The optional student number field was not specified.'
        !          22508: => 'The optional student number field was not specified.',
        !          22509: 
        !          22510:    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
        !          22511: => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
        !          22512: 
        !          22513:    'The requested file'
        !          22514: => 'The requested file',
        !          22515: 
        !          22516:    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
        !          22517: => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
        !          22518: 
        !          22519:    'The student must log out and log in again to see these changes.'
        !          22520: => 'The student must log out and log in again to see these changes.',
        !          22521: 
        !          22522:    'The submitted answer was too long.'
        !          22523: => 'The submitted answer was too long.',
        !          22524: 
        !          22525:    'The target is an existing directory.'
        !          22526: => 'The target is an existing directory.',
        !          22527: 
        !          22528:    'Then'
        !          22529: => 'Then',
        !          22530: 
        !          22531:    'There are currently no Error Messages for this resource.'
        !          22532: => 'There are currently no Error Messages for this resource.',
        !          22533: 
        !          22534:    'There are currently no results'
        !          22535: => 'There are currently no results',
        !          22536: 
        !          22537:    'There are no Evaluation Comments on this resource.'
        !          22538: => 'There are no Evaluation Comments on this resource.',
        !          22539: 
        !          22540:    'There are no currently enrolled students in the course.'
        !          22541: => 'There are no currently enrolled students in the course.',
        !          22542: 
        !          22543:    'There are no currently enrolled students in the selected sections.'
        !          22544: => 'There are no currently enrolled students in the selected sections.',
        !          22545: 
        !          22546:    'There are no previously enrolled students in the course.'
        !          22547: => 'There are no previously enrolled students in the course.',
        !          22548: 
        !          22549:    'There are no previously enrolled students in the selected sections.'
        !          22550: => 'There are no previously enrolled students in the selected sections.',
        !          22551: 
        !          22552:    'There are no students currently enrolled.'
        !          22553: => 'There are no students currently enrolled.',
        !          22554: 
        !          22555:    'There are no students in the course.'
        !          22556: => 'There are no students in the course.',
        !          22557: 
        !          22558:    'There are no students in the selected sections.'
        !          22559: => 'There are no students in the selected sections.',
        !          22560: 
        !          22561:    'There is no student data for this problem.'
        !          22562: => 'There is no student data for this problem.',
        !          22563: 
        !          22564:    'There was an error determining the environment values for'
        !          22565: => 'There was an error determining the environment values for',
        !          22566: 
        !          22567:    'This controls how receipt numbers are generated.'
        !          22568: => 'This controls how receipt numbers are generated.',
        !          22569: 
        !          22570:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
        !          22571: => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.',
        !          22572: 
        !          22573:    'This helper will set up your LON-CAPA course and choose which features will be active.'
        !          22574: => 'This helper will set up your LON-CAPA course and choose which features will be active.',
        !          22575: 
        !          22576:    'This is an automatic message generated by the LON-CAPA system.'
        !          22577: => 'This is an automatic message generated by the LON-CAPA system.',
        !          22578: 
        !          22579:    'This question expects a numeric answer.'
        !          22580: => 'This question expects a numeric answer.',
        !          22581: 
        !          22582:    'This resource has been marked obsolete by the author(s)'
        !          22583: => 'This resource has been marked obsolete by the author(s)',
        !          22584: 
        !          22585:    'This resource might be part of another course.'
        !          22586: => 'This resource might be part of another course.',
        !          22587: 
        !          22588:    'This syllabus can be publicly viewed at'
        !          22589: => 'This syllabus can be publicly viewed at',
        !          22590: 
        !          22591:    'Threaded View'
        !          22592: => 'Threaded View',
        !          22593: 
        !          22594:    'Thu'
        !          22595: => 'Thu',
        !          22596: 
        !          22597:    'Time'
        !          22598: => 'Time',
        !          22599: 
        !          22600:    'Title'
        !          22601: => 'Title',
        !          22602: 
        !          22603:    'To'
        !          22604: => 'To',
        !          22605: 
        !          22606:    'To create a new'
        !          22607: => 'To create a new',
        !          22608: 
        !          22609:    'Top Level Map'
        !          22610: => 'Top Level Map',
        !          22611: 
        !          22612:    'Topic'
        !          22613: => 'Topic',
        !          22614: 
        !          22615:    'Total'
        !          22616: => 'Total',
        !          22617: 
        !          22618:    'Total Parts In Course'
        !          22619: => 'Total Parts In Course',
        !          22620: 
        !          22621:    'Total number of records found in file: [_1].'
        !          22622: => 'Total number of records found in file: [_1].',
        !          22623: 
        !          22624:    'Total number of students who have worked on this problem'
        !          22625: => 'Total number of students who have worked on this problem',
        !          22626: 
        !          22627:    'Tries'
        !          22628: => 'Tries',
        !          22629: 
        !          22630:    'True'
        !          22631: => 'True',
        !          22632: 
        !          22633:    'Tue'
        !          22634: => 'Tue',
        !          22635: 
        !          22636:    'Turkish - ISO'
        !          22637: => 'Turkish - ISO',
        !          22638: 
        !          22639:    'Type'
        !          22640: => 'Type',
        !          22641: 
        !          22642:    'Type Name Here'
        !          22643: => 'Type Name Here',
        !          22644: 
        !          22645:    'Type in value'
        !          22646: => 'Type in value',
        !          22647: 
        !          22648:    'Type-in value'
        !          22649: => 'Type-in value',
        !          22650: 
        !          22651:    'Type:'
        !          22652: => 'Type:',
        !          22653: 
        !          22654:    'UNDISPLAYABLE'
        !          22655: => 'UNDISPLAYABLE',
        !          22656: 
        !          22657:    'UNIX authenticated'
        !          22658: => 'UNIX authenticated',
        !          22659: 
        !          22660:    'URL'
        !          22661: => 'URL',
        !          22662: 
        !          22663:    'URLs To Include in Syllabus'
        !          22664: => 'URLs To Include in Syllabus',
        !          22665: 
        !          22666:    'USERS'
        !          22667: => 'USERS',
        !          22668: 
        !          22669:    'Unable to connect to database!'
        !          22670: => 'Unable to connect to database!',
        !          22671: 
        !          22672:    'Unable to determine if this resource is open due to network problems. Please try again later.'
        !          22673: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
        !          22674: 
        !          22675:    'Unable to enroll'
        !          22676: => 'Unable to enroll',
        !          22677: 
        !          22678:    'Unable to enroll students'
        !          22679: => 'Unable to enroll students',
        !          22680: 
        !          22681:    'Unable to find'
        !          22682: => 'Unable to find',
        !          22683: 
        !          22684:    'Unable to make backup'
        !          22685: => 'Unable to make backup',
        !          22686: 
        !          22687:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
        !          22688: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
        !          22689: 
        !          22690:    'Unable to retrieve environment data for'
        !          22691: => 'Unable to retrieve environment data for',
        !          22692: 
        !          22693:    'Unable to set default dates for course'
        !          22694: => 'Unable to set default dates for course',
        !          22695: 
        !          22696:    'Unable to understand formula'
        !          22697: => 'Unable to understand formula',
        !          22698: 
        !          22699:    'Unable to undo, unable to switch'
        !          22700: => 'Unable to undo, unable to switch',
        !          22701: 
        !          22702:    'Unable to write to'
        !          22703: => 'Unable to write to',
        !          22704: 
        !          22705:    'Unavailable course'
        !          22706: => 'Unavailable course',
        !          22707: 
        !          22708:    'Uncheck All'
        !          22709: => 'Uncheck All',
        !          22710: 
        !          22711:    'Uncompleted Homework'
        !          22712: => 'Uncompleted Homework',
        !          22713: 
        !          22714:    'Undetermined - ISO'
        !          22715: => 'Undetermined - ISO',
        !          22716: 
        !          22717:    'Undid changes, Switched'
        !          22718: => 'Undid changes, Switched',
        !          22719: 
        !          22720:    'Unit:'
        !          22721: => 'Unit:',
        !          22722: 
        !          22723:    'Units incorrect.'
        !          22724: => 'Units incorrect.',
        !          22725: 
        !          22726:    'Units required'
        !          22727: => 'Units required',
        !          22728: 
        !          22729:    'Unknown Action'
        !          22730: => 'Unknown Action',
        !          22731: 
        !          22732:    'Unknown ID'
        !          22733: => 'Unknown ID',
        !          22734: 
        !          22735:    'Unknown message'
        !          22736: => 'Unknown message',
        !          22737: 
        !          22738:    'Unknown user'
        !          22739: => 'Unknown user',
        !          22740: 
        !          22741:    'Unpublished'
        !          22742: => 'Unpublished',
        !          22743: 
        !          22744:    'Unselect All'
        !          22745: => 'Unselect All',
        !          22746: 
        !          22747:    'Unselect All Files'
        !          22748: => 'Unselect All Files',
        !          22749: 
        !          22750:    'Unselect All Published'
        !          22751: => 'Unselect All Published',
        !          22752: 
        !          22753:    'Unselect All Resources'
        !          22754: => 'Unselect All Resources',
        !          22755: 
        !          22756:    'Unselect All Students'
        !          22757: => 'Unselect All Students',
        !          22758: 
        !          22759:    'Unselect for Section/Group'
        !          22760: => 'Unselect for Section/Group',
        !          22761: 
        !          22762:    'Unsuccessful Login'
        !          22763: => 'Unsuccessful Login',
        !          22764: 
        !          22765:    'Unsupported character combination'
        !          22766: => 'Unsupported character combination',
        !          22767: 
        !          22768:    'Up'
        !          22769: => 'Up',
        !          22770: 
        !          22771:    'Update Course Assessment Parameter Display'
        !          22772: => 'Update Course Assessment Parameter Display',
        !          22773: 
        !          22774:    'Update Display'
        !          22775: => 'Update Display',
        !          22776: 
        !          22777:    'Update Section or Specific User'
        !          22778: => 'Update Section or Specific User',
        !          22779: 
        !          22780:    'Update Student Data'
        !          22781: => 'Update Student Data',
        !          22782: 
        !          22783:    'Updating discussion time'
        !          22784: => 'Updating discussion time',
        !          22785: 
        !          22786:    'Upload Document'
        !          22787: => 'Upload Document',
        !          22788: 
        !          22789:    'Upload Scantron data'
        !          22790: => 'Upload Scantron data',
        !          22791: 
        !          22792:    'Upload a Photo'
        !          22793: => 'Upload a Photo',
        !          22794: 
        !          22795:    'Upload a class list'
        !          22796: => 'Upload a class list',
        !          22797: 
        !          22798:    'Upload a new main course document'
        !          22799: => 'Upload a new main course document',
        !          22800: 
        !          22801:    'Upload a new supplemental course document'
        !          22802: => 'Upload a new supplemental course document',
        !          22803: 
        !          22804:    'Upload class list'
        !          22805: => 'Upload class list',
        !          22806: 
        !          22807:    'Upload file'
        !          22808: => 'Upload file',
        !          22809: 
        !          22810:    'Upload file to Construction Space'
        !          22811: => 'Upload file to Construction Space',
        !          22812: 
        !          22813:    'Uploaded'
        !          22814: => 'Uploaded',
        !          22815: 
        !          22816:    'Uploaded Document'
        !          22817: => 'Uploaded Document',
        !          22818: 
        !          22819:    'Uploading Class List'
        !          22820: => 'Uploading Class List',
        !          22821: 
        !          22822:    'Use or edit my bookmark collection'
        !          22823: => 'Use or edit my bookmark collection',
        !          22824: 
        !          22825:    'User'
        !          22826: => 'User',
        !          22827: 
        !          22828:    'User Load'
        !          22829: => 'User Load',
        !          22830: 
        !          22831:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
        !          22832: => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course',
        !          22833: 
        !          22834:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
        !          22835: => 'User Notes, Records of Face-to-Face Discussions, and Critical Messages',
        !          22836: 
        !          22837:    'User Role'
        !          22838: => 'User Role',
        !          22839: 
        !          22840:    'User Roles'
        !          22841: => 'User Roles',
        !          22842: 
        !          22843:    'Username'
        !          22844: => 'Username',
        !          22845: 
        !          22846:    'Users with Roles Assigned by'
        !          22847: => 'Users with Roles Assigned by',
        !          22848: 
        !          22849:    'VIEW'
        !          22850: => 'VIEW',
        !          22851: 
        !          22852:    'Value'
        !          22853: => 'Value',
        !          22854: 
        !          22855:    'Verify Content'
        !          22856: => 'Verify Content',
        !          22857: 
        !          22858:    'Verify Course Documents'
        !          22859: => 'Verify Course Documents',
        !          22860: 
        !          22861:    'Verify Selection'
        !          22862: => 'Verify Selection',
        !          22863: 
        !          22864:    'Version'
        !          22865: => 'Version',
        !          22866: 
        !          22867:    'Version Number'
        !          22868: => 'Version Number',
        !          22869: 
        !          22870:    'Version changes since Yesterday'
        !          22871: => 'Version changes since Yesterday',
        !          22872: 
        !          22873:    'Version changes since last Month'
        !          22874: => 'Version changes since last Month',
        !          22875: 
        !          22876:    'Version changes since last Week'
        !          22877: => 'Version changes since last Week',
        !          22878: 
        !          22879:    'Version changes since start of Course'
        !          22880: => 'Version changes since start of Course',
        !          22881: 
        !          22882:    'Version used in Course'
        !          22883: => 'Version used in Course',
        !          22884: 
        !          22885:    'View'
        !          22886: => 'View',
        !          22887: 
        !          22888:    'View All Messages'
        !          22889: => 'View All Messages',
        !          22890: 
        !          22891:    'View Class List'
        !          22892: => 'View Class List',
        !          22893: 
        !          22894:    'View Critical Messages'
        !          22895: => 'View Critical Messages',
        !          22896: 
        !          22897:    'View Published Version'
        !          22898: => 'View Published Version',
        !          22899: 
        !          22900:    'View course assessment statistics'
        !          22901: => 'View course assessment statistics',
        !          22902: 
        !          22903:    'View documents included in this course'
        !          22904: => 'View documents included in this course',
        !          22905: 
        !          22906:    'View file'
        !          22907: => 'View file',
        !          22908: 
        !          22909:    'View the FAQ'
        !          22910: => 'View the FAQ',
        !          22911: 
        !          22912:    'View the course assessment progress chart'
        !          22913: => 'View the course assessment progress chart',
        !          22914: 
        !          22915:    'View user submissions for this assessment resource'
        !          22916: => 'View user submissions for this assessment resource',
        !          22917: 
        !          22918:    'Visibly Separate Items on Pages'
        !          22919: => 'Visibly Separate Items on Pages',
        !          22920: 
        !          22921:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
        !          22922: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
        !          22923: 
        !          22924:    'Warning!'
        !          22925: => 'Warning!',
        !          22926: 
        !          22927:    'Warning: change of MIME type!'
        !          22928: => 'Warning: change of MIME type!',
        !          22929: 
        !          22930:    'Warning: target file exists!'
        !          22931: => 'Warning: target file exists!',
        !          22932: 
        !          22933:    'Warning: target file exists, and has been published!'
        !          22934: => 'Warning: target file exists, and has been published!',
        !          22935: 
        !          22936:    'Was due'
        !          22937: => 'Was due',
        !          22938: 
        !          22939:    'Web Links'
        !          22940: => 'Web Links',
        !          22941: 
        !          22942:    'Web References'
        !          22943: => 'Web References',
        !          22944: 
        !          22945:    'Wed'
        !          22946: => 'Wed',
        !          22947: 
        !          22948:    'Weight (weight)'
        !          22949: => 'Weight (weight)',
        !          22950: 
        !          22951:    'Welcome'
        !          22952: => 'Welcome',
        !          22953: 
        !          22954:    'Welcome to Your New LON-CAPA Course'
        !          22955: => 'Welcome to Your New LON-CAPA Course',
        !          22956: 
        !          22957:    'Welcome to the Assignment Parameter Helper'
        !          22958: => 'Welcome to the Assignment Parameter Helper',
        !          22959: 
        !          22960:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
        !          22961: => 'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up',
        !          22962: 
        !          22963:    'What parameter do you want to set for all problems in the course?'
        !          22964: => 'What parameter do you want to set for all problems in the course?',
        !          22965: 
        !          22966:    'What parameter do you want to set for the selected folder?'
        !          22967: => 'What parameter do you want to set for the selected folder?',
        !          22968: 
        !          22969:    'What parameter do you want to set for the selected problem?'
        !          22970: => 'What parameter do you want to set for the selected problem?',
        !          22971: 
        !          22972:    'What should the answer open date be set to?'
        !          22973: => 'What should the answer open date be set to?',
        !          22974: 
        !          22975:    'What should the due date be set to?'
        !          22976: => 'What should the due date be set to?',
        !          22977: 
        !          22978:    'What should the opening date be set to?'
        !          22979: => 'What should the opening date be set to?',
        !          22980: 
        !          22981:    'What weight should be set for all problems in the course?'
        !          22982: => 'What weight should be set for all problems in the course?',
        !          22983: 
        !          22984:    'What weight should be set for the selected folder?'
        !          22985: => 'What weight should be set for the selected folder?',
        !          22986: 
        !          22987:    'What weight should be set for the selected problem?'
        !          22988: => 'What weight should be set for the selected problem?',
        !          22989: 
        !          22990:    'Which Problem or Problems?'
        !          22991: => 'Which Problem or Problems?',
        !          22992: 
        !          22993:    'Which problems do you wish to set a parameter for?'
        !          22994: => 'Which problems do you wish to set a parameter for?',
        !          22995: 
        !          22996:    'Width'
        !          22997: => 'Width',
        !          22998: 
        !          22999:    'Width(pixel):'
        !          23000: => 'Width(pixel):',
        !          23001: 
        !          23002:    'With Answers'
        !          23003: => 'With Answers',
        !          23004: 
        !          23005:    'Without Answers'
        !          23006: => 'Without Answers',
        !          23007: 
        !          23008:    'Words'
        !          23009: => 'Words',
        !          23010: 
        !          23011:    'Wrote Metadata'
        !          23012: => 'Wrote Metadata',
        !          23013: 
        !          23014:    'XML/SGML'
        !          23015: => 'XML/SGML',
        !          23016: 
        !          23017:    'Yes'
        !          23018: => 'Yes',
        !          23019: 
        !          23020:    'You are correct.'
        !          23021: => 'You are correct.',
        !          23022: 
        !          23023:    'You are excused from the problem.'
        !          23024: => 'You are excused from the problem.',
        !          23025: 
        !          23026:    'You are working with an unsaved version of your map.'
        !          23027: => 'You are working with an unsaved version of your map.',
        !          23028: 
        !          23029:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
        !          23030: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
        !          23031: 
        !          23032:    'You did not select a template.'
        !          23033: => 'You did not select a template.',
        !          23034: 
        !          23035:    'You do not have authoring privileges for this resource'
        !          23036: => 'You do not have authoring privileges for this resource',
        !          23037: 
        !          23038:    'You have entered that answer before'
        !          23039: => 'You have entered that answer before',
        !          23040: 
        !          23041:    'You have no critical messages.'
        !          23042: => 'You have no critical messages.',
        !          23043: 
        !          23044:    'You have no unread messages'
        !          23045: => 'You have no unread messages',
        !          23046: 
        !          23047:    'You have provided an invalid ranking'
        !          23048: => 'You have provided an invalid ranking',
        !          23049: 
        !          23050:    'You must choose an authentication type.'
        !          23051: => 'You must choose an authentication type.',
        !          23052: 
        !          23053:    'You must choose at least one student to continue.'
        !          23054: => 'You must choose at least one student to continue.',
        !          23055: 
        !          23056:    'You must choose one or more choices to continue.'
        !          23057: => 'You must choose one or more choices to continue.',
        !          23058: 
        !          23059:    'You need to choose another user role or enter a specific course for this function'
        !          23060: => 'You need to choose another user role or enter a specific course for this function',
        !          23061: 
        !          23062:    'You need to specify the Kerberos domain.'
        !          23063: => 'You need to specify the Kerberos domain.',
        !          23064: 
        !          23065:    'You need to specify the initial password.'
        !          23066: => 'You need to specify the initial password.',
        !          23067: 
        !          23068:    'You need to specify the username field.'
        !          23069: => 'You need to specify the username field.',
        !          23070: 
        !          23071:    'Your Excel Spreadsheet'
        !          23072: => 'Your Excel Spreadsheet',
        !          23073: 
        !          23074:    'Your Version Settings have been Stored'
        !          23075: => 'Your Version Settings have been Stored',
        !          23076: 
        !          23077:    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
        !          23078: => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
        !          23079: 
        !          23080:    'Your home server is '
        !          23081: => 'Your home server is ',
        !          23082: 
        !          23083:    'Your receipt is'
        !          23084: => 'Your receipt is',
        !          23085: 
        !          23086:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
        !          23087: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
        !          23088: 
        !          23089:    'Your submission has been recorded.'
        !          23090: => 'Your submission has been recorded.',
        !          23091: 
        !          23092:    '[_1] (what you just saw on the screen)'
        !          23093: => '[_1] (what you just saw on the screen)',
        !          23094: 
        !          23095:    '[_1] Do not change login data'
        !          23096: => '[_1] Do not change login data',
        !          23097: 
        !          23098:    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'
        !          23099: => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',
        !          23100: 
        !          23101:    '[_1] Filesystem Authenticated (with initial password [_2])'
        !          23102: => '[_1] Filesystem Authenticated (with initial password [_2])',
        !          23103: 
        !          23104:    '[_1] Internally authenticated (mit Anfangspasswort [_2])'
        !          23105: => '[_1] Internally authenticated (mit Anfangspasswort [_2])',
        !          23106: 
        !          23107:    '[_1] Internally authenticated (with initial password [_2])'
        !          23108: => '[_1] Internally authenticated (with initial password [_2])',
        !          23109: 
        !          23110:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
        !          23111: => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5',
        !          23112: 
        !          23113:    '[_1] Local Authentication with arguement [_2]'
        !          23114: => '[_1] Local Authentication with arguement [_2]',
        !          23115: 
        !          23116:    '[_1] Local Authentication with argument [_2]'
        !          23117: => '[_1] Local Authentication with argument [_2]',
        !          23118: 
        !          23119:    '[_1] Records per Page'
        !          23120: => '[_1] Records per Page',
        !          23121: 
        !          23122:    '[_1] minutes'
        !          23123: => '[_1] minutes',
        !          23124: 
        !          23125:    '[_1] minutes, [_2] seconds'
        !          23126: => '[_1] minutes, [_2] seconds',
        !          23127: 
        !          23128:    '[_1] with value [_2]'
        !          23129: => '[_1] with value [_2]',
        !          23130: 
        !          23131:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          23132: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          23133: 
        !          23134:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
        !          23135: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
        !          23136: 
        !          23137:    '[_2] seconds'
        !          23138: => '[_2] seconds',
        !          23139: 
        !          23140:    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
        !          23141: => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
        !          23142: 
        !          23143:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
        !          23144: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
        !          23145: 
        !          23146:    'a.m.'
        !          23147: => 'a.m.',
        !          23148: 
        !          23149:    'aboutlon.gif'
        !          23150: => 'aboutlon.gif',
        !          23151: 
        !          23152:    'abstract'
        !          23153: => 'abstract',
        !          23154: 
        !          23155:    'acc keys'
        !          23156: => 'acc keys',
        !          23157: 
        !          23158:    'acc keys[_1]'
        !          23159: => 'acc keys[_1]',
        !          23160: 
        !          23161:    'access denied'
        !          23162: => 'access denied',
        !          23163: 
        !          23164:    'accessbutton.gif'
        !          23165: => 'accessbutton.gif',
        !          23166: 
        !          23167:    'according to course preferences'
        !          23168: => 'according to course preferences',
        !          23169: 
        !          23170:    'according to resource settings'
        !          23171: => 'according to resource settings',
        !          23172: 
        !          23173:    'according to user session state'
        !          23174: => 'according to user session state',
        !          23175: 
        !          23176:    'after selected'
        !          23177: => 'after selected',
        !          23178: 
        !          23179:    'all'
        !          23180: => 'all',
        !          23181: 
        !          23182:    'all resources in the course'
        !          23183: => 'all resources in the course',
        !          23184: 
        !          23185:    'all students in course'
        !          23186: => 'all students in course',
        !          23187: 
        !          23188:    'an indeterminate date'
        !          23189: => 'an indeterminate date',
        !          23190: 
        !          23191:    'an unknown date'
        !          23192: => 'an unknown date',
        !          23193: 
        !          23194:    'and'
        !          23195: => 'and',
        !          23196: 
        !          23197:    'and return receipt'
        !          23198: => 'and return receipt',
        !          23199: 
        !          23200:    'anno-'
        !          23201: => 'anno-',
        !          23202: 
        !          23203:    'anno-[_1]'
        !          23204: => 'anno-[_1]',
        !          23205: 
        !          23206:    'anno.gif'
        !          23207: => 'anno.gif',
        !          23208: 
        !          23209:    'announce'
        !          23210: => 'announce',
        !          23211: 
        !          23212:    'announce[_1]'
        !          23213: => 'announce[_1]',
        !          23214: 
        !          23215:    'anonymous'
        !          23216: => 'anonymous',
        !          23217: 
        !          23218:    'anonymous students'
        !          23219: => 'anonymous students',
        !          23220: 
        !          23221:    'anot.gif'
        !          23222: => 'anot.gif',
        !          23223: 
        !          23224:    'answer date'
        !          23225: => 'answer date',
        !          23226: 
        !          23227:    'at'
        !          23228: => 'at',
        !          23229: 
        !          23230:    'at Domain'
        !          23231: => 'at Domain',
        !          23232: 
        !          23233:    'at domain'
        !          23234: => 'at domain',
        !          23235: 
        !          23236:    'audio'
        !          23237: => 'audio',
        !          23238: 
        !          23239:    'author'
        !          23240: => 'author',
        !          23241: 
        !          23242:    'backward'
        !          23243: => 'backward',
        !          23244: 
        !          23245:    'backward[_1]'
        !          23246: => 'backward[_1]',
        !          23247: 
        !          23248:    'bchat.gif'
        !          23249: => 'bchat.gif',
        !          23250: 
        !          23251:    'between'
        !          23252: => 'between',
        !          23253: 
        !          23254:    'bookmark'
        !          23255: => 'bookmark',
        !          23256: 
        !          23257:    'bookmark[_1]'
        !          23258: => 'bookmark[_1]',
        !          23259: 
        !          23260:    'bookmark[_2]'
        !          23261: => 'bookmark[_2]',
        !          23262: 
        !          23263:    'button'
        !          23264: => 'button',
        !          23265: 
        !          23266:    'by'
        !          23267: => 'by',
        !          23268: 
        !          23269:    'bytes'
        !          23270: => 'bytes',
        !          23271: 
        !          23272:    'calendar'
        !          23273: => 'calendar',
        !          23274: 
        !          23275:    'calendar[_1]'
        !          23276: => 'calendar[_1]',
        !          23277: 
        !          23278:    'can not be accessed from your location.'
        !          23279: => 'can not be accessed from your location.',
        !          23280: 
        !          23281:    'catalog'
        !          23282: => 'catalog',
        !          23283: 
        !          23284:    'catalog.gif'
        !          23285: => 'catalog.gif',
        !          23286: 
        !          23287:    'catalog[_1]'
        !          23288: => 'catalog[_1]',
        !          23289: 
        !          23290:    'ccrs.gif'
        !          23291: => 'ccrs.gif',
        !          23292: 
        !          23293:    'changes will not show until next login'
        !          23294: => 'changes will not show until next login',
        !          23295: 
        !          23296:    'chart'
        !          23297: => 'chart',
        !          23298: 
        !          23299:    'chart[_1]'
        !          23300: => 'chart[_1]',
        !          23301: 
        !          23302:    'chat'
        !          23303: => 'chat',
        !          23304: 
        !          23305:    'chat[_1]'
        !          23306: => 'chat[_1]',
        !          23307: 
        !          23308:    'check all'
        !          23309: => 'check all',
        !          23310: 
        !          23311:    'chmod error'
        !          23312: => 'chmod error',
        !          23313: 
        !          23314:    'choose'
        !          23315: => 'choose',
        !          23316: 
        !          23317:    'choose[_1]'
        !          23318: => 'choose[_1]',
        !          23319: 
        !          23320:    'choose[_2]'
        !          23321: => 'choose[_2]',
        !          23322: 
        !          23323:    'chrt.gif'
        !          23324: => 'chrt.gif',
        !          23325: 
        !          23326:    'click on the'
        !          23327: => 'click on the',
        !          23328: 
        !          23329:    'close this window'
        !          23330: => 'close this window',
        !          23331: 
        !          23332:    'co con-'
        !          23333: => 'co con-',
        !          23334: 
        !          23335:    'co con-[_1]'
        !          23336: => 'co con-[_1]',
        !          23337: 
        !          23338:    'co res'
        !          23339: => 'co res',
        !          23340: 
        !          23341:    'co res[_1]'
        !          23342: => 'co res[_1]',
        !          23343: 
        !          23344:    'com.gif'
        !          23345: => 'com.gif',
        !          23346: 
        !          23347:    'commu-'
        !          23348: => 'commu-',
        !          23349: 
        !          23350:    'commu-[_1]'
        !          23351: => 'commu-[_1]',
        !          23352: 
        !          23353:    'con-'
        !          23354: => 'con-',
        !          23355: 
        !          23356:    'con-[_1]'
        !          23357: => 'con-[_1]',
        !          23358: 
        !          23359:    'connection down'
        !          23360: => 'connection down',
        !          23361: 
        !          23362:    'contacting'
        !          23363: => 'contacting',
        !          23364: 
        !          23365:    'contacting [_1]'
        !          23366: => 'contacting [_1]',
        !          23367: 
        !          23368:    'contents'
        !          23369: => 'contents',
        !          23370: 
        !          23371:    'contents[_1]'
        !          23372: => 'contents[_1]',
        !          23373: 
        !          23374:    'copy Error'
        !          23375: => 'copy Error',
        !          23376: 
        !          23377:    'copyright'
        !          23378: => 'copyright',
        !          23379: 
        !          23380:    'could not be copied.'
        !          23381: => 'could not be copied.',
        !          23382: 
        !          23383:    'course'
        !          23384: => 'course',
        !          23385: 
        !          23386:    'course[_10]'
        !          23387: => 'course[_10]',
        !          23388: 
        !          23389:    'course[_11]'
        !          23390: => 'course[_11]',
        !          23391: 
        !          23392:    'course[_1]'
        !          23393: => 'course[_1]',
        !          23394: 
        !          23395:    'course[_2]'
        !          23396: => 'course[_2]',
        !          23397: 
        !          23398:    'course[_3]'
        !          23399: => 'course[_3]',
        !          23400: 
        !          23401:    'course[_4]'
        !          23402: => 'course[_4]',
        !          23403: 
        !          23404:    'course[_5]'
        !          23405: => 'course[_5]',
        !          23406: 
        !          23407:    'course[_6]'
        !          23408: => 'course[_6]',
        !          23409: 
        !          23410:    'course[_7]'
        !          23411: => 'course[_7]',
        !          23412: 
        !          23413:    'course[_8]'
        !          23414: => 'course[_8]',
        !          23415: 
        !          23416:    'course[_9]'
        !          23417: => 'course[_9]',
        !          23418: 
        !          23419:    'courses.gif'
        !          23420: => 'courses.gif',
        !          23421: 
        !          23422:    'cprv.gif'
        !          23423: => 'cprv.gif',
        !          23424: 
        !          23425:    'create'
        !          23426: => 'create',
        !          23427: 
        !          23428:    'create[_1]'
        !          23429: => 'create[_1]',
        !          23430: 
        !          23431:    'cstr.gif'
        !          23432: => 'cstr.gif',
        !          23433: 
        !          23434:    'currently does not exist'
        !          23435: => 'currently does not exist',
        !          23436: 
        !          23437:    'custom'
        !          23438: => 'custom',
        !          23439: 
        !          23440:    'custom distribution file'
        !          23441: => 'custom distribution file',
        !          23442: 
        !          23443:    'customdistributionfile'
        !          23444: => 'customdistributionfile',
        !          23445: 
        !          23446:    'date_am'
        !          23447: => 'date_am',
        !          23448: 
        !          23449:    'date_days'
        !          23450: => 'date_days',
        !          23451: 
        !          23452:    'date_locale'
        !          23453: => 'date_locale',
        !          23454: 
        !          23455:    'date_months'
        !          23456: => 'date_months',
        !          23457: 
        !          23458:    'date_pm'
        !          23459: => 'date_pm',
        !          23460: 
        !          23461:    'default'
        !          23462: => 'default',
        !          23463: 
        !          23464:    'directory'
        !          23465: => 'directory',
        !          23466: 
        !          23467:    'discuss'
        !          23468: => 'discuss',
        !          23469: 
        !          23470:    'discuss[_1]'
        !          23471: => 'discuss[_1]',
        !          23472: 
        !          23473:    'docs'
        !          23474: => 'docs',
        !          23475: 
        !          23476:    'docs.gif'
        !          23477: => 'docs.gif',
        !          23478: 
        !          23479:    'docs[_1]'
        !          23480: => 'docs[_1]',
        !          23481: 
        !          23482:    'docs[_2]'
        !          23483: => 'docs[_2]',
        !          23484: 
        !          23485:    'domain'
        !          23486: => 'domain',
        !          23487: 
        !          23488:    'due date'
        !          23489: => 'due date',
        !          23490: 
        !          23491:    'during the last'
        !          23492: => 'during the last',
        !          23493: 
        !          23494:    'edit'
        !          23495: => 'edit',
        !          23496: 
        !          23497:    'edit crs'
        !          23498: => 'edit crs',
        !          23499: 
        !          23500:    'edit crs[_1]'
        !          23501: => 'edit crs[_1]',
        !          23502: 
        !          23503:    'egrd.gif'
        !          23504: => 'egrd.gif',
        !          23505: 
        !          23506:    'ences'
        !          23507: => 'ences',
        !          23508: 
        !          23509:    'ences[_1]'
        !          23510: => 'ences[_1]',
        !          23511: 
        !          23512:    'enrl.gif'
        !          23513: => 'enrl.gif',
        !          23514: 
        !          23515:    'enroll'
        !          23516: => 'enroll',
        !          23517: 
        !          23518:    'enroll[_1]'
        !          23519: => 'enroll[_1]',
        !          23520: 
        !          23521:    'enter'
        !          23522: => 'enter',
        !          23523: 
        !          23524:    'enter[_1]'
        !          23525: => 'enter[_1]',
        !          23526: 
        !          23527:    'eval.gif'
        !          23528: => 'eval.gif',
        !          23529: 
        !          23530:    'evaluate'
        !          23531: => 'evaluate',
        !          23532: 
        !          23533:    'evaluate[_1]'
        !          23534: => 'evaluate[_1]',
        !          23535: 
        !          23536:    'exit'
        !          23537: => 'exit',
        !          23538: 
        !          23539:    'exit[_1]'
        !          23540: => 'exit[_1]',
        !          23541: 
        !          23542:    'expired or revoked'
        !          23543: => 'expired or revoked',
        !          23544: 
        !          23545:    'extension'
        !          23546: => 'extension',
        !          23547: 
        !          23548:    'external'
        !          23549: => 'external',
        !          23550: 
        !          23551:    'fas'
        !          23552: => 'fas',
        !          23553: 
        !          23554:    'fdbk.gif'
        !          23555: => 'fdbk.gif',
        !          23556: 
        !          23557:    'feedback'
        !          23558: => 'feedback',
        !          23559: 
        !          23560:    'feedback[_1]'
        !          23561: => 'feedback[_1]',
        !          23562: 
        !          23563:    'file<br />extension'
        !          23564: => 'file<br />extension',
        !          23565: 
        !          23566:    'first name'
        !          23567: => 'first name',
        !          23568: 
        !          23569:    'for'
        !          23570: => 'for',
        !          23571: 
        !          23572:    'for <b>all resources in the course</b>'
        !          23573: => 'for <b>all resources in the course</b>',
        !          23574: 
        !          23575:    'for <b>all students in course</b>'
        !          23576: => 'for <b>all students in course</b>',
        !          23577: 
        !          23578:    'for Enclosing Map or Folder'
        !          23579: => 'for Enclosing Map or Folder',
        !          23580: 
        !          23581:    'for Resource'
        !          23582: => 'for Resource',
        !          23583: 
        !          23584:    'for [_1]'
        !          23585: => 'for [_1]',
        !          23586: 
        !          23587:    'for section [_1]'
        !          23588: => 'for section [_1]',
        !          23589: 
        !          23590:    'for the map named [_1]'
        !          23591: => 'for the map named [_1]',
        !          23592: 
        !          23593:    'for the resource named [_1]'
        !          23594: => 'for the resource named [_1]',
        !          23595: 
        !          23596:    'for visible separation'
        !          23597: => 'for visible separation',
        !          23598: 
        !          23599:    'forward'
        !          23600: => 'forward',
        !          23601: 
        !          23602:    'forward[_1]'
        !          23603: => 'forward[_1]',
        !          23604: 
        !          23605:    'from'
        !          23606: => 'from',
        !          23607: 
        !          23608:    'from Enclosing Map or Folder'
        !          23609: => 'from Enclosing Map or Folder',
        !          23610: 
        !          23611:    'from current subdirectory'
        !          23612: => 'from current subdirectory',
        !          23613: 
        !          23614:    'general'
        !          23615: => 'general',
        !          23616: 
        !          23617:    'generation'
        !          23618: => 'generation',
        !          23619: 
        !          23620:    'grades'
        !          23621: => 'grades',
        !          23622: 
        !          23623:    'grades[_1]'
        !          23624: => 'grades[_1]',
        !          23625: 
        !          23626:    'grades[_2]'
        !          23627: => 'grades[_2]',
        !          23628: 
        !          23629:    'grds.gif'
        !          23630: => 'grds.gif',
        !          23631: 
        !          23632:    'have different numbers and answers'
        !          23633: => 'have different numbers and answers',
        !          23634: 
        !          23635:    'helper'
        !          23636: => 'helper',
        !          23637: 
        !          23638:    'htmlarea_lang'
        !          23639: => 'htmlarea_lang',
        !          23640: 
        !          23641:    'in'
        !          23642: => 'in',
        !          23643: 
        !          23644:    'in Course'
        !          23645: => 'in Course',
        !          23646: 
        !          23647:    'in Section/Group'
        !          23648: => 'in Section/Group',
        !          23649: 
        !          23650:    'in domain'
        !          23651: => 'in domain',
        !          23652: 
        !          23653:    'info'
        !          23654: => 'info',
        !          23655: 
        !          23656:    'instructor'
        !          23657: => 'instructor',
        !          23658: 
        !          23659:    'interface available'
        !          23660: => 'interface available',
        !          23661: 
        !          23662:    'internal'
        !          23663: => 'internal',
        !          23664: 
        !          23665:    'is closed but you are allowed to view it'
        !          23666: => 'is closed but you are allowed to view it',
        !          23667: 
        !          23668:    'is due at'
        !          23669: => 'is due at',
        !          23670: 
        !          23671:    'is in this state by royal decree.'
        !          23672: => 'is in this state by royal decree.',
        !          23673: 
        !          23674:    'is in under construction'
        !          23675: => 'is in under construction',
        !          23676: 
        !          23677:    'is not analyzable at this time'
        !          23678: => 'is not analyzable at this time',
        !          23679: 
        !          23680:    'is ready for download'
        !          23681: => 'is ready for download',
        !          23682: 
        !          23683:    'keys.gif'
        !          23684: => 'keys.gif',
        !          23685: 
        !          23686:    'keywords'
        !          23687: => 'keywords',
        !          23688: 
        !          23689:    'language'
        !          23690: => 'language',
        !          23691: 
        !          23692:    'last month'
        !          23693: => 'last month',
        !          23694: 
        !          23695:    'last name'
        !          23696: => 'last name',
        !          23697: 
        !          23698:    'last problem'
        !          23699: => 'last problem',
        !          23700: 
        !          23701:    'last six months'
        !          23702: => 'last six months',
        !          23703: 
        !          23704:    'last student'
        !          23705: => 'last student',
        !          23706: 
        !          23707:    'last three months'
        !          23708: => 'last three months',
        !          23709: 
        !          23710:    'last week'
        !          23711: => 'last week',
        !          23712: 
        !          23713:    'last year'
        !          23714: => 'last year',
        !          23715: 
        !          23716:    'library'
        !          23717: => 'library',
        !          23718: 
        !          23719:    'library[_1]'
        !          23720: => 'library[_1]',
        !          23721: 
        !          23722:    'log in again'
        !          23723: => 'log in again',
        !          23724: 
        !          23725:    'loginproblems.html'
        !          23726: => 'loginproblems.html',
        !          23727: 
        !          23728:    'logout.gif'
        !          23729: => 'logout.gif',
        !          23730: 
        !          23731:    'make these dates the default for future enrollment'
        !          23732: => 'make these dates the default for future enrollment',
        !          23733: 
        !          23734:    'manage'
        !          23735: => 'manage',
        !          23736: 
        !          23737:    'manage[_1]'
        !          23738: => 'manage[_1]',
        !          23739: 
        !          23740:    'may be open from a different computer.'
        !          23741: => 'may be open from a different computer.',
        !          23742: 
        !          23743:    'may open later.'
        !          23744: => 'may open later.',
        !          23745: 
        !          23746:    'middle name'
        !          23747: => 'middle name',
        !          23748: 
        !          23749:    'midnight'
        !          23750: => 'midnight',
        !          23751: 
        !          23752:    'minutes'
        !          23753: => 'minutes',
        !          23754: 
        !          23755:    'missions'
        !          23756: => 'missions',
        !          23757: 
        !          23758:    'most recent'
        !          23759: => 'most recent',
        !          23760: 
        !          23761:    'movies'
        !          23762: => 'movies',
        !          23763: 
        !          23764:    'my'
        !          23765: => 'my',
        !          23766: 
        !          23767:    'my[_1]'
        !          23768: => 'my[_1]',
        !          23769: 
        !          23770:    'name'
        !          23771: => 'name',
        !          23772: 
        !          23773:    'name only visible to course faculty'
        !          23774: => 'name only visible to course faculty',
        !          23775: 
        !          23776:    'nav.gif'
        !          23777: => 'nav.gif',
        !          23778: 
        !          23779:    'navigate'
        !          23780: => 'navigate',
        !          23781: 
        !          23782:    'navigate[_1]'
        !          23783: => 'navigate[_1]',
        !          23784: 
        !          23785:    'never'
        !          23786: => 'never',
        !          23787: 
        !          23788:    'nication'
        !          23789: => 'nication',
        !          23790: 
        !          23791:    'nication[_1]'
        !          23792: => 'nication[_1]',
        !          23793: 
        !          23794:    'no ending date'
        !          23795: => 'no ending date',
        !          23796: 
        !          23797:    'noon'
        !          23798: => 'noon',
        !          23799: 
        !          23800:    'not displayed'
        !          23801: => 'not displayed',
        !          23802: 
        !          23803:    'not found'
        !          23804: => 'not found',
        !          23805: 
        !          23806:    'notes'
        !          23807: => 'notes',
        !          23808: 
        !          23809:    'num_override'
        !          23810: => 'num_override',
        !          23811: 
        !          23812:    'number'
        !          23813: => 'number',
        !          23814: 
        !          23815:    'number of tries'
        !          23816: => 'number of tries',
        !          23817: 
        !          23818:    'obsolete'
        !          23819: => 'obsolete',
        !          23820: 
        !          23821:    'obsolete replacement'
        !          23822: => 'obsolete replacement',
        !          23823: 
        !          23824:    'obsoletereplacement'
        !          23825: => 'obsoletereplacement',
        !          23826: 
        !          23827:    'of'
        !          23828: => 'of',
        !          23829: 
        !          23830:    'only check if you know what you are doing'
        !          23831: => 'only check if you know what you are doing',
        !          23832: 
        !          23833:    'only search domain'
        !          23834: => 'only search domain',
        !          23835: 
        !          23836:    'opening date'
        !          23837: => 'opening date',
        !          23838: 
        !          23839:    'optional'
        !          23840: => 'optional',
        !          23841: 
        !          23842:    'or'
        !          23843: => 'or',
        !          23844: 
        !          23845:    'or ID'
        !          23846: => 'or ID',
        !          23847: 
        !          23848:    'or any other value'
        !          23849: => 'or any other value',
        !          23850: 
        !          23851:    'p.m.'
        !          23852: => 'p.m.',
        !          23853: 
        !          23854:    'pages'
        !          23855: => 'pages',
        !          23856: 
        !          23857:    'parm.gif'
        !          23858: => 'parm.gif',
        !          23859: 
        !          23860:    'parms'
        !          23861: => 'parms',
        !          23862: 
        !          23863:    'parms[_1]'
        !          23864: => 'parms[_1]',
        !          23865: 
        !          23866:    'part'
        !          23867: => 'part',
        !          23868: 
        !          23869:    'percent'
        !          23870: => 'percent',
        !          23871: 
        !          23872:    'pictures'
        !          23873: => 'pictures',
        !          23874: 
        !          23875:    'please refer to'
        !          23876: => 'please refer to',
        !          23877: 
        !          23878:    'pref.gif'
        !          23879: => 'pref.gif',
        !          23880: 
        !          23881:    'prefer-'
        !          23882: => 'prefer-',
        !          23883: 
        !          23884:    'prefer-[_1]'
        !          23885: => 'prefer-[_1]',
        !          23886: 
        !          23887:    'prepare'
        !          23888: => 'prepare',
        !          23889: 
        !          23890:    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
        !          23891: => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
        !          23892: 
        !          23893:    'printout'
        !          23894: => 'printout',
        !          23895: 
        !          23896:    'private'
        !          23897: => 'private',
        !          23898: 
        !          23899:    'problem'
        !          23900: => 'problem',
        !          23901: 
        !          23902:    'problem statistics grouped by sequence'
        !          23903: => 'problem statistics grouped by sequence',
        !          23904: 
        !          23905:    'problem statistics ungrouped'
        !          23906: => 'problem statistics ungrouped',
        !          23907: 
        !          23908:    'problem statistics, Excel'
        !          23909: => 'problem statistics, Excel',
        !          23910: 
        !          23911:    'problem weight'
        !          23912: => 'problem weight',
        !          23913: 
        !          23914:    'prt.gif'
        !          23915: => 'prt.gif',
        !          23916: 
        !          23917:    'public'
        !          23918: => 'public',
        !          23919: 
        !          23920:    'publisher<br />owner'
        !          23921: => 'publisher<br />owner',
        !          23922: 
        !          23923:    're-initializing course'
        !          23924: => 're-initializing course',
        !          23925: 
        !          23926:    'remaining'
        !          23927: => 'remaining',
        !          23928: 
        !          23929:    'res.gif'
        !          23930: => 'res.gif',
        !          23931: 
        !          23932:    'resource'
        !          23933: => 'resource',
        !          23934: 
        !          23935:    'resource[_1]'
        !          23936: => 'resource[_1]',
        !          23937: 
        !          23938:    'resources'
        !          23939: => 'resources',
        !          23940: 
        !          23941:    'role'
        !          23942: => 'role',
        !          23943: 
        !          23944:    'role,role,...'
        !          23945: => 'role,role,...',
        !          23946: 
        !          23947:    'role[_1]'
        !          23948: => 'role[_1]',
        !          23949: 
        !          23950:    'role[_2]'
        !          23951: => 'role[_2]',
        !          23952: 
        !          23953:    'roles'
        !          23954: => 'roles',
        !          23955: 
        !          23956:    'roles.gif'
        !          23957: => 'roles.gif',
        !          23958: 
        !          23959:    'roles[_1]'
        !          23960: => 'roles[_1]',
        !          23961: 
        !          23962:    'sbkm.gif'
        !          23963: => 'sbkm.gif',
        !          23964: 
        !          23965:    'scantron[_1]'
        !          23966: => 'scantron[_1]',
        !          23967: 
        !          23968:    'search'
        !          23969: => 'search',
        !          23970: 
        !          23971:    'search[_1]'
        !          23972: => 'search[_1]',
        !          23973: 
        !          23974:    'search[_2]'
        !          23975: => 'search[_2]',
        !          23976: 
        !          23977:    'second'
        !          23978: => 'second',
        !          23979: 
        !          23980:    'seconds'
        !          23981: => 'seconds',
        !          23982: 
        !          23983:    'seconds for'
        !          23984: => 'seconds for',
        !          23985: 
        !          23986:    'section'
        !          23987: => 'section',
        !          23988: 
        !          23989:    'selected students'
        !          23990: => 'selected students',
        !          23991: 
        !          23992:    'send[_1]'
        !          23993: => 'send[_1]',
        !          23994: 
        !          23995:    'sequence'
        !          23996: => 'sequence',
        !          23997: 
        !          23998:    'set'
        !          23999: => 'set',
        !          24000: 
        !          24001:    'set[_1]'
        !          24002: => 'set[_1]',
        !          24003: 
        !          24004:    'space'
        !          24005: => 'space',
        !          24006: 
        !          24007:    'space[_1]'
        !          24008: => 'space[_1]',
        !          24009: 
        !          24010:    'space[_2]'
        !          24011: => 'space[_2]',
        !          24012: 
        !          24013:    'spacer.gif'
        !          24014: => 'spacer.gif',
        !          24015: 
        !          24016:    'spellcheck_lang'
        !          24017: => 'spellcheck_lang',
        !          24018: 
        !          24019:    'sprs.gif'
        !          24020: => 'sprs.gif',
        !          24021: 
        !          24022:    'src.gif'
        !          24023: => 'src.gif',
        !          24024: 
        !          24025:    'standard'
        !          24026: => 'standard',
        !          24027: 
        !          24028:    'standard LaTeX mode'
        !          24029: => 'standard LaTeX mode',
        !          24030: 
        !          24031:    'standard courses only'
        !          24032: => 'standard courses only',
        !          24033: 
        !          24034:    'stat.gif'
        !          24035: => 'stat.gif',
        !          24036: 
        !          24037:    'stats'
        !          24038: => 'stats',
        !          24039: 
        !          24040:    'stats[_1]'
        !          24041: => 'stats[_1]',
        !          24042: 
        !          24043:    'struct'
        !          24044: => 'struct',
        !          24045: 
        !          24046:    'struct[_1]'
        !          24047: => 'struct[_1]',
        !          24048: 
        !          24049:    'struct[_2]'
        !          24050: => 'struct[_2]',
        !          24051: 
        !          24052:    'student'
        !          24053: => 'student',
        !          24054: 
        !          24055:    'student name'
        !          24056: => 'student name',
        !          24057: 
        !          24058:    'subject'
        !          24059: => 'subject',
        !          24060: 
        !          24061:    'switch'
        !          24062: => 'switch',
        !          24063: 
        !          24064:    'switch[_1]'
        !          24065: => 'switch[_1]',
        !          24066: 
        !          24067:    'switch[_2]'
        !          24068: => 'switch[_2]',
        !          24069: 
        !          24070:    'system wide'
        !          24071: => 'system wide',
        !          24072: 
        !          24073:    'tations'
        !          24074: => 'tations',
        !          24075: 
        !          24076:    'template'
        !          24077: => 'template',
        !          24078: 
        !          24079:    'textual_remote_display'
        !          24080: => 'textual_remote_display',
        !          24081: 
        !          24082:    'this'
        !          24083: => 'this',
        !          24084: 
        !          24085:    'title'
        !          24086: => 'title',
        !          24087: 
        !          24088:    'to'
        !          24089: => 'to',
        !          24090: 
        !          24091:    'to [_1] ([_2])'
        !          24092: => 'to [_1] ([_2])',
        !          24093: 
        !          24094:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
        !          24095: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
        !          24096: 
        !          24097:    'today'
        !          24098: => 'today',
        !          24099: 
        !          24100:    'unable to enroll'
        !          24101: => 'unable to enroll',
        !          24102: 
        !          24103:    'uncheck all'
        !          24104: => 'uncheck all',
        !          24105: 
        !          24106:    'undo'
        !          24107: => 'undo',
        !          24108: 
        !          24109:    'unless locked'
        !          24110: => 'unless locked',
        !          24111: 
        !          24112:    'untitled'
        !          24113: => 'untitled',
        !          24114: 
        !          24115:    'updated periodically'
        !          24116: => 'updated periodically',
        !          24117: 
        !          24118:    'use related words'
        !          24119: => 'use related words',
        !          24120: 
        !          24121:    'user'
        !          24122: => 'user',
        !          24123: 
        !          24124:    'user[_1]'
        !          24125: => 'user[_1]',
        !          24126: 
        !          24127:    'userauthentication.gif'
        !          24128: => 'userauthentication.gif',
        !          24129: 
        !          24130:    'username'
        !          24131: => 'username',
        !          24132: 
        !          24133:    'users in'
        !          24134: => 'users in',
        !          24135: 
        !          24136:    'vbkm.gif'
        !          24137: => 'vbkm.gif',
        !          24138: 
        !          24139:    'versions of this problem'
        !          24140: => 'versions of this problem',
        !          24141: 
        !          24142:    'versus'
        !          24143: => 'versus',
        !          24144: 
        !          24145:    'view'
        !          24146: => 'view',
        !          24147: 
        !          24148:    'view sub-'
        !          24149: => 'view sub-',
        !          24150: 
        !          24151:    'view[_1]'
        !          24152: => 'view[_1]',
        !          24153: 
        !          24154:    'visible to author and co-authors only'
        !          24155: => 'visible to author and co-authors only',
        !          24156: 
        !          24157:    'waiting on'
        !          24158: => 'waiting on',
        !          24159: 
        !          24160:    'waiting on [_1]'
        !          24161: => 'waiting on [_1]',
        !          24162: 
        !          24163:    'warning(s)'
        !          24164: => 'warning(s)',
        !          24165: 
        !          24166:    'was due on'
        !          24167: => 'was due on',
        !          24168: 
        !          24169:    'what you just saw on the screen'
        !          24170: => 'what you just saw on the screen',
        !          24171: 
        !          24172:    'will open on'
        !          24173: => 'will open on',
        !          24174: 
        !          24175:    'with server'
        !          24176: => 'with server',
        !          24177: 
        !          24178:    'yes'
        !          24179: => 'yes',
        !          24180: 
        !          24181: 
        !          24182: #SYNCMARKER
1.3       minaeibi 24183: );
                   24184: 
                   24185: 1;
1.4       minaeibi 24186: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>