Index: lams_central/web/authoring/authoring.jsp =================================================================== diff -u -rbd8e4d7f256d453e579e8138182bf51898b2b256 -r38831652c5cf66e8ee70b2ccd86383bb16ce35fc --- lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision bd8e4d7f256d453e579e8138182bf51898b2b256) +++ lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 38831652c5cf66e8ee70b2ccd86383bb16ce35fc) @@ -237,6 +237,12 @@ LESS_CONDITION_DESCRIPTION : '', GREATER_CONDITION_DESCRIPTION : '', + + ACTIVITY_UNNAMED_DESCRIPTION : decoderDiv.html('').text(), + + ACTIVITY_GATE_DESCRIPTION : decoderDiv.html('').text(), + + ACTIVITY_BRANCHING_DESCRIPTION : decoderDiv.html('').text(), DEFAULT_RANGE_CONDITION_TITLE_PREFIX : '', @@ -256,7 +262,9 @@ RANGE_CONDITION_ADD_END_ERROR : decoderDiv.html('').text(), - GROUP_TITLE_VALIDATION_ERORR : decoderDiv.html('').text() + GROUP_TITLE_VALIDATION_ERORR : decoderDiv.html('').text(), + + CONDITIONS_MAPPING_BROKEN_ERROR : decoderDiv.html('').text() }, isReadOnlyMode = false,