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
+2 -1
View File
@@ -38,6 +38,7 @@
//permission details
$apps[$x]['permissions'][0]['name'] = "fifo_view";
$apps[$x]['permissions'][0]['menu']['uuid'] = "c535ac0b-1da1-0f9c-4653-7934c6f4732c";
$apps[$x]['permissions'][0]['groups'][] = "admin";
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
@@ -51,4 +52,4 @@
$apps[$x]['permissions'][3]['name'] = "fifo_delete";
$apps[$x]['permissions'][3]['groups'][] = "admin";
$apps[$x]['permissions'][3]['groups'][] = "superadmin";
?>
?>