﻿var AddPromptInfoText = 'Name';
var AddPromptInitialText = '[Insert Category]';
var AddPromptWindowText = 'New Category';
var AlertDeleteWithSubCategoriesError = 'Before you delete category, please delete all subcategories.';
var AlertEditRootCategoryError = 'You cant edit root categories.';
var AlertMoveRootCategoryError = 'You cant move root categories.';
var CancelButtonText = 'Cancel';
var ConfirmQuestion = 'Are you sure?';
var OKButtonText = 'OK';

