diff options
author | alonso <alonso@us.es> | 2009-11-04 11:04:54 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2009-11-04 11:04:54 +0000 |
commit | 7b3bc4abe41dff4402ee433a7eab47c2b36c47bc (patch) | |
tree | 8830f3b0fbec41b03f207273eb6f5ff90eaa09ce /admin/WebConsole/idiomas/php/esp/programaciones_esp.php | |
parent | 3acdc93388ab0907242a9a074df54e1cc93b7908 (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@481 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/esp/programaciones_esp.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/esp/programaciones_esp.php | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/admin/WebConsole/idiomas/php/esp/programaciones_esp.php b/admin/WebConsole/idiomas/php/esp/programaciones_esp.php deleted file mode 100644 index 15eedeca..00000000 --- a/admin/WebConsole/idiomas/php/esp/programaciones_esp.php +++ /dev/null @@ -1,19 +0,0 @@ -<? -//________________________________________________________________________________________________________ -// -// Fichero de idiomas php: programaciones_esp.php -// Idioma: Español -//________________________________________________________________________________________________________ -// Literales de los tipo de acciones -$LITEJECUCION_COMANDO="Comandos"; -$LITEJECUCION_PROCEDIMIENTO="Procedimientos"; -$LITEJECUCION_TAREA="Tareas"; -$LITEJECUCION_TRABAJO="Trabajos"; -$LITEJECUCION_RESERVA="Reservas"; - -$TbMsg=array(); - -$TbMsg[0]="Programaciones"; -$TbMsg[1]="Suspender temporalmente todos los bloques programados"; -$TbMsg[2]="Descripción del bloque"; -?>
\ No newline at end of file |