diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/imagenincremental_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/imagenincremental_eng.php | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/imagenincremental_eng.php b/admin/WebConsole/idiomas/php/eng/imagenincremental_eng.php index bc007e17..72d2f7a6 100644 --- a/admin/WebConsole/idiomas/php/eng/imagenincremental_eng.php +++ b/admin/WebConsole/idiomas/php/eng/imagenincremental_eng.php @@ -1,13 +1,12 @@ <?php //________________________________________________________________________________________________________ // -// Fichero de idiomas php:imagenincremental_eng.php -// Idioma: Ingés +// Php Language file:imagenincremental_eng.php +// Language: English //________________________________________________________________________________________________________ $TbMsg=array(); $TbMsg[0]='Images'; - $TbMsg[1]='Incrementals software management '; + $TbMsg[1]='Incremental Software Management '; $TbMsg[2]='Image'; - $TbMsg[3]='Incremental software name'; - $TbMsg[4]='(*)To include some incremental software in this image software you must click in the corresponding checkbox.'; -?>
\ No newline at end of file + $TbMsg[3]='Incremental Software Name'; + $TbMsg[4]='(*)Please check the box to include any incremental software in this image.'; |