summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/programaciones_esp.php
diff options
context:
space:
mode:
authoralonso <alonso@us.es>2009-11-04 12:41:19 +0000
committeralonso <alonso@us.es>2009-11-04 12:41:19 +0000
commitb0dc2e4f68d239ce72f138c47d5762973dfa851e (patch)
tree8b22fe4101e8e527f474291ed19f4446f02a2343 /admin/WebConsole/idiomas/php/esp/programaciones_esp.php
parenta7fa603b2d3bb05c60c61265f2bf4b561bb00ba3 (diff)
git-svn-id: https://opengnsys.es/svn/trunk@489 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.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/esp/programaciones_esp.php b/admin/WebConsole/idiomas/php/esp/programaciones_esp.php
new file mode 100644
index 00000000..15eedeca
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/esp/programaciones_esp.php
@@ -0,0 +1,19 @@
+<?
+//________________________________________________________________________________________________________
+//
+// 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