diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/configuraciones_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/configuraciones_eng.php | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/configuraciones_eng.php b/admin/WebConsole/idiomas/php/eng/configuraciones_eng.php index 34120d7f..8b513ad9 100644 --- a/admin/WebConsole/idiomas/php/eng/configuraciones_eng.php +++ b/admin/WebConsole/idiomas/php/eng/configuraciones_eng.php @@ -1,9 +1,9 @@ -<? -//________________________________________________________________________________________________________ +<?php +//_________________________________________________ // -// Fichero de idiomas php: configuraciones_eng.php -// Idioma: Inglés -//________________________________________________________________________________________________________ +// Php language file: configuraciones_eng.php +// Language: English +//_________________________________________________ $TbMsg=array(); $TbMsg[0]='Configurations'; $TbMsg[1]='Scope'; @@ -52,9 +52,13 @@ $TbMsg[38]='Less free disk space (KB)'; $TbMsg[39]='Customize'; $TbMsg[40]='Size unchanged'; $TbMsg[41]='Generate OG Instruction'; +$TbMsg["CONFIG_PARTTABLE"='Partition table'; $TbMsg[42]='Variable'; $TbMsg[43]='No configuration: client does not connect to server.'; - +$TbMsg[44]='Hardware equipment without profile'; +$TbMsg[45]='Add Profile to obtain data'; +$TbMsg[495]='Content cache'; +$TbMsg[4951]='Cache free'; ?> |