summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
diff options
context:
space:
mode:
authorIrina Gomez <irinagomez@us.es>2018-05-15 11:27:51 +0000
committerIrina Gomez <irinagomez@us.es>2018-05-15 11:27:51 +0000
commitbeebc198fca5c11b9b6b2dbc867976268944a385 (patch)
treeeda8d0646a707526f4007bc7252f960fdbe73bcd /admin/WebConsole/idiomas/php/eng/hardwares_eng.php
parent61e5ebd8ebd70eeb1eeed4a1ed75fbd1f4a586eb (diff)
#842 Consola: se revisan todos los ficheros de idioma en inglés.
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/hardwares_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/hardwares_eng.php36
1 files changed, 17 insertions, 19 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/hardwares_eng.php b/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
index 9a2bf838..87e897ad 100644
--- a/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
@@ -1,30 +1,28 @@
<?php
//________________________________________________________________________________________________________
//
-// Fichero de idiomas php: hardwares_eng.php
-// Idioma: English
+// Php language file: hardwares_eng.php
+// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
- $TbMsg[0]='"Define new hardware type"';
+ $TbMsg[0]='"Define new hardware-type"';
$TbMsg[1]='"Properties"';
- $TbMsg[2]='"Remove hardware type"';
- $TbMsg[3]='"New group of components"';
- $TbMsg[4]='"Define new component"';
- $TbMsg[5]='"To put component"';
+ $TbMsg[2]='"Delete hardware-type"';
+ $TbMsg[3]='"New devices group"';
+ $TbMsg[4]='"Define new device"';
+ $TbMsg[5]='"Set device"';
$TbMsg[6]='"Rename"';
- $TbMsg[7]='"Remove group of components"';
- $TbMsg[8]='"Move component"';
- $TbMsg[9]='"Remove component"';
- $TbMsg[10]='"New group of profiles"';
+ $TbMsg[7]='"Delete devices group"';
+ $TbMsg[8]='"Move device"';
+ $TbMsg[9]='"Delete device"';
+ $TbMsg[10]='"New profiles group"';
$TbMsg[11]='"Define new profile"';
- $TbMsg[12]='"To put profile"';
- $TbMsg[13]='"Remove group of profiles"';
- $TbMsg[14]='"Components management"';
+ $TbMsg[12]='"Set profile"';
+ $TbMsg[13]='"Delete profiles group"';
+ $TbMsg[14]='"Devices management"';
$TbMsg[15]='"Profile information"';
- $TbMsg[16]='"To move profile"';
- $TbMsg[17]='"Remove profile"';
+ $TbMsg[16]='"Move profile"';
+ $TbMsg[17]='"Delete profile"';
$TbMsg[18]='"Hardware types"';
- $TbMsg[19]='"Hardware components"';
+ $TbMsg[19]='"Hardware devices"';
$TbMsg[20]='"Hardware profiles"';
-?>
-