
var textConfirmDelete		 = "Confirm to delete this item?";
var textConfirmUnsubscribe	 = "Are you sure you want to unsubscribe this post?";
var textConfirmPublish		 = "Are you sure you want to publish this article?";
var textConfirmUnPublish	 = "Are you sure you want to remove the publication of this article? (You can re-list if desired)";
var textURLinvalid			 = "The URL entered is not valid";
