diff options
author | alonso <alonso@us.es> | 2009-10-31 10:27:36 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2009-10-31 10:27:36 +0000 |
commit | 081355df2b306c05a3d66bf9c5768958448d8b45 (patch) | |
tree | fcd8f96e17c7608424d981ae756cd76f29390106 /admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php | |
parent | 383edceb8331bdbfc2918726ea50025b083f5a55 (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@469 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php b/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php index 12de0399..2de42da0 100644 --- a/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php +++ b/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php @@ -1,15 +1,15 @@ -<? +<? //________________________________________________________________________________________________________ // // Fichero de idiomas php: propiedades_tareas_esp.php -// Idioma: Español +// Idioma: Español //________________________________________________________________________________________________________ $TbMsg=array(); -$TbMsg[0]="Sin Opción"; +$TbMsg[0]="Sin Opción"; $TbMsg[1]="Insertar"; $TbMsg[2]="Modificar"; $TbMsg[3]="Eliminar"; -$TbMsg[4]="Gestión Tareas"; +$TbMsg[4]="Gestión Tareas"; $TbMsg[5]="Nombre Tarea"; $TbMsg[6]="Comentarios"; ?>
\ No newline at end of file |