summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
diff options
context:
space:
mode:
authoralonso <alonso@us.es>2010-10-23 09:22:07 +0000
committeralonso <alonso@us.es>2010-10-23 09:22:07 +0000
commit550b680d176cbccfecfe35fad440dd570d90ba5b (patch)
treec81a133cb819d719d5e2d103b2b6b12447b60bf7 /admin/WebConsole/idiomas/php/eng/hardwares_eng.php
parent5f11948f55d9b9c11c76a75b65bde7d4e5477191 (diff)
git-svn-id: https://opengnsys.es/svn/trunk@1313 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/hardwares_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/hardwares_eng.php29
1 files changed, 0 insertions, 29 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/hardwares_eng.php b/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
deleted file mode 100644
index 826e00d3..00000000
--- a/admin/WebConsole/idiomas/php/eng/hardwares_eng.php
+++ /dev/null
@@ -1,29 +0,0 @@
-<?
-//________________________________________________________________________________________________________
-//
-// Fichero de idiomas php: hardwares_eng.php
-// Idioma: Ingés
-//________________________________________________________________________________________________________
- $TbMsg=array();
- $TbMsg[0]='"Define new hardware type"';
- $TbMsg[1]='"Properties"';
- $TbMsg[2]='"Remove hardware type"';
- $TbMsg[3]='"New components group"';
- $TbMsg[4]='"Define new component"';
- $TbMsg[5]='"To put component"';
- $TbMsg[6]='"Rename"';
- $TbMsg[7]='"Remove components group"';
- $TbMsg[8]='"Move component"';
- $TbMsg[9]='"Remove component"';
- $TbMsg[10]='"New profiles group"';
- $TbMsg[11]='"Define new profile"';
- $TbMsg[12]='"To put profile"';
- $TbMsg[13]='"Remove profiles group"';
- $TbMsg[14]='"Components management"';
- $TbMsg[15]='"Perfil 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