$langLinkDelconfirm = "Do you want to delete this link?";
$langAllLinksDel = "Delete all links in this category ";
$langCategoryName = "Category name";
$langCategoryAdd = "Add a category";
$langCategoryAdded = "The category has been added.";
$langCategoryMod = "Modify Category";
$langCategoryModded = "The category has been modified.";
$langCategoryDel = "Delete category";
$langCategoryDeleted = "The category and all its links have been deleted.";
$langCategoryDelconfirm = "When deleting a category, all links of this category are also deleted.\\nDo you really want to delete this category and its links ?";
$langAllCategoryDel = "Delete all categories and all links";
$langGiveURL = "Please give the link URL";
$langGiveCategoryName = "Please give the category name";