summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/descargas_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/descargas_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/descargas_eng.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/descargas_eng.php b/admin/WebConsole/idiomas/php/eng/descargas_eng.php
new file mode 100644
index 00000000..b04ef2a7
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/descargas_eng.php
@@ -0,0 +1,12 @@
+<?php
+//______________________________________________________________
+//
+// Php language file: descargas_eng.php
+// Language: English
+//______________________________________________________________
+if (empty ($TbMsg)) $TbMsg=array();
+$TbMsg['DOWNLOADS']="Available downloads";
+$TbMsg['NOFILES']="No files available";
+
+// Warning: Do not leave characters out of PHP code.
+?>