Coverage Report - org.kuali.student.lum.program.client.properties.Program
 
Classes in this File Line Coverage Branch Coverage Complexity
Program
N/A
N/A
1
 
 1  
 package org.kuali.student.lum.program.client.properties;
 2  
 
 3  
 /**
 4  
  * Interface to represent the messages contained in resource bundle:
 5  
  *         D:/programming/projects/exadel_projects/berkeley/kuali/trunk/ks-lum/ks-lum-program/src/main/java/org/kuali/student/lum/program/client/properties/program.properties'.
 6  
  */
 7  
 public interface Program extends com.google.gwt.i18n.client.Messages {
 8  
 
 9  
   /**
 10  
    * Translated "Activate".
 11  
    *
 12  
    * @return translated "Activate"
 13  
    */
 14  
   @DefaultMessage("Activate")
 15  
   @Key("button.activate")
 16  
   String button_activate();
 17  
 
 18  
   /**
 19  
    * Translated "Approve".
 20  
    *
 21  
    * @return translated "Approve"
 22  
    */
 23  
   @DefaultMessage("Approve")
 24  
   @Key("button.approve")
 25  
   String button_approve();
 26  
 
 27  
   /**
 28  
    * Translated "Catalog Description".
 29  
    *
 30  
    * @return translated "Catalog Description"
 31  
    */
 32  
   @DefaultMessage("Catalog Description")
 33  
   @Key("catalogInformation.catalogDescr")
 34  
   String catalogInformation_catalogDescr();
 35  
 
 36  
   /**
 37  
    * Translated "Publication Targets".
 38  
    *
 39  
    * @return translated "Publication Targets"
 40  
    */
 41  
   @DefaultMessage("Publication Targets")
 42  
   @Key("catalogInformation.catalogPublicationTargets")
 43  
   String catalogInformation_catalogPublicationTargets();
 44  
 
 45  
   /**
 46  
    * Translated "Program Description".
 47  
    *
 48  
    * @return translated "Program Description"
 49  
    */
 50  
   @DefaultMessage("Program Description")
 51  
   @Key("catalogInformation.descr")
 52  
   String catalogInformation_descr();
 53  
 
 54  
   /**
 55  
    * Translated "Duration Count".
 56  
    *
 57  
    * @return translated "Duration Count"
 58  
    */
 59  
   @DefaultMessage("Duration Count")
 60  
   @Key("catalogInformation.durationCount")
 61  
   String catalogInformation_durationCount();
 62  
 
 63  
   /**
 64  
    * Translated "Duration Notes".
 65  
    *
 66  
    * @return translated "Duration Notes"
 67  
    */
 68  
   @DefaultMessage("Duration Notes")
 69  
   @Key("catalogInformation.durationNotes")
 70  
   String catalogInformation_durationNotes();
 71  
 
 72  
   /**
 73  
    * Translated "Full Time / Part Time".
 74  
    *
 75  
    * @return translated "Full Time / Part Time"
 76  
    */
 77  
   @DefaultMessage("Full Time / Part Time")
 78  
   @Key("catalogInformation.intensity")
 79  
   String catalogInformation_intensity();
 80  
 
 81  
   /**
 82  
    * Translated "Core Faculty Members".
 83  
    *
 84  
    * @return translated "Core Faculty Members"
 85  
    */
 86  
   @DefaultMessage("Core Faculty Members")
 87  
   @Key("catalogInformation.publishedInstructors")
 88  
   String catalogInformation_publishedInstructors();
 89  
 
 90  
   /**
 91  
    * Translated "More Info".
 92  
    *
 93  
    * @return translated "More Info"
 94  
    */
 95  
   @DefaultMessage("More Info")
 96  
   @Key("catalogInformation.referenceUrl")
 97  
   String catalogInformation_referenceUrl();
 98  
 
 99  
   /**
 100  
    * Translated "Duration".
 101  
    *
 102  
    * @return translated "Duration"
 103  
    */
 104  
   @DefaultMessage("Duration")
 105  
   @Key("catalogInformation.stdDuration")
 106  
   String catalogInformation_stdDuration();
 107  
 
 108  
   /**
 109  
    * Translated "Comments".
 110  
    *
 111  
    * @return translated "Comments"
 112  
    */
 113  
   @DefaultMessage("Comments")
 114  
   @Key("comments.button")
 115  
   String comments_button();
 116  
 
 117  
   /**
 118  
    * Translated "Cancel".
 119  
    *
 120  
    * @return translated "Cancel"
 121  
    */
 122  
   @DefaultMessage("Cancel")
 123  
   @Key("common.cancel")
 124  
   String common_cancel();
 125  
 
 126  
   /**
 127  
    * Translated "Edit".
 128  
    *
 129  
    * @return translated "Edit"
 130  
    */
 131  
   @DefaultMessage("Edit")
 132  
   @Key("common.edit")
 133  
   String common_edit();
 134  
 
 135  
   /**
 136  
    * Translated "Save Failed. There were validation errors: {0}".
 137  
    *
 138  
    * @return translated "Save Failed. There were validation errors: {0}"
 139  
    */
 140  
   @DefaultMessage("Save Failed. There were validation errors: {0}")
 141  
   @Key("common.failedSave")
 142  
   String common_failedSave(String arg0);
 143  
 
 144  
   /**
 145  
    * Translated "Remove".
 146  
    *
 147  
    * @return translated "Remove"
 148  
    */
 149  
   @DefaultMessage("Remove")
 150  
   @Key("common.remove")
 151  
   String common_remove();
 152  
 
 153  
   /**
 154  
    * Translated "Retrieving Data...".
 155  
    *
 156  
    * @return translated "Retrieving Data..."
 157  
    */
 158  
   @DefaultMessage("Retrieving Data...")
 159  
   @Key("common.retrievingData")
 160  
   String common_retrievingData();
 161  
 
 162  
   /**
 163  
    * Translated "Save".
 164  
    *
 165  
    * @return translated "Save"
 166  
    */
 167  
   @DefaultMessage("Save")
 168  
   @Key("common.save")
 169  
   String common_save();
 170  
 
 171  
   /**
 172  
    * Translated "Saving Data...".
 173  
    *
 174  
    * @return translated "Saving Data..."
 175  
    */
 176  
   @DefaultMessage("Saving Data...")
 177  
   @Key("common.savingData")
 178  
   String common_savingData();
 179  
 
 180  
   /**
 181  
    * Translated "Status: {0}".
 182  
    *
 183  
    * @return translated "Status: {0}"
 184  
    */
 185  
   @DefaultMessage("Status: {0}")
 186  
   @Key("common.status")
 187  
   String common_status(String arg0);
 188  
 
 189  
   /**
 190  
    * Translated "Save Successful".
 191  
    *
 192  
    * @return translated "Save Successful"
 193  
    */
 194  
   @DefaultMessage("Save Successful")
 195  
   @Key("common.successfulSave")
 196  
   String common_successfulSave();
 197  
 
 198  
   /**
 199  
    * Translated "Do you want to save data?".
 200  
    *
 201  
    * @return translated "Do you want to save data?"
 202  
    */
 203  
   @DefaultMessage("Do you want to save data?")
 204  
   @Key("confirmDialog.text")
 205  
   String confirmDialog_text();
 206  
 
 207  
   /**
 208  
    * Translated "Program Save".
 209  
    *
 210  
    * @return translated "Program Save"
 211  
    */
 212  
   @DefaultMessage("Program Save")
 213  
   @Key("confirmDialog.title")
 214  
   String confirmDialog_title();
 215  
 
 216  
   /**
 217  
    * Translated "Return to Curriculum Management".
 218  
    *
 219  
    * @return translated "Return to Curriculum Management"
 220  
    */
 221  
   @DefaultMessage("Return to Curriculum Management")
 222  
   @Key("link.backCurriculum")
 223  
   String link_backCurriculum();
 224  
 
 225  
   /**
 226  
    * Translated "Exit".
 227  
    *
 228  
    * @return translated "Exit"
 229  
    */
 230  
   @DefaultMessage("Exit")
 231  
   @Key("link.exit")
 232  
   String link_exit();
 233  
 
 234  
   /**
 235  
    * Translated "Learning Objectives".
 236  
    *
 237  
    * @return translated "Learning Objectives"
 238  
    */
 239  
   @DefaultMessage("Learning Objectives")
 240  
   @Key("lo.title")
 241  
   String lo_title();
 242  
 
 243  
   /**
 244  
    * Translated "Validation has failed for {0} specialization".
 245  
    *
 246  
    * @return translated "Validation has failed for {0} specialization"
 247  
    */
 248  
   @DefaultMessage("Validation has failed for {0} specialization")
 249  
   @Key("major.variationFailed")
 250  
   String major_variationFailed(String arg0);
 251  
 
 252  
   /**
 253  
    * Translated "Validation has failed for following specializations: {0}".
 254  
    *
 255  
    * @return translated "Validation has failed for following specializations: {0}"
 256  
    */
 257  
   @DefaultMessage("Validation has failed for following specializations: {0}")
 258  
   @Key("major.variationsFailed")
 259  
   String major_variationsFailed(String arg0);
 260  
 
 261  
   /**
 262  
    * Translated "Curriculum Oversight Division".
 263  
    *
 264  
    * @return translated "Curriculum Oversight Division"
 265  
    */
 266  
   @DefaultMessage("Curriculum Oversight Division")
 267  
   @Key("managingBodies.curriculumOversightDivision")
 268  
   String managingBodies_curriculumOversightDivision();
 269  
 
 270  
   /**
 271  
    * Translated "Curriculum Oversight Unit".
 272  
    *
 273  
    * @return translated "Curriculum Oversight Unit"
 274  
    */
 275  
   @DefaultMessage("Curriculum Oversight Unit")
 276  
   @Key("managingBodies.curriculumOversightUnit")
 277  
   String managingBodies_curriculumOversightUnit();
 278  
 
 279  
   /**
 280  
    * Translated "Deployment Division".
 281  
    *
 282  
    * @return translated "Deployment Division"
 283  
    */
 284  
   @DefaultMessage("Deployment Division")
 285  
   @Key("managingBodies.deploymentDivision")
 286  
   String managingBodies_deploymentDivision();
 287  
 
 288  
   /**
 289  
    * Translated "Deployment Unit".
 290  
    *
 291  
    * @return translated "Deployment Unit"
 292  
    */
 293  
   @DefaultMessage("Deployment Unit")
 294  
   @Key("managingBodies.deploymentUnit")
 295  
   String managingBodies_deploymentUnit();
 296  
 
 297  
   /**
 298  
    * Translated "Financial Control Division".
 299  
    *
 300  
    * @return translated "Financial Control Division"
 301  
    */
 302  
   @DefaultMessage("Financial Control Division")
 303  
   @Key("managingBodies.financialControlDivision")
 304  
   String managingBodies_financialControlDivision();
 305  
 
 306  
   /**
 307  
    * Translated "Financial Control Unit".
 308  
    *
 309  
    * @return translated "Financial Control Unit"
 310  
    */
 311  
   @DefaultMessage("Financial Control Unit")
 312  
   @Key("managingBodies.financialControlUnit")
 313  
   String managingBodies_financialControlUnit();
 314  
 
 315  
   /**
 316  
    * Translated "Financial Resources Division".
 317  
    *
 318  
    * @return translated "Financial Resources Division"
 319  
    */
 320  
   @DefaultMessage("Financial Resources Division")
 321  
   @Key("managingBodies.financialResourcesDivision")
 322  
   String managingBodies_financialResourcesDivision();
 323  
 
 324  
   /**
 325  
    * Translated "Financial Resources Unit".
 326  
    *
 327  
    * @return translated "Financial Resources Unit"
 328  
    */
 329  
   @DefaultMessage("Financial Resources Unit")
 330  
   @Key("managingBodies.financialResourcesUnit")
 331  
   String managingBodies_financialResourcesUnit();
 332  
 
 333  
   /**
 334  
    * Translated "See All Managing Bodies".
 335  
    *
 336  
    * @return translated "See All Managing Bodies"
 337  
    */
 338  
   @DefaultMessage("See All Managing Bodies")
 339  
   @Key("managingBodies.seeAll")
 340  
   String managingBodies_seeAll();
 341  
 
 342  
   /**
 343  
    * Translated "Student Oversight Division".
 344  
    *
 345  
    * @return translated "Student Oversight Division"
 346  
    */
 347  
   @DefaultMessage("Student Oversight Division")
 348  
   @Key("managingBodies.studentOversightDivision")
 349  
   String managingBodies_studentOversightDivision();
 350  
 
 351  
   /**
 352  
    * Translated "Student Oversight Unit".
 353  
    *
 354  
    * @return translated "Student Oversight Unit"
 355  
    */
 356  
   @DefaultMessage("Student Oversight Unit")
 357  
   @Key("managingBodies.studentOversightUnit")
 358  
   String managingBodies_studentOversightUnit();
 359  
 
 360  
   /**
 361  
    * Translated "Actions".
 362  
    *
 363  
    * @return translated "Actions"
 364  
    */
 365  
   @DefaultMessage("Actions")
 366  
   @Key("program.menu.actions.title")
 367  
   String program_menu_actions_title();
 368  
 
 369  
   /**
 370  
    * Translated "History".
 371  
    *
 372  
    * @return translated "History"
 373  
    */
 374  
   @DefaultMessage("History")
 375  
   @Key("program.menu.history.title")
 376  
   String program_menu_history_title();
 377  
 
 378  
   /**
 379  
    * Translated "Program Sections".
 380  
    *
 381  
    * @return translated "Program Sections"
 382  
    */
 383  
   @DefaultMessage("Program Sections")
 384  
   @Key("program.menu.sections")
 385  
   String program_menu_sections();
 386  
 
 387  
   /**
 388  
    * Translated "Description and Catalog Information".
 389  
    *
 390  
    * @return translated "Description and Catalog Information"
 391  
    */
 392  
   @DefaultMessage("Description and Catalog Information")
 393  
   @Key("program.menu.sections.catalogInfo")
 394  
   String program_menu_sections_catalogInfo();
 395  
 
 396  
   /**
 397  
    * Translated "Learning Objectives".
 398  
    *
 399  
    * @return translated "Learning Objectives"
 400  
    */
 401  
   @DefaultMessage("Learning Objectives")
 402  
   @Key("program.menu.sections.learningObjectives")
 403  
   String program_menu_sections_learningObjectives();
 404  
 
 405  
   /**
 406  
    * Translated "Program Managing Bodies".
 407  
    *
 408  
    * @return translated "Program Managing Bodies"
 409  
    */
 410  
   @DefaultMessage("Program Managing Bodies")
 411  
   @Key("program.menu.sections.managingBodies")
 412  
   String program_menu_sections_managingBodies();
 413  
 
 414  
   /**
 415  
    * Translated "Key Program Information".
 416  
    *
 417  
    * @return translated "Key Program Information"
 418  
    */
 419  
   @DefaultMessage("Key Program Information")
 420  
   @Key("program.menu.sections.programInformation")
 421  
   String program_menu_sections_programInformation();
 422  
 
 423  
   /**
 424  
    * Translated "Program Requirements".
 425  
    *
 426  
    * @return translated "Program Requirements"
 427  
    */
 428  
   @DefaultMessage("Program Requirements")
 429  
   @Key("program.menu.sections.requirements")
 430  
   String program_menu_sections_requirements();
 431  
 
 432  
   /**
 433  
    * Translated "Specializations".
 434  
    *
 435  
    * @return translated "Specializations"
 436  
    */
 437  
   @DefaultMessage("Specializations")
 438  
   @Key("program.menu.sections.specializations")
 439  
   String program_menu_sections_specializations();
 440  
 
 441  
   /**
 442  
    * Translated "Program Proposal Summary".
 443  
    *
 444  
    * @return translated "Program Proposal Summary"
 445  
    */
 446  
   @DefaultMessage("Program Proposal Summary")
 447  
   @Key("program.menu.sections.summary")
 448  
   String program_menu_sections_summary();
 449  
 
 450  
   /**
 451  
    * Translated "Supporting Documents".
 452  
    *
 453  
    * @return translated "Supporting Documents"
 454  
    */
 455  
   @DefaultMessage("Supporting Documents")
 456  
   @Key("program.menu.sections.supportingDocuments")
 457  
   String program_menu_sections_supportingDocuments();
 458  
 
 459  
   /**
 460  
    * Translated "View All Sections".
 461  
    *
 462  
    * @return translated "View All Sections"
 463  
    */
 464  
   @DefaultMessage("View All Sections")
 465  
   @Key("program.menu.sections.viewAll")
 466  
   String program_menu_sections_viewAll();
 467  
 
 468  
   /**
 469  
    * Translated "Modify (no version)".
 470  
    *
 471  
    * @return translated "Modify (no version)"
 472  
    */
 473  
   @DefaultMessage("Modify (no version)")
 474  
   @Key("programAction.modify")
 475  
   String programAction_modify();
 476  
 
 477  
   /**
 478  
    * Translated "Modify (with new version)".
 479  
    *
 480  
    * @return translated "Modify (with new version)"
 481  
    */
 482  
   @DefaultMessage("Modify (with new version)")
 483  
   @Key("programAction.modifyVersion")
 484  
   String programAction_modifyVersion();
 485  
 
 486  
   /**
 487  
    * Translated "Program Actions: Modify, Retire...".
 488  
    *
 489  
    * @return translated "Program Actions: Modify, Retire..."
 490  
    */
 491  
   @DefaultMessage("Program Actions: Modify, Retire...")
 492  
   @Key("programAction.title")
 493  
   String programAction_title();
 494  
 
 495  
   /**
 496  
    * Translated "Accreditation".
 497  
    *
 498  
    * @return translated "Accreditation"
 499  
    */
 500  
   @DefaultMessage("Accreditation")
 501  
   @Key("programInformation.accreditation")
 502  
   String programInformation_accreditation();
 503  
 
 504  
   /**
 505  
    * Translated "Accreditations".
 506  
    *
 507  
    * @return translated "Accreditations"
 508  
    */
 509  
   @DefaultMessage("Accreditations")
 510  
   @Key("programInformation.accreditations")
 511  
   String programInformation_accreditations();
 512  
 
 513  
   /**
 514  
    * Translated "You have indicated that you intend to activate this version of the program. This will replace the currently active version. If you choose to proceed you must update the following items in the previous version of this program.".
 515  
    *
 516  
    * @return translated "You have indicated that you intend to activate this version of the program. This will replace the currently active version. If you choose to proceed you must update the following items in the previous version of this program."
 517  
    */
 518  
   @DefaultMessage("You have indicated that you intend to activate this version of the program. This will replace the currently active version. If you choose to proceed you must update the following items in the previous version of this program.")
 519  
   @Key("programInformation.activateInstructions")
 520  
   String programInformation_activateInstructions();
 521  
 
 522  
   /**
 523  
    * Translated "Activate Program".
 524  
    *
 525  
    * @return translated "Activate Program"
 526  
    */
 527  
   @DefaultMessage("Activate Program")
 528  
   @Key("programInformation.activateProgram")
 529  
   String programInformation_activateProgram();
 530  
 
 531  
   /**
 532  
    * Translated "Add Accreditation".
 533  
    *
 534  
    * @return translated "Add Accreditation"
 535  
    */
 536  
   @DefaultMessage("Add Accreditation")
 537  
   @Key("programInformation.addAccreditation")
 538  
   String programInformation_addAccreditation();
 539  
 
 540  
   /**
 541  
    * Translated "End Inst Admit Term".
 542  
    *
 543  
    * @return translated "End Inst Admit Term"
 544  
    */
 545  
   @DefaultMessage("End Inst Admit Term")
 546  
   @Key("programInformation.admitTerm")
 547  
   String programInformation_admitTerm();
 548  
 
 549  
   /**
 550  
    * Translated "Program Approval Date".
 551  
    *
 552  
    * @return translated "Program Approval Date"
 553  
    */
 554  
   @DefaultMessage("Program Approval Date")
 555  
   @Key("programInformation.approvalDate")
 556  
   String programInformation_approvalDate();
 557  
 
 558  
   /**
 559  
    * Translated "CIP 2000".
 560  
    *
 561  
    * @return translated "CIP 2000"
 562  
    */
 563  
   @DefaultMessage("CIP 2000")
 564  
   @Key("programInformation.cip2000")
 565  
   String programInformation_cip2000();
 566  
 
 567  
   /**
 568  
    * Translated "CIP 2010".
 569  
    *
 570  
    * @return translated "CIP 2010"
 571  
    */
 572  
   @DefaultMessage("CIP 2010")
 573  
   @Key("programInformation.cip2010")
 574  
   String programInformation_cip2010();
 575  
 
 576  
   /**
 577  
    * Translated "Classification".
 578  
    *
 579  
    * @return translated "Classification"
 580  
    */
 581  
   @DefaultMessage("Classification")
 582  
   @Key("programInformation.classification")
 583  
   String programInformation_classification();
 584  
 
 585  
   /**
 586  
    * Translated "Code".
 587  
    *
 588  
    * @return translated "Code"
 589  
    */
 590  
   @DefaultMessage("Code")
 591  
   @Key("programInformation.code")
 592  
   String programInformation_code();
 593  
 
 594  
   /**
 595  
    * Translated "Credential Program".
 596  
    *
 597  
    * @return translated "Credential Program"
 598  
    */
 599  
   @DefaultMessage("Credential Program")
 600  
   @Key("programInformation.credentialProgram")
 601  
   String programInformation_credentialProgram();
 602  
 
 603  
   /**
 604  
    * Translated "Dates".
 605  
    *
 606  
    * @return translated "Dates"
 607  
    */
 608  
   @DefaultMessage("Dates")
 609  
   @Key("programInformation.dates")
 610  
   String programInformation_dates();
 611  
 
 612  
   /**
 613  
    * Translated "Degree Type".
 614  
    *
 615  
    * @return translated "Degree Type"
 616  
    */
 617  
   @DefaultMessage("Degree Type")
 618  
   @Key("programInformation.degreeType")
 619  
   String programInformation_degreeType();
 620  
 
 621  
   /**
 622  
    * Translated "End Program Enroll Term".
 623  
    *
 624  
    * @return translated "End Program Enroll Term"
 625  
    */
 626  
   @DefaultMessage("End Program Enroll Term")
 627  
   @Key("programInformation.enrollTerm")
 628  
   String programInformation_enrollTerm();
 629  
 
 630  
   /**
 631  
    * Translated "End Program Entry Term".
 632  
    *
 633  
    * @return translated "End Program Entry Term"
 634  
    */
 635  
   @DefaultMessage("End Program Entry Term")
 636  
   @Key("programInformation.entryTerm")
 637  
   String programInformation_entryTerm();
 638  
 
 639  
   /**
 640  
    * Translated "HEGIS".
 641  
    *
 642  
    * @return translated "HEGIS"
 643  
    */
 644  
   @DefaultMessage("HEGIS")
 645  
   @Key("programInformation.hegis")
 646  
   String programInformation_hegis();
 647  
 
 648  
   /**
 649  
    * Translated "Identifying Details".
 650  
    *
 651  
    * @return translated "Identifying Details"
 652  
    */
 653  
   @DefaultMessage("Identifying Details")
 654  
   @Key("programInformation.identifyingDetails")
 655  
   String programInformation_identifyingDetails();
 656  
 
 657  
   /**
 658  
    * Translated "Institution".
 659  
    *
 660  
    * @return translated "Institution"
 661  
    */
 662  
   @DefaultMessage("Institution")
 663  
   @Key("programInformation.institution")
 664  
   String programInformation_institution();
 665  
 
 666  
   /**
 667  
    * Translated "Level".
 668  
    *
 669  
    * @return translated "Level"
 670  
    */
 671  
   @DefaultMessage("Level")
 672  
   @Key("programInformation.level")
 673  
   String programInformation_level();
 674  
 
 675  
   /**
 676  
    * Translated "Location".
 677  
    *
 678  
    * @return translated "Location"
 679  
    */
 680  
   @DefaultMessage("Location")
 681  
   @Key("programInformation.location")
 682  
   String programInformation_location();
 683  
 
 684  
   /**
 685  
    * Translated "Other Information".
 686  
    *
 687  
    * @return translated "Other Information"
 688  
    */
 689  
   @DefaultMessage("Other Information")
 690  
   @Key("programInformation.otherInformation")
 691  
   String programInformation_otherInformation();
 692  
 
 693  
   /**
 694  
    * Translated "Program Title".
 695  
    *
 696  
    * @return translated "Program Title"
 697  
    */
 698  
   @DefaultMessage("Program Title")
 699  
   @Key("programInformation.programTitle")
 700  
   String programInformation_programTitle();
 701  
 
 702  
   /**
 703  
    * Translated "Start Term".
 704  
    *
 705  
    * @return translated "Start Term"
 706  
    */
 707  
   @DefaultMessage("Start Term")
 708  
   @Key("programInformation.startTerm")
 709  
   String programInformation_startTerm();
 710  
 
 711  
   /**
 712  
    * Translated "Key Program Information".
 713  
    *
 714  
    * @return translated "Key Program Information"
 715  
    */
 716  
   @DefaultMessage("Key Program Information")
 717  
   @Key("programInformation.title")
 718  
   String programInformation_title();
 719  
 
 720  
   /**
 721  
    * Translated "Title Diploma".
 722  
    *
 723  
    * @return translated "Title Diploma"
 724  
    */
 725  
   @DefaultMessage("Title Diploma")
 726  
   @Key("programInformation.titleDiploma")
 727  
   String programInformation_titleDiploma();
 728  
 
 729  
   /**
 730  
    * Translated "Title Full".
 731  
    *
 732  
    * @return translated "Title Full"
 733  
    */
 734  
   @DefaultMessage("Title Full")
 735  
   @Key("programInformation.titleFull")
 736  
   String programInformation_titleFull();
 737  
 
 738  
   /**
 739  
    * Translated "Title Short".
 740  
    *
 741  
    * @return translated "Title Short"
 742  
    */
 743  
   @DefaultMessage("Title Short")
 744  
   @Key("programInformation.titleShort")
 745  
   String programInformation_titleShort();
 746  
 
 747  
   /**
 748  
    * Translated "Title Transcript".
 749  
    *
 750  
    * @return translated "Title Transcript"
 751  
    */
 752  
   @DefaultMessage("Title Transcript")
 753  
   @Key("programInformation.titleTranscript")
 754  
   String programInformation_titleTranscript();
 755  
 
 756  
   /**
 757  
    * Translated "Step 1: Build and Add Rules".
 758  
    *
 759  
    * @return translated "Step 1: Build and Add Rules"
 760  
    */
 761  
   @DefaultMessage("Step 1: Build and Add Rules")
 762  
   @Key("programRequirements.manageViewPageStep1Title")
 763  
   String programRequirements_manageViewPageStep1Title();
 764  
 
 765  
   /**
 766  
    * Translated "Step 2: Combine Rules with Logic".
 767  
    *
 768  
    * @return translated "Step 2: Combine Rules with Logic"
 769  
    */
 770  
   @DefaultMessage("Step 2: Combine Rules with Logic")
 771  
   @Key("programRequirements.manageViewPageStep2Title")
 772  
   String programRequirements_manageViewPageStep2Title();
 773  
 
 774  
   /**
 775  
    * Translated "Add <*> Rule".
 776  
    *
 777  
    * @return translated "Add <*> Rule"
 778  
    */
 779  
   @DefaultMessage("Add <*> Rule")
 780  
   @Key("programRequirements.manageViewPageTitle")
 781  
   String programRequirements_manageViewPageTitle();
 782  
 
 783  
   /**
 784  
    * Translated "Add {0}".
 785  
    *
 786  
    * @return translated "Add {0}"
 787  
    */
 788  
   @DefaultMessage("Add {0}")
 789  
   @Key("programRequirements.summaryViewPageAddRule")
 790  
   String programRequirements_summaryViewPageAddRule(String arg0);
 791  
 
 792  
   /**
 793  
    * Translated "Are you sure you want to delete this rule?".
 794  
    *
 795  
    * @return translated "Are you sure you want to delete this rule?"
 796  
    */
 797  
   @DefaultMessage("Are you sure you want to delete this rule?")
 798  
   @Key("programRequirements.summaryViewPageDeleteRuleDialogMsg")
 799  
   String programRequirements_summaryViewPageDeleteRuleDialogMsg();
 800  
 
 801  
   /**
 802  
    * Translated "Delete Rule".
 803  
    *
 804  
    * @return translated "Delete Rule"
 805  
    */
 806  
   @DefaultMessage("Delete Rule")
 807  
   @Key("programRequirements.summaryViewPageDeleteRuleDialogTitle")
 808  
   String programRequirements_summaryViewPageDeleteRuleDialogTitle();
 809  
 
 810  
   /**
 811  
    * Translated "No {0} currently exist for this program".
 812  
    *
 813  
    * @return translated "No {0} currently exist for this program"
 814  
    */
 815  
   @DefaultMessage("No {0} currently exist for this program")
 816  
   @Key("programRequirements.summaryViewPageNoRule")
 817  
   String programRequirements_summaryViewPageNoRule(String arg0);
 818  
 
 819  
   /**
 820  
    * Translated "Program Requirements".
 821  
    *
 822  
    * @return translated "Program Requirements"
 823  
    */
 824  
   @DefaultMessage("Program Requirements")
 825  
   @Key("programRequirements.summaryViewPageTitle")
 826  
   String programRequirements_summaryViewPageTitle();
 827  
 
 828  
   /**
 829  
    * Translated "Completion of a specialization is required for this program".
 830  
    *
 831  
    * @return translated "Completion of a specialization is required for this program"
 832  
    */
 833  
   @DefaultMessage("Completion of a specialization is required for this program")
 834  
   @Key("programSpecialization.instructions")
 835  
   String programSpecialization_instructions();
 836  
 
 837  
   /**
 838  
    * Translated "Edit Dates".
 839  
    *
 840  
    * @return translated "Edit Dates"
 841  
    */
 842  
   @DefaultMessage("Edit Dates")
 843  
   @Key("sideBar.dialog.title")
 844  
   String sideBar_dialog_title();
 845  
 
 846  
   /**
 847  
    * Translated "Last review date".
 848  
    *
 849  
    * @return translated "Last review date"
 850  
    */
 851  
   @DefaultMessage("Last review date")
 852  
   @Key("sideBar.form.lastReviewDate")
 853  
   String sideBar_form_lastReviewDate();
 854  
 
 855  
   /**
 856  
    * Translated "Scheduled review date".
 857  
    *
 858  
    * @return translated "Scheduled review date"
 859  
    */
 860  
   @DefaultMessage("Scheduled review date")
 861  
   @Key("sideBar.form.scheduledReviewDate")
 862  
   String sideBar_form_scheduledReviewDate();
 863  
 
 864  
   /**
 865  
    * Translated "HISTORY".
 866  
    *
 867  
    * @return translated "HISTORY"
 868  
    */
 869  
   @DefaultMessage("HISTORY")
 870  
   @Key("sideBar.history")
 871  
   String sideBar_history();
 872  
 
 873  
   /**
 874  
    * Translated "Last review date:".
 875  
    *
 876  
    * @return translated "Last review date:"
 877  
    */
 878  
   @DefaultMessage("Last review date:")
 879  
   @Key("sideBar.lastReviewDate")
 880  
   String sideBar_lastReviewDate();
 881  
 
 882  
   /**
 883  
    * Translated "Program last updated:".
 884  
    *
 885  
    * @return translated "Program last updated:"
 886  
    */
 887  
   @DefaultMessage("Program last updated:")
 888  
   @Key("sideBar.programLastUpdated")
 889  
   String sideBar_programLastUpdated();
 890  
 
 891  
   /**
 892  
    * Translated "Scheduled review date:".
 893  
    *
 894  
    * @return translated "Scheduled review date:"
 895  
    */
 896  
   @DefaultMessage("Scheduled review date:")
 897  
   @Key("sideBar.scheduledReviewDate")
 898  
   String sideBar_scheduledReviewDate();
 899  
 
 900  
   /**
 901  
    * Translated "History".
 902  
    *
 903  
    * @return translated "History"
 904  
    */
 905  
   @DefaultMessage("History")
 906  
   @Key("sidebar.history")
 907  
   String sidebar_history();
 908  
 
 909  
   /**
 910  
    * Translated "Version: {0}".
 911  
    *
 912  
    * @return translated "Version: {0}"
 913  
    */
 914  
   @DefaultMessage("Version: {0}")
 915  
   @Key("sideBar.version")
 916  
   String sideBar_version(String arg0);
 917  
 
 918  
   /**
 919  
    * Translated "View version history".
 920  
    *
 921  
    * @return translated "View version history"
 922  
    */
 923  
   @DefaultMessage("View version history")
 924  
   @Key("sideBar.viewHistory")
 925  
   String sideBar_viewHistory();
 926  
 
 927  
   /**
 928  
    * Translated "Active".
 929  
    *
 930  
    * @return translated "Active"
 931  
    */
 932  
   @DefaultMessage("Active")
 933  
   @Key("status.active")
 934  
   String status_active();
 935  
 
 936  
   /**
 937  
    * Translated "Approved".
 938  
    *
 939  
    * @return translated "Approved"
 940  
    */
 941  
   @DefaultMessage("Approved")
 942  
   @Key("status.approved")
 943  
   String status_approved();
 944  
 
 945  
   /**
 946  
    * Translated "Draft".
 947  
    *
 948  
    * @return translated "Draft"
 949  
    */
 950  
   @DefaultMessage("Draft")
 951  
   @Key("status.draft")
 952  
   String status_draft();
 953  
 
 954  
   /**
 955  
    * Translated "Superseded".
 956  
    *
 957  
    * @return translated "Superseded"
 958  
    */
 959  
   @DefaultMessage("Superseded")
 960  
   @Key("status.superseded")
 961  
   String status_superseded();
 962  
 
 963  
   /**
 964  
    * Translated "Variation Sections".
 965  
    *
 966  
    * @return translated "Variation Sections"
 967  
    */
 968  
   @DefaultMessage("Variation Sections")
 969  
   @Key("variation.menu.sections")
 970  
   String variation_menu_sections();
 971  
 
 972  
   /**
 973  
    * Translated "Key Specialization Information".
 974  
    *
 975  
    * @return translated "Key Specialization Information"
 976  
    */
 977  
   @DefaultMessage("Key Specialization Information")
 978  
   @Key("variation.menu.sections.variationInformation")
 979  
   String variation_menu_sections_variationInformation();
 980  
 
 981  
   /**
 982  
    * Translated "New Variation".
 983  
    *
 984  
    * @return translated "New Variation"
 985  
    */
 986  
   @DefaultMessage("New Variation")
 987  
   @Key("variation.new")
 988  
   String variation_new();
 989  
 
 990  
   /**
 991  
    * Translated "Parent Program:".
 992  
    *
 993  
    * @return translated "Parent Program:"
 994  
    */
 995  
   @DefaultMessage("Parent Program:")
 996  
   @Key("variation.parentProgram")
 997  
   String variation_parentProgram();
 998  
 
 999  
   /**
 1000  
    * Translated "Specialization Summary".
 1001  
    *
 1002  
    * @return translated "Specialization Summary"
 1003  
    */
 1004  
   @DefaultMessage("Specialization Summary")
 1005  
   @Key("variation.summary")
 1006  
   String variation_summary();
 1007  
 
 1008  
   /**
 1009  
    * Translated "Specialization of {0}".
 1010  
    *
 1011  
    * @return translated "Specialization of {0}"
 1012  
    */
 1013  
   @DefaultMessage("Specialization of {0}")
 1014  
   @Key("variation.title")
 1015  
   String variation_title(String arg0);
 1016  
 
 1017  
   /**
 1018  
    * Translated "Specialization Description".
 1019  
    *
 1020  
    * @return translated "Specialization Description"
 1021  
    */
 1022  
   @DefaultMessage("Specialization Description")
 1023  
   @Key("variationCatalogInformation.descr")
 1024  
   String variationCatalogInformation_descr();
 1025  
 
 1026  
   /**
 1027  
    * Translated "Add Specialization".
 1028  
    *
 1029  
    * @return translated "Add Specialization"
 1030  
    */
 1031  
   @DefaultMessage("Add Specialization")
 1032  
   @Key("variationInformation.button.addSpecialization")
 1033  
   String variationInformation_button_addSpecialization();
 1034  
 
 1035  
   /**
 1036  
    * Translated "Key Specialization Information".
 1037  
    *
 1038  
    * @return translated "Key Specialization Information"
 1039  
    */
 1040  
   @DefaultMessage("Key Specialization Information")
 1041  
   @Key("variationInformation.title")
 1042  
   String variationInformation_title();
 1043  
 
 1044  
   /**
 1045  
    * Translated "Specialization Title".
 1046  
    *
 1047  
    * @return translated "Specialization Title"
 1048  
    */
 1049  
   @DefaultMessage("Specialization Title")
 1050  
   @Key("variationInformation.variationTitle")
 1051  
   String variationInformation_variationTitle();
 1052  
 }