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
+3 -2
View File
@@ -27,7 +27,7 @@
$apps[$x]['menu'][0]['title']['fr-fr'] = "Conditions Temporelles";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Condições de tempo";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Condições Temporais";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "67aede56-8623-df2d-6338-ecfbde5825f7";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
@@ -38,6 +38,7 @@
//permission details
$apps[$x]['permissions'][0]['name'] = "time_condition_view";
$apps[$x]['permissions'][0]['menu']['uuid'] = "67aede56-8623-df2d-6338-ecfbde5825f7";
$apps[$x]['permissions'][0]['groups'][] = "admin";
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
@@ -52,4 +53,4 @@
$apps[$x]['permissions'][3]['name'] = "time_condition_delete";
$apps[$x]['permissions'][3]['groups'][] = "admin";
$apps[$x]['permissions'][3]['groups'][] = "superadmin";
?>
?>