diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 39eb0bc140e..82db9360084 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -44,8 +44,6 @@ $string['csvfile'] = 'CSV file'; $string['csvimport'] = 'CSV file import'; $string['data:approve'] = 'Approve unapproved entries'; $string['data:comment'] = 'Write comments'; -$string['data:deleteownentries'] = 'Delete own entries'; -$string['data:editownentries'] = 'Edit own entries'; $string['data:managecomments'] = 'Manage comments'; $string['data:manageentries'] = 'Manage entries'; $string['data:managetemplates'] = 'Manage templates';