Index: lams_central/web/lams_authoring.swf =================================================================== diff -u -r6071623eaaab7f58e5c1befe499b0fc1c76850dc -re386e87eddd96f2691a99b360ced32c0dfa2b301 Binary files differ Index: lams_central/web/lams_authoring_library.swf =================================================================== diff -u -r6071623eaaab7f58e5c1befe499b0fc1c76850dc -re386e87eddd96f2691a99b360ced32c0dfa2b301 Binary files differ Index: lams_flash/src/central/flash/org/lamsfoundation/lams/authoring/br/GroupMatchingDialog.as =================================================================== diff -u -r902805bed6b4429c736cf807216c15cf61939eb7 -re386e87eddd96f2691a99b360ced32c0dfa2b301 --- lams_flash/src/central/flash/org/lamsfoundation/lams/authoring/br/GroupMatchingDialog.as (.../GroupMatchingDialog.as) (revision 902805bed6b4429c736cf807216c15cf61939eb7) +++ lams_flash/src/central/flash/org/lamsfoundation/lams/authoring/br/GroupMatchingDialog.as (.../GroupMatchingDialog.as) (revision e386e87eddd96f2691a99b360ced32c0dfa2b301) @@ -76,6 +76,7 @@ groups_label.text = Dictionary.getValue('groupmatch_dlg_groups_lst_lbl'); branches_label.text = Dictionary.getValue('branch_mapping_dlg_branches_lst_lbl'); match_dgd_lbl.text = Dictionary.getValue('branch_mapping_dlg_match_dgd_lbl'); + close_btn.label = Dictionary.getValue('mnu_file_close'); //EVENTS //Add event listeners for ok, cancel and close buttons