From 9f90e3fbcec6465be3ccca6191919862778ffbad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Lahmann?= <lahmann@ub.uni-leipzig.de>
Date: Thu, 14 Apr 2016 11:05:09 +0200
Subject: [PATCH] refs #7359: * added translation string for footer link NWB

---
 local/languages/de.ini | 1 +
 local/languages/en.ini | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/local/languages/de.ini b/local/languages/de.ini
index e6a14d7c919..a4e09a6a57d 100644
--- a/local/languages/de.ini
+++ b/local/languages/de.ini
@@ -1853,3 +1853,4 @@ footer_further_options = "Erweiterte Recherche"
 footer_ezb = "Elektronische Zeitschriftenbibliothek (EZB)"
 footer_kvk = "Karlsruher Virtueller Katalog (KVK)"
 footer_dbis = "Datenbankinformationssystem (DBIS)"
+footer_nwb = "nwb-Datenbank"
\ No newline at end of file
diff --git a/local/languages/en.ini b/local/languages/en.ini
index 595d9f8eafa..56d596adfcc 100644
--- a/local/languages/en.ini
+++ b/local/languages/en.ini
@@ -1793,4 +1793,5 @@ SID48 = WISO - Online-Datenbank für Studium und Wissenschaft
 footer_further_options = "Further Search Options"
 footer_ezb = "Electronic Journals Library (EZB)"
 footer_kvk = "Karlsruhe Virtual Catalog (KVK)"
-footer_dbis = "Database Information System (DBIS)"
\ No newline at end of file
+footer_dbis = "Database Information System (DBIS)"
+footer_nwb = "Database nwb"
\ No newline at end of file
-- 
GitLab