diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/informacion_perfilessoft_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/informacion_perfilessoft_eng.php | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/informacion_perfilessoft_eng.php b/admin/WebConsole/idiomas/php/eng/informacion_perfilessoft_eng.php index a2a00465..43638509 100644 --- a/admin/WebConsole/idiomas/php/eng/informacion_perfilessoft_eng.php +++ b/admin/WebConsole/idiomas/php/eng/informacion_perfilessoft_eng.php @@ -1,18 +1,16 @@ <?php //________________________________________________________________________________________________________ // -// Fichero de idiomas php: informacion_perfilessoft_eng.php -// Idioma: Ingés +// Php language file: informacion_perfilessoft_eng.php +// Language: English //________________________________________________________________________________________________________ $TbMsg=array(); $TbMsg[0]='Software profiles'; - $TbMsg[1]='Information about profiles'; + $TbMsg[1]='Information about software profiles'; $TbMsg[2]='Software profile'; - $TbMsg[3]='Software profiles information'; - $TbMsg[4]='Hardware profiles supported'; + $TbMsg[3]='Information about software profile'; + $TbMsg[4]='Container Images'; $TbMsg[5]='Hardware components'; $TbMsg[6]='Software components'; - $TbMsg[7]='Diferential software'; - $TbMsg[8]='Coments'; - -?>
\ No newline at end of file + $TbMsg[7]='Computers with this profile'; + $TbMsg[8]='Comments'; |