summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/programaciones_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/programaciones_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/programaciones_eng.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/programaciones_eng.php b/admin/WebConsole/idiomas/php/eng/programaciones_eng.php
index e9574e98..360a8b3c 100644
--- a/admin/WebConsole/idiomas/php/eng/programaciones_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/programaciones_eng.php
@@ -1,10 +1,10 @@
<?php
//________________________________________________________________________________________________________
//
-// Fichero de idiomas php: programaciones_eng.php
-// Idioma: Ingés
+// Php language file: programaciones_eng.php
+// Language: English
//________________________________________________________________________________________________________
-// Literales de los tipo de acciones
+// Literals of action types
$LITEJECUCION_COMANDO="Commands";
$LITEJECUCION_PROCEDIMIENTO="Procedures";
$LITEJECUCION_TAREA="Tasks";
@@ -12,8 +12,7 @@ $LITEJECUCION_TRABAJO="Jobs";
$LITEJECUCION_RESERVA="Reserves";
$TbMsg=array();
-
+
$TbMsg[0]="Schedules";
-$TbMsg[1]="To Suspend temporarily all scheduled blocks";
+$TbMsg[1]="Temporarily suspend all scheduled blocks";
$TbMsg[2]="Block description";
-?> \ No newline at end of file