From 2ab1e5850565647a6d1829d81e11e2bbfc7193dd Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Tue, 23 Jun 2015 07:21:33 -0400
Subject: [PATCH] Updated spanish language files.

---
 interface/web/admin/lib/lang/es_software_repo_list.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/admin/lib/lang/es_software_repo_list.lng b/interface/web/admin/lib/lang/es_software_repo_list.lng
index 59f9790..3d7634b 100644
--- a/interface/web/admin/lib/lang/es_software_repo_list.lng
+++ b/interface/web/admin/lib/lang/es_software_repo_list.lng
@@ -1,6 +1,6 @@
 <?php
 $wb['list_head_txt'] = 'Repositorio';
-$wb['active_txt'] = 'Activar';
+$wb['active_txt'] = 'Habilitado';
 $wb['repo_name_txt'] = 'Repositorio';
 $wb['repo_url_txt'] = 'URL';
 ?>

--
Gitblit v1.9.1