summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/programaciones_esp.php
diff options
context:
space:
mode:
authoralonso <alonso@us.es>2010-10-23 09:34:04 +0000
committeralonso <alonso@us.es>2010-10-23 09:34:04 +0000
commit3ec149cb19165453434984c88e8ba03f648e578e (patch)
tree9d315751684c2c27ed66ad645aeea52ce9027859 /admin/WebConsole/idiomas/php/esp/programaciones_esp.php
parent550b680d176cbccfecfe35fad440dd570d90ba5b (diff)
git-svn-id: https://opengnsys.es/svn/trunk@1314 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.php18
1 files changed, 18 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..71b5f6ec
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/esp/programaciones_esp.php
@@ -0,0 +1,18 @@
+<?
+//________________________________________________________________________________________________________
+//
+// 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_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