summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/sondeo_eng.php
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2011-06-22 11:01:09 +0000
committerramon <ramongomez@us.es>2011-06-22 11:01:09 +0000
commitf1cef3e25e12da20f503fcb6184b8cd66e8bdfb7 (patch)
tree8b435a6abd1a232197af7100e26d24a958d102e3 /admin/WebConsole/idiomas/php/eng/sondeo_eng.php
parent33291a22825c3351b07d1a896edb2c00f06e58bd (diff)
Corregidos todos los nombres de ficheros de idiomas (cerrar #417)
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2082 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/sondeo_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/sondeo_eng.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/sondeo_eng.php b/admin/WebConsole/idiomas/php/eng/sondeo_eng.php
new file mode 100644
index 00000000..4f51d542
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/sondeo_eng.php
@@ -0,0 +1,10 @@
+<?
+//________________________________________________________________________________________________________
+//
+// Fichero de idiomas php: sondeo_esp.php
+// Idioma: Español
+//________________________________________________________________________________________________________
+ $TbMsg=array();
+ $TbMsg[0]='';
+ $TbMsg[1]='ATENCIÓN: Ha habido algún problema al consultar el estado de los ordenadore';
+?>