diff options
author | ramon <ramongomez@us.es> | 2009-10-29 10:39:24 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2009-10-29 10:39:24 +0000 |
commit | 1b9262949ad2e32b4a82338d45fb4b6e5b293fba (patch) | |
tree | 3aee6892f32251570b996f7321a06980588cbc1e /admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php | |
parent | afcf2a19aa44ea6d03e02abd05b6f2938d687225 (diff) |
Reorganización directorios OpenGNSys Admin.
git-svn-id: https://opengnsys.es/svn/trunk@455 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 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php b/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php new file mode 100644 index 00000000..12de0399 --- /dev/null +++ b/admin/WebConsole/idiomas/php/esp/propiedades_tareas_esp.php @@ -0,0 +1,15 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: propiedades_tareas_esp.php +// Idioma: Español +//________________________________________________________________________________________________________ +$TbMsg=array(); +$TbMsg[0]="Sin Opción"; +$TbMsg[1]="Insertar"; +$TbMsg[2]="Modificar"; +$TbMsg[3]="Eliminar"; +$TbMsg[4]="Gestión Tareas"; +$TbMsg[5]="Nombre Tarea"; +$TbMsg[6]="Comentarios"; +?>
\ No newline at end of file |