2009-06-30 Jorge Gonzalez <jorgegonz@artica.es>

* include/languages/es.po, include/languages/es.mo: Updated Spanish 
        * translation.

        * include/languages/index.pot: Updated po template.

        * operation/agentes/estado_generalagente.php: Changed a string to   
        * reuse previous translation. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1783 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jorgonzalez 2009-07-01 06:53:10 +00:00
parent d420fe891a
commit 84bb2a7ad2
5 changed files with 1038 additions and 1024 deletions

View File

@ -1,3 +1,13 @@
2009-06-30 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish
* translation.
* include/languages/index.pot: Updated po template.
* operation/agentes/estado_generalagente.php: Changed a string to
* reuse previous translation.
2009-06-30 Ramon Novoa <rnovoa@artica.es>
* include/fgraph.php: Limit the number of agents in modules per agent

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@ if (! give_acl ($config["id_user"], $agent["id_grupo"], "AR")) {
return;
}
echo "<h2>".__('Pandora Agents')." &raquo; ".__('Agent general information')."</h2>";
echo "<h2>".__('Pandora agents')." &raquo; ".__('Agent general information')."</h2>";
// Blank space below title
echo '<div style="height: 10px">&nbsp;</div>';