fixed some translations

This commit is contained in:
Nuno Miguel Reis
2014-02-25 22:49:35 +00:00
parent c642487b19
commit f063ead227
65 changed files with 388 additions and 362 deletions
+3 -3
View File
@@ -26,7 +26,7 @@
$apps[$x]['menu'][2]['title']['fr-fr'] = "Gestion Usagers";
$apps[$x]['menu'][2]['title']['fr-ca'] = "";
$apps[$x]['menu'][2]['title']['fr-ch'] = "";
$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestor de Utilizadores";
$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestão de Utilizadores";
$apps[$x]['menu'][2]['title']['pt-br'] = "";
$apps[$x]['menu'][2]['uuid'] = "0d57cc1e-1874-47b9-7ddd-fe1f57cec99b";
$apps[$x]['menu'][2]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
@@ -43,7 +43,7 @@
$apps[$x]['menu'][3]['title']['fr-fr'] = "Gestion Groupes";
$apps[$x]['menu'][3]['title']['fr-ca'] = "";
$apps[$x]['menu'][3]['title']['fr-ch'] = "";
$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestor de Grupos";
$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestão de Grupos";
$apps[$x]['menu'][3]['title']['pt-br'] = "";
$apps[$x]['menu'][3]['uuid'] = "3b4acc6d-827b-f537-bf21-0093d94ffec7";
$apps[$x]['menu'][3]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
@@ -442,4 +442,4 @@
$apps[$x]['db'][$y]['fields'][$z]['name'] = "user_setting_description";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
?>
?>