#19690583 Description attribute/column for document_category table added

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8305 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mosmartin 2011-04-13 12:09:29 +00:00
parent 0e408aa459
commit 0500c227a3
9 changed files with 41 additions and 6 deletions

View file

@ -96,4 +96,7 @@
$lang->success_trashed = "Successfully moved to trashcan";
$lang->msg_not_selected_document = 'There are no selected articles.';
$lang->show_voted_member = 'Show Voters';
$lang->category_description = 'Description';
$lang->about_category_description='Please input a category description';
?>