const MSG_MYDASHBOARD_REQUEST_FAIL = 'We encountered some issue. Please try again.'; const MSG_VIDEO_PLAY_ERROR = 'We encountered some issue. Video cannot be played now.'; const MSG_PASSWORD_RESET_PASSWORD_EMPTY = 'New Password field cannot be empty.'; const MSG_PASSWORD_RESET_CONFIRM_PASSWORD_EMPTY = 'Confirm Password field cannot be empty.'; const MSG_PASSWORD_RESET_PASSWORD_MISMATCH = 'Passwords do not match.';