Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r7e4e5c5afea0404304cf2f15fbfa79488fd1e92d -r489e453a8a4e814ac7edbb0b9ca33997ed7e3bae --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7e4e5c5afea0404304cf2f15fbfa79488fd1e92d) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 489e453a8a4e814ac7edbb0b9ca33997ed7e3bae) @@ -629,8 +629,6 @@ authoring.fla.liveedit.readonly.remove.parent.error = The activity can not be removed. Its parent activity is read-only. authoring.fla.liveedit.readonly.remove.child.error = The activity can not be removed. It has read-only child activities. authoring.fla.liveedit.readonly.remove.transition.error = The transition can not be removed. It is read-only. -authoring.fla.remove.button.confirm = Are you sure you want to remove this item? -authoring.fla.remove.button.tip = Remove this item ckeditor.math.math = Math ckeditor.math.functions = Functions ckeditor.math.greek = Greek @@ -1126,3 +1124,5 @@ label.vsa.allocate.description = Allocate students' answers by dragging and dropping them to correct options label.vsa.deallocate.button.tip = Click to move answer back to queue label.vsa.deallocate.confirm = Are you sure you want to mark this answer as not correct? Students' scores will be recalculated. +authoring.fla.remove.button.confirm = Are you sure you want to remove this item? +authoring.fla.remove.button.tip = Remove this item