diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/ejecutaracciones_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/ejecutaracciones_eng.php | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/ejecutaracciones_eng.php b/admin/WebConsole/idiomas/php/eng/ejecutaracciones_eng.php index 409f52a7..05207e19 100644 --- a/admin/WebConsole/idiomas/php/eng/ejecutaracciones_eng.php +++ b/admin/WebConsole/idiomas/php/eng/ejecutaracciones_eng.php @@ -1,20 +1,18 @@ <?php //________________________________________________________________________________________________________ // -// Fichero de idiomas php: ejecutaracciones_eng.php -// Idioma: Ingles +// Php language file: ejecutaracciones_eng.php +// Language: English //________________________________________________________________________________________________________ $TbMsg=array(); $TbMsg[0]='Centers'; - $TbMsg[1]='Group of labs'; + $TbMsg[1]='Labs Group'; $TbMsg[2]='Lab'; - $TbMsg[3]='Group of computers'; + $TbMsg[3]='Computers Group'; $TbMsg[4]='Computers'; - $TbMsg[5]='Implementation of procedures'; + $TbMsg[5]='Procedures Implementation'; $TbMsg[6]='Scope'; $TbMsg[7]='Procedures'; $TbMsg[8]='Procedures'; - $TbMsg[9]='"Execute procedures"'; + $TbMsg[9]='"Run procedures"'; $TbMsg[10]='"Include as autoexec"'; -?> - |