var MessageWantToDelete = 'Do you want to delete this item?';
var MessageWantToShare = 'Do you want to share this item?';
var MessageWantToUnShare = 'Do you want to unshare this item?';
var MessageWantToDuplicate = 'Do you want to duplicate this item?';
var MessageWantAddToFavorite = 'Do you want to add this item to favourites?';
var MessageWantRemoveFromFavorite = 'Do you want to remove this item from favourites?';
var MessageWantToHide = 'Do you want to hide this exercise from displaying in the exercise collection?';
var MessageWantToShow = 'Do you want to show this exercise as part of the exercise collection?';
var MessageSelectAnItem = 'Please select an item';
