diff options
Diffstat (limited to 'admin/WebConsole/idiomas/javascripts/eng/propiedades_perfilhardwares_eng.js')
-rw-r--r-- | admin/WebConsole/idiomas/javascripts/eng/propiedades_perfilhardwares_eng.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/propiedades_perfilhardwares_eng.js b/admin/WebConsole/idiomas/javascripts/eng/propiedades_perfilhardwares_eng.js index 25ee5642..cc20b204 100644 --- a/admin/WebConsole/idiomas/javascripts/eng/propiedades_perfilhardwares_eng.js +++ b/admin/WebConsole/idiomas/javascripts/eng/propiedades_perfilhardwares_eng.js @@ -1,8 +1,8 @@ //________________________________________________________________________________________________________ // -// Fichero de idiomas javascript: propiedades_perfilhardwares_eng.js -// Idioma: Ingés +// Javascript language file: propiedades_perfilhardwares_eng.js +// Language: English //________________________________________________________________________________________________________ TbMsg=new Array; -TbMsg[0]="You must introduce a name for this hardware profile"; -TbMsg[1]="WARNING: There are computers with this profile. You can't remove them until you change hardware profile to this computers"; +TbMsg[0]="You must enter a name for this hardware profile"; +TbMsg[1]="WARNING: Some computers contain this hardware profile. You can't delete it until you change hardware profile in those computers"; |