diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/hardwares_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/hardwares_eng.php | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/hardwares_eng.php b/admin/WebConsole/idiomas/php/eng/hardwares_eng.php index 826e00d3..eba4f609 100644 --- a/admin/WebConsole/idiomas/php/eng/hardwares_eng.php +++ b/admin/WebConsole/idiomas/php/eng/hardwares_eng.php @@ -2,28 +2,29 @@ //________________________________________________________________________________________________________ // // Fichero de idiomas php: hardwares_eng.php -// Idioma: Ingés +// Idioma: English //________________________________________________________________________________________________________ $TbMsg=array(); $TbMsg[0]='"Define new hardware type"'; $TbMsg[1]='"Properties"'; $TbMsg[2]='"Remove hardware type"'; - $TbMsg[3]='"New components group"'; + $TbMsg[3]='"New group of components"'; $TbMsg[4]='"Define new component"'; $TbMsg[5]='"To put component"'; $TbMsg[6]='"Rename"'; - $TbMsg[7]='"Remove components group"'; + $TbMsg[7]='"Remove group of components"'; $TbMsg[8]='"Move component"'; $TbMsg[9]='"Remove component"'; - $TbMsg[10]='"New profiles group"'; + $TbMsg[10]='"New group of profiles"'; $TbMsg[11]='"Define new profile"'; $TbMsg[12]='"To put profile"'; - $TbMsg[13]='"Remove profiles group"'; + $TbMsg[13]='"Remove group of profiles"'; $TbMsg[14]='"Components management"'; - $TbMsg[15]='"Perfil information"'; + $TbMsg[15]='"Profile information"'; $TbMsg[16]='"To move profile"'; $TbMsg[17]='"Remove profile"'; - $TbMsg[18]='"Hardwares types"'; - $TbMsg[19]='"Hardwares components"'; - $TbMsg[20]='"Hardwares profiles"'; -?>
\ No newline at end of file + $TbMsg[18]='"Hardware types"'; + $TbMsg[19]='"Hardware components"'; + $TbMsg[20]='"Hardware profiles"'; +?> + |