'Kategorin existerar inte. ', 'assoc_models' => 'This category is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this category and try again. ', 'assoc_items' => 'This category is currently associated with at least one :asset_type and cannot be deleted. Please update your :asset_type to no longer reference this category and try again. ', 'create' => array( 'error' => 'Kategorin blev inte skapad, försök igen.', 'success' => 'Kategorin skapades.' ), 'update' => array( 'error' => 'Kategorin uppdaterades inte, vänligen försök igen.', 'success' => 'kategorin uppdaterad.' ), 'delete' => array( 'confirm' => 'Är du säker på att du vill radera denna kategori?', 'error' => 'Ett problem uppstod vid kategoriraderingen. Försök igen.', 'success' => 'Kategorin raderades.' ) );