language translations for pt-pt and some other minor fixes and updates

This commit is contained in:
Nuno Miguel Reis
2013-10-17 22:06:53 +00:00
parent 0fa9d61ee1
commit c405bfa745
39 changed files with 1133 additions and 1074 deletions
+4 -1
View File
@@ -37,9 +37,12 @@
//permission details
$apps[$x]['permissions'][0]['name'] = "log_view";
$apps[$x]['permissions'][0]['menu']['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
$apps[$x]['permissions'][1]['name'] = "log_download";
$apps[$x]['permissions'][1]['groups'][] = "superadmin";
$apps[$x]['permissions'][2]['name'] = "log_path_view";
$apps[$x]['permissions'][2]['groups'][] = "superadmin";
?>
?>