Comment edit/remove actions

This commit is contained in:
Frédéric Guillot
2014-03-23 22:10:43 -04:00
parent ab63ffafc5
commit 0d55f5aa35
14 changed files with 659 additions and 101 deletions

View File

@@ -257,4 +257,14 @@ return array(
// 'Move Down' => '',
// 'Duplicate to another project' => '',
// 'Duplicate' => '',
// 'link' => '',
// 'Update this comment' => '',
// 'Comment updated successfully.' => '',
// 'Unable to update your comment.' => '',
// 'Remove a comment' => '',
// 'Comment removed successfully.' => '',
// 'Unable to remove this comment.' => '',
// 'Do you really want to remove this comment?' => '',
// 'Only administrators or the creator of the comment can access to this page.' => '',
// 'Details' => '',
);