13 lines
563 B
PHP
13 lines
563 B
PHP
<?
|
|
//________________________________________________________________________________________________________
|
|
//
|
|
// Fichero de idiomas php:imagenincremental_eng.php
|
|
// Idioma: Ingés
|
|
//________________________________________________________________________________________________________
|
|
$TbMsg=array();
|
|
$TbMsg[0]='Images';
|
|
$TbMsg[1]='Incrementals 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.';
|
|
?>
|